Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Commit

Permalink
chore: Bump aws-cdk-lib from 2.88.0 to 2.91.0 in /cdkworkshop.com (#1135
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.88.0 to 2.91.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.91.0</h2>
<h3>Features</h3>
<ul>
<li><strong>cdk:</strong> <code>cdk diff --quiet</code> suppresses progress messages (<a href="https://redirect.github.com/aws/aws-cdk/issues/26652">#26652</a>) (<a href="https://github.com/aws/aws-cdk/commit/5777c88394e2834bd56d6a20ace41e8d317a0d85">5777c88</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26526">#26526</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/26526">#26526</a></li>
<li><strong>core:</strong> Fn.findInMap supports default value (<a href="https://redirect.github.com/aws/aws-cdk/issues/26543">#26543</a>) (<a href="https://github.com/aws/aws-cdk/commit/8526febc8f4b6bf6b21d80b3acc3fc3a932401a4">8526feb</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26125">#26125</a></li>
<li><strong>rds:</strong> support aurora mysql 3.04.0 (<a href="https://redirect.github.com/aws/aws-cdk/issues/26651">#26651</a>) (<a href="https://github.com/aws/aws-cdk/commit/6de3344a6292daf402d920480961ee6e920fbdca">6de3344</a>)</li>
<li>update AWS Service Spec (<a href="https://redirect.github.com/aws/aws-cdk/issues/26658">#26658</a>) (<a href="https://github.com/aws/aws-cdk/commit/d865d6ce896b36210aeabdd3f465bbaf4bfa6201">d865d6c</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>apigateway:</strong> allowedOrigins are incorrectly interpreted as regexes (<a href="https://redirect.github.com/aws/aws-cdk/issues/26648">#26648</a>) (<a href="https://github.com/aws/aws-cdk/commit/cc52e2dc22df1434d27c38073bcd60421d2ec39e">cc52e2d</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26623">#26623</a></li>
<li><strong>lambda:</strong> Lambda Insights Layer ARN 1.0.229 in us-west-1 on ARM64 incorrect (<a href="https://redirect.github.com/aws/aws-cdk/issues/26626">#26626</a>) (<a href="https://github.com/aws/aws-cdk/commit/dabf868ed81235174b59d4990157b777ed23be64">dabf868</a>), closes <a href="https://github.com/aws//docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Lambda-Insights-extension-versionsARM.html/issues/Lambda-Insights-extension-ARM-1">/docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Lambda-Insights-extension-versionsARM.html#Lambda-Insights-extension-ARM-1</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/26615">#26615</a></li>
<li><strong>rds:</strong> <code>grantConnect</code> fails to deploy when no user is specified for instances with secret credentials (<a href="https://redirect.github.com/aws/aws-cdk/issues/26647">#26647</a>) (<a href="https://github.com/aws/aws-cdk/commit/112b8619d60dd9082be92cb811cc5c7f36f05fe1">112b861</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26603">#26603</a></li>
<li><strong>sam:</strong> CfnFunction events are not rendered (<a href="https://redirect.github.com/aws/aws-cdk/issues/26679">#26679</a>) (<a href="https://github.com/aws/aws-cdk/commit/305a9cc9a5cb18db0c2660c5354a2c43e8d36cf6">305a9cc</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26637">#26637</a></li>
<li><strong>triggers:</strong> executed on update even when executeOnHandlerChange is false (<a href="https://redirect.github.com/aws/aws-cdk/issues/26676">#26676</a>) (<a href="https://github.com/aws/aws-cdk/commit/ed3aaf7826884d3fdafd667fe7816fc57772632c">ed3aaf7</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/25939">#25939</a></li>
<li>broken cross-region reference in aws-route53 (<a href="https://redirect.github.com/aws/aws-cdk/issues/26666">#26666</a>) (<a href="https://github.com/aws/aws-cdk/commit/ec61b09f6f3f49ace109ec150064fb948635eee1">ec61b09</a>)</li>
</ul>
<hr />
<h2>Alpha modules (2.91.0-alpha.0)</h2>
<h3>Features</h3>
<ul>
<li><strong>appconfig:</strong> L2 constructs (<a href="https://redirect.github.com/aws/aws-cdk/issues/26639">#26639</a>) (<a href="https://github.com/aws/aws-cdk/commit/e479bd4353aefa5e48189d2c71f6067489afe141">e479bd4</a>)</li>
<li><strong>glue:</strong> Job construct does not honor SparkUIProps S3 prefix when granting S3 access (<a href="https://redirect.github.com/aws/aws-cdk/issues/26696">#26696</a>) (<a href="https://github.com/aws/aws-cdk/commit/42250f1df04b7c2ffb637c8943444ed8c0dab2df">42250f1</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/19862">#19862</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>glue:</strong> synth time validation does not work in Python/Java/C#/Go (<a href="https://redirect.github.com/aws/aws-cdk/issues/26650">#26650</a>) (<a href="https://github.com/aws/aws-cdk/commit/dba8cf3877663b3911c6da724f2cc5906ea60159">dba8cf3</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26620">#26620</a></li>
</ul>
<h2>v2.90.0</h2>
<h3>Features</h3>
<ul>
<li><strong>aws-cdk-lib:</strong> ADOT Lambda Layer v0.31.0 (<a href="https://redirect.github.com/aws/aws-cdk/issues/26505">#26505</a>) (<a href="https://github.com/aws/aws-cdk/commit/03c6f6fb667a1d7034537b514103215bb949a8da">03c6f6f</a>)</li>
<li><strong>core:</strong> new RemovalPolicy.RETAIN_EXCEPT_ON_CREATE to only retain resources that have been successfully created (<a href="https://redirect.github.com/aws/aws-cdk/issues/26602">#26602</a>) (<a href="https://github.com/aws/aws-cdk/commit/c84666c22658e22956d79b83d0d226278d829f9d">c84666c</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26595">#26595</a></li>
<li><strong>core:</strong> support ssh build arg in DockerImageAsset (<a href="https://redirect.github.com/aws/aws-cdk/issues/26356">#26356</a>) (<a href="https://github.com/aws/aws-cdk/commit/7b3d3813124c6c1dfa912c4fbe20772c84a0ffc6">7b3d381</a>)</li>
<li><strong>stepfunctions:</strong> allow setting comment on state machine (<a href="https://redirect.github.com/aws/aws-cdk/issues/25858">#25858</a>) (<a href="https://github.com/aws/aws-cdk/commit/6a70b4fe83f6ab2571086454909aae13ec9959fb">6a70b4f</a>)</li>
<li>update AWS Service Spec (<a href="https://redirect.github.com/aws/aws-cdk/issues/26579">#26579</a>) (<a href="https://github.com/aws/aws-cdk/commit/6c588da2c6b1c2f5a53fb9151c84c7298ce2427e">6c588da</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cli:</strong> specifying --quiet does not suppress asset building and publishing logs (<a href="https://redirect.github.com/aws/aws-cdk/issues/26493">#26493</a>) (<a href="https://github.com/aws/aws-cdk/commit/b12bc676bd5f99843b224839bc32504b47f0599e">b12bc67</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26265">#26265</a></li>
<li><strong>ec2:</strong> flowLogName property for FlowLog construct does not work (<a href="https://redirect.github.com/aws/aws-cdk/issues/26371">#26371</a>) (<a href="https://github.com/aws/aws-cdk/commit/f910f7840f9ceb02780dc3b08d548fb7a2072e58">f910f78</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26370">#26370</a></li>
<li><strong>ecr:</strong> error handling compatible with aws sdk v3 (<a href="https://redirect.github.com/aws/aws-cdk/issues/26608">#26608</a>) (<a href="https://github.com/aws/aws-cdk/commit/300989a675bd9fc9c2829c5115efe34e753e0976">300989a</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26433">#26433</a></li>
<li><strong>ecs:</strong> unclear docs on valid ec2 task definition placement constraints and no validation of input <a href="https://redirect.github.com/aws/aws-cdk/issues/25933">#25933</a> (<a href="https://redirect.github.com/aws/aws-cdk/issues/26384">#26384</a>) (<a href="https://github.com/aws/aws-cdk/commit/4c57f4550917f5a280a5c0a79f2ae03325ef3a66">4c57f45</a>)</li>
<li><strong>logs:</strong> LogRetention Custom Resource does not use Node18 (<a href="https://redirect.github.com/aws/aws-cdk/issues/26609">#26609</a>) (<a href="https://github.com/aws/aws-cdk/commit/54e64c7eb0435bd043affe4bbd8dc2fdbddbcffd">54e64c7</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26461">#26461</a></li>
</ul>
<hr />
<h2>Alpha modules (2.90.0-alpha.0)</h2>
<h3>Features</h3>

</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.90.0...v2.91.0">2.91.0</a> (2023-08-10)</h2>
<h3>Features</h3>
<ul>
<li><strong>cdk:</strong> <code>cdk diff --quiet</code> suppresses progress messages (<a href="https://redirect.github.com/aws/aws-cdk/issues/26652">#26652</a>) (<a href="https://github.com/aws/aws-cdk/commit/5777c88394e2834bd56d6a20ace41e8d317a0d85">5777c88</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26526">#26526</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/26526">#26526</a></li>
<li><strong>core:</strong> Fn.findInMap supports default value (<a href="https://redirect.github.com/aws/aws-cdk/issues/26543">#26543</a>) (<a href="https://github.com/aws/aws-cdk/commit/8526febc8f4b6bf6b21d80b3acc3fc3a932401a4">8526feb</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26125">#26125</a></li>
<li><strong>rds:</strong> support aurora mysql 3.04.0 (<a href="https://redirect.github.com/aws/aws-cdk/issues/26651">#26651</a>) (<a href="https://github.com/aws/aws-cdk/commit/6de3344a6292daf402d920480961ee6e920fbdca">6de3344</a>)</li>
<li>update AWS Service Spec (<a href="https://redirect.github.com/aws/aws-cdk/issues/26658">#26658</a>) (<a href="https://github.com/aws/aws-cdk/commit/d865d6ce896b36210aeabdd3f465bbaf4bfa6201">d865d6c</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>apigateway:</strong> allowedOrigins are incorrectly interpreted as regexes (<a href="https://redirect.github.com/aws/aws-cdk/issues/26648">#26648</a>) (<a href="https://github.com/aws/aws-cdk/commit/cc52e2dc22df1434d27c38073bcd60421d2ec39e">cc52e2d</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26623">#26623</a></li>
<li><strong>lambda:</strong> Lambda Insights Layer ARN 1.0.229 in us-west-1 on ARM64 incorrect (<a href="https://redirect.github.com/aws/aws-cdk/issues/26626">#26626</a>) (<a href="https://github.com/aws/aws-cdk/commit/dabf868ed81235174b59d4990157b777ed23be64">dabf868</a>), closes <a href="https://github.com/aws//docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Lambda-Insights-extension-versionsARM.html/issues/Lambda-Insights-extension-ARM-1">/docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Lambda-Insights-extension-versionsARM.html#Lambda-Insights-extension-ARM-1</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/26615">#26615</a></li>
<li><strong>rds:</strong> <code>grantConnect</code> fails to deploy when no user is specified for instances with secret credentials (<a href="https://redirect.github.com/aws/aws-cdk/issues/26647">#26647</a>) (<a href="https://github.com/aws/aws-cdk/commit/112b8619d60dd9082be92cb811cc5c7f36f05fe1">112b861</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26603">#26603</a></li>
<li><strong>sam:</strong> CfnFunction events are not rendered (<a href="https://redirect.github.com/aws/aws-cdk/issues/26679">#26679</a>) (<a href="https://github.com/aws/aws-cdk/commit/305a9cc9a5cb18db0c2660c5354a2c43e8d36cf6">305a9cc</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26637">#26637</a></li>
<li><strong>triggers:</strong> executed on update even when executeOnHandlerChange is false (<a href="https://redirect.github.com/aws/aws-cdk/issues/26676">#26676</a>) (<a href="https://github.com/aws/aws-cdk/commit/ed3aaf7826884d3fdafd667fe7816fc57772632c">ed3aaf7</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/25939">#25939</a></li>
<li>broken cross-region reference in aws-route53 (<a href="https://redirect.github.com/aws/aws-cdk/issues/26666">#26666</a>) (<a href="https://github.com/aws/aws-cdk/commit/ec61b09f6f3f49ace109ec150064fb948635eee1">ec61b09</a>)</li>
</ul>
<h2><a href="https://github.com/aws/aws-cdk/compare/v2.89.0...v2.90.0">2.90.0</a> (2023-08-04)</h2>
<h3>Features</h3>
<ul>
<li><strong>aws-cdk-lib:</strong> ADOT Lambda Layer v0.31.0 (<a href="https://redirect.github.com/aws/aws-cdk/issues/26505">#26505</a>) (<a href="https://github.com/aws/aws-cdk/commit/03c6f6fb667a1d7034537b514103215bb949a8da">03c6f6f</a>)</li>
<li><strong>core:</strong> new RemovalPolicy.RETAIN_EXCEPT_ON_CREATE to only retain resources that have been successfully created (<a href="https://redirect.github.com/aws/aws-cdk/issues/26602">#26602</a>) (<a href="https://github.com/aws/aws-cdk/commit/c84666c22658e22956d79b83d0d226278d829f9d">c84666c</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26595">#26595</a></li>
<li><strong>core:</strong> support ssh build arg in DockerImageAsset (<a href="https://redirect.github.com/aws/aws-cdk/issues/26356">#26356</a>) (<a href="https://github.com/aws/aws-cdk/commit/7b3d3813124c6c1dfa912c4fbe20772c84a0ffc6">7b3d381</a>)</li>
<li><strong>stepfunctions:</strong> allow setting comment on state machine (<a href="https://redirect.github.com/aws/aws-cdk/issues/25858">#25858</a>) (<a href="https://github.com/aws/aws-cdk/commit/6a70b4fe83f6ab2571086454909aae13ec9959fb">6a70b4f</a>)</li>
<li>update AWS Service Spec (<a href="https://redirect.github.com/aws/aws-cdk/issues/26579">#26579</a>) (<a href="https://github.com/aws/aws-cdk/commit/6c588da2c6b1c2f5a53fb9151c84c7298ce2427e">6c588da</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cli:</strong> specifying --quiet does not suppress asset building and publishing logs (<a href="https://redirect.github.com/aws/aws-cdk/issues/26493">#26493</a>) (<a href="https://github.com/aws/aws-cdk/commit/b12bc676bd5f99843b224839bc32504b47f0599e">b12bc67</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26265">#26265</a></li>
<li><strong>ec2:</strong> flowLogName property for FlowLog construct does not work (<a href="https://redirect.github.com/aws/aws-cdk/issues/26371">#26371</a>) (<a href="https://github.com/aws/aws-cdk/commit/f910f7840f9ceb02780dc3b08d548fb7a2072e58">f910f78</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26370">#26370</a></li>
<li><strong>ecr:</strong> error handling compatible with aws sdk v3 (<a href="https://redirect.github.com/aws/aws-cdk/issues/26608">#26608</a>) (<a href="https://github.com/aws/aws-cdk/commit/300989a675bd9fc9c2829c5115efe34e753e0976">300989a</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26433">#26433</a></li>
<li><strong>ecs:</strong> unclear docs on valid ec2 task definition placement constraints and no validation of input <a href="https://redirect.github.com/aws/aws-cdk/issues/25933">#25933</a> (<a href="https://redirect.github.com/aws/aws-cdk/issues/26384">#26384</a>) (<a href="https://github.com/aws/aws-cdk/commit/4c57f4550917f5a280a5c0a79f2ae03325ef3a66">4c57f45</a>)</li>
<li><strong>logs:</strong> LogRetention Custom Resource does not use Node18 (<a href="https://redirect.github.com/aws/aws-cdk/issues/26609">#26609</a>) (<a href="https://github.com/aws/aws-cdk/commit/54e64c7eb0435bd043affe4bbd8dc2fdbddbcffd">54e64c7</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26461">#26461</a></li>
</ul>
<h2><a href="https://github.com/aws/aws-cdk/compare/v2.88.0...v2.89.0">2.89.0</a> (2023-07-28)</h2>
<h3>Features</h3>
<ul>
<li>support max-buffer-size for AWSLogs driver (<a href="https://redirect.github.com/aws/aws-cdk/issues/26396">#26396</a>) (<a href="https://github.com/aws/aws-cdk/commit/a74536b030a6050ee7fdae289abdbe5a1226ba19">a74536b</a>)</li>
<li>update AWS Service Spec (<a href="https://redirect.github.com/aws/aws-cdk/issues/26541">#26541</a>) (<a href="https://github.com/aws/aws-cdk/commit/b1ca3c09e68a2c1f5bf5ce4c9c40f12db7f1767f">b1ca3c0</a>)</li>
<li><strong>cli:</strong> add diff message on the number of stacks with differences (<a href="https://redirect.github.com/aws/aws-cdk/issues/26297">#26297</a>) (<a href="https://github.com/aws/aws-cdk/commit/a9e2789d2f927c26db0aee4ce7cb2cc073a99bc5">a9e2789</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/10417">#10417</a></li>
<li><strong>logs:</strong> configure custom subscription filter name (<a href="https://redirect.github.com/aws/aws-cdk/issues/26498">#26498</a>) (<a href="https://github.com/aws/aws-cdk/commit/7ddb3059915fb3bd05d9d59eee46f90833c62861">7ddb305</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26485">#26485</a></li>
<li><strong>opensearchservice:</strong> L2 properties for offPeakWindowOptions and softwareUpdateOptions (<a href="https://redirect.github.com/aws/aws-cdk/issues/26403">#26403</a>) (<a href="https://github.com/aws/aws-cdk/commit/02e8d5892a35f9e5a467e32413a0532b217ca3bc">02e8d58</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26388">#26388</a></li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-cdk/commit/305a9cc9a5cb18db0c2660c5354a2c43e8d36cf6"><code>305a9cc</code></a> fix(sam): CfnFunction events are not rendered (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/26679">#26679</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/c5ca12212d11e139cc35d553e5bd7216c70a9331"><code>c5ca122</code></a> docs(custom-resource): add example for AwsApiCall (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/26621">#26621</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/cc52e2dc22df1434d27c38073bcd60421d2ec39e"><code>cc52e2d</code></a> fix(apigateway): allowedOrigins are incorrectly interpreted as regexes (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/26648">#26648</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/ed3aaf7826884d3fdafd667fe7816fc57772632c"><code>ed3aaf7</code></a> fix(triggers): executed on update even when executeOnHandlerChange is false (...</li>
<li><a href="https://github.com/aws/aws-cdk/commit/19e1eb64c02e1c354e7967c2ef52ef5712d961a6"><code>19e1eb6</code></a> chore(rds): Add support for RDS MySQL minor versions of 8.0.34 and 5.7.43 (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/2">#2</a>...</li>
<li><a href="https://github.com/aws/aws-cdk/commit/8289b065e800e2aa936b0a812d837442ad1ee19d"><code>8289b06</code></a> docs(cognito): wrong default value for UserPoolClient authFlows (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/26700">#26700</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/916f94dd6427516833c5796ed06aa3fa021972c8"><code>916f94d</code></a> chore: npm-check-updates &amp;&amp; yarn upgrade (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/26685">#26685</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/ec61b09f6f3f49ace109ec150064fb948635eee1"><code>ec61b09</code></a> fix: broken cross-region reference in aws-route53 (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/26666">#26666</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/8526febc8f4b6bf6b21d80b3acc3fc3a932401a4"><code>8526feb</code></a> feat(core): Fn.findInMap supports default value (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/26543">#26543</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/112b8619d60dd9082be92cb811cc5c7f36f05fe1"><code>112b861</code></a> fix(rds): <code>grantConnect</code> fails to deploy when no user is specified for instan...</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-cdk/commits/v2.91.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.88.0&new-version=2.91.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>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent d10fe1a commit 9882427
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions cdkworkshop.com/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 cdkworkshop.com/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"type": "git"
},
"dependencies": {
"aws-cdk-lib": "^2.88.0",
"aws-cdk-lib": "^2.91.0",
"constructs": "^10.2.69"
},
"engines": {
Expand Down

0 comments on commit 9882427

Please sign in to comment.