Skip to content

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

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

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2025

Bumps the aws-cdk group with 3 updates in the / directory: @aws-cdk/toolkit-lib, aws-cdk-lib and aws-cdk.

Updates @aws-cdk/toolkit-lib from 0.1.3 to 0.1.4

Release notes

Sourced from @​aws-cdk/toolkit-lib's releases.

@​aws-cdk/toolkit-lib@​v0.1.4

0.1.4 (2025-03-06)

Features

Bug Fixes

  • don't show built-in Node lifetime warnings (#186) (3710b78)
  • toolkit-lib: ToolkitError is not exported (#187) (04cdb98)
Commits
  • e145d55 docs(toolkit-lib): add CODE_REGISTRY directly to doc site (#199)
  • 035c527 chore(cli): remove unused destroy options (#196)
  • 2f0caf4 chore(toolkit-lib): fix code registry is disconnected from usage (#191)
  • 04cdb98 fix(toolkit-lib): ToolkitError is not exported (#187)
  • 3710b78 fix: don't show built-in Node lifetime warnings (#186)
  • faa2de0 feat(toolkit-lib): bootstrap action (#63)
  • a48d3db refactor: move util into shared library (#183)
  • 12299ff chore(deps): upgrade dependencies (#179)
  • See full diff in compare view

Updates aws-cdk-lib from 2.181.1 to 2.182.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.182.0

Features

Bug Fixes


Alpha modules (2.182.0-alpha.0)

Features

  • pipes-alpha: support for customer-managed KMS keys to encrypt pipe data (#33546) (dd0d62f), closes #31453

Bug Fixes

Changelog

Sourced from aws-cdk-lib's changelog.

2.182.0 (2025-03-04)

Features

Bug Fixes

Commits
  • 6598877 chore: update analytics metadata blueprints
  • cb2f6cf chore(release): 2.182.0
  • f2cd24d chore(s3): backfill missing enums for s3 (#33655)
  • ab368ee chore(ecr): backfill missing enums for ecr (#33643)
  • 30d4a59 chore(certificatemanager): backfill missing enums for certificatemanager (#33...
  • a8c20dd chore(fsx): backfill missing enums for fsx (#33649)
  • 0d6a199 chore(applicationautoscaling): backfill missing enums for applicationautoscal...
  • 1b6f0c3 feat(opensearchservice): nodeoptions for domain (#32936)
  • f418c5d chore(ec2): add VPC interface endpoints for Bedrock Data Automation (#33674)
  • 97744e7 fix(cloudwatch): update regex expression that prevents CloudWatch:Mah:Unknown...
  • Additional commits viewable in compare view

Updates aws-cdk from 2.1002.0 to 2.1003.0

Release notes

Sourced from aws-cdk's releases.

[email protected]

2.1003.0 (2025-03-06)

Features

  • assets can have a display name (#175) (7c65899)
  • bootstrap: Add ECR resource policy for emr-serverless containers (#112) (478113d)
  • toolkit-lib: bootstrap action (#63) (faa2de0)

Bug Fixes

  • don't show built-in Node lifetime warnings (#186) (3710b78)
Commits
  • 035c527 chore(cli): remove unused destroy options (#196)
  • 3710b78 fix: don't show built-in Node lifetime warnings (#186)
  • faa2de0 feat(toolkit-lib): bootstrap action (#63)
  • 7c65899 feat: assets can have a display name (#175)
  • 478113d feat(bootstrap): Add ECR resource policy for emr-serverless containers (#112)
  • a48d3db refactor: move util into shared library (#183)
  • 12299ff chore(deps): upgrade dependencies (#179)
  • See full diff 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

@boring-cyborg boring-cyborg bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. documentation Improvements or additions to documentation labels Mar 6, 2025
@pull-request-size pull-request-size bot added the size/S PR between 10-29 LOC label Mar 6, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-cdk-135e744080 branch from 42e1e77 to 67227ca Compare March 7, 2025 08:58
@dreamorosi dreamorosi self-requested a review March 7, 2025 13:11
dreamorosi
dreamorosi previously approved these changes Mar 12, 2025
Copy link
Contributor

@dreamorosi dreamorosi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

E2e tests for this branch are green.

@dreamorosi
Copy link
Contributor

@dependabot recreate

Bumps the aws-cdk group with 3 updates in the / directory: [@aws-cdk/toolkit-lib](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/@aws-cdk/toolkit-lib), [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk).


Updates `@aws-cdk/toolkit-lib` from 0.1.3 to 0.1.4
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/@aws-cdk/[email protected]/packages/@aws-cdk/toolkit-lib)

Updates `aws-cdk-lib` from 2.181.1 to 2.182.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.182.0/packages/aws-cdk-lib)

Updates `aws-cdk` from 2.1002.0 to 2.1003.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/[email protected]/packages/aws-cdk)

---
updated-dependencies:
- dependency-name: "@aws-cdk/toolkit-lib"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-cdk
- 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-135e744080 branch from 96d18f9 to 11e6ed2 Compare March 12, 2025 17:41
Copy link

@dreamorosi dreamorosi self-requested a review March 12, 2025 17:43
@dreamorosi dreamorosi merged commit dc870f8 into main Mar 12, 2025
42 checks passed
@dreamorosi dreamorosi deleted the dependabot/npm_and_yarn/aws-cdk-135e744080 branch March 12, 2025 17:43
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