Commit 3e570cf
authored
Upgrade: [dependabot] - bump aws-cdk-lib from 2.244.0 to 2.245.0 (#1054)
Bumps
[aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib)
from 2.244.0 to 2.245.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.245.0</h2>
<h3>Features</h3>
<ul>
<li>update L1 CloudFormation resource definitions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37332">#37332</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/6cdf84aa9a50ef41dae54f14c2bcf4f48d46dbd1">6cdf84a</a>)</li>
<li><strong>autoscaling:</strong> add instanceLifecyclePolicy support to
AutoScalingGroup Property (<a
href="https://redirect.github.com/aws/aws-cdk/issues/36434">#36434</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/b72ffcc343a7bff1745dfea4d1e8de4a0d6b998e">b72ffcc</a>)</li>
<li><strong>cloudfront:</strong> use JavaScript runtime 2.0 as the
default for CloudFront Functions (under feature flag) (<a
href="https://redirect.github.com/aws/aws-cdk/issues/35941">#35941</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/cd0df148fdb0d48b14d7d161641519942083b879">cd0df14</a>)</li>
<li><strong>core:</strong> add source tracing for L1 construct property
mutations (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37285">#37285</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/f0b6da82b49da6611f871b67497db8d5004738a2">f0b6da8</a>)</li>
<li><strong>ecr-assets:</strong> add support for docker build context
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/36930">#36930</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/c0849ea241c8f8707b26f07239aa1078b196bf1c">c0849ea</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/31598">#31598</a></li>
<li><strong>s3:</strong> add blockedEncryptionTypes field to s3.Bucket
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/37047">#37047</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/262e8a76e7f50cefeceff265c7d135f35c0d520f">262e8a7</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/36988">#36988</a></li>
<li><strong>synthetics:</strong> add enum value for Synthetics Canary
NodeJS 3.1 runtime (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37282">#37282</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/af1e89cbf7d9d96f0c23f05fb8bdca0e9d442b7d">af1e89c</a>),
closes <a
href="https://github.com/aws//docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_Nodejs.html/issues/CloudWatch_Synthetics_runtimeversion-syn-nodejs-3">/docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_Nodejs.html#CloudWatch_Synthetics_runtimeversion-syn-nodejs-3</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>aws-cdk-lib:</strong> toolkit is unaware of CDK app errors
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/37294">#37294</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/093de927b4b5d0d0ad5c68580af1c7e7f56e12c6">093de92</a>)</li>
<li><strong>eks:</strong> throw error when kubectl subnets are isolated
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/37217">#37217</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/73e50061168fc147d6af5fb60917ef003d385fd2">73e5006</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/26613">#26613</a></li>
<li><strong>lambda:</strong> fix typo in addPermission() warning message
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/37365">#37365</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/fa21e623484ad1ed191e542e93b16811a8ef08b6">fa21e62</a>)</li>
<li><strong>lambda-nodejs:</strong> use direct spawn for local bundling
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/37292">#37292</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/9bf4263ea631cae7c0cfff8872ec4fb3a3164cc1">9bf4263</a>)</li>
<li><strong>mixin:</strong> use withMixin in Stack to set mixin metadata
in its constructs (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37269">#37269</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/293ce907d6c01e91e7f78bf9590e05aef4ae89a7">293ce90</a>),
closes <a
href="https://github.com/aws//github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/core/lib/mixins/private/mixin-metadata.ts/issues/L30">/github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/core/lib/mixins/private/mixin-metadata.ts#L30</a></li>
<li><strong>rds:</strong> enablePerformanceInsights false is ignored
when other performance insight properties are set (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37287">#37287</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/b4bca75d23832576840e6780bf5a62c260761cd7">b4bca75</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/37051">#37051</a></li>
<li>construct errors are rendered in a messy way (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37290">#37290</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/5104256853a1cede1494ff065e9ce7abbce69e58">5104256</a>)</li>
<li><strong>spec2cdk:</strong> throw on unrecognized uppercase prefix in
event pattern (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37283">#37283</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/c68f2f5961b24fba3f4a4b769e355b00d91fd6a1">c68f2f5</a>)</li>
</ul>
<hr />
<h2>Alpha modules (2.245.0-alpha.0)</h2>
<h3>Features</h3>
<ul>
<li><strong>s3tables-alpha:</strong> add support for partition spec,
sort order, and table properties (<a
href="https://redirect.github.com/aws/aws-cdk/issues/36811">#36811</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/2696cd16e8e2edc8d40f1443b9c87eb6171e5d1f">2696cd1</a>)</li>
<li><strong>s3tables-alpha:</strong> add metrics configuration support
for TableBucket (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37275">#37275</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/e8786f5d782d906971f933a2d6d432309d5384d7">e8786f5</a>)</li>
<li><strong>s3tables-alpha:</strong> implement ITaggableV2 on
TableBucket and Table L2 constructs (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37277">#37277</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/69c8944ea3f4abf0f4218af2fc42c8e862e8cad3">69c8944</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33054">#33054</a></li>
</ul>
</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.247.0-alpha.0...v2.248.0-alpha.0">2.248.0-alpha.0</a>
(2026-04-02)</h2>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.246.0-alpha.0...v2.247.0-alpha.0">2.247.0-alpha.0</a>
(2026-04-02)</h2>
<h3>Features</h3>
<ul>
<li><strong>mediapackagev2-alpha:</strong> new L2 construct (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37279">#37279</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/7debfb9c5e807fac5df6e9e0ea3097d72325ffbc">7debfb9</a>)</li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.245.0-alpha.0...v2.246.0-alpha.0">2.246.0-alpha.0</a>
(2026-03-31)</h2>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.244.0-alpha.0...v2.245.0-alpha.0">2.245.0-alpha.0</a>
(2026-03-27)</h2>
<h3>Features</h3>
<ul>
<li><strong>s3tables-alpha:</strong> add support for partition spec,
sort order, and table properties (<a
href="https://redirect.github.com/aws/aws-cdk/issues/36811">#36811</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/2696cd16e8e2edc8d40f1443b9c87eb6171e5d1f">2696cd1</a>)</li>
<li><strong>s3tables-alpha:</strong> add metrics configuration support
for TableBucket (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37275">#37275</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/e8786f5d782d906971f933a2d6d432309d5384d7">e8786f5</a>)</li>
<li><strong>s3tables-alpha:</strong> implement ITaggableV2 on
TableBucket and Table L2 constructs (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37277">#37277</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/69c8944ea3f4abf0f4218af2fc42c8e862e8cad3">69c8944</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.243.0-alpha.0...v2.244.0-alpha.0">2.244.0-alpha.0</a>
(2026-03-19)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>kinesisanalytics-flink-alpha:</strong> mark deprecated flink
runtimes as deprecated (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37155">#37155</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/0a894472650bb1a2c41050ae2b00581fb937c924">0a89447</a>)</li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.242.0-alpha.0...v2.243.0-alpha.0">2.243.0-alpha.0</a>
(2026-03-11)</h2>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.241.0-alpha.0...v2.242.0-alpha.0">2.242.0-alpha.0</a>
(2026-03-10)</h2>
<h3>Features</h3>
<ul>
<li><strong>mixins-preview:</strong> allow passing resource objects into
properties in CFN Property mixins (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37148">#37148</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/f2386291a50961660135b6d13b576a3744fa5ecf">f238629</a>)</li>
<li><strong>mixins-preview:</strong> generate EventBridge pattern for
all events (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37081">#37081</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/f30e8360112c724ce386f26d7d2bf10d6a58e479">f30e836</a>)</li>
<li><strong>mixins-preview:</strong> support custom merge strategies via
IMergeStrategy (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37170">#37170</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/0dec0113c45f5808e2afd45ac5be1d044e577a4b">0dec011</a>)</li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.240.0-alpha.0...v2.241.0-alpha.0">2.241.0-alpha.0</a>
(2026-03-02)</h2>
<h3>Features</h3>
<ul>
<li><strong>mixins-preview:</strong> add <code>recordFields</code> and
<code>outputFormat</code> to Vended Logs Mixin (<a
href="https://redirect.github.com/aws/aws-cdk/issues/37042">#37042</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/dd94c312ae77cd9b51cbf6d544c85a2af6a7cdc8">dd94c31</a>)</li>
<li><strong>mixins-preview:</strong> cross account delivery destinations
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/36827">#36827</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/a759eb69d560ff039d09d62e91627bb267a664e5">a759eb6</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-cdk/commit/eddb6b69cfa5904cda384b9ef0d3861692a8e513"><code>eddb6b6</code></a>
chore: update analytics metadata blueprints</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/25b61db6c14cea1df307aecaed9e6e1b3b5e5c21"><code>25b61db</code></a>
chore(release): 2.245.0</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/6cdf84aa9a50ef41dae54f14c2bcf4f48d46dbd1"><code>6cdf84a</code></a>
feat: update L1 CloudFormation resource definitions (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/37332">#37332</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/fa21e623484ad1ed191e542e93b16811a8ef08b6"><code>fa21e62</code></a>
fix(lambda): fix typo in addPermission() warning message (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/37365">#37365</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/fc59d211151d349c6aafeb1106982d944b0514d9"><code>fc59d21</code></a>
chore(deps): bump the npm_and_yarn group across 3 directories with 1
update (...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/cd0df148fdb0d48b14d7d161641519942083b879"><code>cd0df14</code></a>
feat(cloudfront): use JavaScript runtime 2.0 as the default for
CloudFront Fu...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/55322bae3bbca1e36fed213196b541efee465eb1"><code>55322ba</code></a>
chore(s3): use BucketReflection for L1-backed property access (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/37210">#37210</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/9bf4263ea631cae7c0cfff8872ec4fb3a3164cc1"><code>9bf4263</code></a>
fix(lambda-nodejs): use direct spawn for local bundling (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/37292">#37292</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/c0849ea241c8f8707b26f07239aa1078b196bf1c"><code>c0849ea</code></a>
feat(ecr-assets): add support for docker build context (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/36930">#36930</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/ac3eadcf9a6829e0be6ba0f5581fbb55a8f1e432"><code>ac3eadc</code></a>
chore(deps): update integ runner and cloud assembly versions to include
docke...</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-cdk/commits/v2.245.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)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 310ca38 commit 3e570cf
2 files changed
Lines changed: 18 additions & 18 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 | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments