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.137.0 to 2.138.0 in /cdkworkshop.com (#…
…1399) Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.137.0 to 2.138.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.138.0</h2> <h3>Features</h3> <ul> <li><strong>AppSync:</strong> addRdsDataSource support for DatabaseCluster (<a href="https://redirect.github.com/aws/aws-cdk/issues/29544">#29544</a>) (<a href="https://github.com/aws/aws-cdk/commit/1894f2db54eed7d65c9f54cb07cee6dd84200ad7">1894f2d</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29302">#29302</a></li> <li><strong>cognito:</strong> support provider details for <code>UserPoolIdentityProviderSaml</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/29588">#29588</a>) (<a href="https://github.com/aws/aws-cdk/commit/375f1a6c0bd5952091b1bb4634faaabcb4ca126e">375f1a6</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29494">#29494</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/29598">#29598</a></li> <li><strong>custom-resources:</strong> add logging property to <code>AwsSdkCall</code> and create <code>Logging</code> class (<a href="https://redirect.github.com/aws/aws-cdk/issues/29648">#29648</a>) (<a href="https://github.com/aws/aws-cdk/commit/b0490640a25eb1946aa9db748cf85867e841f243">b049064</a>)</li> <li><strong>ec2:</strong> well-known port aliases (<a href="https://redirect.github.com/aws/aws-cdk/issues/29793">#29793</a>) (<a href="https://github.com/aws/aws-cdk/commit/f10494cab79c033d7913a435b0e2db12fe59698d">f10494c</a>)</li> <li><strong>elasticloadbalancingv2:</strong> add removeSuffix param for ExternalApplicationListener.addAction() (<a href="https://redirect.github.com/aws/aws-cdk/issues/29746">#29746</a>) (<a href="https://github.com/aws/aws-cdk/commit/f4af33018e374ea97346e8ec70776feb46f6ab7b">f4af330</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29496">#29496</a></li> <li><strong>route53:</strong> <code>DNSSEC</code> zone signing (<a href="https://redirect.github.com/aws/aws-cdk/issues/28604">#28604</a>) (<a href="https://github.com/aws/aws-cdk/commit/213fffc84f2206f064ae5143b8dc6eff9d21b50d">213fffc</a>)</li> <li><strong>sns:</strong> add TracingConfig prop (<a href="https://redirect.github.com/aws/aws-cdk/issues/29783">#29783</a>) (<a href="https://github.com/aws/aws-cdk/commit/f14b60fc990cb98d1d2b0e48f9a89492bddf868c">f14b60f</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29714">#29714</a></li> <li><strong>stepfunctions-tasks:</strong> add httpinvoke step functions task (<a href="https://redirect.github.com/aws/aws-cdk/issues/28673">#28673</a>) (<a href="https://github.com/aws/aws-cdk/commit/178e48189524c608decd631c5e76e95a34fe5122">178e481</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/28278">#28278</a></li> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/29798">#29798</a>) (<a href="https://github.com/aws/aws-cdk/commit/7103fed9bc03062e464d907818afcf32c27ba6b2">7103fed</a>), closes <a href="https://github.com/aws//docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html/issues/aws-resource-ec2">/docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html#aws-resource-ec2</a> <a href="https://github.com/aws//docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html/issues/aws-resource-ec2">/docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html#aws-resource-ec2</a> <a href="https://github.com/aws//docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group.html/issues/cfn-ec2">/docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group.html#cfn-ec2</a> <a href="https://github.com/aws//docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group.html/issues/cfn-ec2">/docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group.html#cfn-ec2</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>ecs-patterns:</strong> integ test failed with certificate error (<a href="https://redirect.github.com/aws/aws-cdk/issues/29623">#29623</a>) (<a href="https://github.com/aws/aws-cdk/commit/5347369fa11f4f11ab3893b9ac4c8467c5d514c3">5347369</a>), closes <a href="https://redirect.github.com/aws//redirect.github.com/aws/aws-cdk/pull/29186/issues/issuecomment-1959231406">aws/aws-cdk#29186</a> <a href="https://redirect.github.com/aws//redirect.github.com/aws/aws-cdk/pull/29186/issues/issuecomment-1959231406">aws/aws-cdk#29186</a></li> <li><strong>eks:</strong> add support of Helm charts located in ECR of AWS CN region (<a href="https://redirect.github.com/aws/aws-cdk/issues/29778">#29778</a>) (<a href="https://github.com/aws/aws-cdk/commit/0da25e5da491b0778eed0444cbb05455bd562b42">0da25e5</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/28460">#28460</a></li> <li><strong>globalaccelerator:</strong> changing <code>installLatestAwsSdk</code> breaks Security Group reference (<a href="https://redirect.github.com/aws/aws-cdk/issues/29620">#29620</a>) (<a href="https://github.com/aws/aws-cdk/commit/ece7eb671e588aff6e9d0f2ee4b53933cb9589a5">ece7eb6</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/23796">#23796</a> <a href="https://github.com/aws//github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-globalaccelerator/lib/_accelerator-security-group.ts/issues/L32">/github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-globalaccelerator/lib/_accelerator-security-group.ts#L32</a></li> <li><strong>lambda:</strong> version.fromVersionArn creates invalid Version object (<a href="https://redirect.github.com/aws/aws-cdk/issues/29820">#29820</a>) (<a href="https://github.com/aws/aws-cdk/commit/819888470248fed2ddbdac689f14254688eef88f">8198884</a>)</li> <li><strong>spec2cdk:</strong> get tag gives null result in Java CDK (<a href="https://redirect.github.com/aws/aws-cdk/issues/29870">#29870</a>) (<a href="https://github.com/aws/aws-cdk/commit/5a918d12ec0455626b5630b35aa47e6d9da6df7c">5a918d1</a>)</li> <li><strong>stepfunctions:</strong> the catch field in CustomState is not rendered (<a href="https://redirect.github.com/aws/aws-cdk/issues/29654">#29654</a>) (<a href="https://github.com/aws/aws-cdk/commit/77e9fc6bd2066862312355801f7f04c5a5f02d6a">77e9fc6</a>)</li> </ul> <hr /> <h2>Alpha modules (2.138.0-alpha.0)</h2> <h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3> <ul> <li><strong>cognito-identitypool-alpha:</strong> The argument of <code>IdentityPoolProviderUrl.userPool()</code> has been changed from <code>url: string</code> to <code>userPool: UserPool, userPoolClient: UserPoolClient</code>. If you want to specify custom identifier string, use <code>IdentityPoolProviderUrl.custom()</code> instead.</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>cognito-identitypool-alpha:</strong> inconvenient IdentityPoolProviderUrl.userPool() (<a href="https://redirect.github.com/aws/aws-cdk/issues/29025">#29025</a>) (<a href="https://github.com/aws/aws-cdk/commit/90a773407753b4ff868dede4442bf20243dfeaec">90a7734</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.137.0...v2.138.0">2.138.0</a> (2024-04-18)</h2> <h3>Features</h3> <ul> <li><strong>AppSync:</strong> addRdsDataSource support for DatabaseCluster (<a href="https://redirect.github.com/aws/aws-cdk/issues/29544">#29544</a>) (<a href="https://github.com/aws/aws-cdk/commit/1894f2db54eed7d65c9f54cb07cee6dd84200ad7">1894f2d</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29302">#29302</a></li> <li><strong>cognito:</strong> support provider details for <code>UserPoolIdentityProviderSaml</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/29588">#29588</a>) (<a href="https://github.com/aws/aws-cdk/commit/375f1a6c0bd5952091b1bb4634faaabcb4ca126e">375f1a6</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29494">#29494</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/29598">#29598</a></li> <li><strong>custom-resources:</strong> add logging property to <code>AwsSdkCall</code> and create <code>Logging</code> class (<a href="https://redirect.github.com/aws/aws-cdk/issues/29648">#29648</a>) (<a href="https://github.com/aws/aws-cdk/commit/b0490640a25eb1946aa9db748cf85867e841f243">b049064</a>)</li> <li><strong>ec2:</strong> well-known port aliases (<a href="https://redirect.github.com/aws/aws-cdk/issues/29793">#29793</a>) (<a href="https://github.com/aws/aws-cdk/commit/f10494cab79c033d7913a435b0e2db12fe59698d">f10494c</a>)</li> <li><strong>elasticloadbalancingv2:</strong> add removeSuffix param for ExternalApplicationListener.addAction() (<a href="https://redirect.github.com/aws/aws-cdk/issues/29746">#29746</a>) (<a href="https://github.com/aws/aws-cdk/commit/f4af33018e374ea97346e8ec70776feb46f6ab7b">f4af330</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29496">#29496</a></li> <li><strong>route53:</strong> <code>DNSSEC</code> zone signing (<a href="https://redirect.github.com/aws/aws-cdk/issues/28604">#28604</a>) (<a href="https://github.com/aws/aws-cdk/commit/213fffc84f2206f064ae5143b8dc6eff9d21b50d">213fffc</a>)</li> <li><strong>sns:</strong> add TracingConfig prop (<a href="https://redirect.github.com/aws/aws-cdk/issues/29783">#29783</a>) (<a href="https://github.com/aws/aws-cdk/commit/f14b60fc990cb98d1d2b0e48f9a89492bddf868c">f14b60f</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29714">#29714</a></li> <li><strong>stepfunctions-tasks:</strong> add httpinvoke step functions task (<a href="https://redirect.github.com/aws/aws-cdk/issues/28673">#28673</a>) (<a href="https://github.com/aws/aws-cdk/commit/178e48189524c608decd631c5e76e95a34fe5122">178e481</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/28278">#28278</a></li> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/29798">#29798</a>) (<a href="https://github.com/aws/aws-cdk/commit/7103fed9bc03062e464d907818afcf32c27ba6b2">7103fed</a>), closes <a href="https://github.com/aws//docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html/issues/aws-resource-ec2">/docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html#aws-resource-ec2</a> <a href="https://github.com/aws//docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html/issues/aws-resource-ec2">/docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html#aws-resource-ec2</a> <a href="https://github.com/aws//docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group.html/issues/cfn-ec2">/docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group.html#cfn-ec2</a> <a href="https://github.com/aws//docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group.html/issues/cfn-ec2">/docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group.html#cfn-ec2</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>ecs-patterns:</strong> integ test failed with certificate error (<a href="https://redirect.github.com/aws/aws-cdk/issues/29623">#29623</a>) (<a href="https://github.com/aws/aws-cdk/commit/5347369fa11f4f11ab3893b9ac4c8467c5d514c3">5347369</a>), closes <a href="https://redirect.github.com/aws//redirect.github.com/aws/aws-cdk/pull/29186/issues/issuecomment-1959231406">aws/aws-cdk#29186</a> <a href="https://redirect.github.com/aws//redirect.github.com/aws/aws-cdk/pull/29186/issues/issuecomment-1959231406">aws/aws-cdk#29186</a></li> <li><strong>eks:</strong> add support of Helm charts located in ECR of AWS CN region (<a href="https://redirect.github.com/aws/aws-cdk/issues/29778">#29778</a>) (<a href="https://github.com/aws/aws-cdk/commit/0da25e5da491b0778eed0444cbb05455bd562b42">0da25e5</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/28460">#28460</a></li> <li><strong>globalaccelerator:</strong> changing <code>installLatestAwsSdk</code> breaks Security Group reference (<a href="https://redirect.github.com/aws/aws-cdk/issues/29620">#29620</a>) (<a href="https://github.com/aws/aws-cdk/commit/ece7eb671e588aff6e9d0f2ee4b53933cb9589a5">ece7eb6</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/23796">#23796</a> <a href="https://github.com/aws//github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-globalaccelerator/lib/_accelerator-security-group.ts/issues/L32">/github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-globalaccelerator/lib/_accelerator-security-group.ts#L32</a></li> <li><strong>lambda:</strong> version.fromVersionArn creates invalid Version object (<a href="https://redirect.github.com/aws/aws-cdk/issues/29820">#29820</a>) (<a href="https://github.com/aws/aws-cdk/commit/819888470248fed2ddbdac689f14254688eef88f">8198884</a>)</li> <li><strong>spec2cdk:</strong> get tag gives null result in Java CDK (<a href="https://redirect.github.com/aws/aws-cdk/issues/29870">#29870</a>) (<a href="https://github.com/aws/aws-cdk/commit/5a918d12ec0455626b5630b35aa47e6d9da6df7c">5a918d1</a>)</li> <li><strong>stepfunctions:</strong> the catch field in CustomState is not rendered (<a href="https://redirect.github.com/aws/aws-cdk/issues/29654">#29654</a>) (<a href="https://github.com/aws/aws-cdk/commit/77e9fc6bd2066862312355801f7f04c5a5f02d6a">77e9fc6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk/commit/f4af33018e374ea97346e8ec70776feb46f6ab7b"><code>f4af330</code></a> feat(elasticloadbalancingv2): add removeSuffix param for ExternalApplicationL...</li> <li><a href="https://github.com/aws/aws-cdk/commit/375f1a6c0bd5952091b1bb4634faaabcb4ca126e"><code>375f1a6</code></a> feat(cognito): support provider details for <code>UserPoolIdentityProviderSaml</code> (#...</li> <li><a href="https://github.com/aws/aws-cdk/commit/6cd1e1fd8bb56905444554be5c11d010e4a4a983"><code>6cd1e1f</code></a> chore: npm-check-updates && yarn upgrade (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/29864">#29864</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/e22e930d2f6c027448be7fe31cfa9d17c575c9d7"><code>e22e930</code></a> chore: fix typo in runtime.test.ts (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/29865">#29865</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/39755fd85487814d2276a2730f3d2f1eb97d5150"><code>39755fd</code></a> chore: update name of <code>sdk-v2-to-v3-adapter</code> and improve documentation (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/29847">#29847</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/1f8bc9087acce7e9bf76a593332d1aa9fe4b76f4"><code>1f8bc90</code></a> chore(codebuild): aarch64 standard 2.0 and 3.0 build images are not deprecate...</li> <li><a href="https://github.com/aws/aws-cdk/commit/21804fd26d70fd3b1b56f13c8e8cdd901c779f54"><code>21804fd</code></a> chore(rds): improve error messages for providing a vpc to cluster (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/29706">#29706</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/213fffc84f2206f064ae5143b8dc6eff9d21b50d"><code>213fffc</code></a> feat(route53): <code>DNSSEC</code> zone signing (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/28604">#28604</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/178e48189524c608decd631c5e76e95a34fe5122"><code>178e481</code></a> feat(stepfunctions-tasks): add httpinvoke step functions task (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/28673">#28673</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/72b6d8e4697c33796b8b2539b349f0874f07fca8"><code>72b6d8e</code></a> chore(lambda-nodejs): unescaped whitespace in props.bundling.inject breaks es...</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-cdk/commits/v2.138.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.137.0&new-version=2.138.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