Skip to content

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

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 Oct 28, 2024

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

Updates aws-cdk-lib from 2.162.1 to 2.164.1

Release notes

Sourced from aws-cdk-lib's releases.

v2.164.1

Bug Fixes

  • enable node-fips compatible body checksums for S3 (#31883) (290a499)

Alpha modules (2.164.1-alpha.0)

v2.164.0

Features

Bug Fixes

  • cli: cross-account asset publishing doesn't work without bootstrap stack (#31876) (427bf63), closes #31866
  • cli: deploy-role is not authorized to perform DescribeStackResources (#31878) (8d06824)
  • core: fix policy synthesizer logic for precreated roles (#31710) (aae03c9)
  • dynamodb: replication regions are incompatible with resource policies in TableV2 and feature flag (#31513) (0b03eb0), closes #30705
  • events-targets: kinesis Stream target with Customer-Managed KMS key causes EventBridge FailedInvocations (#31836) (58dfda0), closes #10996

Alpha modules (2.164.0-alpha.0)

Features

Bug Fixes

  • ec2: allow NAT instance to associate public IP (#31812) (e96b4ce), closes #31711
  • scheduler-targets-alpha: imported lambda function as schedule target throws synth error (#31837) (d1d179f), closes #29284

v2.163.1

Bug Fixes

  • 'Need to perform AWS calls for account' when doing cross-account deployments (#31846) (5aa63d1), closes #31845

Alpha modules (2.163.1-alpha.0)

v2.163.0

Features

... (truncated)

Changelog

Sourced from aws-cdk-lib's changelog.

2.164.1 (2024-10-25)

Bug Fixes

  • enable node-fips compatible body checksums for S3 (#31883) (290a499)

2.164.0 (2024-10-24)

Features

Bug Fixes

  • cli: cross-account asset publishing doesn't work without bootstrap stack (#31876) (427bf63), closes #31866
  • cli: deploy-role is not authorized to perform DescribeStackResources (#31878) (8d06824)
  • core: fix policy synthesizer logic for precreated roles (#31710) (aae03c9)
  • dynamodb: replication regions are incompatible with resource policies in TableV2 and feature flag (#31513) (0b03eb0), closes #30705
  • events-targets: kinesis Stream target with Customer-Managed KMS key causes EventBridge FailedInvocations (#31836) (58dfda0), closes #10996

2.163.1 (2024-10-22)

Bug Fixes

  • 'Need to perform AWS calls for account' when doing cross-account deployments (#31846) (5aa63d1), closes #31845

2.163.0 (2024-10-21)

Features

... (truncated)

Commits
  • f4f359d chore(release): 2.164.0
  • d884c7c chore(codebuild): update default curated Docker image used in CodeBuild proje...
  • 0b03eb0 fix(dynamodb): replication regions are incompatible with resource policies in...
  • 58dfda0 fix(events-targets): kinesis Stream target with Customer-Managed KMS key caus...
  • 1e73ac5 docs: fix improper JSDoc formatting (#31820)
  • 2a48358 chore(bedrock): add claude 3.5 sonnet v2 (#31857)
  • f9d6eef feat(cognito): support email based MFA (#31816)
  • e96b4ce fix(ec2): allow NAT instance to associate public IP (#31812)
  • b35adf1 chore(s3): update README to mention support for uppercase letters in legacy b...
  • aae03c9 fix(core): fix policy synthesizer logic for precreated roles (#31710)
  • Additional commits viewable in compare view

Updates aws-cdk from 2.161.1 to 2.164.1

Release notes

Sourced from aws-cdk's releases.

v2.164.1

Bug Fixes

  • enable node-fips compatible body checksums for S3 (#31883) (290a499)

Alpha modules (2.164.1-alpha.0)

v2.164.0

Features

Bug Fixes

  • cli: cross-account asset publishing doesn't work without bootstrap stack (#31876) (427bf63), closes #31866
  • cli: deploy-role is not authorized to perform DescribeStackResources (#31878) (8d06824)
  • core: fix policy synthesizer logic for precreated roles (#31710) (aae03c9)
  • dynamodb: replication regions are incompatible with resource policies in TableV2 and feature flag (#31513) (0b03eb0), closes #30705
  • events-targets: kinesis Stream target with Customer-Managed KMS key causes EventBridge FailedInvocations (#31836) (58dfda0), closes #10996

Alpha modules (2.164.0-alpha.0)

Features

Bug Fixes

  • ec2: allow NAT instance to associate public IP (#31812) (e96b4ce), closes #31711
  • scheduler-targets-alpha: imported lambda function as schedule target throws synth error (#31837) (d1d179f), closes #29284

v2.163.1

Bug Fixes

  • 'Need to perform AWS calls for account' when doing cross-account deployments (#31846) (5aa63d1), closes #31845

Alpha modules (2.163.1-alpha.0)

v2.163.0

Features

... (truncated)

Changelog

Sourced from aws-cdk's changelog.

2.164.1 (2024-10-25)

Bug Fixes

  • enable node-fips compatible body checksums for S3 (#31883) (290a499)

2.164.0 (2024-10-24)

Features

Bug Fixes

  • cli: cross-account asset publishing doesn't work without bootstrap stack (#31876) (427bf63), closes #31866
  • cli: deploy-role is not authorized to perform DescribeStackResources (#31878) (8d06824)
  • core: fix policy synthesizer logic for precreated roles (#31710) (aae03c9)
  • dynamodb: replication regions are incompatible with resource policies in TableV2 and feature flag (#31513) (0b03eb0), closes #30705
  • events-targets: kinesis Stream target with Customer-Managed KMS key causes EventBridge FailedInvocations (#31836) (58dfda0), closes #10996

2.163.1 (2024-10-22)

Bug Fixes

  • 'Need to perform AWS calls for account' when doing cross-account deployments (#31846) (5aa63d1), closes #31845

2.163.0 (2024-10-21)

Features

... (truncated)

Commits
  • bb9275c fix(cli): disable FIPS support for garbage collection
  • 290a499 fix: enable node-fips compatible body checksums for S3 (#31883)
  • 8d06824 fix(cli): deploy-role is not authorized to perform DescribeStackResources (#3...
  • 427bf63 fix(cli): cross-account asset publishing doesn't work without bootstrap stack...
  • fee2cf8 feat(cli): add ability to configure hotswap properties for ECS (#30511)
  • 1e73ac5 docs: fix improper JSDoc formatting (#31820)
  • 595a422 fix: 'Need to perform AWS calls for account' when doing cross-account deploym...
  • 0a0e4ad feat(cli): garbage collect s3 assets (under --unstable flag) (#31611)
  • 34bdeca feat(kms): allow fromLookup method to return dummy key if target key was no...
  • edd031d feat: disallow cross account asset publishing in some scenarios (#31623)
  • 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 October 28, 2024 13:31
@dependabot dependabot bot requested a review from a team as a code owner October 28, 2024 13:31
@pull-request-size pull-request-size bot added the size/S PR between 10-29 LOC label Oct 28, 2024
@boring-cyborg boring-cyborg bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. documentation Improvements or additions to documentation labels Oct 28, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-cdk-58eeec0db6 branch from dc8d4ec to 127069e Compare October 30, 2024 13:23
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.162.1 to 2.164.1
- [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.164.1/packages/aws-cdk-lib)

Updates `aws-cdk` from 2.161.1 to 2.164.1
- [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.164.1/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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-cdk-58eeec0db6 branch from 127069e to 6e619ca Compare October 30, 2024 14:51
Copy link

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2024

Superseded by #3277.

@dependabot dependabot bot closed this Nov 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-cdk-58eeec0db6 branch November 1, 2024 13:24
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.

0 participants