Skip to content

Commit

Permalink
Upgrade: [dependabot] - bump aws-cdk-lib from 2.176.0 to 2.177.0 (#206)
Browse files Browse the repository at this point in the history
Bumps
[aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib)
from 2.176.0 to 2.177.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.177.0</h2>
<h3>Features</h3>
<ul>
<li><strong>apigatewayv2:</strong> throw <code>ValidationError</code>
instead of untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33072">#33072</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/8b472fc5a68c2c83349dbfc11fa502f08d0bd5c8">8b472fc</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>apigatewayv2:</strong> throw <code>ValidationError</code>
instead of untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33082">#33082</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/537758607623d364529ccad78983eaa3f380762e">5377586</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>apigatewayv2-authorizers:</strong> throw
<code>ValidationError</code> instead of untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33076">#33076</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/dd34d2e3286048eb5079d93b743c444c4ee1e9bf">dd34d2e</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>bedrock:</strong> deprecate Claude 2, 2.1, Instant (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33058">#33058</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/c0ed4491a399cff5a098b0e4de389437c0cb55ba">c0ed449</a>)</li>
<li><strong>cli:</strong> add --untrust option to bootstrap (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33091">#33091</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/4713bdd3bdd64e924c403c6c680d3205e4cef491">4713bdd</a>)</li>
<li><strong>cli:</strong> show all information from waiter errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33035">#33035</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/b512a72cd6457a4d95d7346338894a4e3ed503f3">b512a72</a>)</li>
<li><strong>cli:</strong> throw typed errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33005">#33005</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/bf81b3ce17941f1f84b386f1e935150893b58315">bf81b3c</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32548">#32548</a></li>
<li><strong>cloudfront-origins:</strong> list access level for 404
response (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32059">#32059</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/2b2443de2f566f1595657f94195d8b61243fb800">2b2443d</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/13983">#13983</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/31689">#31689</a></li>
<li><strong>cognito:</strong> managed login (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33097">#33097</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/188f52d5750274b86c5ebc6ce55ec7cdbc6fc8a7">188f52d</a>)</li>
<li><strong>elbv2:</strong> throw <code>ValidationError</code> intsead
of untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33111">#33111</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/cc1988acd3a5d8f6a348140af8ca69176b18a52c">cc1988a</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>lambda:</strong> throw <code>ValidationError</code> instead
of untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33033">#33033</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/a928748717baf6d7eb90724c2fd7ee980eda284b">a928748</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>rds:</strong> throw <code>ValidationError</code> instead of
untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33042">#33042</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/0b2db62850913a1af5b0018aff7c71fad6a7714f">0b2db62</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>route53:</strong> throw <code>ValidationError</code> instead
of untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33110">#33110</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/5e0f16d5f5782784a7b572caa6531460bb4eed50">5e0f16d</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>s3:</strong> replicating objects (<a
href="https://redirect.github.com/aws/aws-cdk/issues/30966">#30966</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/9d8a7e20fbdb0fa956bf01b0f1dc6b26173dd161">9d8a7e2</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/1680">#1680</a> <a
href="https://github.com/aws//docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationrulefilter.html/issues/cfn-s3">/docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationrulefilter.html#cfn-s3</a>
<a
href="https://github.com/aws//docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationrule.html/issues/cfn-s3">/docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationrule.html#cfn-s3</a>
<a
href="https://github.com/aws//docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationrule.html/issues/cfn-s3">/docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationrule.html#cfn-s3</a></li>
<li><strong>s3:</strong> throw <code>ValidationError</code> instead of
untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33031">#33031</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/61e876bd3ed65742b9b4321d0a514dfc606313f4">61e876b</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>s3:</strong> throw <code>ValidationError</code> instead of
untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33109">#33109</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/aea8f3b4f1bf80d5ffa390fee2986d864cd842c5">aea8f3b</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>sns:</strong> throw <code>ValidationError</code> instead of
untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33045">#33045</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/7452462550a100f5bd2dcab6f495c9f68bf0db4a">7452462</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>sqs:</strong> throw <code>ValidationError</code> instead of
untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33046">#33046</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/64694124e37113eaeed50635e5d1fb8db9badc89">6469412</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>ssm:</strong> throw <code>ValidationError</code> instead of
untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33067">#33067</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/6677b3373157c71b104c97ae3bbece39e44e29de">6677b33</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>synthetics:</strong> cleanup provisioned lambda and layers
for canary (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32738">#32738</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/bdb4a594c16a2051ca157f5f06f059d7edcf457c">bdb4a59</a>)</li>
<li><strong>synthetics:</strong> node playwright 1.0 and python selenium
4.1 runtime (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32245">#32245</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/d68020b8c1dc957a7e99aefab31de91f5a304b31">d68020b</a>),
closes <a
href="https://github.com/aws//docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_python_selenium.html/issues/CloudWatch_Synthetics_runtimeversion-syn-python-selenium-4">/docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_python_selenium.html#CloudWatch_Synthetics_runtimeversion-syn-python-selenium-4</a></li>
<li><strong>synthetics:</strong> throw <code>ValidationError</code>
instead of untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33079">#33079</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/e4703c19598753a2b6f240b906d3e1da3954851f">e4703c1</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>VpcV2:</strong> add BYOIP IPv6 to VPCv2 (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32927">#32927</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/93c95fc1a4f547d309732ae7b32f65e3763c2d37">93c95fc</a>)</li>
<li>update L1 CloudFormation resource definitions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33019">#33019</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/e31924a7ec472f165382f5cca8b55b747e9c4208">e31924a</a>),
closes <a
href="https://github.com/aws//docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html/issues/CloudWatch-Logs-Transformation-parseRoute53">/docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-parseRoute53</a>
<a
href="https://github.com/aws//docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation-Processors.html/issues/CloudWatch-Logs-Transformation-parseRoute53">/docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation-Processors.html#CloudWatch-Logs-Transformation-parseRoute53</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>bundling:</strong> enclosing metafile &amp; tsconfig paths
with quotes (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32725">#32725</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/5410e1016b39ef3ef45a02da151ce40c83ce9e0d">5410e10</a>)</li>
<li><strong>cli:</strong> disallow import of internal cli libraries (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33021">#33021</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/e5ac918efbb66674176c81171e0d61affddcbeab">e5ac918</a>)</li>
<li><strong>cli:</strong> trace output (-vv) is useless when files are
uploaded (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33104">#33104</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/d95add33fc3fe355752ff56cd37381cb808890b6">d95add3</a>)</li>
<li><strong>cloudfront:</strong> add validations on
ResponseHeadersCorsBehavior.accessControlAllowMethods (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32769">#32769</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/4c4280050e67d5779edeb09baf3287b431839aed">4c42800</a>)</li>
<li><strong>cx-api:</strong> cannot detect CloudAssembly across
different libraries (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32998">#32998</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/94ba7721b5c6adeb7974152d67d7b56524687cbe">94ba772</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/31041">aws/aws-cdk#31041</a></li>
<li><strong>rds:</strong> does not print all failed validations for
DatabaseCluster props (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32841">#32841</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/344d916480f6facc437841033cd3d072ebc07010">344d916</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32840">#32840</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/32840">#32840</a>
<a
href="https://redirect.github.com/aws//redirect.github.com/aws/aws-cdk/pull/32151/files/issues/diff-49b4a9e1bf0b7db3ab71f4f08580da0cb2191d84605dc82a70c324bd122d5cf7R805-R828">aws/aws-cdk#32151</a>
<a
href="https://redirect.github.com/aws//redirect.github.com/aws/aws-cdk/pull/32841/files/issues/diff-5d08d37e744e173239879212c59fd45cb9a279349f3dfb1c66923cb015ed3a3">aws/aws-cdk#32841</a>
<a
href="https://github.com/aws//github.com/aws/aws-cdk/blob/3e4f3773bfa48b75bf0adc7d53d46bbec7714a9e/packages/aws-cdk-lib/aws-ec2/lib/volume.ts/issues/L672-L743">/github.com/aws/aws-cdk/blob/3e4f3773bfa48b75bf0adc7d53d46bbec7714a9e/packages/aws-cdk-lib/aws-ec2/lib/volume.ts#L672-L743</a>
<a
href="https://github.com/aws//github.com/aws/aws-cdk/blob/3e4f3773bfa48b75bf0adc7d53d46bbec7714a9e/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/eventbridge-scheduler/create-schedule.ts/issues/L324-L362">/github.com/aws/aws-cdk/blob/3e4f3773bfa48b75bf0adc7d53d46bbec7714a9e/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/eventbridge-scheduler/create-schedule.ts#L324-L362</a>
<a
href="https://github.com/aws//github.com/aws/aws-cdk/blob/3e4f3773bfa48b75bf0adc7d53d46bbec7714a9e/packages/aws-cdk-lib/aws-fsx/lib/lustre-file-system.ts/issues/L360-L380">/github.com/aws/aws-cdk/blob/3e4f3773bfa48b75bf0adc7d53d46bbec7714a9e/packages/aws-cdk-lib/aws-fsx/lib/lustre-file-system.ts#L360-L380</a></li>
<li><strong>sqs:</strong> does not print all failed validations for
Queue props (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33070">#33070</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/b77e9379e8d1e6d653042a2be35efb18983e1973">b77e937</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33098">#33098</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/33098">#33098</a></li>
<li>update fetchOpenPullRequests method to pass organisation in github
action workflow for prioritization (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33073">#33073</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/066cd4f45e194cff5ed39582e50f5b95e83cbeed">066cd4f</a>)</li>
</ul>
<hr />
<h2>Alpha modules (2.177.0-alpha.0)</h2>
<h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3>
<ul>
<li><strong>glue-alpha:</strong> Developers must refactor their existing
Job
instantiation method calls to choose the right job type and language,
and use the new constants static values to define the associated Job
configuration settings. See the RFC and/or new README for examples.</li>
</ul>
<h3>Description of how you validated changes</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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.176.0...v2.177.0">2.177.0</a>
(2025-01-24)</h2>
<h3>Features</h3>
<ul>
<li><strong>apigatewayv2:</strong> throw <code>ValidationError</code>
instead of untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33072">#33072</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/8b472fc5a68c2c83349dbfc11fa502f08d0bd5c8">8b472fc</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>apigatewayv2:</strong> throw <code>ValidationError</code>
instead of untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33082">#33082</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/537758607623d364529ccad78983eaa3f380762e">5377586</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>apigatewayv2-authorizers:</strong> throw
<code>ValidationError</code> instead of untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33076">#33076</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/dd34d2e3286048eb5079d93b743c444c4ee1e9bf">dd34d2e</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>bedrock:</strong> deprecate Claude 2, 2.1, Instant (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33058">#33058</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/c0ed4491a399cff5a098b0e4de389437c0cb55ba">c0ed449</a>)</li>
<li><strong>cli:</strong> add --untrust option to bootstrap (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33091">#33091</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/4713bdd3bdd64e924c403c6c680d3205e4cef491">4713bdd</a>)</li>
<li><strong>cli:</strong> show all information from waiter errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33035">#33035</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/b512a72cd6457a4d95d7346338894a4e3ed503f3">b512a72</a>)</li>
<li><strong>cli:</strong> throw typed errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33005">#33005</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/bf81b3ce17941f1f84b386f1e935150893b58315">bf81b3c</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32548">#32548</a></li>
<li><strong>cloudfront-origins:</strong> list access level for 404
response (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32059">#32059</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/2b2443de2f566f1595657f94195d8b61243fb800">2b2443d</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/13983">#13983</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/31689">#31689</a></li>
<li><strong>cognito:</strong> managed login (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33097">#33097</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/188f52d5750274b86c5ebc6ce55ec7cdbc6fc8a7">188f52d</a>)</li>
<li><strong>elbv2:</strong> throw <code>ValidationError</code> intsead
of untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33111">#33111</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/cc1988acd3a5d8f6a348140af8ca69176b18a52c">cc1988a</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>lambda:</strong> throw <code>ValidationError</code> instead
of untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33033">#33033</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/a928748717baf6d7eb90724c2fd7ee980eda284b">a928748</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>rds:</strong> throw <code>ValidationError</code> instead of
untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33042">#33042</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/0b2db62850913a1af5b0018aff7c71fad6a7714f">0b2db62</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>route53:</strong> throw <code>ValidationError</code> instead
of untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33110">#33110</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/5e0f16d5f5782784a7b572caa6531460bb4eed50">5e0f16d</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>s3:</strong> replicating objects (<a
href="https://redirect.github.com/aws/aws-cdk/issues/30966">#30966</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/9d8a7e20fbdb0fa956bf01b0f1dc6b26173dd161">9d8a7e2</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/1680">#1680</a> <a
href="https://github.com/aws//docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationrulefilter.html/issues/cfn-s3">/docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationrulefilter.html#cfn-s3</a>
<a
href="https://github.com/aws//docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationrule.html/issues/cfn-s3">/docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationrule.html#cfn-s3</a>
<a
href="https://github.com/aws//docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationrule.html/issues/cfn-s3">/docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationrule.html#cfn-s3</a></li>
<li><strong>s3:</strong> throw <code>ValidationError</code> instead of
untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33031">#33031</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/61e876bd3ed65742b9b4321d0a514dfc606313f4">61e876b</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>s3:</strong> throw <code>ValidationError</code> instead of
untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33109">#33109</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/aea8f3b4f1bf80d5ffa390fee2986d864cd842c5">aea8f3b</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>sns:</strong> throw <code>ValidationError</code> instead of
untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33045">#33045</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/7452462550a100f5bd2dcab6f495c9f68bf0db4a">7452462</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>sqs:</strong> throw <code>ValidationError</code> instead of
untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33046">#33046</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/64694124e37113eaeed50635e5d1fb8db9badc89">6469412</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>ssm:</strong> throw <code>ValidationError</code> instead of
untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33067">#33067</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/6677b3373157c71b104c97ae3bbece39e44e29de">6677b33</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>synthetics:</strong> cleanup provisioned lambda and layers
for canary (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32738">#32738</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/bdb4a594c16a2051ca157f5f06f059d7edcf457c">bdb4a59</a>)</li>
<li><strong>synthetics:</strong> node playwright 1.0 and python selenium
4.1 runtime (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32245">#32245</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/d68020b8c1dc957a7e99aefab31de91f5a304b31">d68020b</a>),
closes <a
href="https://github.com/aws//docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_python_selenium.html/issues/CloudWatch_Synthetics_runtimeversion-syn-python-selenium-4">/docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_python_selenium.html#CloudWatch_Synthetics_runtimeversion-syn-python-selenium-4</a></li>
<li><strong>synthetics:</strong> throw <code>ValidationError</code>
instead of untyped errors (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33079">#33079</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/e4703c19598753a2b6f240b906d3e1da3954851f">e4703c1</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32569">#32569</a></li>
<li><strong>VpcV2:</strong> add BYOIP IPv6 to VPCv2 (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32927">#32927</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/93c95fc1a4f547d309732ae7b32f65e3763c2d37">93c95fc</a>)</li>
<li>update L1 CloudFormation resource definitions (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33019">#33019</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/e31924a7ec472f165382f5cca8b55b747e9c4208">e31924a</a>),
closes <a
href="https://github.com/aws//docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html/issues/CloudWatch-Logs-Transformation-parseRoute53">/docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-parseRoute53</a>
<a
href="https://github.com/aws//docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation-Processors.html/issues/CloudWatch-Logs-Transformation-parseRoute53">/docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation-Processors.html#CloudWatch-Logs-Transformation-parseRoute53</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>bundling:</strong> enclosing metafile &amp; tsconfig paths
with quotes (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32725">#32725</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/5410e1016b39ef3ef45a02da151ce40c83ce9e0d">5410e10</a>)</li>
<li><strong>cli:</strong> disallow import of internal cli libraries (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33021">#33021</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/e5ac918efbb66674176c81171e0d61affddcbeab">e5ac918</a>)</li>
<li><strong>cli:</strong> trace output (-vv) is useless when files are
uploaded (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33104">#33104</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/d95add33fc3fe355752ff56cd37381cb808890b6">d95add3</a>)</li>
<li><strong>cloudfront:</strong> add validations on
ResponseHeadersCorsBehavior.accessControlAllowMethods (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32769">#32769</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/4c4280050e67d5779edeb09baf3287b431839aed">4c42800</a>)</li>
<li><strong>cx-api:</strong> cannot detect CloudAssembly across
different libraries (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32998">#32998</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/94ba7721b5c6adeb7974152d67d7b56524687cbe">94ba772</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/31041">aws/aws-cdk#31041</a></li>
<li><strong>rds:</strong> does not print all failed validations for
DatabaseCluster props (<a
href="https://redirect.github.com/aws/aws-cdk/issues/32841">#32841</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/344d916480f6facc437841033cd3d072ebc07010">344d916</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/32840">#32840</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/32840">#32840</a>
<a
href="https://redirect.github.com/aws//redirect.github.com/aws/aws-cdk/pull/32151/files/issues/diff-49b4a9e1bf0b7db3ab71f4f08580da0cb2191d84605dc82a70c324bd122d5cf7R805-R828">aws/aws-cdk#32151</a>
<a
href="https://redirect.github.com/aws//redirect.github.com/aws/aws-cdk/pull/32841/files/issues/diff-5d08d37e744e173239879212c59fd45cb9a279349f3dfb1c66923cb015ed3a3">aws/aws-cdk#32841</a>
<a
href="https://github.com/aws//github.com/aws/aws-cdk/blob/3e4f3773bfa48b75bf0adc7d53d46bbec7714a9e/packages/aws-cdk-lib/aws-ec2/lib/volume.ts/issues/L672-L743">/github.com/aws/aws-cdk/blob/3e4f3773bfa48b75bf0adc7d53d46bbec7714a9e/packages/aws-cdk-lib/aws-ec2/lib/volume.ts#L672-L743</a>
<a
href="https://github.com/aws//github.com/aws/aws-cdk/blob/3e4f3773bfa48b75bf0adc7d53d46bbec7714a9e/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/eventbridge-scheduler/create-schedule.ts/issues/L324-L362">/github.com/aws/aws-cdk/blob/3e4f3773bfa48b75bf0adc7d53d46bbec7714a9e/packages/aws-cdk-lib/aws-stepfunctions-tasks/lib/eventbridge-scheduler/create-schedule.ts#L324-L362</a>
<a
href="https://github.com/aws//github.com/aws/aws-cdk/blob/3e4f3773bfa48b75bf0adc7d53d46bbec7714a9e/packages/aws-cdk-lib/aws-fsx/lib/lustre-file-system.ts/issues/L360-L380">/github.com/aws/aws-cdk/blob/3e4f3773bfa48b75bf0adc7d53d46bbec7714a9e/packages/aws-cdk-lib/aws-fsx/lib/lustre-file-system.ts#L360-L380</a></li>
<li><strong>sqs:</strong> does not print all failed validations for
Queue props (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33070">#33070</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/b77e9379e8d1e6d653042a2be35efb18983e1973">b77e937</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk/issues/33098">#33098</a>
<a
href="https://redirect.github.com/aws/aws-cdk/issues/33098">#33098</a></li>
<li>update fetchOpenPullRequests method to pass organisation in github
action workflow for prioritization (<a
href="https://redirect.github.com/aws/aws-cdk/issues/33073">#33073</a>)
(<a
href="https://github.com/aws/aws-cdk/commit/066cd4f45e194cff5ed39582e50f5b95e83cbeed">066cd4f</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-cdk/commit/28fcb82cd9c9f158550014d44bbd99cc41b77c23"><code>28fcb82</code></a>
chore(release): 2.177.0</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/03be84faaaaed22b969d908984186f5cb5384519"><code>03be84f</code></a>
revert: fix(custom-resource): provider framework lambda missing
GetFunction p...</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/188f52d5750274b86c5ebc6ce55ec7cdbc6fc8a7"><code>188f52d</code></a>
feat(cognito): managed login (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33097">#33097</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/bdb4a594c16a2051ca157f5f06f059d7edcf457c"><code>bdb4a59</code></a>
feat(synthetics): cleanup provisioned lambda and layers for canary (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/32738">#32738</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/a7cd9ebc55f8fd70a469aea7dcf1c16919475982"><code>a7cd9eb</code></a>
feat(amplify-alpha): throw <code>ValidationError</code> instead of
untyped errors (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33141">#33141</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/8b472fc5a68c2c83349dbfc11fa502f08d0bd5c8"><code>8b472fc</code></a>
feat(apigatewayv2): throw <code>ValidationError</code> instead of
untyped errors (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33072">#33072</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/cc1988acd3a5d8f6a348140af8ca69176b18a52c"><code>cc1988a</code></a>
feat(elbv2): throw <code>ValidationError</code> intsead of untyped
errors (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33111">#33111</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/537758607623d364529ccad78983eaa3f380762e"><code>5377586</code></a>
feat(apigatewayv2): throw <code>ValidationError</code> instead of
untyped errors (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33082">#33082</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/5e0f16d5f5782784a7b572caa6531460bb4eed50"><code>5e0f16d</code></a>
feat(route53): throw <code>ValidationError</code> instead of untyped
errors (<a
href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/33110">#33110</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk/commit/dd34d2e3286048eb5079d93b743c444c4ee1e9bf"><code>dd34d2e</code></a>
feat(apigatewayv2-authorizers): throw <code>ValidationError</code>
instead of untyped er...</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-cdk/commits/v2.177.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.176.0&new-version=2.177.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
dependabot[bot] authored Jan 28, 2025
1 parent 7837003 commit d9f2b4f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
20 changes: 11 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"check-licenses": "license-checker --failOn GPL --failOn LGPL --start ../.."
},
"dependencies": {
"aws-cdk-lib": "^2.176.0",
"aws-cdk-lib": "^2.177.0",
"cdk-nag": "^2.35.2",
"constructs": "^10.4.2",
"source-map-support": "^0.5.21"
Expand Down

0 comments on commit d9f2b4f

Please sign in to comment.