Skip to content

Commit afe2d8c

Browse files
Upgrade: [dependabot] - bump aws-cdk-lib from 2.232.1 to 2.232.2 (#734)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.232.1 to 2.232.2. <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.232.2</h2> <h3>Bug Fixes</h3> <ul> <li>re-export of <code>ResourceEnvironment</code> is not an alias (<a href="https://redirect.github.com/aws/aws-cdk/issues/36370">#36370</a>) (<a href="https://github.com/aws/aws-cdk/commit/6178d3222e17e77ea67eef060a3faec276595ae8">6178d32</a>)</li> </ul> <hr /> <h2>Alpha modules (2.232.2-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.232.1-alpha.0...v2.232.2-alpha.0">2.232.2-alpha.0</a> (2025-12-12)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.232.0-alpha.0...v2.232.1-alpha.0">2.232.1-alpha.0</a> (2025-12-05)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.231.0-alpha.0...v2.232.0-alpha.0">2.232.0-alpha.0</a> (2025-12-04)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>bedrock-agentcore-alpha:</strong> use static construct ID for asset-based runtime artifacts (<a href="https://redirect.github.com/aws/aws-cdk/issues/36241">#36241</a>) (<a href="https://github.com/aws/aws-cdk/commit/e2bdddd82f3e04f1cb2aebb187c580563bae453f">e2bdddd</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/35968">#35968</a></li> <li><strong>mixins-preview:</strong> service exports are different then in <code>aws-cdk-lib</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/36201">#36201</a>) (<a href="https://github.com/aws/aws-cdk/commit/585800660b65a3a87d2b358054c7b5e162faabcf">5858006</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/36210">#36210</a></li> <li><strong>mixins-preview:</strong> strongly-typed ConstructSelector interface (<a href="https://redirect.github.com/aws/aws-cdk/issues/36266">#36266</a>) (<a href="https://github.com/aws/aws-cdk/commit/1d2f4730cc4358d35198980957e4fc01a21e9daf">1d2f473</a>)</li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.230.0-alpha.0...v2.231.0-alpha.0">2.231.0-alpha.0</a> (2025-12-01)</h2> <h3>Features</h3> <ul> <li><strong>glue-alpha:</strong> support Glue Version 5.1 (<a href="https://redirect.github.com/aws/aws-cdk/issues/36223">#36223</a>) (<a href="https://github.com/aws/aws-cdk/commit/b9564923ee1136e7b680115a2983ad317b0c30fb">b956492</a>)</li> <li><strong>imagebuilder-alpha:</strong> add support for Image Construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/36154">#36154</a>) (<a href="https://github.com/aws/aws-cdk/commit/eee3ae6a55ff632012c19c384bb11e91b820bcc3">eee3ae6</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.229.1-alpha.0...v2.230.0-alpha.0">2.230.0-alpha.0</a> (2025-11-26)</h2> <h3>Features</h3> <ul> <li><strong>bedrock-agentcore-alpha:</strong> update resources on grantInvokeXXX for runtime (<a href="https://redirect.github.com/aws/aws-cdk/issues/35864">#35864</a>) (<a href="https://github.com/aws/aws-cdk/commit/5dad62f94c1a9f02c5fda1df7aa105e14630beb3">5dad62f</a>)</li> <li><strong>imagebuilder-alpha:</strong> add support for Image Pipeline Construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/36153">#36153</a>) (<a href="https://github.com/aws/aws-cdk/commit/d8c324ae31db5997f9511e3f43affceea57d86c3">d8c324a</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> <li><strong>imagebuilder-alpha:</strong> add support for Lifecycle Policy Construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/36152">#36152</a>) (<a href="https://github.com/aws/aws-cdk/commit/7e31eb6a310344634fefa0651bf55c7493fc09bd">7e31eb6</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> <li><strong>mixins-preview:</strong> adds LogDelivery Mixins for 47 resources (<a href="https://redirect.github.com/aws/aws-cdk/issues/36158">#36158</a>) (<a href="https://github.com/aws/aws-cdk/commit/6607ce95256acda86107fa30b1f000a9dc189df7">6607ce9</a>)</li> <li><strong>mixins-preview:</strong> vended log deliveries (<a href="https://redirect.github.com/aws/aws-cdk/issues/36138">#36138</a>) (<a href="https://github.com/aws/aws-cdk/commit/69442a88b16b39d485bf7ec57d520599c564a612">69442a8</a>)</li> <li><strong>mixins-preview:</strong> helpers to generate EventBridge event patterns for 26 services (<a href="https://redirect.github.com/aws/aws-cdk/issues/36121">#36121</a>) (<a href="https://github.com/aws/aws-cdk/commit/073185d46e5d8a95915579013d1ef8fe47e6343c">073185d</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>mixins-preview:</strong> <code>AutoDeleteObjects</code> mixin fails with cannot find file error (<a href="https://redirect.github.com/aws/aws-cdk/issues/36188">#36188</a>) (<a href="https://github.com/aws/aws-cdk/commit/3ef337dba5d9f6f13ca8faa84376bd9177a7ecbd">3ef337d</a>), closes <a href="https://github.com/aws-cdk/mixins-preview/lib/custom-resource-handlers/aws-s3/auto-delete-objects-provider.ts/issues/L21">aws-cdk/mixins-preview/lib/custom-resource-handlers/aws-s3/auto-delete-objects-provider.ts#L21</a></li> <li><strong>mixins-preview:</strong> <code>ResourcePolicy with this name already exists</code> error when setting up <code>LogDelivery</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/36195">#36195</a>) (<a href="https://github.com/aws/aws-cdk/commit/f9aa31d021400aee8e172b3b0c949cd2d00473f7">f9aa31d</a>)</li> <li><strong>mixins-preview:</strong> cannot use string literal types for <code>S3LogsDeliveryProps.permissionsVersion</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/36197">#36197</a>) (<a href="https://github.com/aws/aws-cdk/commit/cc491df13f6a4e62e0233b90dcc636efa34e32d7">cc491df</a>)</li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.229.0-alpha.0...v2.229.1-alpha.0">2.229.1-alpha.0</a> (2025-11-25)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.228.0-alpha.0...v2.229.0-alpha.0">2.229.0-alpha.0</a> (2025-11-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/6178d3222e17e77ea67eef060a3faec276595ae8"><code>6178d32</code></a> fix: re-export of <code>ResourceEnvironment</code> is not an alias (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/36370">#36370</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-cdk/commits/v2.232.2/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.232.1&new-version=2.232.2)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f590dae commit afe2d8c

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

0 commit comments

Comments
 (0)