Skip to content

Commit a694d85

Browse files
Upgrade: [dependabot] - bump aws-cdk-lib from 2.196.1 to 2.197.0 (#318)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.196.1 to 2.197.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-cdk/releases">aws-cdk-lib's releases</a>.</em></p> <blockquote> <h2>v2.197.0</h2> <h3>Features</h3> <ul> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/34497">#34497</a>) (<a href="https://github.com/aws/aws-cdk/commit/6b7cdcfc683b81523863d6610c1d5828fb75715e">6b7cdcf</a>)</li> <li><strong>cloudwatch:</strong> anomaly detection alarms (<a href="https://redirect.github.com/aws/aws-cdk/issues/31232">#31232</a>) (<a href="https://github.com/aws/aws-cdk/commit/e2aa338a744ee367c23f5579dee974fac3210d19">e2aa338</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/10540">#10540</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/10540">#10540</a></li> <li><strong>custom-resource:</strong> update default node runtime to node22 in custom resources for commercial, china and gov regions (<a href="https://redirect.github.com/aws/aws-cdk/issues/34319">#34319</a>) (<a href="https://github.com/aws/aws-cdk/commit/eb5e688ebb6a72c2f106da73ecedb86749f159fa">eb5e688</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>core:</strong> <code>platform</code> is ignored during asset bundling (<a href="https://redirect.github.com/aws/aws-cdk/issues/33865">#33865</a>) (<a href="https://github.com/aws/aws-cdk/commit/91bec884da06d44b000e839121d5e2d8c5171daf">91bec88</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30239">#30239</a></li> <li><strong>lambda-nodejs:</strong> instantiating <code>NodejsFunction</code> without the <code>entry</code> property fails (<a href="https://redirect.github.com/aws/aws-cdk/issues/34498">#34498</a>) (<a href="https://github.com/aws/aws-cdk/commit/36ce84de93acdcdacf68f42720c5f12a5b8b2e9f">36ce84d</a>)</li> </ul> <hr /> <h2>Alpha modules (2.197.0-alpha.0)</h2> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md">aws-cdk-lib's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes to this project will be documented in this file. See <a href="https://github.com/conventional-changelog/standard-version">standard-version</a> for commit guidelines.</p> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.196.1-alpha.0...v2.197.0-alpha.0">2.197.0-alpha.0</a> (2025-05-20)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.196.0-alpha.0...v2.196.1-alpha.0">2.196.1-alpha.0</a> (2025-05-19)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.195.0-alpha.0...v2.196.0-alpha.0">2.196.0-alpha.0</a> (2025-05-15)</h2> <h3>Features</h3> <ul> <li><strong>msk:</strong> support Kafka versions 3.9.x and 3.9.x Kraft (<a href="https://redirect.github.com/aws/aws-cdk/issues/34213">#34213</a>) (<a href="https://github.com/aws/aws-cdk/commit/a1226db3164f885ab1bbf13a18697831cfde74d0">a1226db</a>)</li> <li><strong>pipes-targets:</strong> add SNS (<a href="https://redirect.github.com/aws/aws-cdk/issues/34159">#34159</a>) (<a href="https://github.com/aws/aws-cdk/commit/2f846b395cc5061363bd6def946a04740ac0139b">2f846b3</a>)</li> <li><strong>s3tables:</strong> server-side encryption by customer managed KMS key (<a href="https://redirect.github.com/aws/aws-cdk/issues/34229">#34229</a>) (<a href="https://github.com/aws/aws-cdk/commit/488f0db714c20fcaf5dbdf682277a70c6a938d3f">488f0db</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>ec2:</strong> dual-stack vpc without private subnets creates EgressOnlyInternetGateway (under feature flag) (<a href="https://redirect.github.com/aws/aws-cdk/issues/34437">#34437</a>) (<a href="https://github.com/aws/aws-cdk/commit/35e818b4f86638b5fe6074705511d1eee16266d2">35e818b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30981">#30981</a></li> <li><strong>ec2-alpha:</strong> fix resource id references and tags for migration behind feature flag (<a href="https://redirect.github.com/aws/aws-cdk/issues/34377">#34377</a>) (<a href="https://github.com/aws/aws-cdk/commit/aa735341a8e95224a14241b5e1c5c5ba71de5022">aa73534</a>)</li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.194.0-alpha.0...v2.195.0-alpha.0">2.195.0-alpha.0</a> (2025-05-07)</h2> <h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3> <ul> <li><strong>iot:</strong> By default, <code>deviceDertificateAgeCheck</code> is automatically enabled.</li> </ul> <h3>Features</h3> <ul> <li><strong>iot:</strong> device certificate age check audit configuration (<a href="https://redirect.github.com/aws/aws-cdk/issues/33816">#33816</a>) (<a href="https://github.com/aws/aws-cdk/commit/9ad383d5300c5d5f5a9d2552fbd541436570a404">9ad383d</a>)</li> <li><strong>location:</strong> support L2 API Key Construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/32733">#32733</a>) (<a href="https://github.com/aws/aws-cdk/commit/d86787889dd49dce220324d141bf48e1bfa8fc3b">d867878</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30684">#30684</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>amplify-alpha:</strong> example code for adding a custom rule is wrong (<a href="https://redirect.github.com/aws/aws-cdk/issues/34353">#34353</a>) (<a href="https://github.com/aws/aws-cdk/commit/8ab2606b7b8de068a70dfaf02c5d96651ef5d286">8ab2606</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/34351">#34351</a></li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.193.0-alpha.0...v2.194.0-alpha.0">2.194.0-alpha.0</a> (2025-05-01)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.192.0-alpha.0...v2.193.0-alpha.0">2.193.0-alpha.0</a> (2025-04-30)</h2> <h3>Features</h3> <ul> <li><strong>pipes-targets-alpha:</strong> support Amazon Data Firehose target (<a href="https://redirect.github.com/aws/aws-cdk/issues/33860">#33860</a>) (<a href="https://github.com/aws/aws-cdk/commit/ebf1ea2a57ec7876fffbe16eddac6b409ae79074">ebf1ea2</a>)</li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.191.0-alpha.0...v2.192.0-alpha.0">2.192.0-alpha.0</a> (2025-04-24)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk/commit/b1f96d5366bc50f135c2a5f2b263e0eb1e29f18d"><code>b1f96d5</code></a> chore: update analytics metadata blueprints</li> <li><a href="https://github.com/aws/aws-cdk/commit/6b7cdcfc683b81523863d6610c1d5828fb75715e"><code>6b7cdcf</code></a> feat: update L1 CloudFormation resource definitions (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34497">#34497</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/36ce84de93acdcdacf68f42720c5f12a5b8b2e9f"><code>36ce84d</code></a> fix(lambda-nodejs): instantiating <code>NodejsFunction</code> without the <code>entry</code> proper...</li> <li><a href="https://github.com/aws/aws-cdk/commit/91bec884da06d44b000e839121d5e2d8c5171daf"><code>91bec88</code></a> fix(core): <code>platform</code> is ignored during asset bundling (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33865">#33865</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/eb5e688ebb6a72c2f106da73ecedb86749f159fa"><code>eb5e688</code></a> feat(custom-resource): update default node runtime to node22 in custom resour...</li> <li><a href="https://github.com/aws/aws-cdk/commit/cf307fff3cfb572254137561ca4e549f65b23e58"><code>cf307ff</code></a> Merge branch 'main' into merge-back/2.196.0</li> <li><a href="https://github.com/aws/aws-cdk/commit/e2aa338a744ee367c23f5579dee974fac3210d19"><code>e2aa338</code></a> feat(cloudwatch): anomaly detection alarms (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/31232">#31232</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/45f440248264c7db43baded2b4944b35ee68e434"><code>45f4402</code></a> chore(region-info): ap-southeast-7 (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34128">#34128</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-cdk/commits/v2.197.0/packages/aws-cdk-lib">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aws-cdk-lib&package-manager=npm_and_yarn&previous-version=2.196.1&new-version=2.197.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 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 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b1369c7 commit a694d85

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

packages/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"check-licenses": "license-checker --failOn GPL --failOn LGPL --start ../.."
1111
},
1212
"dependencies": {
13-
"aws-cdk-lib": "^2.196.1",
13+
"aws-cdk-lib": "^2.197.0",
1414
"cdk-nag": "^2.35.103",
1515
"constructs": "^10.4.2",
1616
"source-map-support": "^0.5.21"

0 commit comments

Comments
 (0)