Skip to content

chore(deps): bump the aws-cdk group across 1 directory with 2 updates #3330

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the aws-cdk group with 2 updates in the / directory: aws-cdk-lib and aws-cdk.

Updates aws-cdk-lib from 2.166.0 to 2.167.2

Release notes

Sourced from aws-cdk-lib's releases.

v2.167.2

Bug Fixes

  • cli: cdk diff always falls back to template only diff (#32165) (3fd9699)
  • cli: externally managed stack notification arns are deleted on deploy (#32163) (465da31)
  • cli: the LoadBalancerProvider doesn't match LBs when querying by a subset of tags (#32164) (a0b47c5)

Alpha modules (2.167.2-alpha.0)

v2.167.1

Bug Fixes


Alpha modules (2.167.1-alpha.0)

v2.167.0

Features

Bug Fixes

  • ecr: allow creating repository uri to use tokens like cfn params (#32053) (5648199), closes #31860

Alpha modules (2.167.0-alpha.0)

Features

Bug Fixes

  • scheduler-targets-alpha: add dlq policy to execution role instead of queue policy (#32032) (b953b2a), closes #31785
Changelog

Sourced from aws-cdk-lib's changelog.

2.167.2 (2024-11-18)

Bug Fixes

  • cli: cdk diff always falls back to template only diff (#32165) (3fd9699)
  • cli: externally managed stack notification arns are deleted on deploy (#32163) (465da31)
  • cli: the LoadBalancerProvider doesn't match LBs when querying by a subset of tags (#32164) (a0b47c5)

2.167.1 (2024-11-14)

Bug Fixes

2.167.0 (2024-11-13)

Features

Bug Fixes

  • ecr: allow creating repository uri to use tokens like cfn params (#32053) (5648199), closes #31860
Commits
  • 465da31 fix(cli): externally managed stack notification arns are deleted on deploy ...
  • 53f4713 feat(lambda): add supportsSnapStart config to dotnet8 and python 3.12 (#32112)
  • 2f16415 feat(lambda): support for customer managed encryption (CMCMK) (#32072)
  • 6303b72 feat: update L1 CloudFormation resource definitions (#32090)
  • 5648199 fix(ecr): allow creating repository uri to use tokens like cfn params (#32053)
  • 2323877 feat(kms): support KEY_AGREEMENT for keyUsage (#30993)
  • 8c80bf8 feat(rds): support minor versions for RDS for SQL Server (#32055)
  • 3d72b63 feat(rds): support minor engine versions for oracle (#32058)
  • e0ebcfe feat(lambda): add Python 3.13 runtime (#32054)
  • a09ccdb chore(codepipeline): generate stack name in codepipeline when stack name is u...
  • Additional commits viewable in compare view

Updates aws-cdk from 2.161.1 to 2.167.2

Release notes

Sourced from aws-cdk's releases.

v2.167.2

Bug Fixes

  • cli: cdk diff always falls back to template only diff (#32165) (3fd9699)
  • cli: externally managed stack notification arns are deleted on deploy (#32163) (465da31)
  • cli: the LoadBalancerProvider doesn't match LBs when querying by a subset of tags (#32164) (a0b47c5)

Alpha modules (2.167.2-alpha.0)

v2.167.1

Bug Fixes


Alpha modules (2.167.1-alpha.0)

v2.167.0

Features

Bug Fixes

  • ecr: allow creating repository uri to use tokens like cfn params (#32053) (5648199), closes #31860

Alpha modules (2.167.0-alpha.0)

Features

Bug Fixes

  • scheduler-targets-alpha: add dlq policy to execution role instead of queue policy (#32032) (b953b2a), closes #31785

v2.166.0

Features

... (truncated)

Changelog

Sourced from aws-cdk's changelog.

2.167.2 (2024-11-18)

Bug Fixes

  • cli: cdk diff always falls back to template only diff (#32165) (3fd9699)
  • cli: externally managed stack notification arns are deleted on deploy (#32163) (465da31)
  • cli: the LoadBalancerProvider doesn't match LBs when querying by a subset of tags (#32164) (a0b47c5)

2.167.1 (2024-11-14)

Bug Fixes

2.167.0 (2024-11-13)

Features

Bug Fixes

  • ecr: allow creating repository uri to use tokens like cfn params (#32053) (5648199), closes #31860

2.166.0 (2024-11-06)

Features

... (truncated)

Commits
  • 465da31 fix(cli): externally managed stack notification arns are deleted on deploy ...
  • a0b47c5 fix(cli): the LoadBalancerProvider doesn't match LBs when querying by a subse...
  • 3fd9699 fix(cli): cdk diff always falls back to template only diff (#32165)
  • 9859f33 fix(cli): region specified in ~/.aws/credentials is ignored (#32133)
  • 425efbc fix(cli): failure to get credentials when session token is not set (#32134)
  • 61a421c chore: exclude some logs-monitor code from coverage (#32107)
  • 338d4c2 chore: make @aws-cdk/yargs-gen a devDependency (#32096)
  • 5bc0662 feat(cli): upgrade aws-sdk to sdkv3 (#31702)
  • 2f9fb1e feat(cli): automatically roll back stacks if necessary (#31920)
  • b3de7e6 refactor(cli): fix various minor codegen issues (#32024)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team November 19, 2024 22:33
@dependabot dependabot bot requested a review from a team as a code owner November 19, 2024 22:33
@boring-cyborg boring-cyborg bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. documentation Improvements or additions to documentation labels Nov 19, 2024
@pull-request-size pull-request-size bot added the size/S PR between 10-29 LOC label Nov 19, 2024
Bumps the aws-cdk group with 2 updates in the / directory: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk).


Updates `aws-cdk-lib` from 2.166.0 to 2.167.2
- [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.167.2/packages/aws-cdk-lib)

Updates `aws-cdk` from 2.161.1 to 2.167.2
- [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.167.2/packages/aws-cdk)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-cdk-70ed11c324 branch from fcc9459 to af9008c Compare November 19, 2024 22:37
Copy link

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dreamorosi
Copy link
Contributor

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2024

Superseded by #3335.

@dependabot dependabot bot closed this Nov 20, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-cdk-70ed11c324 branch November 20, 2024 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes that touch dependencies, e.g. Dependabot, etc. documentation Improvements or additions to documentation size/S PR between 10-29 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant