Skip to content

Commit

Permalink
Bump software.amazon.awscdk:aws-cdk-lib from 2.177.0 to 2.181.1 in /c…
Browse files Browse the repository at this point in the history
…dk (#15)

Bumps
[software.amazon.awscdk:aws-cdk-lib](https://github.com/aws/aws-cdk)
from 2.177.0 to 2.181.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-cdk/releases">software.amazon.awscdk:aws-cdk-lib's
releases</a>.</em></p>
<blockquote>
<h2>v2.181.1</h2>
<hr />
<h2>Alpha modules (2.181.1-alpha.0)</h2>
<h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3>
<ul>
<li><strong>cognito-identitypool-alpha:</strong> Any
<code>IdentityPool</code> resources deployed in versions
<code>&gt;=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>v2.181.0</h2>
<h3>Features</h3>
<ul>
<li>update L1 CloudFormation resource definitions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33579">#33579</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/a6bfe3c7dec693c7ed50dde71f29041d92eb56f8">a6bfe3c</a>)</li>
<li><strong>rds:</strong> scheduling modifications in the next scheduled
maintenance window (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33448">#33448</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/be2c7d0b79d1b021b02ba6be8399fab01e62b775">be2c7d0</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33447">#33447</a></li>
<li><strong>stepfunctions:</strong> add support for custom CSV
delimiters in S3CsvItemReader (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33558">#33558</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/43ae4fca35dbb6467d0f15cf575fde886c2093f8">43ae4fc</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33418">#33418</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cognito:</strong> re-adding threat protection capabilities
and clarifying feature plans (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33565">#33565</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/2f9bc41080966cb840e12eb05c66fa6f9192a959">2f9bc41</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33393">#33393</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/32367">#32367</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/32367">#32367</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/33393">#33393</a></li>
<li><strong>core:</strong> <code>serviceTimeout</code> for
<code>CustomResource</code> does not work with token (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33541">#33541</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/bc91c70129f4946f0a9b26a61c9cbf3a6fd8282d">bc91c70</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33513">#33513</a>
<a
href="https://github.com/aws//github.com/go-to-k/aws-cdk/blob/75e52619cd09f363882ff62561a53cd5cd79ab30/packages/aws-cdk-lib/core/lib/custom-resource.ts/issues/L169">/github.com/go-to-k/aws-cdk/blob/75e52619cd09f363882ff62561a53cd5cd79ab30/packages/aws-cdk-lib/core/lib/custom-resource.ts#L169</a>
<a
href="https://github.com/aws//github.com/go-to-k/aws-cdk/blob/75e52619cd09f363882ff62561a53cd5cd79ab30/packages/aws-cdk-lib/core/lib/duration.ts/issues/L332">/github.com/go-to-k/aws-cdk/blob/75e52619cd09f363882ff62561a53cd5cd79ab30/packages/aws-cdk-lib/core/lib/duration.ts#L332</a></li>
<li><strong>core:</strong> cross-stack references to NestedStack list
values produces invalid outputs (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32575">#32575</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/f9252ab927b092ac0f0862f315e7067fb928f09b">f9252ab</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/27233">#27233</a></li>
<li><strong>core:</strong> wrong priority for tag aspects (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33460">#33460</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/0b9ffeb6b2fb0f5e66634bda777b9745259b2b8d">0b9ffeb</a>)</li>
<li><strong>rds:</strong> <code>monitoringInterval</code> in
<code>DatabaseClusterProps</code> does not work with token (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33516">#33516</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/f9b28b9392fadd53919fbca7f2e50f07a67936b1">f9b28b9</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33504">#33504</a></li>
<li><strong>stepfunctions-tasks:</strong>
<code>SageMakerCreateTrainingJob</code> add sagemaker:AddTags permission
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/32536">#32536</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/3b073465a31dd2aee52671de52b483ef23d9cc6b">3b07346</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32294">#32294</a></li>
</ul>
<hr />
<h2>Alpha modules (2.181.0-alpha.0)</h2>
<h3>Features</h3>
<ul>
<li><strong>eks-v2-alpha:</strong> eks auto mode support (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33373">#33373</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/e03d1126231cc99a69c83d1f0146aa36b4d2b8ef">e03d112</a>)</li>
<li><strong>msk:</strong> support for Kafka version 3.8.x and add
deprecated labels to legacy versions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33553">#33553</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/29623d1c1f27f5733dec9b6ae0dc3efb53e28fe5">29623d1</a>)</li>
<li><strong>redshift-alpha:</strong> maintenance track name (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33552">#33552</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/9ac30842b304e2a9814caf02c21a331736c258ce">9ac3084</a>)</li>
</ul>
<h2>v2.180.0</h2>
<h3>Features</h3>
<ul>
<li><strong>cloudfront-origins:</strong> read versioned access level (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33038">#33038</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/315be8876cf246196376f2470d53ff2c16fbd392">315be88</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33034">#33034</a></li>
<li>update L1 CloudFormation resource definitions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33531">#33531</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/93a3348ffc7ac9b833aa16e1d1aa766587fe7bca">93a3348</a>),
closes <a
href="https://github.com/aws//docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group.html/issues/cfn-ec2">/docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group.html#cfn-ec2</a></li>
<li><strong>cloudfront:</strong> support gRPC for distribution (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32535">#32535</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/1b116b9dd4f387d405160ba7ed6ef128eb3abbbe">1b116b9</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32534">#32534</a></li>
<li><strong>cloudfront:</strong> vpc origins (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33318">#33318</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/8f3e79387ec34fa3a9f84ad0a0cfa8b22b456ae7">8f3e793</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32396">#32396</a></li>
<li><strong>cloudwatch:</strong> throw <code>ValidationErrors</code>
instead of untyped Errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33456">#33456</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/60988169cacd1e541058011f0c37993dd9b0f2e5">6098816</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>codepipeline-actions:</strong> support <code>timeout</code>
for <code>ManualApprovalAction</code> (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33472">#33472</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/7901f07b1d3d4358bca1506904837538a6527ed0">7901f07</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33473">#33473</a></li>
<li><strong>kinesis:</strong> support stream consumers (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32087">#32087</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/f4453c7bc9be0d84f44e67a1632e0f60e32805c8">f4453c7</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32050">#32050</a></li>
<li><strong>ses:</strong> configurationset support default event bus and
firehose as destination (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33093">#33093</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/d8b0da7705823147473caa863bd6231515f7585d">d8b0da7</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32835">#32835</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/30671">#30671</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/main/CHANGELOG.v2.md">software.amazon.awscdk:aws-cdk-lib's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.181.0...v2.181.1">2.181.1</a>
(2025-02-27)</h2>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.180.0...v2.181.0">2.181.0</a>
(2025-02-25)</h2>
<h3>Features</h3>
<ul>
<li>update L1 CloudFormation resource definitions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33579">#33579</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/a6bfe3c7dec693c7ed50dde71f29041d92eb56f8">a6bfe3c</a>)</li>
<li><strong>rds:</strong> scheduling modifications in the next scheduled
maintenance window (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33448">#33448</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/be2c7d0b79d1b021b02ba6be8399fab01e62b775">be2c7d0</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33447">#33447</a></li>
<li><strong>stepfunctions:</strong> add support for custom CSV
delimiters in S3CsvItemReader (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33558">#33558</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/43ae4fca35dbb6467d0f15cf575fde886c2093f8">43ae4fc</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33418">#33418</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cognito:</strong> re-adding threat protection capabilities
and clarifying feature plans (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33565">#33565</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/2f9bc41080966cb840e12eb05c66fa6f9192a959">2f9bc41</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33393">#33393</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/32367">#32367</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/32367">#32367</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/33393">#33393</a></li>
<li><strong>core:</strong> <code>serviceTimeout</code> for
<code>CustomResource</code> does not work with token (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33541">#33541</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/bc91c70129f4946f0a9b26a61c9cbf3a6fd8282d">bc91c70</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33513">#33513</a>
<a
href="https://github.com/aws//github.com/go-to-k/aws-cdk/blob/75e52619cd09f363882ff62561a53cd5cd79ab30/packages/aws-cdk-lib/core/lib/custom-resource.ts/issues/L169">/github.com/go-to-k/aws-cdk/blob/75e52619cd09f363882ff62561a53cd5cd79ab30/packages/aws-cdk-lib/core/lib/custom-resource.ts#L169</a>
<a
href="https://github.com/aws//github.com/go-to-k/aws-cdk/blob/75e52619cd09f363882ff62561a53cd5cd79ab30/packages/aws-cdk-lib/core/lib/duration.ts/issues/L332">/github.com/go-to-k/aws-cdk/blob/75e52619cd09f363882ff62561a53cd5cd79ab30/packages/aws-cdk-lib/core/lib/duration.ts#L332</a></li>
<li><strong>core:</strong> cross-stack references to NestedStack list
values produces invalid outputs (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32575">#32575</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/f9252ab927b092ac0f0862f315e7067fb928f09b">f9252ab</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/27233">#27233</a></li>
<li><strong>core:</strong> wrong priority for tag aspects (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33460">#33460</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/0b9ffeb6b2fb0f5e66634bda777b9745259b2b8d">0b9ffeb</a>)</li>
<li><strong>rds:</strong> <code>monitoringInterval</code> in
<code>DatabaseClusterProps</code> does not work with token (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33516">#33516</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/f9b28b9392fadd53919fbca7f2e50f07a67936b1">f9b28b9</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33504">#33504</a></li>
<li><strong>stepfunctions-tasks:</strong>
<code>SageMakerCreateTrainingJob</code> add sagemaker:AddTags permission
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/32536">#32536</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/3b073465a31dd2aee52671de52b483ef23d9cc6b">3b07346</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32294">#32294</a></li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.179.0...v2.180.0">2.180.0</a>
(2025-02-21)</h2>
<h3>Features</h3>
<ul>
<li><strong>cloudfront-origins:</strong> read versioned access level (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33038">#33038</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/315be8876cf246196376f2470d53ff2c16fbd392">315be88</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33034">#33034</a></li>
<li>update L1 CloudFormation resource definitions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33531">#33531</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/93a3348ffc7ac9b833aa16e1d1aa766587fe7bca">93a3348</a>),
closes <a
href="https://github.com/aws//docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group.html/issues/cfn-ec2">/docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group.html#cfn-ec2</a></li>
<li><strong>cloudfront:</strong> support gRPC for distribution (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32535">#32535</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/1b116b9dd4f387d405160ba7ed6ef128eb3abbbe">1b116b9</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32534">#32534</a></li>
<li><strong>cloudfront:</strong> vpc origins (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33318">#33318</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/8f3e79387ec34fa3a9f84ad0a0cfa8b22b456ae7">8f3e793</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32396">#32396</a></li>
<li><strong>cloudwatch:</strong> throw <code>ValidationErrors</code>
instead of untyped Errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33456">#33456</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/60988169cacd1e541058011f0c37993dd9b0f2e5">6098816</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>codepipeline-actions:</strong> support <code>timeout</code>
for <code>ManualApprovalAction</code> (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33472">#33472</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/7901f07b1d3d4358bca1506904837538a6527ed0">7901f07</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33473">#33473</a></li>
<li><strong>kinesis:</strong> support stream consumers (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32087">#32087</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/f4453c7bc9be0d84f44e67a1632e0f60e32805c8">f4453c7</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32050">#32050</a></li>
<li><strong>ses:</strong> configurationset support default event bus and
firehose as destination (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33093">#33093</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/d8b0da7705823147473caa863bd6231515f7585d">d8b0da7</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32835">#32835</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/30671">#30671</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>core:</strong> adding warnings to alert when properties will
be overwritten (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33507">#33507</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/b06daf836bcbb690d34d1a3439fd6db36cb1f203">b06daf8</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32468">#32468</a></li>
<li><strong>lambda:</strong> updating addToRolePolicy to avoid circular
dependency potential (under feature flag) (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33291">#33291</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/d946eb729a731c1877a95f3db9b6aceab84a6a15">d946eb7</a>)</li>
<li><strong>logs:</strong> <code>DataProtectionPolicy</code> template
key must be PascalCase (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33462">#33462</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/0379878c2f573450f1839a61580e1332dad999eb">0379878</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33408">#33408</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/26728">#26728</a></li>
<li><strong>stepfunctions:</strong> disabling logging still requires
LogGroup (<a
href="https://redirect.github.com/aws/aws-cdk/issues/30816">#30816</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/a2cd7ae80168610db2df515a11e2a68571c662fb">a2cd7ae</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/30814">#30814</a></li>
<li><strong>stepfunctions:</strong> various JSONata query language fix
(<a
href="https://redirect.github.com/aws/aws-cdk/issues/33404">#33404</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/b16fac2cc3e86f7409c7ef990338e9c0e1d96c2f">b16fac2</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33403">#33403</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/33374">#33374</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/33396">#33396</a>
<a
href="https://github.com/aws//github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-stepfunctions/lib/states/state.ts/issues/L398">/github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-stepfunctions/lib/states/state.ts#L398</a></li>
</ul>
<h2><a
href="https://github.com/aws/aws-cdk/compare/v2.178.2...v2.179.0">2.179.0</a>
(2025-02-17)</h2>
<h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3>
<ul>
<li><strong>eks:</strong> <code>kubectlLayer</code> property is now
required in EKS <code>Cluster</code> and <code>FargateCluster</code>
constructs. The default value for <code>kubectlLayer</code> is outdated
and hence being removed. You can specify your own kubectlLayer version
based on your Kubernetes version.</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/9be0d22a42c8c556a951ed62047c458e1b007fa3"><code>9be0d22</code></a>
chore(release): 2.181.1 (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33612">#33612</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/d814408f4f9a86a497d755721b16c2aa78977adf"><code>d814408</code></a>
chore: update analytics metadata blueprints</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/ba14eab931e127034d325575e977e25f583dddce"><code>ba14eab</code></a>
chore: fix CHANGELOGs</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/28b9bb53200aa103bfbb476a76c7461b93a6a41b"><code>28b9bb5</code></a>
chore(release): 2.181.1</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/a1e2afe67cc907fa278503ebc886aa3b5bf97887"><code>a1e2afe</code></a>
fix(cognito-identitypool-alpha): prevent stacks from not deploying
correctly ...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/f0f4a075eb9a4b6e614a39f15043802b925e0bef"><code>f0f4a07</code></a>
chore(release): 2.181.0 (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33581">#33581</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/7f767d58e6fd101533dc73a9deacae0ac1d52db2"><code>7f767d5</code></a>
chore: update analytics metadata blueprints</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/347332b07aacdb392a3c0a36a91260c4464b7f0a"><code>347332b</code></a>
chore(release): 2.181.0</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/a6bfe3c7dec693c7ed50dde71f29041d92eb56f8"><code>a6bfe3c</code></a>
feat: update L1 CloudFormation resource definitions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33579">#33579</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/9ac30842b304e2a9814caf02c21a331736c258ce"><code>9ac3084</code></a>
feat(redshift-alpha): maintenance track name (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33552">#33552</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-cdk/compare/v2.177.0...v2.181.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=software.amazon.awscdk:aws-cdk-lib&package-manager=gradle&previous-version=2.177.0&new-version=2.181.1)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2025
1 parent 68a6aea commit f437c43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdk/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories {
}

dependencies {
implementation("software.amazon.awscdk:aws-cdk-lib:2.177.0")
implementation("software.amazon.awscdk:aws-cdk-lib:2.181.1")
implementation("software.constructs:constructs:10.4.2")
implementation("dev.stratospheric:cdk-constructs:0.1.15")
implementation("org.passay:passay:1.6.6")
Expand Down

0 comments on commit f437c43

Please sign in to comment.