Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade: [dependabot] - bump aws-cdk-lib from 2.175.1 to 2.176.0 (#196)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.175.1 to 2.176.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.176.0</h2> <h3>Features</h3> <ul> <li><strong>apigatewayv2-integrations:</strong> <code>WebSocketMockIntegration</code> props (<a href="https://redirect.github.com/aws/aws-cdk/issues/30622">#30622</a>) (<a href="https://github.com/aws/aws-cdk/commit/a5a0168cdf0f6a3429d67cb8d300d3a3f987d0fe">a5a0168</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29661">#29661</a></li> <li><strong>codebuild:</strong> add new BuildImages (<a href="https://redirect.github.com/aws/aws-cdk/issues/32525">#32525</a>) (<a href="https://github.com/aws/aws-cdk/commit/a73484142ce78dbf0a63ef5bfdb9603062916399">a734841</a>)</li> <li><strong>ecs:</strong> enable Enhanced Observability for Container Insights (<a href="https://redirect.github.com/aws/aws-cdk/issues/32622">#32622</a>) (<a href="https://github.com/aws/aws-cdk/commit/79ab137aa07337972d1da459db9b1a698a2d4513">79ab137</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32618">#32618</a></li> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/32847">#32847</a>) (<a href="https://github.com/aws/aws-cdk/commit/93172033e4a8346a86ee00017acba57b57f22aab">9317203</a>)</li> <li><strong>appconfig:</strong> environment deletion protection (<a href="https://redirect.github.com/aws/aws-cdk/issues/32737">#32737</a>) (<a href="https://github.com/aws/aws-cdk/commit/393e5c0058560ff10acdc2892cc40ad542dc1629">393e5c0</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>cli:</strong> "no stack found in the main cloud assembly" (<a href="https://redirect.github.com/aws/aws-cdk/issues/32839">#32839</a>) (<a href="https://github.com/aws/aws-cdk/commit/3c0acce39c6179ed18cc14d33622c69a4978ec97">3c0acce</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32636">aws/aws-cdk#32636</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/32836">#32836</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/32836">#32836</a></li> <li><strong>core:</strong> use correct formatting for aggregate errors in <code>aws-cdk</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/32817">#32817</a>) (<a href="https://github.com/aws/aws-cdk/commit/97af31b4562506570632c79bde79c0aaee31826a">97af31b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32237">#32237</a></li> <li><strong>elasticloadbalancingv2:</strong> open, dual-stack-without-public-ipv4 ALB does not allow IPv6 inbound traffic (under feature flag) (<a href="https://redirect.github.com/aws/aws-cdk/issues/32765">#32765</a>) (<a href="https://github.com/aws/aws-cdk/commit/aff160b62a067bcd89feb97e020287e614e39111">aff160b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32197">#32197</a></li> <li><strong>rds:</strong> clusterScailabilityType is spelled wrong and should be clusterScalabilityType (<a href="https://redirect.github.com/aws/aws-cdk/issues/32825">#32825</a>) (<a href="https://github.com/aws/aws-cdk/commit/d39e8356643ab89fec791df725af4ad8f0bbaecd">d39e835</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32415">#32415</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/32415">#32415</a></li> <li><strong>rds:</strong> incorrect version definition of MySQL 8.4.3 (<a href="https://redirect.github.com/aws/aws-cdk/issues/32934">#32934</a>) (<a href="https://github.com/aws/aws-cdk/commit/3fbc785522e25deb1a1167f2f655235ae3f2e762">3fbc785</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32933">#32933</a></li> </ul> <h3>Reverts</h3> <ul> <li><strong>prlint:</strong> fail prlinter on codecov failures, with exemption label (<a href="https://redirect.github.com/aws/aws-cdk/issues/32867">#32867</a>) (<a href="https://github.com/aws/aws-cdk/commit/928d3bb05da1be25159c58cb4f8b13c44a258ba1">928d3bb</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32674">aws/aws-cdk#32674</a></li> </ul> <hr /> <h2>Alpha modules (2.176.0-alpha.0)</h2> <h3>Features</h3> <ul> <li><strong>scheduler-targets:</strong> add support for universal target (<a href="https://redirect.github.com/aws/aws-cdk/issues/32341">#32341</a>) (<a href="https://github.com/aws/aws-cdk/commit/021e6d6ca6c01ecece485f7a51620fd42e632f0b">021e6d6</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32328">#32328</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>msk:</strong> clusterName validation in Cluster class is incorrect (<a href="https://redirect.github.com/aws/aws-cdk/issues/32792">#32792</a>) (<a href="https://github.com/aws/aws-cdk/commit/41ddd46dc17e0afd551cce2737ecc11ed343de04">41ddd46</a>), closes <a href="https://redirect.github.com/aws//redirect.github.com/aws/aws-cdk/pull/32505/issues/discussion_r1891027876">aws/aws-cdk#32505</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.175.1...v2.176.0">2.176.0</a> (2025-01-15)</h2> <h3>Features</h3> <ul> <li><strong>apigatewayv2-integrations:</strong> <code>WebSocketMockIntegration</code> props (<a href="https://redirect.github.com/aws/aws-cdk/issues/30622">#30622</a>) (<a href="https://github.com/aws/aws-cdk/commit/a5a0168cdf0f6a3429d67cb8d300d3a3f987d0fe">a5a0168</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29661">#29661</a></li> <li><strong>codebuild:</strong> add new BuildImages (<a href="https://redirect.github.com/aws/aws-cdk/issues/32525">#32525</a>) (<a href="https://github.com/aws/aws-cdk/commit/a73484142ce78dbf0a63ef5bfdb9603062916399">a734841</a>)</li> <li><strong>ecs:</strong> enable Enhanced Observability for Container Insights (<a href="https://redirect.github.com/aws/aws-cdk/issues/32622">#32622</a>) (<a href="https://github.com/aws/aws-cdk/commit/79ab137aa07337972d1da459db9b1a698a2d4513">79ab137</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32618">#32618</a></li> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/32847">#32847</a>) (<a href="https://github.com/aws/aws-cdk/commit/93172033e4a8346a86ee00017acba57b57f22aab">9317203</a>)</li> <li><strong>appconfig:</strong> environment deletion protection (<a href="https://redirect.github.com/aws/aws-cdk/issues/32737">#32737</a>) (<a href="https://github.com/aws/aws-cdk/commit/393e5c0058560ff10acdc2892cc40ad542dc1629">393e5c0</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>cli:</strong> "no stack found in the main cloud assembly" (<a href="https://redirect.github.com/aws/aws-cdk/issues/32839">#32839</a>) (<a href="https://github.com/aws/aws-cdk/commit/3c0acce39c6179ed18cc14d33622c69a4978ec97">3c0acce</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32636">aws/aws-cdk#32636</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/32836">#32836</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/32836">#32836</a></li> <li><strong>core:</strong> use correct formatting for aggregate errors in <code>aws-cdk</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/32817">#32817</a>) (<a href="https://github.com/aws/aws-cdk/commit/97af31b4562506570632c79bde79c0aaee31826a">97af31b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32237">#32237</a></li> <li><strong>elasticloadbalancingv2:</strong> open, dual-stack-without-public-ipv4 ALB does not allow IPv6 inbound traffic (under feature flag) (<a href="https://redirect.github.com/aws/aws-cdk/issues/32765">#32765</a>) (<a href="https://github.com/aws/aws-cdk/commit/aff160b62a067bcd89feb97e020287e614e39111">aff160b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32197">#32197</a></li> <li><strong>rds:</strong> clusterScailabilityType is spelled wrong and should be clusterScalabilityType (<a href="https://redirect.github.com/aws/aws-cdk/issues/32825">#32825</a>) (<a href="https://github.com/aws/aws-cdk/commit/d39e8356643ab89fec791df725af4ad8f0bbaecd">d39e835</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32415">#32415</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/32415">#32415</a></li> <li><strong>rds:</strong> incorrect version definition of MySQL 8.4.3 (<a href="https://redirect.github.com/aws/aws-cdk/issues/32934">#32934</a>) (<a href="https://github.com/aws/aws-cdk/commit/3fbc785522e25deb1a1167f2f655235ae3f2e762">3fbc785</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32933">#32933</a></li> </ul> <h3>Reverts</h3> <ul> <li><strong>prlint:</strong> fail prlinter on codecov failures, with exemption label (<a href="https://redirect.github.com/aws/aws-cdk/issues/32867">#32867</a>) (<a href="https://github.com/aws/aws-cdk/commit/928d3bb05da1be25159c58cb4f8b13c44a258ba1">928d3bb</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/32674">aws/aws-cdk#32674</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk/commit/1c4473af4835871de3a462092267d64663e425ec"><code>1c4473a</code></a> chore(release): 2.176.0</li> <li><a href="https://github.com/aws/aws-cdk/commit/a5a0168cdf0f6a3429d67cb8d300d3a3f987d0fe"><code>a5a0168</code></a> feat(apigatewayv2-integrations): <code>WebSocketMockIntegration</code> props (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/30622">#30622</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/3fbc785522e25deb1a1167f2f655235ae3f2e762"><code>3fbc785</code></a> fix(rds): incorrect version definition of MySQL 8.4.3 (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/32934">#32934</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/1d7d1fce87ff8aae221752967e8a984fad225ced"><code>1d7d1fc</code></a> chore(cli): also suppress test logging for CLI (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/32952">#32952</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/fb2b229912f7400f810959eeb51008e680216718"><code>fb2b229</code></a> chore(spec2cdk): remove skipping iot1click service (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/32899">#32899</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/8ff930a1266979bdce4416c3f1b6547045c5e2c3"><code>8ff930a</code></a> docs(route53): fix typos (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/32875">#32875</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/e33ebb4788a1b169a3f83b99d522debe752b396d"><code>e33ebb4</code></a> docs(lambda-nodejs): fix typos (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/32873">#32873</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/2d7e7c4fc13004892b023d809f910b35b275a567"><code>2d7e7c4</code></a> docs(lambda-event-sources): fix typos (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/32872">#32872</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/e498572ea3b4ee9bf5f7ea6cab69f875e3ff35ad"><code>e498572</code></a> docs(rds): fix typos (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/32874">#32874</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/f0e2f2a0aeeb9538bac101b523decb25d96cfc8a"><code>f0e2f2a</code></a> chore: stop proptest failures by giving fewer guarantees (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/32885">#32885</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-cdk/commits/v2.176.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.175.1&new-version=2.176.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>
- Loading branch information