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 from 2.175.1 to 2.176.0 (#195)
Bumps [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) 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'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'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/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/issues/32952">#32952</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/5a830a0372d614b6cf2c2a8c998c1436d37e326c"><code>5a830a0</code></a> chore: dotnet upgrade from 6.0 -> 8.0 (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk/issues/32894">#32894</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/ef135ef10247ec0969bbc3cec4636d4536cdfeff"><code>ef135ef</code></a> chore(cli): use CliIoHost as logger everywhere (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk/issues/32708">#32708</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/97af31b4562506570632c79bde79c0aaee31826a"><code>97af31b</code></a> fix(core): use correct formatting for aggregate errors in <code>aws-cdk</code> (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk/issues/32817">#32817</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/b021efe021171ae3bce029088a97374a058f73c0"><code>b021efe</code></a> chore(cli): fix typo in ToolkitError symbol (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk/issues/32882">#32882</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/88247b96fd66cfab36c413eb665135c8364c93bc"><code>88247b9</code></a> chore(docs): fix typos (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk/issues/32861">#32861</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/3c0acce39c6179ed18cc14d33622c69a4978ec97"><code>3c0acce</code></a> fix(cli): "no stack found in the main cloud assembly" (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk/issues/32839">#32839</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/78fba2305c8e1710a3b83d810486a6875a82bf8b"><code>78fba23</code></a> chore(cli): rename <code>_</code> to <code>command</code> in <code>UserInput</code> (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk/issues/32822">#32822</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/62ae02e9c95a2226e9ec4bd60ae7fc3658819fb1"><code>62ae02e</code></a> chore(cli): synth is now default command name, synthesize is alias (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk/issues/32823">#32823</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/a8ad62c02ab83017af20e4b348ca301ead9aa0d4"><code>a8ad62c</code></a> chore(cli): rename cli-args-gen into user-input-gen (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk/issues/32821">#32821</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-cdk/commits/v2.176.0/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.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