Skip to content

Commit 354057e

Browse files
chore(deps): Bump aws-cdk-lib from 2.258.0 to 2.258.1 (#1859)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.258.0 to 2.258.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.258.1</h2> <h3>Reverts</h3> <ul> <li>&quot;chore(bundling): check if docker image is cached before building&quot; (<a href="https://redirect.github.com/aws/aws-cdk/issues/38116">#38116</a>) (<a href="https://github.com/aws/aws-cdk/commit/8ec236cfd72bd53b44e1c29a62f3c3077923f43c">8ec236c</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/37951">aws/aws-cdk#37951</a></li> </ul> <hr /> <h2>Alpha modules (2.258.1-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.258.0-alpha.0...v2.258.1-alpha.0">2.258.1-alpha.0</a> (2026-06-08)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.257.0-alpha.0...v2.258.0-alpha.0">2.258.0-alpha.0</a> (2026-06-04)</h2> <h3>Features</h3> <ul> <li><strong>integ-tests-alpha:</strong> add option to set the provider log level (<a href="https://redirect.github.com/aws/aws-cdk/issues/38005">#38005</a>) (<a href="https://github.com/aws/aws-cdk/commit/c634a795de080df21b86fad191d05dfde884eb4e">c634a79</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>custom-resource-handlers:</strong> deterministic asset hashes for generated lambdas (<a href="https://redirect.github.com/aws/aws-cdk/issues/37634">#37634</a>) (<a href="https://github.com/aws/aws-cdk/commit/6c3d5bc36e19b8834319578fbd8525615a47a4b9">6c3d5bc</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/34307">#34307</a></li> <li><strong>glue-alpha:</strong> deprecate Ray Jobs (<a href="https://redirect.github.com/aws/aws-cdk/issues/38055">#38055</a>) (<a href="https://github.com/aws/aws-cdk/commit/3fa428b9b24d286841940cfff5200d16817196bf">3fa428b</a>)</li> <li><strong>glue-alpha:</strong> restore notifyDelayAfter to PySpark and Scala Spark ETL jobs (<a href="https://redirect.github.com/aws/aws-cdk/issues/37815">#37815</a>) (<a href="https://github.com/aws/aws-cdk/commit/05be88aa324635108076bdc648a4ee940d22a386">05be88a</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/33839">#33839</a></li> <li><strong>integ-tests-alpha:</strong> assertion failures print too much unnecessary information (<a href="https://redirect.github.com/aws/aws-cdk/issues/37974">#37974</a>) (<a href="https://github.com/aws/aws-cdk/commit/bc0de1dacc59b95a2e89f9c3ec96589e98b35ed2">bc0de1d</a>)</li> <li><strong>mediapackagev2-alpha:</strong> cdnAuth on OriginEndpoint now generates the required policy (<a href="https://redirect.github.com/aws/aws-cdk/issues/38013">#38013</a>) (<a href="https://github.com/aws/aws-cdk/commit/1d56b46abd477f188021d32d77551be1377765d0">1d56b46</a>)</li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.256.1-alpha.0...v2.257.0-alpha.0">2.257.0-alpha.0</a> (2026-05-21)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.256.0-alpha.0...v2.256.1-alpha.0">2.256.1-alpha.0</a> (2026-05-20)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.255.0-alpha.0...v2.256.0-alpha.0">2.256.0-alpha.0</a> (2026-05-19)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.254.0-alpha.0...v2.255.0-alpha.0">2.255.0-alpha.0</a> (2026-05-18)</h2> <h3>Features</h3> <ul> <li><strong>bedrock-agentcore-alpha:</strong> Graduation of the library to stable. The <strong>Policy</strong> submodule is the only submodule that remains in alpha. All other constructs have graduated to stable in <code>aws-cdk-lib/aws-bedrockagentcore</code> and we recommend migrating to the stable versions (<a href="https://redirect.github.com/aws/aws-cdk/issues/37876">#37876</a>) (<a href="https://github.com/aws/aws-cdk/commit/00cf6015f30755653de7a541f79c944d4a68f423">00cf601</a>)</li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.253.1-alpha.0...v2.254.0-alpha.0">2.254.0-alpha.0</a> (2026-05-13)</h2> <h3>Features</h3> <ul> <li><strong>bedrock-agentcore-alpha:</strong> add tags support to Evaluator and OnlineEvaluationConfig (<a href="https://redirect.github.com/aws/aws-cdk/issues/37804">#37804</a>) (<a href="https://github.com/aws/aws-cdk/commit/adbf88faeb4d2b762563389aea160cfda496f200">adbf88f</a>)</li> <li><strong>bedrock-agentcore-alpha:</strong> add identity L2 constructs (<a href="https://redirect.github.com/aws/aws-cdk/issues/37610">#37610</a>) (<a href="https://github.com/aws/aws-cdk/commit/67c3af260cedb8e610dff36f829afb36114dd93a">67c3af2</a>)</li> <li><strong>mediapackagev2-alpha:</strong> add OAC integration between CloudFront and MediaPackageV2 (<a href="https://redirect.github.com/aws/aws-cdk/issues/37701">#37701</a>) (<a href="https://github.com/aws/aws-cdk/commit/654f59c559f6eb2b5240e7885372ac82ea05a996">654f59c</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>bedrock-agentcore-alpha:</strong> fix cedar policy bug (<a href="https://redirect.github.com/aws/aws-cdk/issues/37782">#37782</a>) (<a href="https://github.com/aws/aws-cdk/commit/e678d5cc251f00a0a67bc308b562a3fddca6a73c">e678d5c</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/37828">#37828</a></li> <li><strong>custom-resource-handlers:</strong> deployment fails when parameter already exists (<a href="https://redirect.github.com/aws/aws-cdk/issues/37852">#37852</a>) (<a href="https://github.com/aws/aws-cdk/commit/025c38ca989a234189b411df011a560a003107b3">025c38c</a>)</li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk/commit/8ec236cfd72bd53b44e1c29a62f3c3077923f43c"><code>8ec236c</code></a> revert: &quot;chore(bundling): check if docker image is cached before building&quot; (#...</li> <li>See full diff in <a href="https://github.com/aws/aws-cdk/commits/v2.258.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.258.0&new-version=2.258.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 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>
1 parent f3e3a4a commit 354057e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

yarn.lock

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

0 commit comments

Comments
 (0)