Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump aws-cdk-lib from 2.171.1 to 2.172.0 #533

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps aws-cdk-lib from 2.171.1 to 2.172.0.

Release notes

Sourced from aws-cdk-lib's releases.

v2.172.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • apigateway: We will be removing deprecated APIGatewayV2 constructs from aws-apigateway module.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

Features

Bug Fixes


Alpha modules (2.172.0-alpha.0)

Features

Bug Fixes

  • scheduler-targets-alpha: incorrect validation of maximumEventAge (#32284) (2eebc59)
Changelog

Sourced from aws-cdk-lib's changelog.

2.172.0 (2024-12-06)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • apigateway: We will be removing deprecated APIGatewayV2 constructs from aws-apigateway module.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

Features

Bug Fixes

Commits
  • b75980d chore(release): 2.172.0
  • c78ef1b fix(iam): Role.addManagedPolicy() does not work for imported roles IRole ...
  • f4c19c7 feat(rds): limitless database cluster (#32151)
  • 4e7f5c4 fix(appsync): appsync.HttpDataSourceProps erroneously extends `BaseDataSour...
  • aed8ad1 feat(lambda-nodejs): add bun support (#31770)
  • 0ce71fc feat(events): add filter rules for prefixEqualsIgnoreCase, suffixEqualsIgnore...
  • c5bcfdc feat(cognito): support for ALLOW_USER_AUTH explicit auth flow (#32273)
  • 935c06f chore(bedrock): add Amazon Nova Canvas, Lite, Micro, Pro, Reel models (#32374)
  • bb50c1a feat(ses): add support to disable account-level suppression list (#32168)
  • bf77e51 feat(ec2): default BastionHostLinux to use Amazon Linux 2023 (under feature f...
  • Additional commits viewable 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)

Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.171.1 to 2.172.0.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/v2.172.0/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.172.0/packages/aws-cdk-lib)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 9, 2024
@github-actions github-actions bot merged commit fe85b9f into Current Dec 9, 2024
6 of 10 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/aws-cdk-lib-2.172.0 branch December 9, 2024 02:06
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 javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

1 participant