Skip to content

Commit 6d7f0a0

Browse files
Upgrade: [dependabot] - bump aws-cdk-lib from 2.180.0 to 2.181.0 (#151)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.180.0 to 2.181.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.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> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-cdk/blob/v2.181.0/CHANGELOG.v2.md">aws-cdk-lib's changelog</a>.</em></p> <blockquote> <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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <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/a6bfe3c7dec693c7ed50dde71f29041d92eb56f8"><code>a6bfe3c</code></a> feat: update L1 CloudFormation resource definitions (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33579">#33579</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/2f9bc41080966cb840e12eb05c66fa6f9192a959"><code>2f9bc41</code></a> fix(cognito): re-adding threat protection capabilities and clarifying feature...</li> <li><a href="https://github.com/aws/aws-cdk/commit/0b9ffeb6b2fb0f5e66634bda777b9745259b2b8d"><code>0b9ffeb</code></a> fix(core): wrong priority for tag aspects (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33460">#33460</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/f9252ab927b092ac0f0862f315e7067fb928f09b"><code>f9252ab</code></a> fix(core): cross-stack references to NestedStack list values produces invalid...</li> <li><a href="https://github.com/aws/aws-cdk/commit/43ae4fca35dbb6467d0f15cf575fde886c2093f8"><code>43ae4fc</code></a> feat(stepfunctions): add support for custom CSV delimiters in S3CsvItemReader...</li> <li><a href="https://github.com/aws/aws-cdk/commit/8dcbde3b42303b9abe2a66007ea516f8434683f8"><code>8dcbde3</code></a> chore(bedrock): add support for Anthropic Claude 3.7 Sonnet model (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33571">#33571</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/ff658ba5b04b3712810188e4d23485ff1296022f"><code>ff658ba</code></a> chore(rds): add support for Postgres versions 13.19, 13.20, 14.16, 14.17, 15....</li> <li><a href="https://github.com/aws/aws-cdk/commit/bc91c70129f4946f0a9b26a61c9cbf3a6fd8282d"><code>bc91c70</code></a> fix(core): <code>serviceTimeout</code> for <code>CustomResource</code> does not work with token (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/3">#3</a>...</li> <li><a href="https://github.com/aws/aws-cdk/commit/05968247399ab79a086a37cf665f4d0c3ed051a7"><code>0596824</code></a> chore(region-info): ap-southeast-5 (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33530">#33530</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-cdk/commits/v2.181.0/packages/aws-cdk-lib">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aws-cdk-lib&package-manager=npm_and_yarn&previous-version=2.180.0&new-version=2.181.0)](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 f6bbd46 commit 6d7f0a0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"check-licenses": "license-checker --failOn GPL --failOn LGPL --start ../.."
1111
},
1212
"dependencies": {
13-
"aws-cdk-lib": "^2.180.0",
13+
"aws-cdk-lib": "^2.181.0",
1414
"cdk-nag": "^2.35.30",
1515
"constructs": "^10.4.2",
1616
"source-map-support": "^0.5.21"

0 commit comments

Comments
 (0)