Skip to content

Commit 5f1140d

Browse files
Upgrade: [dependabot] - bump aws-cdk from 2.1114.1 to 2.1116.0 (#657)
Bumps [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) from 2.1114.1 to 2.1116.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-cdk-cli/releases">aws-cdk's releases</a>.</em></p> <blockquote> <h2>aws-cdk@v2.1116.0</h2> <h2><a href="https://github.com/aws/aws-cdk-cli/compare/aws-cdk@v2.1115.1...aws-cdk@v2.1116.0">2.1116.0</a> (2026-04-01)</h2> <h3>Features</h3> <ul> <li><strong>cli:</strong> add publish-assets command for asset publishing without deployment (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/1020">#1020</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/7c079dab0c925864df18967de9e4577651ff6e57">7c079da</a>)</li> <li><strong>deps:</strong> upgrade aws-cdk-lib (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/1297">#1297</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/4da5e25135602518b466c3389a8ae3eb16e3d2ea">4da5e25</a>)</li> <li>display CloudFormation Guard Hook failures (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/1198">#1198</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/ae062a94e067aaa116c5b163fef70b66a6ad37a9">ae062a9</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>security changes in nested stacks are not shown for <code>cdk diff --security-only</code> (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/1295">#1295</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/8f7e1aab2b2dab33d1a9ac193df3a822248c67a5">8f7e1aa</a>)</li> </ul> <h2>aws-cdk@v2.1115.1</h2> <h2><a href="https://github.com/aws/aws-cdk-cli/compare/aws-cdk@v2.1115.0...aws-cdk@v2.1115.1">2.1115.1</a> (2026-03-31)</h2> <h3>Bug Fixes</h3> <ul> <li>CDK apps do not print colors anymore (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/1294">#1294</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/e979d8dc6796fa7282afa13d1b5418c572b16d8a">e979d8d</a>)</li> <li>error annotations are not collected (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/1262">#1262</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/5f96e59a68c91285f74f85b1193ae91f40b6a9a6">5f96e59</a>)</li> </ul> <h2>aws-cdk@v2.1115.0</h2> <h2><a href="https://github.com/aws/aws-cdk-cli/compare/aws-cdk@v2.1114.1...aws-cdk@v2.1115.0">2.1115.0</a> (2026-03-30)</h2> <h3>Features</h3> <ul> <li><strong>cli:</strong> new <code>cdk diff --method</code> flag to allow enforcing change set usage (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/1266">#1266</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/23bc301a65086c4b68ad63e94b5cc80aa521fdbc">23bc301</a>)</li> <li><strong>deps:</strong> upgrade aws-cdk-lib (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/1275">#1275</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/4111d4d9a64fae0823a281c6f8c404941b5ccb00">4111d4d</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk-cli/commit/ae062a94e067aaa116c5b163fef70b66a6ad37a9"><code>ae062a9</code></a> feat: display CloudFormation Guard Hook failures (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1198">#1198</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/7c079dab0c925864df18967de9e4577651ff6e57"><code>7c079da</code></a> feat(cli): add publish-assets command for asset publishing without deployment...</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/26ab95afe39cbc5ac1d4096c64d5ab82800640e6"><code>26ab95a</code></a> chore: replace unnecessary dev deps with native alternatives (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1299">#1299</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/4da5e25135602518b466c3389a8ae3eb16e3d2ea"><code>4da5e25</code></a> feat(deps): upgrade aws-cdk-lib (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1297">#1297</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/8f7e1aab2b2dab33d1a9ac193df3a822248c67a5"><code>8f7e1aa</code></a> fix: security changes in nested stacks are not shown for `cdk diff --security...</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/e979d8dc6796fa7282afa13d1b5418c572b16d8a"><code>e979d8d</code></a> fix: CDK apps do not print colors anymore (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1294">#1294</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/5f96e59a68c91285f74f85b1193ae91f40b6a9a6"><code>5f96e59</code></a> fix: error annotations are not collected (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1262">#1262</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/4111d4d9a64fae0823a281c6f8c404941b5ccb00"><code>4111d4d</code></a> feat(deps): upgrade aws-cdk-lib (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1275">#1275</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/73c7cacb7168846b07bb6d1d31e12578fa543fa3"><code>73c7cac</code></a> chore(deps): upgrade dependencies (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1274">#1274</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/815c7a3eb1d275406e7d93565f0cde652ac0e51b"><code>815c7a3</code></a> chore(cli): remove unused legacy deployment options (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1269">#1269</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1116.0/packages/aws-cdk">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aws-cdk&package-manager=npm_and_yarn&previous-version=2.1114.1&new-version=2.1116.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2461eaa commit 5f1140d

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

package-lock.json

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"vitest": "^4.0.13"
2828
},
2929
"dependencies": {
30-
"aws-cdk": "^2.1114.1",
30+
"aws-cdk": "^2.1116.0",
3131
"aws-cdk-lib": "^2.244.0",
3232
"cdk-nag": "^2.37.52",
3333
"constructs": "^10.6.0",

packages/cdkConstructs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@aws-sdk/client-cloudformation": "^3.1018.0",
2424
"@aws-sdk/client-route-53": "^3.1018.0",
2525
"@aws-sdk/client-s3": "^3.1018.0",
26-
"aws-cdk": "^2.1114.1",
26+
"aws-cdk": "^2.1116.0",
2727
"aws-cdk-lib": "^2.244.0",
2828
"cdk-nag": "^2.37.52",
2929
"constructs": "^10.6.0"

0 commit comments

Comments
 (0)