Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2024

Bumps cdklabs-generative-ai-cdk-constructs from 0.1.146 to 0.1.150.

Release notes

Sourced from cdklabs-generative-ai-cdk-constructs's releases.

v0.1.150

0.1.150 (2024-05-16)

v0.1.149

0.1.149 (2024-05-16)

Features

  • construct: added enableUserInput prop on agent (#450) (cac5724)

v0.1.148

0.1.148 (2024-05-15)

Features

  • Construct: replace custom resource with bedrock L1 constructs (#414) (0c6cb31)

v0.1.147

0.1.147 (2024-05-15)

Changelog

Sourced from cdklabs-generative-ai-cdk-constructs's changelog.

CDK Generative AI Constructs V0.1.148 (2024-05-15)

Based on CDK library version 2.141.0

CDK Generative AI Constructs V0.1.60 (2024-02-13)

Based on CDK library version 2.122.0

CDK Generative AI Constructs V0.1.35 (2024-01-24)

Based on CDK library version 2.116.0

CDK Generative AI Constructs V0.1.21 (2024-01-11)

Based on CDK library version 2.114.0

CDK Generative AI Constructs V0.1.0 (2023-11-30)

Based on CDK library version 2.111.0

CDK Generative AI Constructs V0.0.51 (2023-11-02)

Based on CDK library version 2.103.1

CDK Generative AI Constructs V0.0.35 (2023-10-25)

Based on CDK library version 2.102.0

CDK Generative AI Constructs V0.0.24 (2023-10-16)

Based on CDK library version 2.99.1

CDK Generative AI Constructs V0.0.0 (2023-09-21)

Based on CDK library version 2.96.2


© Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.

Commits
  • 8a81eb2 chore(bedrock): update code snippet in readme (#453)
  • cac5724 feat(construct): added enableUserInput prop on agent (#450)
  • 0c6cb31 feat(Construct): replace custom resource with bedrock L1 constructs (#414)
  • 1ceb3f9 chore(deps): upgrade dependencies (#449)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team May 16, 2024 20:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 16, 2024
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 16, 2024
@github-actions github-actions bot added the internal Maintenance changes label May 16, 2024
Bumps [cdklabs-generative-ai-cdk-constructs](https://github.com/awslabs/generative-ai-cdk-constructs) from 0.1.146 to 0.1.150.
- [Release notes](https://github.com/awslabs/generative-ai-cdk-constructs/releases)
- [Changelog](https://github.com/awslabs/generative-ai-cdk-constructs/blob/main/CHANGELOG.md)
- [Commits](awslabs/generative-ai-cdk-constructs@v0.1.146...v0.1.150)

---
updated-dependencies:
- dependency-name: cdklabs-generative-ai-cdk-constructs
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/develop/cdklabs-generative-ai-cdk-constructs-0.1.150 branch from 4aaa217 to 3d75cea Compare May 17, 2024 09:30
@pull-request-size pull-request-size bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 17, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@leandrodamascena
Copy link
Contributor

I had to fix the example because of this: awslabs/generative-ai-cdk-constructs#452

@heitorlessa heitorlessa merged commit 5993cbd into develop May 17, 2024
@heitorlessa heitorlessa deleted the dependabot/pip/develop/cdklabs-generative-ai-cdk-constructs-0.1.150 branch May 17, 2024 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file internal Maintenance changes python Pull requests that update Python code size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants