Skip to content

Commit 68f266a

Browse files
Upgrade: [dependabot] - bump aws-cdk-lib from 2.179.0 to 2.180.0 (#141)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.179.0 to 2.180.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.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> <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> <hr /> <h2>Alpha modules (2.180.0-alpha.0)</h2> <h3>Features</h3> <ul> <li><strong>glue-alpha:</strong> include extra jars parameter in pyspark jobs (<a href="https://redirect.github.com/aws/aws-cdk/issues/33238">#33238</a>) (<a href="https://github.com/aws/aws-cdk/commit/be3bce385c18af99b1fb3d0940a2cbec4f51e8d3">be3bce3</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/33225">#33225</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.md">aws-cdk-lib's changelog</a>.</em></p> <blockquote> <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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk/commit/27ec44803b0d41877ea5673463465d53be9c04f7"><code>27ec448</code></a> chore(release): 2.180.0</li> <li><a href="https://github.com/aws/aws-cdk/commit/47cae253bcaa0a56749809090e68a8ed76155af0"><code>47cae25</code></a> chore: tweak enum-like parser to exclude certain classes (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33536">#33536</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/315be8876cf246196376f2470d53ff2c16fbd392"><code>315be88</code></a> feat(cloudfront-origins): read versioned access level (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33038">#33038</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/93a3348ffc7ac9b833aa16e1d1aa766587fe7bca"><code>93a3348</code></a> feat: update L1 CloudFormation resource definitions (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33531">#33531</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/738686da255ba0489f5624cab2c3060fb8e04e2a"><code>738686d</code></a> chore: fix stepfunctions import (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33529">#33529</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/1b116b9dd4f387d405160ba7ed6ef128eb3abbbe"><code>1b116b9</code></a> feat(cloudfront): support gRPC for distribution (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/32535">#32535</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/b06daf836bcbb690d34d1a3439fd6db36cb1f203"><code>b06daf8</code></a> fix(core): adding warnings to alert when properties will be overwritten (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33507">#33507</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/8728d5b7cbfbf25d0f71ebb962d34d3db9ed87f6"><code>8728d5b</code></a> docs(apigateway): fix doc of <code>Vary</code> header for <code>allowOrigins</code> (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33519">#33519</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/6f1aa805aefbaf5c4307bb4381e983e05b898137"><code>6f1aa80</code></a> chore: add enum-like updater (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33500">#33500</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/ae544a15f8f65eb1b192acc16277ca3c40386a73"><code>ae544a1</code></a> chore(rds): added Postgres 16.7 version (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33509">#33509</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-cdk/commits/v2.180.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.179.0&new-version=2.180.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 71383b7 commit 68f266a

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.179.0",
13+
"aws-cdk-lib": "^2.180.0",
1414
"cdk-nag": "^2.35.25",
1515
"constructs": "^10.4.2",
1616
"source-map-support": "^0.5.21"

0 commit comments

Comments
 (0)