Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 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.2.4 to 1.3.0

Release notes

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

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

1.3.0 (2025-07-16)

Features

  • "cdk flags" command reports active and missing feature flags (unstable) (#699) (d62b991)
  • diff shows moved resources (#708) (6beac2b)
  • modification is forbidden during a refactor (#667) (66594fd)
  • overrides to resolve mapping ambiguities (#679) (fdec382)
  • take all neighbors into account when computing resource digests (#713) (d718425)
  • toolkit-lib: list action contains metadata (#719) (d71960e), closes #501

Bug Fixes

  • integ-runner: assembly execution errors don't provide meaningful information (#716) (f1a3a7d), closes #715
  • toolkit-lib: "refactor" never releases reader lock or cleans up temp dir (#700) (468b838)
  • toolkit-lib: make default environment resolution optional (#689) (19f3b5e)
  • upgrade to jsii & typescript 5.8 (#693) (90579c3)
Commits
  • 059c862 chore(toolkit-lib): cleanup unused and private refactor exports (#722)
  • d71960e feat(toolkit-lib): list action contains metadata (#719)
  • 9237774 chore(toolkit-lib): consider developer builds as supporting context overflow ...
  • 91f3b72 chore(deps): upgrade dependencies (#712)
  • f1a3a7d fix(integ-runner): assembly execution errors don't provide meaningful informa...
  • 6beac2b feat: diff shows moved resources (#708)
  • d718425 feat: take all neighbors into account when computing resource digests (#713)
  • d62b991 feat: "cdk flags" command reports active and missing feature flags (unstable)...
  • fdec382 feat: overrides to resolve mapping ambiguities (#679)
  • 66594fd feat: modification is forbidden during a refactor (#667)
  • Additional commits viewable in compare view

Updates aws-cdk-lib from 2.205.0 to 2.206.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.206.0

Features

  • custom-resource: Added async custom resource provider framework logging off by default (1302e3d)
  • ecs: add L1 native blue/green deployment support for ECS services (3ef87e4)

Alpha modules (2.206.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.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

  • ec2: support for client route enforcement for client VPN endpoint (#34405) (063f4e7)

Bug Fixes

2.202.0-alpha.0 (2025-06-20)

Features

  • amplify: add compute role support for Amplify branches (#34708) (817a21a)
  • amplify-alpha: support custom response headers in monorepo structures (#31771) (aea1372), closes #31758

2.201.0-alpha.0 (2025-06-12)

Features

Reverts

... (truncated)

Commits
  • 3ef87e4 feat(ecs): add L1 native blue/green deployment support for ECS services
  • 1302e3d feat(custom-resource): Added async custom resource provider framework logging...
  • See full diff in compare view

Updates aws-cdk from 2.1020.2 to 2.1021.0

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1021.0

2.1021.0 (2025-07-16)

Features

  • "cdk flags" command reports active and missing feature flags (unstable) (#699) (d62b991)
  • diff shows moved resources (#708) (6beac2b)
  • modification is forbidden during a refactor (#667) (66594fd)
  • overrides to resolve mapping ambiguities (#679) (fdec382)
  • toolkit-lib: list action contains metadata (#719) (d71960e), closes #501

Bug Fixes

  • integ-testing: add test that forces cdk-assets to use the Docker credentials helper (#663) (1f7527b)
  • upgrade to jsii & typescript 5.8 (#693) (90579c3)
Commits
  • 059c862 chore(toolkit-lib): cleanup unused and private refactor exports (#722)
  • d71960e feat(toolkit-lib): list action contains metadata (#719)
  • 91f3b72 chore(deps): upgrade dependencies (#712)
  • 6beac2b feat: diff shows moved resources (#708)
  • d62b991 feat: "cdk flags" command reports active and missing feature flags (unstable)...
  • 286b063 refactor(cli): split version functions into those that display and those that...
  • 3ceae66 chore(cli): file sink telemetry client writes valid json (#710)
  • fdec382 feat: overrides to resolve mapping ambiguities (#679)
  • 2721da5 refactor(cli): use IoHost in CLI Configuration (#695)
  • 45f2c8d refactor(cli): use IoHost in cdk migrate (#707)
  • 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

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.2.4 to 1.3.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.3.0/packages/@aws-cdk/toolkit-lib)

Updates `aws-cdk-lib` from 2.205.0 to 2.206.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.206.0/packages/aws-cdk-lib)

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

---
updated-dependencies:
- dependency-name: "@aws-cdk/toolkit-lib"
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
- dependency-name: aws-cdk-lib
  dependency-version: 2.206.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
- dependency-name: aws-cdk
  dependency-version: 2.1021.0
  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 added dependencies Changes that touch dependencies, e.g. Dependabot, etc. javascript Pull requests that update Javascript code labels Jul 17, 2025
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Jul 17, 2025
@pull-request-size pull-request-size bot added the size/S PR between 10-29 LOC label Jul 17, 2025
Copy link

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 passing

@dreamorosi dreamorosi merged commit 59f7623 into main Jul 17, 2025
60 checks passed
@dreamorosi dreamorosi deleted the dependabot/npm_and_yarn/aws-cdk-1bbfaf2f9f branch July 17, 2025 13:42
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