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

build(deps-dev): bump aws-cdk from 2.171.1 to 2.172.0 #799

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps aws-cdk from 2.171.1 to 2.172.0.

Release notes

Sourced from aws-cdk'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'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
  • 058a0bf fix(cli): short-lived credentials are not refreshed (#32354)
  • 20edc7f fix(cloudformation-include): drops unknown policy attributes (#32321)
  • 81cde0e chore: enforce eol-last rule (#32335)
  • d2e0b29 chore(cli): log SDK calls when using -vvv (#32308)
  • 559d676 fix(cli): warns about missing --no-rollback flag that is present (#32309)
  • 512cf95 fix(cli): remove source maps (#32317)
  • 62729ed chore(cli): stops tests from interfering with each other (#32319)
  • 6458439 fix(cli): mfa code is not requested when $AWS_PROFILE is used (#32313)
  • 069b72c chore: change logging to use a single base logging method (#32081)
  • be000a2 fix(cli): lambda hotswap fails if lambda:GetFunctionConfiguration action is...
  • 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](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) 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/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.172.0/packages/aws-cdk)

---
updated-dependencies:
- dependency-name: aws-cdk
  dependency-type: direct:development
  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
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants