Skip to content

Commit d7f9ead

Browse files
Upgrade: [dependabot] - bump aws-cdk-lib from 2.221.0 to 2.221.1 (#630)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.221.0 to 2.221.1. <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.221.1</h2> <h3>Bug Fixes</h3> <ul> <li>compilation failure in Go (<a href="https://redirect.github.com/aws/aws-cdk/issues/35871">#35871</a>) (<a href="https://github.com/aws/aws-cdk/commit/4379f66f42ee9adaffbc2836399c75f86d6bf784">4379f66</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/35770">aws/aws-cdk#35770</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/35862">#35862</a></li> </ul> <hr /> <h2>Alpha modules (2.221.1-alpha.0)</h2> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-cdk/blob/v2.221.1/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.221.0-alpha.0...v2.221.1-alpha.0">2.221.1-alpha.0</a> (2025-10-29)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.220.0-alpha.0...v2.221.0-alpha.0">2.221.0-alpha.0</a> (2025-10-24)</h2> <h3>Features</h3> <ul> <li><strong>msk-alpha:</strong> support Kafka 4.1 (<a href="https://redirect.github.com/aws/aws-cdk/issues/35759">#35759</a>) (<a href="https://github.com/aws/aws-cdk/commit/67539de15ee70a61629fa8dfc7f7b42b187a82e0">67539de</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>elasticache-alpha:</strong> cannot import Redis 7 serverless cache (<a href="https://redirect.github.com/aws/aws-cdk/issues/35629">#35629</a>) (<a href="https://github.com/aws/aws-cdk/commit/2bde1a02ecb1fc3439249eb1bb756bf335ec3553">2bde1a0</a>)</li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.219.0-alpha.0...v2.220.0-alpha.0">2.220.0-alpha.0</a> (2025-10-14)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>amplify-alpha:</strong> handle empty customResponseHeaders array (<a href="https://redirect.github.com/aws/aws-cdk/issues/35700">#35700</a>) (<a href="https://github.com/aws/aws-cdk/commit/57f90687d56ebe2cdc3fd5cff1dc35329c502ee4">57f9068</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/35693">#35693</a></li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.218.0-alpha.0...v2.219.0-alpha.0">2.219.0-alpha.0</a> (2025-10-01)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.217.0-alpha.0...v2.218.0-alpha.0">2.218.0-alpha.0</a> (2025-09-29)</h2> <ul> <li><strong>elasticache-alpha:</strong> implement Serverless ElastiCache L2 Construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/35424">#35424</a>) (<a href="https://github.com/aws/aws-cdk/commit/0e08c8ccc17f45a9023433c17c22a951b23cad43">0e08c8c</a>)</li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.216.0-alpha.0...v2.217.0-alpha.0">2.217.0-alpha.0</a> (2025-09-25)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.215.0-alpha.0...v2.216.0-alpha.0">2.216.0-alpha.0</a> (2025-09-22)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.214.0-alpha.0...v2.215.0-alpha.0">2.215.0-alpha.0</a> (2025-09-15)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>bedrock-alpha:</strong> added missing validation when prompt uses default variant (<a href="https://redirect.github.com/aws/aws-cdk/issues/35366">#35366</a>) (<a href="https://github.com/aws/aws-cdk/commit/cbd271e36b68adbbaa1c87f95e7b99eaf3817264">cbd271e</a>)</li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.213.0-alpha.0...v2.214.0-alpha.0">2.214.0-alpha.0</a> (2025-09-02)</h2> <h3>Features</h3> <ul> <li><strong>bedrock-alpha:</strong> add guardrails l2 construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/34765">#34765</a>) (<a href="https://github.com/aws/aws-cdk/commit/b4fdb2b494abf41eccab90cca0d0f64d38009fbe">b4fdb2b</a>)</li> <li><strong>eks-v2-alpha:</strong> support eks with k8s 1.33 (<a href="https://redirect.github.com/aws/aws-cdk/issues/34713">#34713</a>) (<a href="https://github.com/aws/aws-cdk/commit/c24565e015d692e9a9c5dc9703372ec51b04be6b">c24565e</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/34520">#34520</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/34911">#34911</a></li> <li><strong>s3tables-alpha:</strong> add TablePolicy support to L2 construct library (<a href="https://redirect.github.com/aws/aws-cdk/issues/35223">#35223</a>) (<a href="https://github.com/aws/aws-cdk/commit/2741dfbf69bbfa3e4353b4b3cbb4423fddc53226">2741dfb</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/33054">#33054</a></li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.212.0-alpha.0...v2.213.0-alpha.0">2.213.0-alpha.0</a> (2025-08-27)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk/commit/4379f66f42ee9adaffbc2836399c75f86d6bf784"><code>4379f66</code></a> fix: compilation failure in Go (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/35871">#35871</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-cdk/commits/v2.221.1/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.221.0&new-version=2.221.1)](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 9b4f875 commit d7f9ead

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.221.0",
13+
"aws-cdk-lib": "^2.221.1",
1414
"cdk-nag": "^2.37.55",
1515
"constructs": "^10.4.2",
1616
"source-map-support": "^0.5.21"

0 commit comments

Comments
 (0)