Skip to content

Commit 0822850

Browse files
Upgrade: [dependabot] - bump aws-cdk-lib from 2.225.0 to 2.227.0 (#379)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.225.0 to 2.227.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.227.0</h2> <p><strong>CHANGES TO L1 RESOURCES:</strong> L1 resources are automatically generated from public CloudFormation Resource Schemas. They are built to closely reflect the real state of CloudFormation. Sometimes these updates can contain changes that are incompatible with previous types, but more accurately reflect reality. In this release we have changed:</p> <ul> <li><strong>aws-backup</strong>: AWS::Backup::LogicallyAirGappedBackupVault: EncryptionKeyArn attribute removed.</li> </ul> <h3>Features</h3> <ul> <li><strong>stepfunctions:</strong> add <code>StateMachineGrants</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/36094">#36094</a>) (<a href="https://github.com/aws/aws-cdk/commit/59ef00d6768ced403a88ed00da437e4d64489267">59ef00d</a>)</li> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/36122">#36122</a>) (<a href="https://github.com/aws/aws-cdk/commit/51d805e8b06ff6c22097fe10f6cf71f84af119e0">51d805e</a>)</li> <li><strong>core:</strong> cfn constructs (L1s) can now accept constructs as parameters for known resource relationships (<a href="https://redirect.github.com/aws/aws-cdk/issues/35838">#35838</a>) (<a href="https://github.com/aws/aws-cdk/commit/6be7b4bdad74fe2889bb0b7b33e9d5ad7ef2e415">6be7b4b</a>)</li> <li>factory methods for Grants made public (<a href="https://redirect.github.com/aws/aws-cdk/issues/36123">#36123</a>) (<a href="https://github.com/aws/aws-cdk/commit/f9a894fe4dc35415405295ae60f713b8c32de375">f9a894f</a>)</li> <li><strong>dynamodb:</strong> add <code>TableGrants</code> and <code>StreamGrants</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/36093">#36093</a>) (<a href="https://github.com/aws/aws-cdk/commit/d0b074a1bcc7ba54f809d7423bf744792dbaa690">d0b074a</a>)</li> <li><strong>rds:</strong> support instance and iam-db-auth-error CloudWatch log exports (<a href="https://redirect.github.com/aws/aws-cdk/issues/35058">#35058</a>) (<a href="https://github.com/aws/aws-cdk/commit/e71a8b1d167d2ba70472305b5a004b992f79fcc1">e71a8b1</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/35018">#35018</a></li> <li><strong>s3:</strong> add <code>BucketGrants</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/36102">#36102</a>) (<a href="https://github.com/aws/aws-cdk/commit/58911727be529afa9d743492bebc1d8e7478a1d6">5891172</a>)</li> <li>grants are now available through a separate class (<a href="https://redirect.github.com/aws/aws-cdk/issues/35782">#35782</a>) (<a href="https://github.com/aws/aws-cdk/commit/21fd9593c1d451d68b0f3825c47286a41fa5ea37">21fd959</a>)</li> </ul> <hr /> <h2>Alpha modules (2.227.0-alpha.0)</h2> <h3>Features</h3> <ul> <li><strong>bedrock-agentcore-alpha:</strong> agentcore gateway L2 construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/35771">#35771</a>) (<a href="https://github.com/aws/aws-cdk/commit/07c4a0dfd4f26519f433ec3dc19b4c294ae8d56e">07c4a0d</a>)</li> <li><strong>imagebuilder-alpha:</strong> add support for Component Construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/36107">#36107</a>) (<a href="https://github.com/aws/aws-cdk/commit/93a76e481e79bb7e0df1aabcb158cc9b064345bf">93a76e4</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/36006">#36006</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/36104">#36104</a></li> <li><strong>imagebuilder-alpha:</strong> add support for Distribution Configuration Construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/36108">#36108</a>) (<a href="https://github.com/aws/aws-cdk/commit/605103939894a785062422f04ee31f5460b18d6f">6051039</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/36005">#36005</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>bedrock-agentcore-alpha:</strong> fix unexpected validation error when properties are Token (<a href="https://redirect.github.com/aws/aws-cdk/issues/35978">#35978</a>) (<a href="https://github.com/aws/aws-cdk/commit/084b736f80959ee17a28c2d9c355b0dcf1faa393">084b736</a>)</li> </ul> <h2>v2.226.0</h2> <h3>Features</h3> <ul> <li><strong>dynamodb:</strong> compound keys for global secondary indexes (<a href="https://github.com/aws/aws-cdk/commit/046b06d049641f7dd6b0f3fb20b7f8efcde750bf">046b06d</a>)</li> <li><strong>lambda:</strong> add multi-tenancy support with TenancyConfig (<a href="https://github.com/aws/aws-cdk/commit/5f384dbf9ee5e81c644ade62837d80be98492794">5f384db</a>)</li> </ul> <hr /> <h2>Alpha modules (2.226.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.226.0-alpha.0...v2.227.0-alpha.0">2.227.0-alpha.0</a> (2025-11-20)</h2> <h3>Features</h3> <ul> <li><strong>bedrock-agentcore-alpha:</strong> agentcore gateway L2 construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/35771">#35771</a>) (<a href="https://github.com/aws/aws-cdk/commit/07c4a0dfd4f26519f433ec3dc19b4c294ae8d56e">07c4a0d</a>)</li> <li><strong>imagebuilder-alpha:</strong> add support for Component Construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/36107">#36107</a>) (<a href="https://github.com/aws/aws-cdk/commit/93a76e481e79bb7e0df1aabcb158cc9b064345bf">93a76e4</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/36006">#36006</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/36104">#36104</a></li> <li><strong>imagebuilder-alpha:</strong> add support for Distribution Configuration Construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/36108">#36108</a>) (<a href="https://github.com/aws/aws-cdk/commit/605103939894a785062422f04ee31f5460b18d6f">6051039</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/36005">#36005</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>bedrock-agentcore-alpha:</strong> fix unexpected validation error when properties are Token (<a href="https://redirect.github.com/aws/aws-cdk/issues/35978">#35978</a>) (<a href="https://github.com/aws/aws-cdk/commit/084b736f80959ee17a28c2d9c355b0dcf1faa393">084b736</a>)</li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.225.0-alpha.0...v2.226.0-alpha.0">2.226.0-alpha.0</a> (2025-11-20)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.224.0-alpha.0...v2.225.0-alpha.0">2.225.0-alpha.0</a> (2025-11-17)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.223.0-alpha.0...v2.224.0-alpha.0">2.224.0-alpha.0</a> (2025-11-13)</h2> <h3>Features</h3> <ul> <li><strong>imagebuilder-alpha:</strong> add support for EC2 Image Builder L2 Constructs - Infrastructure Configuration (<a href="https://redirect.github.com/aws/aws-cdk/issues/35882">#35882</a>) (<a href="https://github.com/aws/aws-cdk/commit/db1d964b7775e0609c137b12051bac535094f8cd">db1d964</a>), closes <a href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a> <a href="https://redirect.github.com/aws/aws-cdk-rfcs/issues/789">aws/aws-cdk-rfcs#789</a></li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.222.0-alpha.0...v2.223.0-alpha.0">2.223.0-alpha.0</a> (2025-11-10)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.221.1-alpha.0...v2.222.0-alpha.0">2.222.0-alpha.0</a> (2025-11-04)</h2> <h3>Features</h3> <ul> <li><strong>eks-v2-alpha:</strong> eks-v2-alpha is now in developer preview (<a href="https://redirect.github.com/aws/aws-cdk/issues/35801">#35801</a>) (<a href="https://github.com/aws/aws-cdk/commit/32afc0ff940394da737714e599ddc3c25ff738e3">32afc0f</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>bedrock-alpha:</strong> apply permission dependency to existing and non-existing roles (<a href="https://redirect.github.com/aws/aws-cdk/issues/35123">#35123</a>) (<a href="https://github.com/aws/aws-cdk/commit/b39ccf3a874401c2a0a7ae0806f1be02b9b75d5e">b39ccf3</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/35120">#35120</a></li> <li><strong>eks-v2-alpha:</strong> remove hyphen from Go package name (<a href="https://redirect.github.com/aws/aws-cdk/issues/35927">#35927</a>) (<a href="https://github.com/aws/aws-cdk/commit/2cdfc8a909ce3752833e46dd2ed0106fee0e785a">2cdfc8a</a>)</li> </ul> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk/commit/73ba451faf092ef8ba892a725dfff1cf43ca8da2"><code>73ba451</code></a> chore: resolve merge conflict</li> <li><a href="https://github.com/aws/aws-cdk/commit/59ef00d6768ced403a88ed00da437e4d64489267"><code>59ef00d</code></a> feat(stepfunctions): add <code>StateMachineGrants</code> (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/36094">#36094</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/5ba3e7c754dbb651a50c07c512e13dabe8ead737"><code>5ba3e7c</code></a> chore: update analytics metadata blueprints</li> <li><a href="https://github.com/aws/aws-cdk/commit/51d805e8b06ff6c22097fe10f6cf71f84af119e0"><code>51d805e</code></a> feat: update L1 CloudFormation resource definitions (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/36122">#36122</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/9d20e8d071f67ec93bc875e1a155167532cd2bb2"><code>9d20e8d</code></a> Merge branch 'main' into merge-back/2.226.0</li> <li><a href="https://github.com/aws/aws-cdk/commit/6be7b4bdad74fe2889bb0b7b33e9d5ad7ef2e415"><code>6be7b4b</code></a> feat(core): cfn constructs (L1s) can now accept constructs as parameters for ...</li> <li><a href="https://github.com/aws/aws-cdk/commit/f9a894fe4dc35415405295ae60f713b8c32de375"><code>f9a894f</code></a> feat: factory methods for Grants made public (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/36123">#36123</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/8df9b064bc1bf79cc648f08dc74beabc087bff9c"><code>8df9b06</code></a> chore(core): add parseAnalytics function for debugging (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/36125">#36125</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/5f384dbf9ee5e81c644ade62837d80be98492794"><code>5f384db</code></a> feat(lambda): add multi-tenancy support with TenancyConfig</li> <li><a href="https://github.com/aws/aws-cdk/commit/046b06d049641f7dd6b0f3fb20b7f8efcde750bf"><code>046b06d</code></a> feat(dynamodb): compound keys for global secondary indexes</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-cdk/commits/v2.227.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.225.0&new-version=2.227.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> Co-authored-by: anthony-nhs <[email protected]>
1 parent 6971f2b commit 0822850

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 5 additions & 5 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
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"aws-cdk": "^2.1033.0",
38-
"aws-cdk-lib": "^2.225.0",
38+
"aws-cdk-lib": "^2.227.0",
3939
"cdk-nag": "^2.37.52",
4040
"constructs": "^10.4.3",
4141
"esbuild": "^0.27.0"

packages/cdkConstructs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"type": "module",
2222
"dependencies": {
2323
"aws-cdk": "^2.1033.0",
24-
"aws-cdk-lib": "^2.225.0",
24+
"aws-cdk-lib": "^2.227.0",
2525
"cdk-nag": "^2.37.52",
2626
"constructs": "^10.4.3"
2727
},

0 commit comments

Comments
 (0)