Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 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.11.0 to 1.12.0

Release notes

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

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

1.12.0 (2025-12-11)

Features

  • init-templates enable test cleanup by default (#986) (82fb0f3)
  • show early validation errors on deploy (#970) (3ca8b70)
Commits

Updates aws-cdk-lib from 2.232.1 to 2.232.2

Release notes

Sourced from aws-cdk-lib's releases.

v2.232.2

Bug Fixes

  • re-export of ResourceEnvironment is not an alias (#36370) (6178d32)

Alpha modules (2.232.2-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.232.2-alpha.0 (2025-12-12)

2.232.1-alpha.0 (2025-12-05)

2.232.0-alpha.0 (2025-12-04)

Bug Fixes

  • bedrock-agentcore-alpha: use static construct ID for asset-based runtime artifacts (#36241) (e2bdddd), closes #35968
  • mixins-preview: service exports are different then in aws-cdk-lib (#36201) (5858006), closes #36210
  • mixins-preview: strongly-typed ConstructSelector interface (#36266) (1d2f473)

2.231.0-alpha.0 (2025-12-01)

Features

2.230.0-alpha.0 (2025-11-26)

Features

Bug Fixes

2.229.1-alpha.0 (2025-11-25)

2.229.0-alpha.0 (2025-11-24)

Features

... (truncated)

Commits

Updates aws-cdk from 2.1033.0 to 2.1034.0

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1034.0

2.1034.0 (2025-12-11)

Features

  • cli: add package manager option to cdk init (#961) (4f01af8), closes #940
  • init-templates enable test cleanup by default (#986) (82fb0f3)
  • show early validation errors on deploy (#970) (3ca8b70)

Bug Fixes

  • cli: flag report is inconsistent with warnings (#967) (6693243)
Commits
  • 82fb0f3 feat: init-templates enable test cleanup by default (#986)
  • 563f702 chore: upgrade SDK and remove process.exit (#981)
  • 4f01af8 feat(cli): add package manager option to cdk init (#961)
  • 3ca8b70 feat: show early validation errors on deploy (#970)
  • 2a6f8d3 chore: upgrade dependencies (#966)
  • 6693243 fix(cli): flag report is inconsistent with warnings (#967)
  • 33464fc chore(cli): integ tests assert telemetry successfully sent to endpoint (#775)
  • 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 Dec 15, 2025
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Dec 15, 2025
@pull-request-size pull-request-size bot added the size/S PR between 10-29 LOC label Dec 15, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-cdk-4df9171c14 branch 3 times, most recently from 0f9e0f5 to 54fa29c Compare December 15, 2025 15:26
@svozza
Copy link
Contributor

svozza commented Dec 15, 2025

@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 1.11.0 to 1.12.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.12.0/packages/@aws-cdk/toolkit-lib)

Updates `aws-cdk-lib` from 2.232.1 to 2.232.2
- [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.232.2/packages/aws-cdk-lib)

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

---
updated-dependencies:
- dependency-name: "@aws-cdk/toolkit-lib"
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
- dependency-name: aws-cdk-lib
  dependency-version: 2.232.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-cdk
- dependency-name: aws-cdk
  dependency-version: 2.1034.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 force-pushed the dependabot/npm_and_yarn/aws-cdk-4df9171c14 branch from 54fa29c to 87af79c Compare December 15, 2025 15:46
@sonarqubecloud
Copy link

@svozza
Copy link
Contributor

svozza commented Dec 15, 2025

@svozza svozza merged commit 032278a into main Dec 15, 2025
49 checks passed
@svozza svozza deleted the dependabot/npm_and_yarn/aws-cdk-4df9171c14 branch December 15, 2025 16:04
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