Commit d90b532
authored
Upgrade: [dependabot] - bump aws-cdk-lib from 2.183.0 to 2.184.1 (#180)
Bumps
[aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib)
from 2.183.0 to 2.184.1.
<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.184.1</h2>
<h3>Reverts</h3>
<ul>
<li><strong>iam:</strong> fix(iam): adding organization id pattern
verification (<a
href="https://redirect.github.com/aws/aws-cdk/pull/33773">#33773</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/f7ed3165056c385249735ebb17a53d0fedd69c54">f7ed316</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33768">aws/aws-cdk#33768</a></li>
</ul>
<hr />
<h2>Alpha modules (2.184.1-alpha.0)</h2>
<h2>v2.184.0</h2>
<h3>Features</h3>
<ul>
<li><strong>ecr:</strong> throw ValidationError instead of untyped
Errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33750">#33750</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/242690f9aa897b11e1b1a73036a9927ed3473eb2">242690f</a>)</li>
<li><strong>lambda:</strong> support s3 OFD for Kinesis/DynamoDB (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33739">#33739</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/3f1fecfecb871d3912a74471a555b223a6dcaa20">3f1fecf</a>)</li>
<li><strong>rds:</strong> allow to specify availability zone for Aurora
instances (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33515">#33515</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/583d5f24f03d3b2f8b072d0a41d41b75f8814f8c">583d5f2</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33503">#33503</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/30618">#30618</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>codepipeline:</strong> replace account root principal with
current pipeline role in the trust policy under ff:
<code>@aws-cdk/pipelines</code>:reduceStageRoleTrustScope (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33742">#33742</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/a64b01cc2969822bb92d7bd72152ecb2ccf1c1cf">a64b01c</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33709">#33709</a></li>
<li><strong>core:</strong> message including tokens from annotations
cannot output correctly (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33706">#33706</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/55a3c4caefdb283280d6c16d3719f3e311e31ec9">55a3c4c</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33707">#33707</a></li>
<li><strong>events-targets:</strong> add
LogGroupTargetInput.fromObjectV2() method (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33720">#33720</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/584a58c2dcd43d9ebd2533186a2f5f9a083bb478">584a58c</a>)</li>
</ul>
<hr />
<h2>Alpha modules (2.184.0-alpha.0)</h2>
<h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3>
<ul>
<li><strong>glue-alpha:</strong> Updated casing of
<code>workflow.addconditionalTrigger</code> to
<code>workflow.addConditionalTrigger</code>.</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>glue-alpha:</strong> inconsistent workflow
addconditionalTrigger casing (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33752">#33752</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/4886a3e503b22f3dfadca908501a2cb208c2ebee">4886a3e</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33751">#33751</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/33751">#33751</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.184.0-alpha.0...v2.184.1-alpha.0">2.184.1-alpha.0</a>
(2025-03-14)</h2>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.183.0-alpha.0...v2.184.0-alpha.0">2.184.0-alpha.0</a>
(2025-03-13)</h2>
<h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3>
<ul>
<li><strong>glue-alpha:</strong> Updated casing of
<code>workflow.addconditionalTrigger</code> to
<code>workflow.addConditionalTrigger</code>.</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>glue-alpha:</strong> inconsistent workflow
addconditionalTrigger casing (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33752">#33752</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/4886a3e503b22f3dfadca908501a2cb208c2ebee">4886a3e</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33751">#33751</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/33751">#33751</a></li>
</ul>
<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>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-cdk/commit/610556c4641a9cc702f3126bd2af70e5c4796098"><code>610556c</code></a>
chore: revert "fix(iam): adding organization id pattern
verification (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33555">#33555</a>)...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/63f495ea028e294c4089302f4701c5df1feee31b"><code>63f495e</code></a>
chore: update analytics metadata blueprints</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/63809830418e9da8b426bd7113947babc385039f"><code>6380983</code></a>
chore(release): 2.184.0</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/242690f9aa897b11e1b1a73036a9927ed3473eb2"><code>242690f</code></a>
feat(ecr): throw ValidationError instead of untyped Errors (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33750">#33750</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/a64b01cc2969822bb92d7bd72152ecb2ccf1c1cf"><code>a64b01c</code></a>
fix(codepipeline): replace account root principal with current pipeline
role ...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/5687d8586147886236de2ea3a34846affd833250"><code>5687d85</code></a>
chore: npm-check-updates && yarn upgrade (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33696">#33696</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/583d5f24f03d3b2f8b072d0a41d41b75f8814f8c"><code>583d5f2</code></a>
feat(rds): allow to specify availability zone for Aurora instances (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33515">#33515</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/55a3c4caefdb283280d6c16d3719f3e311e31ec9"><code>55a3c4c</code></a>
fix(core): message including tokens from annotations cannot output
correctly ...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/3f1fecfecb871d3912a74471a555b223a6dcaa20"><code>3f1fecf</code></a>
feat(lambda): support s3 OFD for Kinesis/DynamoDB (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33739">#33739</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/584a58c2dcd43d9ebd2533186a2f5f9a083bb478"><code>584a58c</code></a>
fix(events-targets): add LogGroupTargetInput.fromObjectV2() method (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33720">#33720</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-cdk/commits/v2.184.1/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 3f17eaf commit d90b532
2 files changed
+15
-15
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