Commit e74bfe6
authored
Upgrade: [dependabot] - bump aws-cdk-lib from 2.195.0 to 2.196.0 (#306)
Bumps
[aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib)
from 2.195.0 to 2.196.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.196.0</h2>
<h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3>
<ul>
<li><strong>cloudformation:</strong> Some L1 resources experienced
breaking changes due to updated CloudFormation resources. Please check
the notes for each specific module for more information.</li>
<li><strong>Logs</strong>: The type of property
<code>DeliveryDestinationPolicy</code> of resource
<code>AWS::Logs::DeliveryDestination</code> changed to be
<code>DestinationPolicy</code> instead of JSON.</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>apigatewayv2:</strong> add dualstack support to domain name
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/34111">#34111</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/8aa2f8118d31c78b56d9aeb95b5de36dc57a9049">8aa2f81</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/34054">#34054</a>
<a
href="https://github.com/aws//docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-domainname-domainnameconfiguration.html/issues/cfn-apigatewayv2">/docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-domainname-domainnameconfiguration.html#cfn-apigatewayv2</a></li>
<li><strong>cloudformation:</strong> update L1 CloudFormation resource
definitions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34425">#34425</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/6460ffeca6bae09d40a24134041839401165e1f2">6460ffe</a>)</li>
<li><strong>ecs:</strong> throw <code>ValidationError</code>s instead of
untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34427">#34427</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/5cfea3975ec0d52051bfc1aeccf16bc6798984fd">5cfea39</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>eks:</strong> throw <code>ValidationError</code>s instead of
untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34428">#34428</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/2e7c55b9a56b895da63cab5f981d86379c8e5cf5">2e7c55b</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>elasticloadbalancingv2:</strong> add support for multi-value
headers in Lambda target groups (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34298">#34298</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/c8b98e77aaad308613730f9261be22b7085d1e19">c8b98e7</a>)</li>
<li><strong>elasticsearch:</strong> throw <code>ValidationError</code>s
instead of untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34429">#34429</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/13d9645dfa67311ea22c03b18cd35f2f34941594">13d9645</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>events-targets:</strong> throw <code>ValidationError</code>s
instead of untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34430">#34430</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/e493cc80ea6c0be6df1371de44d2965d83121a81">e493cc8</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>globalaccelerator:</strong> throw
<code>ValidationError</code>s instead of untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34426">#34426</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/5ee092a5c3abfc25c5d9c02cd7086bbcaab01556">5ee092a</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>kms:</strong> throw <code>ValidationError</code>s instead of
untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34431">#34431</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/10756c148634e9ea470e6e397642b90ff31a5b0e">10756c1</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>opensearchservice:</strong> throw
<code>ValidationError</code>s instead of untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34432">#34432</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/550992360bd3c57c134d1003836a97b242e011e5">5509923</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>rds:</strong> add Aurora MySQL versions 2.11.6, 2.12.5,
3.04.4 (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34443">#34443</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/d03e856421f8924caeaffe2154073e647de797e9">d03e856</a>)</li>
<li><strong>region-info:</strong> update Metadata regions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34414">#34414</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/957d8e36ba0f2ce0a75df21dc5777b25f80bc5b3">957d8e3</a>)</li>
<li><strong>route53:</strong> add cidrRoutingConfig property (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34301">#34301</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/5cd82f5bad90cd8b8201eb7147728f49b3be5111">5cd82f5</a>)</li>
<li><strong>s3-tables:</strong> add KMS support for TableBucket L2
construct (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34281">#34281</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/ac0e4ca7a4173a413fab6dd045364aa8e8e620b3">ac0e4ca</a>)</li>
<li><strong>scheduler:</strong> throw <code>ValidationError</code>s
instead of untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34434">#34434</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/bc7c4e808bd626dd6349fec1c6a90b45406984dc">bc7c4e8</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>servicediscovery:</strong> throw
<code>ValidationError</code>s instead of untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34435">#34435</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/28048b3fc47314d3d1d9aa4ab891153f47a0472e">28048b3</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>ses:</strong> https policy for custom tracking domain (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34314">#34314</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/60d7aea2b9f5cea2224acda8e4ecab5be87180fe">60d7aea</a>)</li>
<li><strong>sns-subscriptions:</strong> throw
<code>ValidationError</code>s instead of untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34436">#34436</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/98e352d600b6fb9833888d73ca61a2c54fb76e3f">98e352d</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>stepfunctions:</strong> <code>ResultWriter</code> support
JSONPath/JSONata bucket (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33793">#33793</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/8a5aecb2d138cd04d0d2dcc5e1001c4d6ef46152">8a5aecb</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32687">#32687</a></li>
<li><strong>stepfunctions:</strong> add parameters to parallel state (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34131">#34131</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/0f71ee19e1e1ff1832d5b80a4f13505ddf7e5bc8">0f71ee1</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32791">#32791</a></li>
<li>property injectors and make all L2 Constructors injectable (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34419">#34419</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/4dc523f9254c0574fc410cc2ca9462288b417bc8">4dc523f</a>)</li>
<li><strong>stepfunctions:</strong> throw <code>ValidationError</code>s
instead of untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34438">#34438</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/e828389dc169d2c50c259ad3e141a0ca54504ecf">e828389</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li>support healthCheckGracePeriod in QueueProcessingFargateService (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34231">#34231</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/ae0c7b717994a6bba79ddf0a82984b48fba937cc">ae0c7b7</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/34220">#34220</a></li>
<li><strong>synthetics:</strong> add 5.0 and 5.1 python canary runtimes
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/34254">#34254</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/639b883e8af190e94329c8bac74e05757c318d88">639b883</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/34252">#34252</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cloudwatch-actions:</strong> lambda permission use unique
prefix id (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34269">#34269</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/9ddc00a93b4443f2c2c1657f03b120d5ba0bec54">9ddc00a</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33958">#33958</a></li>
<li><strong>eks:</strong> eks cluster name exceeding the limit of 100
characters (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34449">#34449</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/51978822a7a0e1fcff3461de0eb62533575dfafd">5197882</a>)</li>
<li><strong>s3:</strong> updating blockPublicAccess to enable default
true settings (under feature flag) (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33702">#33702</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/904e3a39f10c9e993701c79999bdd0ff90c1ce5f">904e3a3</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32811">#32811</a>
<a
href="https://github.com/40aws-cdk-testing/framework-integ/test/aws-s3/test/integ.bucket-block-access.ts/issues/L1-L42">40aws-cdk-testing/framework-integ/test/aws-s3/test/integ.bucket-block-access.ts#L1-L42</a></li>
</ul>
<hr />
<h2>Alpha modules (2.196.0-alpha.0)</h2>
<h3>Features</h3>
<ul>
<li><strong>msk:</strong> support Kafka versions 3.9.x and 3.9.x Kraft
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/34213">#34213</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/a1226db3164f885ab1bbf13a18697831cfde74d0">a1226db</a>)</li>
<li><strong>pipes-targets:</strong> add SNS (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34159">#34159</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/2f846b395cc5061363bd6def946a04740ac0139b">2f846b3</a>)</li>
<li><strong>s3tables:</strong> server-side encryption by customer
managed KMS key (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34229">#34229</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/488f0db714c20fcaf5dbdf682277a70c6a938d3f">488f0db</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<!-- 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/v2.196.0/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.195.0-alpha.0...v2.196.0-alpha.0">2.196.0-alpha.0</a>
(2025-05-15)</h2>
<h3>Features</h3>
<ul>
<li><strong>msk:</strong> support Kafka versions 3.9.x and 3.9.x Kraft
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/34213">#34213</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/a1226db3164f885ab1bbf13a18697831cfde74d0">a1226db</a>)</li>
<li><strong>pipes-targets:</strong> add SNS (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34159">#34159</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/2f846b395cc5061363bd6def946a04740ac0139b">2f846b3</a>)</li>
<li><strong>s3tables:</strong> server-side encryption by customer
managed KMS key (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34229">#34229</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/488f0db714c20fcaf5dbdf682277a70c6a938d3f">488f0db</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>ec2:</strong> dual-stack vpc without private subnets creates
EgressOnlyInternetGateway (under feature flag) (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34437">#34437</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/35e818b4f86638b5fe6074705511d1eee16266d2">35e818b</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/30981">#30981</a></li>
<li><strong>ec2-alpha:</strong> fix resource id references and tags for
migration behind feature flag (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34377">#34377</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/aa735341a8e95224a14241b5e1c5c5ba71de5022">aa73534</a>)</li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.194.0-alpha.0...v2.195.0-alpha.0">2.195.0-alpha.0</a>
(2025-05-07)</h2>
<h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3>
<ul>
<li><strong>iot:</strong> By default,
<code>deviceDertificateAgeCheck</code> is automatically enabled.</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>iot:</strong> device certificate age check audit
configuration (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33816">#33816</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/9ad383d5300c5d5f5a9d2552fbd541436570a404">9ad383d</a>)</li>
<li><strong>location:</strong> support L2 API Key Construct (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32733">#32733</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/d86787889dd49dce220324d141bf48e1bfa8fc3b">d867878</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/30684">#30684</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>amplify-alpha:</strong> example code for adding a custom
rule is wrong (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34353">#34353</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/8ab2606b7b8de068a70dfaf02c5d96651ef5d286">8ab2606</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/34351">#34351</a></li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.193.0-alpha.0...v2.194.0-alpha.0">2.194.0-alpha.0</a>
(2025-05-01)</h2>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.192.0-alpha.0...v2.193.0-alpha.0">2.193.0-alpha.0</a>
(2025-04-30)</h2>
<h3>Features</h3>
<ul>
<li><strong>pipes-targets-alpha:</strong> support Amazon Data Firehose
target (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33860">#33860</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/ebf1ea2a57ec7876fffbe16eddac6b409ae79074">ebf1ea2</a>)</li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.191.0-alpha.0...v2.192.0-alpha.0">2.192.0-alpha.0</a>
(2025-04-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/15e174e2636325eda3ed9fcc5ed3308af1ee7e15"><code>15e174e</code></a>
fix fixtures</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/3301ecc61ab726904edaf03459112e3043121b62"><code>3301ecc</code></a>
fix fixtures</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/9d7a388a85f734e07ae5f33546af12d39b9ac688"><code>9d7a388</code></a>
keep <code>PropertyInjectableConstructConstructor</code> private</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/31008b50b4b8cd3a10f683cd5237dabb935d8f49"><code>31008b5</code></a>
fix exporting and importing prop-injectable</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/8ee44274231d672d0da5deb7cce585e6cad8a1c6"><code>8ee4427</code></a>
chore: update analytics metadata blueprints</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/e1764f42145f33c0e303a185adbc9f706d246174"><code>e1764f4</code></a>
chore(release): 2.196.0</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/60d7aea2b9f5cea2224acda8e4ecab5be87180fe"><code>60d7aea</code></a>
feat(ses): https policy for custom tracking domain (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34314">#34314</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/2cd737da280e4134773bd07cfbf81377db81d588"><code>2cd737d</code></a>
chore: yarn upgrade dependencies requiring intervention (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34440">#34440</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/40e8c26ca2ff7af1aa34789194b32c5518540b35"><code>40e8c26</code></a>
chore: update metadata_updater to skip some L2 constructs from being
injectab...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/35e818b4f86638b5fe6074705511d1eee16266d2"><code>35e818b</code></a>
fix(ec2): dual-stack vpc without private subnets creates
EgressOnlyInternetG...</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-cdk/commits/v2.196.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 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>1 parent c4640fb commit e74bfe6
2 files changed
+11
-11
lines changedSome 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 | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments