Skip to content

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

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
Aug 18, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 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 1.4.1 to 1.5.0

Release notes

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

@​aws-cdk/toolkit-lib@​v1.5.0

1.5.0 (2025-08-13)

Features

  • modify multiple feature flag values to their recommended states (#750) (c2c5d3f)

Bug Fixes

Commits
  • 168016b fix(cli): displays a nag message for flags that don't need configuring (#792)
  • c2c5d3f feat: modify multiple feature flag values to their recommended states (#750)
  • See full diff in compare view

Updates aws-cdk-lib from 2.210.0 to 2.211.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.211.0

⚠ BREAKING CHANGES

cloudformation: L1 resources are automatically generated from public CloudFormation Resource Schemas. They are build to closely reflect the real state of CloudFormation. Sometimes these updates can contain changes that are incompatible with previous types, but more accurately reflect reality. In this release we have changed:

  • aws-opsworkscm: CfnServer resource is no longer provisionable (AWS::OpsWorksCM::Server). Service is on deprecation path
  • aws-iotfleetwise: Properties DataDestinationConfigs, SignalsToCollect and SignalsToFetch in resource CfnCampaign are now marked as immutable (they will cause a replacement of the resource if updated)

Features

Bug Fixes

  • dynamodb: use keyId instead of keyArn for TableV2 replica encryption (#35144) (787b8ed), closes #35136

Alpha modules (2.211.0-alpha.0)

Changelog

Sourced from aws-cdk-lib's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.211.0-alpha.0 (2025-08-12)

2.210.0-alpha.0 (2025-08-06)

Features

  • glue-alpha: add optional metrics control for cost optimization (#35154) (6e24133), closes #35149

2.209.1-alpha.0 (2025-08-06)

Bug Fixes

  • eks-v2-alpha: fix helm commands not running ecr public login (#35162) (6c2a8b8)

2.209.0-alpha.0 (2025-08-05)

2.208.0-alpha.0 (2025-07-29)

Features

  • glue: throw ValidationError instead of untyped errors (#35084) (1e20df6)

2.207.0-alpha.0 (2025-07-24)

2.206.0-alpha.0 (2025-07-16)

2.205.0-alpha.0 (2025-07-15)

2.204.0-alpha.0 (2025-07-04)

Features

2.203.1-alpha.0 (2025-07-02)

2.203.0-alpha.0 (2025-07-01)

Features

... (truncated)

Commits
  • d3f3738 chore: update analytics metadata blueprints
  • 88f3e04 docs: update ECS service and Fargate documentation for new AZ rebalancing def...
  • bf8a4f2 chore(deps): bump the npm_and_yarn group across 3 directories with 2 updates ...
  • 3eb8ec0 feat(cloudformation): update L1 CloudFormation resource definitions (#35138)
  • 0061775 docs(ecs): remove L1 Construct native blue/green deployment example from READ...
  • 4d2f463 feat(ecs): add L2 support for native ECS blue/green deployments (#35179)
  • 2d86f98 docs(autoscaling): fix maxInstanceLifetime docs (#35181)
  • f03f32e chore: update node js runtime version in ISO partitions (#35157)
  • c4f59e3 Merge branch 'main' into merge-back/2.210.0
  • 6b318f5 feat(dynamodb): tableV2 MRSC feature addition (#34909)
  • Additional commits viewable in compare view

Updates aws-cdk from 2.1024.0 to 2.1025.0

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1025.0

2.1025.0 (2025-08-13)

Features

  • allow filtering cdk flags feature flags by substring (#776) (409f8e7)
  • interactive experience for the cdk flags command (#774) (8e53a08)
  • modify multiple feature flag values to their recommended states (#750) (c2c5d3f)

Bug Fixes

  • cdk flags hint is shown before template payload (#785) (df83ecf)
  • cli: "cdk flags" message writes to stderr unconditionally (#790) (73184ac)
  • cli: displays a nag message for flags that don't need configuring (#792) (168016b), closes aws/aws-cdk#35227
Commits
  • 409f8e7 feat: allow filtering cdk flags feature flags by substring (#776)
  • 168016b fix(cli): displays a nag message for flags that don't need configuring (#792)
  • 73184ac fix(cli): "cdk flags" message writes to stderr unconditionally (#790)
  • df83ecf fix: cdk flags hint is shown before template payload (#785)
  • 8e53a08 feat: interactive experience for the cdk flags command (#774)
  • c2c5d3f feat: modify multiple feature flag values to their recommended states (#750)
  • 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

@dependabot dependabot bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. javascript Pull requests that update Javascript code labels Aug 18, 2025
@pull-request-size pull-request-size bot added the size/S PR between 10-29 LOC label Aug 18, 2025
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Aug 18, 2025
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 1.4.1 to 1.5.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/@aws-cdk/toolkit-lib@v1.5.0/packages/@aws-cdk/toolkit-lib)

Updates `aws-cdk-lib` from 2.210.0 to 2.211.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.211.0/packages/aws-cdk-lib)

Updates `aws-cdk` from 2.1024.0 to 2.1025.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1025.0/packages/aws-cdk)

---
updated-dependencies:
- dependency-name: "@aws-cdk/toolkit-lib"
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
- dependency-name: aws-cdk-lib
  dependency-version: 2.211.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
- dependency-name: aws-cdk
  dependency-version: 2.1025.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@sdangol sdangol force-pushed the dependabot/npm_and_yarn/aws-cdk-6cd92f3268 branch from a25a899 to d78ee29 Compare August 18, 2025 18:38
Copy link

@sdangol sdangol merged commit cbd5538 into main Aug 18, 2025
34 checks passed
@sdangol sdangol deleted the dependabot/npm_and_yarn/aws-cdk-6cd92f3268 branch August 18, 2025 19:09
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 javascript Pull requests that update Javascript code size/S PR between 10-29 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant