This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Bump aws-cdk-lib from 2.99.1 to 2.100.0 in /cdkworkshop.com (#…
…1199) Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.99.1 to 2.100.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.100.0</h2> <h3>Features</h3> <ul> <li><strong>aws-cdk-lib:</strong> reduce JavaScript load time, second attempt (<a href="https://redirect.github.com/aws/aws-cdk/issues/27362">#27362</a>) (<a href="https://github.com/aws/aws-cdk/commit/0bb49b42406b9b3692063537e6194af80d65c7f9">0bb49b4</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27314">#27314</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27353">#27353</a></li> <li><strong>cdk:</strong> add AppSync GraphQLSchema and pipeline resolvers as hot swappable (<a href="https://redirect.github.com/aws/aws-cdk/issues/27197">#27197</a>) (<a href="https://github.com/aws/aws-cdk/commit/0ea6313125c63608a90b175f2f73b2b51d7b2b05">0ea6313</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/2659">#2659</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/24112">#24112</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/24113">#24113</a></li> <li><strong>cli:</strong> CDK Migrate CLI command (<a href="https://redirect.github.com/aws/aws-cdk/issues/27325">#27325</a>) (<a href="https://github.com/aws/aws-cdk/commit/db051ea4e92c70cab4f17e3bfef80294ea80093c">db051ea</a>)</li> <li><strong>cli:</strong> declare <code>cdk import</code> stable (<a href="https://redirect.github.com/aws/aws-cdk/issues/27390">#27390</a>) (<a href="https://github.com/aws/aws-cdk/commit/1057ef0feba8f35ea5d7dc0f011e85e721146ce0">1057ef0</a>)</li> <li><strong>eks:</strong> support INF2 instance types (<a href="https://redirect.github.com/aws/aws-cdk/issues/27373">#27373</a>) (<a href="https://github.com/aws/aws-cdk/commit/bed9b8d43c236bc44c11b5b44447c1ea45935ba8">bed9b8d</a>)</li> <li><strong>s3-deployment:</strong> support Fn::Select in renderData() (<a href="https://redirect.github.com/aws/aws-cdk/issues/27237">#27237</a>) (<a href="https://github.com/aws/aws-cdk/commit/8b20c114068cc9e514aefc136516cb2d01df1e1b">8b20c11</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/25504">#25504</a> <a href="https://github.com/aws//github.com/aws/aws-cdk/blob/3edd2400bc0c8a86366a29d3a7eef1ef4fa5e016/packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/alb/application-target-group.ts/issues/L438">/github.com/aws/aws-cdk/blob/3edd2400bc0c8a86366a29d3a7eef1ef4fa5e016/packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/alb/application-target-group.ts#L438</a></li> <li>update AWS Service Spec (<a href="https://redirect.github.com/aws/aws-cdk/issues/27375">#27375</a>) (<a href="https://github.com/aws/aws-cdk/commit/26d4afee04ef2f5b17d0c211c767adc635d2cf37">26d4afe</a>)</li> <li><strong>rds:</strong> add new RDS versions (<a href="https://redirect.github.com/aws/aws-cdk/issues/27351">#27351</a>) (<a href="https://github.com/aws/aws-cdk/commit/e0c9792811e5e0685729264694b645d147ff52de">e0c9792</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>autoscaling:</strong> ssmSessionPermissions does not add managed policy to role specified in launch template (<a href="https://redirect.github.com/aws/aws-cdk/issues/27220">#27220</a>) (<a href="https://github.com/aws/aws-cdk/commit/20e4760621daf837f39cc0f1c760efd9bbf5e31b">20e4760</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/25904">#25904</a></li> <li><strong>cdk:</strong> Resolve cross stack and default parameters for hotswaps (<a href="https://redirect.github.com/aws/aws-cdk/issues/27195">#27195</a>) (<a href="https://github.com/aws/aws-cdk/commit/3507141bd75022c72df1f8e24605f637deef5179">3507141</a>), closes <a href="https://github.com/aws//docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-cloudformation.html/issues/w2ab1c17c23c19b5">/docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-cloudformation.html#w2ab1c17c23c19b5</a></li> <li><strong>cli:</strong> report errors from resource failures in nested stacks (<a href="https://redirect.github.com/aws/aws-cdk/issues/27318">#27318</a>) (<a href="https://github.com/aws/aws-cdk/commit/1f639c7b79bd9e0841ccc429fc16006b770f4405">1f639c7</a>)</li> <li><strong>custom-resources:</strong> IAM policy incorrect for SDKv3 names (<a href="https://redirect.github.com/aws/aws-cdk/issues/27313">#27313</a>) (<a href="https://github.com/aws/aws-cdk/commit/c68ea4453bb1c70f2cc7739012b11d25f10f4a8f">c68ea44</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27255">#27255</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27268">#27268</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27270">#27270</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27395">#27395</a></li> <li><strong>logs:</strong> remove invalid data protection data identifier (<a href="https://redirect.github.com/aws/aws-cdk/issues/27388">#27388</a>) (<a href="https://github.com/aws/aws-cdk/commit/4db166d1f46e3057a58d4c216b9adf62a485e285">4db166d</a>)</li> <li><strong>s3:</strong> bucket deletion fails if object creation races against cleanup (<a href="https://redirect.github.com/aws/aws-cdk/issues/26875">#26875</a>) (<a href="https://github.com/aws/aws-cdk/commit/735b786af77abc09982e8c2cea4036a0fbaf6a19">735b786</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26874">#26874</a></li> <li><strong>sns-subscriptions:</strong> cannot add SqsSubscription when using an Sqs Construct from a different Constructs library (<a href="https://redirect.github.com/aws/aws-cdk/issues/27227">#27227</a>) (<a href="https://github.com/aws/aws-cdk/commit/52eee859d227a854c46d6975fcec2b4b10719097">52eee85</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27225">#27225</a></li> <li><strong>stepfunctions:</strong> Escaping newline characters in Step Functions intrinsics caused schema validation failures (<a href="https://redirect.github.com/aws/aws-cdk/issues/27323">#27323</a>) (<a href="https://github.com/aws/aws-cdk/commit/4e96edd057c940afb8f41b2a0fbe93267ce2424e">4e96edd</a>)</li> <li>reduce load time of JavaScript library, for real (<a href="https://redirect.github.com/aws/aws-cdk/issues/27314">#27314</a>) (<a href="https://github.com/aws/aws-cdk/commit/48acd37389c9c194f0d6638437ea4be1c2302142">48acd37</a>)</li> </ul> <hr /> <h2>Alpha modules (2.100.0-alpha.0)</h2> <h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3> <ul> <li><strong>redshift:</strong> the behavior of redshift tables has changed. UPDATE action will not be triggered on new table names and instead be triggered on table id changes.</li> </ul> <h3>Features</h3> <ul> <li><strong>synthetics:</strong> CloudWatch Synthetics NodeJS Pupeteer 6.0 Runtime with NodeJS 18 (<a href="https://redirect.github.com/aws/aws-cdk/issues/27339">#27339</a>) (<a href="https://github.com/aws/aws-cdk/commit/e48af04c0b483d705d99c97a1f7bf8c6cd8e71c6">e48af04</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27337">#27337</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>redshift:</strong> UserTablePriviliges to track changes using table IDs (<a href="https://redirect.github.com/aws/aws-cdk/issues/26955">#26955</a>) (<a href="https://github.com/aws/aws-cdk/commit/7e4fdc7ec12eb17224c4156ce9340da8c2bddc72">7e4fdc7</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26558">#26558</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.99.1...v2.100.0">2.100.0</a> (2023-10-06)</h2> <h3>Features</h3> <ul> <li><strong>aws-cdk-lib:</strong> reduce JavaScript load time, second attempt (<a href="https://redirect.github.com/aws/aws-cdk/issues/27362">#27362</a>) (<a href="https://github.com/aws/aws-cdk/commit/0bb49b42406b9b3692063537e6194af80d65c7f9">0bb49b4</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27314">#27314</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27353">#27353</a></li> <li><strong>cdk:</strong> add AppSync GraphQLSchema and pipeline resolvers as hot swappable (<a href="https://redirect.github.com/aws/aws-cdk/issues/27197">#27197</a>) (<a href="https://github.com/aws/aws-cdk/commit/0ea6313125c63608a90b175f2f73b2b51d7b2b05">0ea6313</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/2659">#2659</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/24112">#24112</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/24113">#24113</a></li> <li><strong>cli:</strong> CDK Migrate CLI command (<a href="https://redirect.github.com/aws/aws-cdk/issues/27325">#27325</a>) (<a href="https://github.com/aws/aws-cdk/commit/db051ea4e92c70cab4f17e3bfef80294ea80093c">db051ea</a>)</li> <li><strong>cli:</strong> declare <code>cdk import</code> stable (<a href="https://redirect.github.com/aws/aws-cdk/issues/27390">#27390</a>) (<a href="https://github.com/aws/aws-cdk/commit/1057ef0feba8f35ea5d7dc0f011e85e721146ce0">1057ef0</a>)</li> <li><strong>eks:</strong> support INF2 instance types (<a href="https://redirect.github.com/aws/aws-cdk/issues/27373">#27373</a>) (<a href="https://github.com/aws/aws-cdk/commit/bed9b8d43c236bc44c11b5b44447c1ea45935ba8">bed9b8d</a>)</li> <li><strong>s3-deployment:</strong> support Fn::Select in renderData() (<a href="https://redirect.github.com/aws/aws-cdk/issues/27237">#27237</a>) (<a href="https://github.com/aws/aws-cdk/commit/8b20c114068cc9e514aefc136516cb2d01df1e1b">8b20c11</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/25504">#25504</a> <a href="https://github.com/aws//github.com/aws/aws-cdk/blob/3edd2400bc0c8a86366a29d3a7eef1ef4fa5e016/packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/alb/application-target-group.ts/issues/L438">/github.com/aws/aws-cdk/blob/3edd2400bc0c8a86366a29d3a7eef1ef4fa5e016/packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/alb/application-target-group.ts#L438</a></li> <li>update AWS Service Spec (<a href="https://redirect.github.com/aws/aws-cdk/issues/27375">#27375</a>) (<a href="https://github.com/aws/aws-cdk/commit/26d4afee04ef2f5b17d0c211c767adc635d2cf37">26d4afe</a>)</li> <li><strong>rds:</strong> add new RDS versions (<a href="https://redirect.github.com/aws/aws-cdk/issues/27351">#27351</a>) (<a href="https://github.com/aws/aws-cdk/commit/e0c9792811e5e0685729264694b645d147ff52de">e0c9792</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>autoscaling:</strong> ssmSessionPermissions does not add managed policy to role specified in launch template (<a href="https://redirect.github.com/aws/aws-cdk/issues/27220">#27220</a>) (<a href="https://github.com/aws/aws-cdk/commit/20e4760621daf837f39cc0f1c760efd9bbf5e31b">20e4760</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/25904">#25904</a></li> <li><strong>cdk:</strong> Resolve cross stack and default parameters for hotswaps (<a href="https://redirect.github.com/aws/aws-cdk/issues/27195">#27195</a>) (<a href="https://github.com/aws/aws-cdk/commit/3507141bd75022c72df1f8e24605f637deef5179">3507141</a>), closes <a href="https://github.com/aws//docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-cloudformation.html/issues/w2ab1c17c23c19b5">/docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-cloudformation.html#w2ab1c17c23c19b5</a></li> <li><strong>cli:</strong> report errors from resource failures in nested stacks (<a href="https://redirect.github.com/aws/aws-cdk/issues/27318">#27318</a>) (<a href="https://github.com/aws/aws-cdk/commit/1f639c7b79bd9e0841ccc429fc16006b770f4405">1f639c7</a>)</li> <li><strong>custom-resources:</strong> IAM policy incorrect for SDKv3 names (<a href="https://redirect.github.com/aws/aws-cdk/issues/27313">#27313</a>) (<a href="https://github.com/aws/aws-cdk/commit/c68ea4453bb1c70f2cc7739012b11d25f10f4a8f">c68ea44</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27255">#27255</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27268">#27268</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27270">#27270</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27395">#27395</a></li> <li><strong>logs:</strong> remove invalid data protection data identifier (<a href="https://redirect.github.com/aws/aws-cdk/issues/27388">#27388</a>) (<a href="https://github.com/aws/aws-cdk/commit/4db166d1f46e3057a58d4c216b9adf62a485e285">4db166d</a>)</li> <li><strong>s3:</strong> bucket deletion fails if object creation races against cleanup (<a href="https://redirect.github.com/aws/aws-cdk/issues/26875">#26875</a>) (<a href="https://github.com/aws/aws-cdk/commit/735b786af77abc09982e8c2cea4036a0fbaf6a19">735b786</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26874">#26874</a></li> <li><strong>sns-subscriptions:</strong> cannot add SqsSubscription when using an Sqs Construct from a different Constructs library (<a href="https://redirect.github.com/aws/aws-cdk/issues/27227">#27227</a>) (<a href="https://github.com/aws/aws-cdk/commit/52eee859d227a854c46d6975fcec2b4b10719097">52eee85</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27225">#27225</a></li> <li><strong>stepfunctions:</strong> Escaping newline characters in Step Functions intrinsics caused schema validation failures (<a href="https://redirect.github.com/aws/aws-cdk/issues/27323">#27323</a>) (<a href="https://github.com/aws/aws-cdk/commit/4e96edd057c940afb8f41b2a0fbe93267ce2424e">4e96edd</a>)</li> <li>reduce load time of JavaScript library, for real (<a href="https://redirect.github.com/aws/aws-cdk/issues/27314">#27314</a>) (<a href="https://github.com/aws/aws-cdk/commit/48acd37389c9c194f0d6638437ea4be1c2302142">48acd37</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk/commit/52eee859d227a854c46d6975fcec2b4b10719097"><code>52eee85</code></a> fix(sns-subscriptions): cannot add SqsSubscription when using an Sqs Construc...</li> <li><a href="https://github.com/aws/aws-cdk/commit/c68ea4453bb1c70f2cc7739012b11d25f10f4a8f"><code>c68ea44</code></a> fix(custom-resources): IAM policy incorrect for SDKv3 names (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/27313">#27313</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/4db166d1f46e3057a58d4c216b9adf62a485e285"><code>4db166d</code></a> fix(logs): remove invalid data protection data identifier (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/27388">#27388</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/8b20c114068cc9e514aefc136516cb2d01df1e1b"><code>8b20c11</code></a> feat(s3-deployment): support Fn::Select in renderData() (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/27237">#27237</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/bed9b8d43c236bc44c11b5b44447c1ea45935ba8"><code>bed9b8d</code></a> feat(eks): support INF2 instance types (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/27373">#27373</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/08f8cd32846c495388a9eeaf79345a559e231dfb"><code>08f8cd3</code></a> chore(core): enable deletion of more than 10 ssm parameters at a time (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/27391">#27391</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/0bb49b42406b9b3692063537e6194af80d65c7f9"><code>0bb49b4</code></a> feat(aws-cdk-lib): reduce JavaScript load time, second attempt (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/27362">#27362</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/a367d91ea677c7b06f42c80f50d49749f11ee46a"><code>a367d91</code></a> docs(s3-deployment): dataJson should be jsonData (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/27357">#27357</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/20e4760621daf837f39cc0f1c760efd9bbf5e31b"><code>20e4760</code></a> fix(autoscaling): ssmSessionPermissions does not add managed policy to role s...</li> <li><a href="https://github.com/aws/aws-cdk/commit/c5750d0027660e7f32985273257d0379fdf74630"><code>c5750d0</code></a> chore: npm-check-updates && yarn upgrade (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/27330">#27330</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-cdk/commits/v2.100.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.99.1&new-version=2.100.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