Commit 4a78f72
authored
Upgrade: [dependabot] - bump aws-cdk-lib from 2.201.0 to 2.202.0 (#379)
Bumps
[aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib)
from 2.201.0 to 2.202.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.202.0</h2>
<h3>Features</h3>
<ul>
<li><strong>lambda:</strong> support for schema registry for kafka (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34746">#34746</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/c6ea66448e85639b79cc6cc35929708ab45915bc">c6ea664</a>)</li>
<li>update L1 CloudFormation resource definitions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34730">#34730</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/47a3ee3e7590fd085530cd16417fd506c5b9f4d7">47a3ee3</a>)</li>
<li><strong>cdk-pipeline:</strong> add url and sns topic for manual
approval in cdk pipeline (re-create PR since original is auto-closed)
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/34654">#34654</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/39f163696935b34be6acdafa3f465b4f68ac7e08">39f1636</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32809">#32809</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/12273">#12273</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/34227">#34227</a></li>
<li><strong>eks:</strong> support eks with k8s 1.33 (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34602">#34602</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/fc4673371b67c244262a863d975b11baddf6f597">fc46733</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/34520">#34520</a>
<a
href="https://redirect.github.com/aws//redirect.github.com/aws/aws-cdk/pull/33339/issues/issuecomment-2643498256">aws/aws-cdk#33339</a></li>
<li><strong>kms:</strong> implement .grant methods for
Alias.fromAliasName (under feature flag) (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34237">#34237</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/8e19dd63f9f5de9b57d1964b4aac05748b72da87">8e19dd6</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/22697">#22697</a></li>
<li><strong>opensearch:</strong> add logic to only log specific field
when less verbosity is needed for opensearch access policy custom
resource (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34701">#34701</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/856e3b185a794a58b2f1b0ddc01c6e2338fc35b8">856e3b1</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/29093">#29093</a></li>
<li>exclude <code>lambda.Version</code> and
<code>apigateway.Deployment</code> from refactoring (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34710">#34710</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/dd14a17500e0028e9544e33dbb9b7329ec1ae0d2">dd14a17</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>core:</strong> splitting tree.json produces a lot of files
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/34718">#34718</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/650134fa95aafbfd6608eefda30415159a32da6d">650134f</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/34478">#34478</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/34627">#34627</a></li>
<li><strong>pipelines:</strong> use display name for <code>Asset</code>
actions when <code>publishAssetsInParallel</code> is false (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34049">#34049</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/754ad507548df813a2755bb0da78ea2fa9a573cb">754ad50</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/34042">#34042</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/33844">#33844</a></li>
<li><strong>route53:</strong> warn when ttl is provided with alias
target in RecordSet (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34526">#34526</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/993d2fdf8430b8c4d4167e6c125bcd15578bd150">993d2fd</a>)</li>
<li><strong>test-app:</strong> fix spelling error (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34762">#34762</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/188506292cefb8da24dc8fd1dbfbeaf21c51fbc5">1885062</a>)</li>
</ul>
<hr />
<h2>Alpha modules (2.202.0-alpha.0)</h2>
<h3>Features</h3>
<ul>
<li><strong>amplify:</strong> add compute role support for Amplify
branches (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34708">#34708</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/817a21a782da035f7878facf8cc4d938250b70e0">817a21a</a>)</li>
<li><strong>amplify-alpha:</strong> support custom response headers in
monorepo structures (<a
href="https://redirect.github.com/aws/aws-cdk/issues/31771">#31771</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/aea1372ab7bc68c489cea5ee5e499233755910e8">aea1372</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/31758">#31758</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.201.0-alpha.0...v2.202.0-alpha.0">2.202.0-alpha.0</a>
(2025-06-20)</h2>
<h3>Features</h3>
<ul>
<li><strong>amplify:</strong> add compute role support for Amplify
branches (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34708">#34708</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/817a21a782da035f7878facf8cc4d938250b70e0">817a21a</a>)</li>
<li><strong>amplify-alpha:</strong> support custom response headers in
monorepo structures (<a
href="https://redirect.github.com/aws/aws-cdk/issues/31771">#31771</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/aea1372ab7bc68c489cea5ee5e499233755910e8">aea1372</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/31758">#31758</a></li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.200.2-alpha.0...v2.201.0-alpha.0">2.201.0-alpha.0</a>
(2025-06-12)</h2>
<h3>Features</h3>
<ul>
<li><strong>amplify:</strong> add skew protection feature for Amplify
branches (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34656">#34656</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/8808998d0ba6e5e22e36888c10474f9788a77454">8808998</a>)</li>
<li><strong>bedrock:</strong> adding bedrock l2 construct features (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34065">#34065</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/a0289271aa9990f85c120d0549b878bd3c6ea484">a028927</a>)</li>
<li><strong>ec2:</strong> add interface VPC endpoint for DSQL (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34487">#34487</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/3e53c2c0449692e639779c4315a34bca3b778cf4">3e53c2c</a>)</li>
<li><strong>ec2:</strong> support Firehose <code>IDeliveryStream</code>
as flow log destination (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34596">#34596</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/cdfe6e7e2946e80b3dffe9b23fd30659c0b88b99">cdfe6e7</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33883">#33883</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/33757">#33757</a></li>
<li><strong>ec2:</strong> volume initialization rate for EBS volume (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34570">#34570</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/527d483a670042caed1ba8366de81f38dde12a51">527d483</a>)</li>
</ul>
<h3>Reverts</h3>
<ul>
<li><strong>ec2:</strong> support Firehose <code>IDeliveryStream</code>
as flow log destination (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34665">#34665</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/b77bd0e0da635098ca951c7f8b030bcb3cb387dd">b77bd0e</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/34596">aws/aws-cdk#34596</a></li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.200.1-alpha.0...v2.200.2-alpha.0">2.200.2-alpha.0</a>
(2025-06-11)</h2>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.200.0-alpha.0...v2.200.1-alpha.0">2.200.1-alpha.0</a>
(2025-06-03)</h2>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.199.0-alpha.0...v2.200.0-alpha.0">2.200.0-alpha.0</a>
(2025-06-02)</h2>
<h3>Features</h3>
<ul>
<li><strong>msk:</strong> support Kafka 4.0 (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34501">#34501</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/aa40e382ddd585f027febcc994a8e32491bf37c1">aa40e38</a>)</li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.198.0-alpha.0...v2.199.0-alpha.0">2.199.0-alpha.0</a>
(2025-05-27)</h2>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.197.0-alpha.0...v2.198.0-alpha.0">2.198.0-alpha.0</a>
(2025-05-22)</h2>
<h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3>
<ul>
<li><strong>amplify:</strong> A compute role is created when
<code>platform</code> is <code>Platform.WEB_COMPUTE</code> or
<code>Platform.WEB_DYNAMIC</code>.</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>amplify:</strong> add compute role support for Amplify app
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/33962">#33962</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/7490b921aa2c464e32ad27064fa4b84571d5ba1a">7490b92</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33882">#33882</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/456568350b824d2916ab2ff5c465fe44c2d14ab1"><code>4565683</code></a>
chore(release): 2.202.0</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/188506292cefb8da24dc8fd1dbfbeaf21c51fbc5"><code>1885062</code></a>
fix(test-app): fix spelling error (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34762">#34762</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/c6ea66448e85639b79cc6cc35929708ab45915bc"><code>c6ea664</code></a>
feat(lambda): support for schema registry for kafka (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34746">#34746</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/47a3ee3e7590fd085530cd16417fd506c5b9f4d7"><code>47a3ee3</code></a>
feat: update L1 CloudFormation resource definitions (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34730">#34730</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/e7c3b5364995123d181bc7017976f806c1b077d3"><code>e7c3b53</code></a>
chore(s3): updated documentation to provide better insights when using
grant ...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/98f72f3fad6d9045591c4a29967297d7c27a471b"><code>98f72f3</code></a>
chore(ec2): add interface vpc endpoints (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34721">#34721</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/ce1209af5a0e080becaaaf2f42e1368152a656d0"><code>ce1209a</code></a>
docs(cloudfront): add example to update Cloudfront publickey (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34729">#34729</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/856e3b185a794a58b2f1b0ddc01c6e2338fc35b8"><code>856e3b1</code></a>
feat(opensearch): add logic to only log specific field when less
verbosity is...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/fc4673371b67c244262a863d975b11baddf6f597"><code>fc46733</code></a>
feat(eks): support eks with k8s 1.33 (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34602">#34602</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/650134fa95aafbfd6608eefda30415159a32da6d"><code>650134f</code></a>
fix(core): splitting tree.json produces a lot of files (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34718">#34718</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-cdk/commits/v2.202.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 062a5d9 commit 4a78f72
2 files changed
+9
-9
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