Commit 9ad65a8
authored
Upgrade: [dependabot] - bump aws-cdk-lib from 2.182.0 to 2.183.0 (#177)
Bumps
[aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib)
from 2.182.0 to 2.183.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.183.0</h2>
<h3>Features</h3>
<ul>
<li><strong>bedrock:</strong> support DeepSeek R1 (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33727">#33727</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/3de0818b92c7130ac31f647329a265a742d4bc04">3de0818</a>)</li>
<li><strong>rds:</strong> add MySQL enginge versions 5.7.44(patch),
8.0.41 and 8.4.4 (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33732">#33732</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/d1a8cbeaa8153296ecf2d797d95fa31fd6b79582">d1a8cbe</a>)</li>
<li>update L1 CloudFormation resource definitions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33718">#33718</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/c4fceb2f28b9582cd957040a2c9e983343b9eba9">c4fceb2</a>)</li>
<li><strong>codebuild:</strong> throw <code>ValidationError</code>
instead of untyped Errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33700">#33700</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/d12854a96cebb428feb78908a093743889ef52bf">d12854a</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>core:</strong> <code>RemovalPolicies.of(scope)</code> (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32283">#32283</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/34c547c83e9fa5f055b0c60be975087e4f836ebb">34c547c</a>)</li>
<li><strong>logs:</strong> add support for fieldIndexPolicies in log
group L2 Construct (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33416">#33416</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/6c882e0acc36b632ff80286e72bac08734d70d72">6c882e0</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33366">#33366</a></li>
<li><strong>lambda</strong> backfill missing enums for lambda (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33651">#33651</a>)
(<a
href="https://redirect.github.com/aws/aws-cdk/pull/33740/commits/42277471040c4c845d9a4f1b3649df9cb675ecfb">4227747</a>)</li>
<li><strong>rds</strong> add new MariaDB engine versions 10.5.28,
10.6.21, 10.11.11, and 11.4.5 (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33665">#33665</a>)
(<a
href="https://redirect.github.com/aws/aws-cdk/pull/33740/commits/7f5bf4e311555bdf7aa0d7637d7b89dd0421c2f6">7f5bf4e</a>)</li>
<li><strong>ec2</strong> add VPC interface endpoints for Location
Service (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33667">#33667</a>)
(<a
href="https://redirect.github.com/aws/aws-cdk/pull/33740/commits/4bc151bafdd4398f632b06f7d801c2a550e2340a">4bc151b</a>)</li>
<li><strong>ec2</strong> add VPC interface endpoints for WAFV2 (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33685">#33685</a>)
(<a
href="https://redirect.github.com/aws/aws-cdk/pull/33740/commits/5eb11d26d00a5cccc18d9e4e6483dd613d4c4dbb">5eb11d2</a>)</li>
<li><strong>ec2</strong> add VPC interface endpoints for Emr Serverless
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/33715">#33715</a>)
(<a
href="https://redirect.github.com/aws/aws-cdk/pull/33740/commits/25619a01e78040c8b9442a9a7ed434b936e01491">25619a0</a>)</li>
<li><strong>ec2</strong> add VPC interface endpoints for Security Lake
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/33728">#33728</a>)
(<a
href="https://redirect.github.com/aws/aws-cdk/pull/33740/commits/5fcbe2ac2e3c377e39b38c278434997dbed19ab6">5fcbe2a</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>core:</strong> pressing Ctrl-C when content is bundled
leaves broken asset (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33692">#33692</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/00ef50d36d5b7322f71e38062f03017eff878705">00ef50d</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33201">#33201</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/32869">#32869</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/14474">#14474</a></li>
<li><strong>custom-resources:</strong> fix circular dependency when a
custom role provided to Provider (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33600">#33600</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/77b6fa94c0446ec81e5ae8949d6d0eb571d89dea">77b6fa9</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/20360">#20360</a></li>
<li><strong>efs:</strong> cannot run an integ test when
<code>transitionToArchivePolicy</code> is specified and
<code>throughputMode</code> is <code>undefined</code> (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33713">#33713</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/842201c344a6f76f8cfd74b65cd73f63259b777b">842201c</a>)</li>
<li><strong>eks:</strong> cluster deployment issue when the
authentication mode is not changing (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33680">#33680</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/ba2dfd10504504d78e55bc242a4747024a504389">ba2dfd1</a>)</li>
</ul>
<hr />
<h2>Alpha modules (2.183.0-alpha.0)</h2>
<h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3>
<ul>
<li><strong>scheduler-targets-alpha:</strong> The
<code>InspectorStartAssessmentRun</code> target's constructor now
accepts <code>IAssessmentTemplate</code> instead of
<code>CfnAssessmentTemplate</code> as its parameter type. To migrate
existing code, use the
<code>AssessmentTemplate.fromCfnAssessmentTemplate()</code> method to
convert your <code>CfnAssessmentTemplate</code> instances to
<code>IAssessmentTemplate</code>.</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>kinesisanalytics-flink-alpha</strong> backfill missing enums
for kinesisanalytics-flink-alpha (<a
href="https://redirect.github.com/aws/aws-cdk/pull/33632">#33632</a>)
(<a
href="https://redirect.github.com/aws/aws-cdk/pull/33740/commits/b55199a782582348408fb75123c533977b38326d">b55199a</a>)</li>
<li><strong>kinesisfirehose-destinations-alpha</strong> backfill missing
enums for kinesisfirehose-destinations-alpha (<a
href="https://redirect.github.com/aws/aws-cdk/pull/33633">#33633</a>)
(<a
href="https://redirect.github.com/aws/aws-cdk/pull/33740/commits/6ed7a452e261b0033b44d0b2b61b18466d6e6b48">6ed7a45</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>scheduler-alpha:</strong> deprecate <code>Group</code> in
favour of <code>ScheduleGroup</code> (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33678">#33678</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/4d8eae9da577a94114602df261c98b65aa616956">4d8eae9</a>)</li>
<li><strong>scheduler-targets-alpha:</strong> update inspector target to
use IAssessmentTemplate instead of CfnAssessmentTemplate (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33682">#33682</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/50ba3efabca81a3c57ce34654f8ec1002deace6f">50ba3ef</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.182.0-alpha.0...v2.183.0-alpha.0">2.183.0-alpha.0</a>
(2025-03-11)</h2>
<h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3>
<ul>
<li><strong>scheduler-targets-alpha:</strong> The
<code>InspectorStartAssessmentRun</code> target's constructor now
accepts <code>IAssessmentTemplate</code> instead of
<code>CfnAssessmentTemplate</code> as its parameter type. To migrate
existing code, use the
<code>AssessmentTemplate.fromCfnAssessmentTemplate()</code> method to
convert your <code>CfnAssessmentTemplate</code> instances to
<code>IAssessmentTemplate</code>.</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>kinesisanalytics-flink-alpha</strong> backfill missing enums
for kinesisanalytics-flink-alpha (<a
href="https://redirect.github.com/aws/aws-cdk/pull/33632">#33632</a>)
(<a
href="https://redirect.github.com/aws/aws-cdk/pull/33740/commits/b55199a782582348408fb75123c533977b38326d">b55199a</a>)</li>
<li><strong>kinesisfirehose-destinations-alpha</strong> backfill missing
enums for kinesisfirehose-destinations-alpha (<a
href="https://redirect.github.com/aws/aws-cdk/pull/33633">#33633</a>)
(<a
href="https://redirect.github.com/aws/aws-cdk/pull/33740/commits/6ed7a452e261b0033b44d0b2b61b18466d6e6b48">6ed7a45</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>scheduler-alpha:</strong> deprecate <code>Group</code> in
favour of <code>ScheduleGroup</code> (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33678">#33678</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/4d8eae9da577a94114602df261c98b65aa616956">4d8eae9</a>)</li>
<li><strong>scheduler-targets-alpha:</strong> update inspector target to
use IAssessmentTemplate instead of CfnAssessmentTemplate (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33682">#33682</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/50ba3efabca81a3c57ce34654f8ec1002deace6f">50ba3ef</a>)</li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.181.1-alpha.0...v2.182.0-alpha.0">2.182.0-alpha.0</a>
(2025-03-04)</h2>
<h3>Features</h3>
<ul>
<li><strong>pipes-alpha:</strong> support for customer-managed KMS keys
to encrypt pipe data (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33546">#33546</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/dd0d62f84da06e2cafbe7a8bac80899d86b6f153">dd0d62f</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/31453">#31453</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cognito-identitypool-alpha:</strong> prevent stacks from not
deploying correctly (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33609">#33609</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/e220bc8ca9b75bcbb4bb7447703f32737b47fc77">e220bc8</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33510">#33510</a></li>
<li><strong>eks-v2-alpha:</strong> can't delete fargate cluster (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33573">#33573</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/4ada3132e73e8f6b299548003d46e68f9db353a5">4ada313</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33347">#33347</a></li>
<li><strong>scheduler-targets:</strong> update kinesis firehose imports
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/33615">#33615</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/1df1a784ca4d4ed8c724f0a8840137724fb46ca9">1df1a78</a>)</li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.181.0-alpha.0...v2.181.1-alpha.0">2.181.1-alpha.0</a>
(2025-02-27)</h2>
<h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3>
<ul>
<li><strong>cognito-identitypool-alpha:</strong> Any
<code>IdentityPool</code> resources deployed in versions
<code>>=2.179.0</code> will now fail to deploy. You will need to
delete the <code>IdentityPoolRoleAttachment</code> from your stack via
the console before redeploying.</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cognito-identitypool-alpha:</strong> prevent stacks from not
deploying correctly (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33609">#33609</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/a1e2afe67cc907fa278503ebc886aa3b5bf97887">a1e2afe</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33510">#33510</a></li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.180.0-alpha.0...v2.181.0-alpha.0">2.181.0-alpha.0</a>
(2025-02-25)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-cdk/commit/3de0818b92c7130ac31f647329a265a742d4bc04"><code>3de0818</code></a>
feat(bedrock): support DeepSeek R1 (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33727">#33727</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/5fcbe2ac2e3c377e39b38c278434997dbed19ab6"><code>5fcbe2a</code></a>
chore(ec2): add VPC interface endpoints for Security Lake (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33728">#33728</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/d1a8cbeaa8153296ecf2d797d95fa31fd6b79582"><code>d1a8cbe</code></a>
feat(rds): add MySQL enginge versions 5.7.44(patch), 8.0.41 and 8.4.4
(<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33732">#33732</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/c4fceb2f28b9582cd957040a2c9e983343b9eba9"><code>c4fceb2</code></a>
feat: update L1 CloudFormation resource definitions (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33718">#33718</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/68133d4a2c4549a14933b8ff7b0756e7ef12bda8"><code>68133d4</code></a>
chore(lambda-nodejs): update integration test for bundling (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33679">#33679</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/6e0aa13c7bf220837f79b43506bee4e35b969fb3"><code>6e0aa13</code></a>
chore: add undefined type to principalAccount (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33055">#33055</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/88934f2e63257b4ae6af483088ae79678663ca1e"><code>88934f2</code></a>
chore(rds): deprecate PostgreSQL minor versions 13.11, 13.12, 13.13,
13.14, 1...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/842201c344a6f76f8cfd74b65cd73f63259b777b"><code>842201c</code></a>
fix(efs): cannot run an integ test when
<code>transitionToArchivePolicy</code> is specif...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/25619a01e78040c8b9442a9a7ed434b936e01491"><code>25619a0</code></a>
chore(ec2): add VPC interface endpoints for Emr Serverless (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33715">#33715</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/5eb11d26d00a5cccc18d9e4e6483dd613d4c4dbb"><code>5eb11d2</code></a>
chore(ec2): add VPC interface endpoints for WAFV2 (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33685">#33685</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-cdk/commits/v2.183.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 c443eda commit 9ad65a8
2 files changed
+5
-5
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