Commit fa891a3
authored
build(deps): bump aws-cdk-lib from 2.246.0 to 2.260.0 in /scenarios/2-no-subdomain-support/cdk (#95)
Bumps
[aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib)
from 2.246.0 to 2.260.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.260.0</h2>
<h3>Features</h3>
<ul>
<li>update L1 CloudFormation resource definitions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/38151">#38151</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/f266a47595832d6018b8a0d43dcae6afde511de6">f266a47</a>),
closes <a
href="https://github.com/aws//docs.aws.amazon.com/AmazonS3/latest/userguide/s3-files-prereq-policies.html/issues/s3">/docs.aws.amazon.com/AmazonS3/latest/userguide/s3-files-prereq-policies.html#s3</a></li>
<li><strong>core:</strong> add external traces to ConstructError (<a
href="https://redirect.github.com/aws/aws-cdk/issues/38131">#38131</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/e360dd9b44d2111e28cd16ac683a813f33ed5793">e360dd9</a>)</li>
<li><strong>core:</strong> append external stack traces to metadata if
available (<a
href="https://redirect.github.com/aws/aws-cdk/issues/38124">#38124</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/c77a08c19eb16a3734183f079e598b90383d28a3">c77a08c</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>bundling:</strong> docker build can be skipped if already
performed (<a
href="https://redirect.github.com/aws/aws-cdk/issues/38134">#38134</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/2f9ae95d55cda7dc5011c8a04b66af7fca0c4f9d">2f9ae95</a>)</li>
<li><strong>core:</strong> stack traces contain decorator paths (<a
href="https://redirect.github.com/aws/aws-cdk/issues/38130">#38130</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/318f645df3f0c903f64126975fb4a4a65c0a18d0">318f645</a>)</li>
<li><strong>core:</strong> weak cross-stack references fail for list
attributes (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37948">#37948</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/6bb9d75f71c229d246e39942cdf37e7406dfd5cb">6bb9d75</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/37910">#37910</a></li>
<li><strong>lambda-nodejs:</strong> reuse posixShellEscape for Docker
bundling file operations (<a
href="https://redirect.github.com/aws/aws-cdk/issues/38133">#38133</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/baa9e1dff469306cc23b8f4bd232d703f98bf68a">baa9e1d</a>)</li>
</ul>
<hr />
<h2>Alpha modules (2.260.0-alpha.0)</h2>
<h2>v2.259.0</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>
<p><strong>lambda:</strong> <code>Runtime.NODEJS_LATEST</code> now
resolves to <code>nodejs24.x</code> in every region. Customers who pin
to a concrete runtime (<code>Runtime.NODEJS_22_X</code>,
<code>useLatestRuntimeVersion: false</code> in
<code>aws-lambda-nodejs.NodejsFunction</code>) are unaffected. Existing
<code>AWS::Lambda::Function</code> resources synthesized with
<code>NODEJS_LATEST</code> will see <code>Runtime: nodejs22.x</code> →
<code>Runtime: nodejs24.x</code> on next deploy. Lambda accepts runtime
updates <strong>in place</strong>.</p>
<p><strong>Customer-code compatibility — IMPORTANT</strong>: Node.js 24
removes support for callback-style asynchronous handlers (<code>(event,
context, callback) => {...}</code>) per the <a
href="https://aws.amazon.com/blogs/compute/node-js-24-runtime-now-available-in-aws-lambda/">launch
blog</a>. Customers whose Lambda code still uses callback-based handlers
will see runtime errors after the bump. Customers should migrate to
<code>async (event, context) => {...}</code> or pin to
<code>Runtime.NODEJS_22_X</code> explicitly.</p>
</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>core:</strong> recommend the use of weak references if no
choice has been made (<a
href="https://redirect.github.com/aws/aws-cdk/issues/38070">#38070</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/6e74e5ebbea3959a86af3aea038df0ab87aa27b6">6e74e5e</a>)</li>
<li><strong>ecs:</strong> add forceNewDeployment option for Fargate and
EC2 services (<a
href="https://redirect.github.com/aws/aws-cdk/issues/36797">#36797</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/3d9c4df185026440f5668b82dd2adb47e0c366de">3d9c4df</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/27762">#27762</a></li>
<li><strong>eks:</strong> use the recommended AL2023 instead of AL2 AMI
type (under feature flag) (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37850">#37850</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/6a2dcb7ab6e2d4a69999625947ab6a152b82bc19">6a2dcb7</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32211">#32211</a></li>
<li><strong>lambda:</strong> upgrade lambda and custom resource default
runtime to nodejs24.x (<a
href="https://redirect.github.com/aws/aws-cdk/issues/38031">#38031</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/36c84c6d6ef8a4772249afadec78c2d25c44cd90">36c84c6</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>spec2cdk:</strong> sanitize hyphens in EventBridge event
namespace names (<a
href="https://redirect.github.com/aws/aws-cdk/issues/38088">#38088</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/b8f41bf4f2a8ef3556f3279c7fdd8259f3b6086b">b8f41bf</a>),
closes <a
href="https://github.com/40aws-cdk/spec2cdk/lib/naming/conventions.ts/issues/L195">40aws-cdk/spec2cdk/lib/naming/conventions.ts#L195</a></li>
</ul>
<h3>Reverts</h3>
<ul>
<li>"chore(bundling): check if docker image is cached before
building" (<a
href="https://redirect.github.com/aws/aws-cdk/issues/38116">#38116</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/359f2fbbebb58da0e911b0550b49033fcc84f371">359f2fb</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.259.0-alpha.0)</h2>
<h2>v2.258.1</h2>
<h3>Reverts</h3>
<ul>
<li>"chore(bundling): check if docker image is cached before
building" (<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>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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.261.0-alpha.0...v2.262.0-alpha.0">2.262.0-alpha.0</a>
(2026-07-22)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>redshift-alpha:</strong> quote identifiers and escape
literals containing special characters (<a
href="https://redirect.github.com/aws/aws-cdk/issues/38269">#38269</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/3cb684493ba4a86c8f96b3c57bb1df3541db87b7">3cb6844</a>)</li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.260.0-alpha.0...v2.261.0-alpha.0">2.261.0-alpha.0</a>
(2026-07-02)</h2>
<h3>Features</h3>
<ul>
<li><strong>metrics-facade-alpha:</strong> generate metrics facades (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37334">#37334</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/aa9beb08e6740c16a682a93921959f2574d7ca99">aa9beb0</a>)</li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.259.0-alpha.0...v2.260.0-alpha.0">2.260.0-alpha.0</a>
(2026-06-16)</h2>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.258.1-alpha.0...v2.259.0-alpha.0">2.259.0-alpha.0</a>
(2026-06-11)</h2>
<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>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-cdk/commit/f266a47595832d6018b8a0d43dcae6afde511de6"><code>f266a47</code></a>
feat: update L1 CloudFormation resource definitions (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/38151">#38151</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/318f645df3f0c903f64126975fb4a4a65c0a18d0"><code>318f645</code></a>
fix(core): stack traces contain decorator paths (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/38130">#38130</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/2f9ae95d55cda7dc5011c8a04b66af7fca0c4f9d"><code>2f9ae95</code></a>
fix(bundling): docker build can be skipped if already performed (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/38134">#38134</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/aeafa634f3315995eafc0e5b3241312562219ebb"><code>aeafa63</code></a>
docs(pipelines): clarify format of DockerHub creds (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/38132">#38132</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/baa9e1dff469306cc23b8f4bd232d703f98bf68a"><code>baa9e1d</code></a>
fix(lambda-nodejs): reuse posixShellEscape for Docker bundling file
operation...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/e360dd9b44d2111e28cd16ac683a813f33ed5793"><code>e360dd9</code></a>
feat(core): add external traces to ConstructError (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/38131">#38131</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/5619d4304c2d681bc5033be4883b35460e5b04dc"><code>5619d43</code></a>
Merge branch 'main' into merge-back/2.259.0</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/6bb9d75f71c229d246e39942cdf37e7406dfd5cb"><code>6bb9d75</code></a>
fix(core): weak cross-stack references fail for list attributes (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/37948">#37948</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/c77a08c19eb16a3734183f079e598b90383d28a3"><code>c77a08c</code></a>
feat(core): append external stack traces to metadata if available (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/38124">#38124</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/772eeba2564af8c6dff6b678dab6150d78c20e14"><code>772eeba</code></a>
chore: update analytics metadata blueprints</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-cdk/commits/v2.260.0/packages/aws-cdk-lib">compare
view</a></li>
</ul>
</details>
<br />
[](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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/localstack/localstack-docker-debug/network/alerts).
</details>2 files changed
Lines changed: 32 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments