Skip to content

Commit 9662e55

Browse files
Upgrade: [dependabot] - bump aws-cdk from 2.169.0 to 2.171.1 (#20)
Bumps [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) from 2.169.0 to 2.171.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-cdk/releases">aws-cdk's releases</a>.</em></p> <blockquote> <h2>v2.171.1</h2> <h3>Bug Fixes</h3> <ul> <li><strong>cli:</strong> lambda hotswap fails if <code>lambda:GetFunctionConfiguration</code> action is not allowed (<a href="https://redirect.github.com/aws/aws-cdk/issues/32301">#32301</a>) (<a href="https://github.com/aws/aws-cdk/commit/a073e9302dbd4213275e99c86476ab8152af7caf">a073e93</a>), closes <a href="https://github.com/aws//github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/src/waiters/waitForFunctionUpdatedV2.ts/issues/L10">/github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/src/waiters/waitForFunctionUpdatedV2.ts#L10</a> <a href="https://github.com/aws//github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/src/waiters/waitForFunctionUpdated.ts/issues/L13">/github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/src/waiters/waitForFunctionUpdated.ts#L13</a></li> </ul> <hr /> <h2>Alpha modules (2.171.1-alpha.0)</h2> <h2>v2.171.0</h2> <h3>Features</h3> <ul> <li><strong>rds:</strong> enhanced monitoring configuration at the cluster level (<a href="https://redirect.github.com/aws/aws-cdk/issues/32157">#32157</a>) (<a href="https://github.com/aws/aws-cdk/commit/01f2dcd6fb892905afae735c791ddbb3e6adbcb1">01f2dcd</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32151">#32151</a></li> <li><strong>rds:</strong> support zero ACU for Aurora Serverless V2 (<a href="https://redirect.github.com/aws/aws-cdk/issues/32231">#32231</a>) (<a href="https://github.com/aws/aws-cdk/commit/d1b07d9aeadab65db5672272050e64672e7d6beb">d1b07d9</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>cli:</strong> sso with proxy fails (<a href="https://redirect.github.com/aws/aws-cdk/issues/32261">#32261</a>) (<a href="https://github.com/aws/aws-cdk/commit/bedcf164a2b7cbd613ac645d477302c93ddfa4b6">bedcf16</a>)</li> </ul> <hr /> <h2>Alpha modules (2.171.0-alpha.0)</h2> <h2>v2.170.0</h2> <h3>Features</h3> <ul> <li><strong>lambda:</strong> support for Provisioned Pollers (<a href="https://redirect.github.com/aws/aws-cdk/issues/32205">#32205</a>) (<a href="https://github.com/aws/aws-cdk/commit/68b969e6006212b2930844226f7817c81cfd8e18">68b969e</a>)</li> <li><strong>vpcv2:</strong> vpc peering connection construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/31645">#31645</a>) (<a href="https://github.com/aws/aws-cdk/commit/e1195f93f9ee12b86d38bc7a64b2118ba204ef9e">e1195f9</a>), closes <a href="https://redirect.github.com/aws/RFC/issues/507">RFC#507</a> <a href="https://github.com/aws/1/issues/L252">1#L252</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>cli:</strong> sts retry options are ignored (<a href="https://redirect.github.com/aws/aws-cdk/issues/32227">#32227</a>) (<a href="https://github.com/aws/aws-cdk/commit/193ab8cf892a3d2a3dbafc6db9f7a1d246fab2ec">193ab8c</a>)</li> </ul> <h3>Reverts</h3> <ul> <li>&quot;fix(ecr): allow creating repository uri to use tokens like cfn params&quot; (<a href="https://redirect.github.com/aws/aws-cdk/issues/32241">#32241</a>) (<a href="https://github.com/aws/aws-cdk/commit/b3e39a9a264511475ebb2bc8889325a096780d93">b3e39a9</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32238">#32238</a></li> </ul> <hr /> <h2>Alpha modules (2.170.0-alpha.0)</h2> </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's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.171.0...v2.171.1">2.171.1</a> (2024-11-27)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>cli:</strong> lambda hotswap fails if <code>lambda:GetFunctionConfiguration</code> action is not allowed (<a href="https://redirect.github.com/aws/aws-cdk/issues/32301">#32301</a>) (<a href="https://github.com/aws/aws-cdk/commit/a073e9302dbd4213275e99c86476ab8152af7caf">a073e93</a>), closes <a href="https://github.com/aws//github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/src/waiters/waitForFunctionUpdatedV2.ts/issues/L10">/github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/src/waiters/waitForFunctionUpdatedV2.ts#L10</a> <a href="https://github.com/aws//github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/src/waiters/waitForFunctionUpdated.ts/issues/L13">/github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/src/waiters/waitForFunctionUpdated.ts#L13</a></li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.170.0...v2.171.0">2.171.0</a> (2024-11-25)</h2> <h3>Features</h3> <ul> <li><strong>rds:</strong> enhanced monitoring configuration at the cluster level (<a href="https://redirect.github.com/aws/aws-cdk/issues/32157">#32157</a>) (<a href="https://github.com/aws/aws-cdk/commit/01f2dcd6fb892905afae735c791ddbb3e6adbcb1">01f2dcd</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32151">#32151</a></li> <li><strong>rds:</strong> support zero ACU for Aurora Serverless V2 (<a href="https://redirect.github.com/aws/aws-cdk/issues/32231">#32231</a>) (<a href="https://github.com/aws/aws-cdk/commit/d1b07d9aeadab65db5672272050e64672e7d6beb">d1b07d9</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>cli:</strong> sso with proxy fails (<a href="https://redirect.github.com/aws/aws-cdk/issues/32261">#32261</a>) (<a href="https://github.com/aws/aws-cdk/commit/bedcf164a2b7cbd613ac645d477302c93ddfa4b6">bedcf16</a>)</li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.169.0...v2.170.0">2.170.0</a> (2024-11-22)</h2> <h3>Features</h3> <ul> <li><strong>lambda:</strong> support for Provisioned Pollers (<a href="https://redirect.github.com/aws/aws-cdk/issues/32205">#32205</a>) (<a href="https://github.com/aws/aws-cdk/commit/68b969e6006212b2930844226f7817c81cfd8e18">68b969e</a>)</li> <li><strong>vpcv2:</strong> vpc peering connection construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/31645">#31645</a>) (<a href="https://github.com/aws/aws-cdk/commit/e1195f93f9ee12b86d38bc7a64b2118ba204ef9e">e1195f9</a>), closes <a href="https://redirect.github.com/aws/RFC/issues/507">RFC#507</a> <a href="https://github.com/aws/1/issues/L252">1#L252</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>cli:</strong> sts retry options are ignored (<a href="https://redirect.github.com/aws/aws-cdk/issues/32227">#32227</a>) (<a href="https://github.com/aws/aws-cdk/commit/193ab8cf892a3d2a3dbafc6db9f7a1d246fab2ec">193ab8c</a>)</li> </ul> <h3>Reverts</h3> <ul> <li>&quot;fix(ecr): allow creating repository uri to use tokens like cfn params&quot; (<a href="https://redirect.github.com/aws/aws-cdk/issues/32241">#32241</a>) (<a href="https://github.com/aws/aws-cdk/commit/b3e39a9a264511475ebb2bc8889325a096780d93">b3e39a9</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32238">#32238</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk/commit/a073e9302dbd4213275e99c86476ab8152af7caf"><code>a073e93</code></a> fix(cli): lambda hotswap fails if <code>lambda:GetFunctionConfiguration</code> action is...</li> <li><a href="https://github.com/aws/aws-cdk/commit/bedcf164a2b7cbd613ac645d477302c93ddfa4b6"><code>bedcf16</code></a> fix(cli): sso with proxy fails (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk/issues/32261">#32261</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/36c12c9be3f79d2ddf2df65263c24f58654a95ae"><code>36c12c9</code></a> chore(cli-integ): new test case for proxied requests (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk/issues/32254">#32254</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/193ab8cf892a3d2a3dbafc6db9f7a1d246fab2ec"><code>193ab8c</code></a> fix(cli): sts retry options are ignored (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk/issues/32227">#32227</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-cdk/commits/v2.171.1/packages/aws-cdk">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aws-cdk&package-manager=npm_and_yarn&previous-version=2.169.0&new-version=2.171.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: anthony-nhs <[email protected]>
1 parent 59288fc commit 9662e55

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
@@ -16,6 +16,6 @@
1616
"source-map-support": "^0.5.21"
1717
},
1818
"devDependencies": {
19-
"aws-cdk": "^2.166.0"
19+
"aws-cdk": "^2.171.1"
2020
}
2121
}

0 commit comments

Comments
 (0)