Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2024

Bumps cdklabs-generative-ai-cdk-constructs from 0.1.282 to 0.1.284.

Release notes

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

v0.1.284

0.1.284 (2024-11-20)

Features

  • issue-667: added an optional custom policy for vector collection (#811) (213032d)

v0.1.283

0.1.283 (2024-11-20)

Features

  • bedrock: add application and system defined inference profiles (#800) (48daf18)
Changelog

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

CDK Generative AI Constructs V0.1.283 (2024-11-20)

Based on CDK library version 2.166.0

CDK Generative AI Constructs V0.1.273 (2024-10-15)

Based on CDK library version 2.162.1

CDK Generative AI Constructs V0.1.258 (2024-08-26)

Based on CDK library version 2.154.1

CDK Generative AI Constructs V0.1.213 (2024-07-18)

Based on CDK library version 2.149.0

CDK Generative AI Constructs V0.1.165 (2024-05-30)

Based on CDK library version 2.143.0

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)

... (truncated)

Commits
  • 213032d feat(issue-667): added an optional custom policy for vector collection (#811)
  • 48daf18 feat(bedrock): add application and system defined inference profiles (#800)
  • 51c3bf1 chore(deps): upgrade list of models and DLC images (#813)
  • 97885ef chore(deps): upgrade dependencies (#812)
  • 2eae50f chore(deps): upgrade dependencies (#810)
  • 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 November 20, 2024 21:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 20, 2024
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Nov 20, 2024
@github-actions github-actions bot added the internal Maintenance changes label Nov 20, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/develop/cdklabs-generative-ai-cdk-constructs-0.1.284 branch 3 times, most recently from dd0ac84 to 75f34d5 Compare November 22, 2024 09:10
Bumps [cdklabs-generative-ai-cdk-constructs](https://github.com/awslabs/generative-ai-cdk-constructs) from 0.1.282 to 0.1.284.
- [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.282...v0.1.284)

---
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.284 branch from 75f34d5 to 51e0461 Compare November 22, 2024 09:25
@leandrodamascena leandrodamascena merged commit 4df57e5 into develop Nov 22, 2024
9 of 10 checks passed
@leandrodamascena leandrodamascena deleted the dependabot/pip/develop/cdklabs-generative-ai-cdk-constructs-0.1.284 branch November 22, 2024 09:55
Copy link

Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.14%. Comparing base (9037dd0) to head (6c1a4e0).
Report is 7 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #5607   +/-   ##
========================================
  Coverage    96.14%   96.14%           
========================================
  Files          229      229           
  Lines        10854    10854           
  Branches      2018     2018           
========================================
  Hits         10436    10436           
  Misses         329      329           
  Partials        89       89           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant