Commit 0c2a4e5
authored
Upgrade: [dependabot] - bump aws-cdk-lib from 2.211.0 to 2.212.0 (#493)
Bumps
[aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib)
from 2.211.0 to 2.212.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.212.0</h2>
<h3>CHANGES TO L1 RESOURCES</h3>
<ul>
<li>L1 resources are automatically generated from public CloudFormation
Resource Schemas. They are build to closely reflect the real state of
CloudFormation. Sometimes these updates can contain changes that are
incompatible with previous types, but more accurately reflect reality.
In this release we have changed:</li>
<li><strong>aws-rds</strong>:
AWS::RDS::DBInstance:<code>StatusInfos</code> property is removed.</li>
<li><strong>aws-sagemaker</strong>: AWS::SageMaker::Domain:
<code>SingleSignOnApplicationArn</code> property is removed.</li>
<li><strong>aws-cloudfront</strong>: AWS::CloudFront::Function:
<code>Name</code> property is now set as immutable.</li>
</ul>
<h3>Features</h3>
<ul>
<li>implement UsagePlan and ApiKey support in L2 constructs for
aws-apigatewayv2 (WebSocketApi) (<a
href="https://redirect.github.com/aws/aws-cdk/issues/35060">#35060</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/f7faffe132b281e3799d23f931f5ac90272a67ef">f7faffe</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/28756">#28756</a></li>
<li>update L1 CloudFormation resource definitions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/35256">#35256</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/d79fd85cba91b296db7295068169504610158011">d79fd85</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>apigateway:</strong> invalid JSON structure in StepFunctions
error responses causes 500s (<a
href="https://redirect.github.com/aws/aws-cdk/issues/34787">#34787</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/0d5ce566cc92840c8ea1619a4928b8b963f0877f">0d5ce56</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/34777">#34777</a></li>
<li><strong>aws-cdk-lib:</strong> feature flag report contains
unnecessary flags (<a
href="https://redirect.github.com/aws/aws-cdk/issues/35227">#35227</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/566f6ca930dcc323f782720e6651c54e740acea4">566f6ca</a>)</li>
<li><strong>s3-deployment:</strong> list tokens in Source.jsonData are
not resolved. (<a
href="https://redirect.github.com/aws/aws-cdk/issues/35169">#35169</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/1efb764a96c30f7dbfbf9d78f9aaf3d7ac0300c9">1efb764</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/35145">#35145</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/35145">#35145</a></li>
<li><strong>signer:</strong> not correctly passing signingProfileName to
CfnSigningProfile (<a
href="https://redirect.github.com/aws/aws-cdk/issues/35033">#35033</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/aaaa9cc330ea1e2854e764e164fe432aeb8606ca">aaaa9cc</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/35030">#35030</a></li>
</ul>
<h3>Reverts</h3>
<ul>
<li><strong>docs:</strong> revert ECS and Fargate service documentation
for new AZ rebalancing default values (<a
href="https://redirect.github.com/aws/aws-cdk/issues/35233">#35233</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/7c0084a9d486048f84b0e78a959fe93cffb6d628">7c0084a</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/35156">#35156</a></li>
</ul>
<hr />
<h2>Alpha modules (2.212.0-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.211.0-alpha.0...v2.212.0-alpha.0">2.212.0-alpha.0</a>
(2025-08-20)</h2>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.210.0-alpha.0...v2.211.0-alpha.0">2.211.0-alpha.0</a>
(2025-08-12)</h2>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.209.1-alpha.0...v2.210.0-alpha.0">2.210.0-alpha.0</a>
(2025-08-06)</h2>
<h3>Features</h3>
<ul>
<li><strong>glue-alpha:</strong> add optional metrics control for cost
optimization (<a
href="https://redirect.github.com/aws/aws-cdk/issues/35154">#35154</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/6e24133d26dc2cde2cbefa8736495bfc423c5e56">6e24133</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/35149">#35149</a></li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.209.0-alpha.0...v2.209.1-alpha.0">2.209.1-alpha.0</a>
(2025-08-06)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>eks-v2-alpha:</strong> fix helm commands not running ecr
public login (<a
href="https://redirect.github.com/aws/aws-cdk/issues/35162">#35162</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/6c2a8b8fd54991ce2c8557578eeb8199b8af38ac">6c2a8b8</a>)</li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.208.0-alpha.0...v2.209.0-alpha.0">2.209.0-alpha.0</a>
(2025-08-05)</h2>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.207.0-alpha.0...v2.208.0-alpha.0">2.208.0-alpha.0</a>
(2025-07-29)</h2>
<h3>Features</h3>
<ul>
<li><strong>glue:</strong> throw ValidationError instead of untyped
errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/35084">#35084</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/1e20df640dfe1ddfd082d459fc9ff5e063b1a95c">1e20df6</a>)</li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.206.0-alpha.0...v2.207.0-alpha.0">2.207.0-alpha.0</a>
(2025-07-24)</h2>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.205.0-alpha.0...v2.206.0-alpha.0">2.206.0-alpha.0</a>
(2025-07-16)</h2>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.204.0-alpha.0...v2.205.0-alpha.0">2.205.0-alpha.0</a>
(2025-07-15)</h2>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.203.1-alpha.0...v2.204.0-alpha.0">2.204.0-alpha.0</a>
(2025-07-04)</h2>
<h3>Features</h3>
<ul>
<li><strong>lambda-python-alpha:</strong> support uv (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33880">#33880</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/ac6f13695ba84d5358b69c0763c2f611af54e826">ac6f136</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/31238">#31238</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/32413">#32413</a></li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.203.0-alpha.0...v2.203.1-alpha.0">2.203.1-alpha.0</a>
(2025-07-02)</h2>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.202.0-alpha.0...v2.203.0-alpha.0">2.203.0-alpha.0</a>
(2025-07-01)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-cdk/commit/4f0b0aa0f190b5d1950cd2bd33b5daa592195244"><code>4f0b0aa</code></a>
chore: update analytics metadata blueprints</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/1ac66789a411385fdf402007048e509579966c7f"><code>1ac6678</code></a>
chore(release): 2.212.0</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/d79fd85cba91b296db7295068169504610158011"><code>d79fd85</code></a>
feat: update L1 CloudFormation resource definitions (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/35256">#35256</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/f7faffe132b281e3799d23f931f5ac90272a67ef"><code>f7faffe</code></a>
feat: implement UsagePlan and ApiKey support in L2 constructs for
aws-apigate...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/0d5ce566cc92840c8ea1619a4928b8b963f0877f"><code>0d5ce56</code></a>
fix(apigateway): invalid JSON structure in StepFunctions error responses
caus...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/46021f5a4ce4292ddc11dfa9f4c45cf41da45b95"><code>46021f5</code></a>
chore: npm-check-updates && yarn upgrade (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/35206">#35206</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/7c0084a9d486048f84b0e78a959fe93cffb6d628"><code>7c0084a</code></a>
revert(docs): revert ECS and Fargate service documentation for new AZ
rebalan...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/ec18b8300e94330587b36cfe7ce3f05b63b42d0f"><code>ec18b83</code></a>
docs(lambda): fix incorrect import in autoscaling example (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34989">#34989</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/e07c89baddbbab7f511b6a968b02f10765a5ba9d"><code>e07c89b</code></a>
docs(aws-cdk-lib): remove duplication of main docs (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/35229">#35229</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/aaaa9cc330ea1e2854e764e164fe432aeb8606ca"><code>aaaa9cc</code></a>
fix(signer): not correctly passing signingProfileName to
CfnSigningProfile (...</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-cdk/commits/v2.212.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 98a8e9f commit 0c2a4e5
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