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 from 2.138.0 to 2.139.0 in /cdkworkshop.com (#1405)
Bumps [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) from 2.138.0 to 2.139.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-cdk/releases">aws-cdk's releases</a>.</em></p> <blockquote> <h2>v2.139.0</h2> <h3>Features</h3> <ul> <li><strong>appconfig:</strong> constrain environments to a single deployment at a time (<a href="https://redirect.github.com/aws/aws-cdk/issues/29500">#29500</a>) (<a href="https://github.com/aws/aws-cdk/commit/3dd834d66a9345eaab372a9dd59e673e52c86d7e">3dd834d</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29345">#29345</a></li> <li><strong>ecs:</strong> support <code>pidMode</code> for <code>FargateTaskDefinition</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/29670">#29670</a>) (<a href="https://github.com/aws/aws-cdk/commit/ed75b160f86b266a256ed7dd347dc54a34b937d0">ed75b16</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29619">#29619</a></li> <li><strong>ecs:</strong> support adding docker labels after container construction (<a href="https://redirect.github.com/aws/aws-cdk/issues/29734">#29734</a>) (<a href="https://github.com/aws/aws-cdk/commit/8e215b3c740efa260e18dab9cd30c487c822f3ef">8e215b3</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29728">#29728</a></li> <li><strong>efs:</strong> replicating file systems (<a href="https://redirect.github.com/aws/aws-cdk/issues/29347">#29347</a>) (<a href="https://github.com/aws/aws-cdk/commit/a15dc939c8d3ba3ac0f20b4a78ec7d403cde56bd">a15dc93</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/21455">#21455</a></li> <li><strong>ses-actions:</strong> <code>WorkMail</code> rule action (<a href="https://redirect.github.com/aws/aws-cdk/issues/29854">#29854</a>) (<a href="https://github.com/aws/aws-cdk/commit/6fdc4582f659549021a64a4d676fce12fc241715">6fdc458</a>)</li> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/29924">#29924</a>) (<a href="https://github.com/aws/aws-cdk/commit/27b7a4529bc23b068d338b937e08c92ab4a0f962">27b7a45</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>CLI:</strong> <code>diff --template</code> crashes (<a href="https://redirect.github.com/aws/aws-cdk/issues/29896">#29896</a>) (<a href="https://github.com/aws/aws-cdk/commit/466f170af409d0c9c44f0f03a6eb5a72553db29b">466f170</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29890">#29890</a></li> <li><strong>CLI:</strong> bootstrap shows no hotswap changes when there are no changes (<a href="https://redirect.github.com/aws/aws-cdk/issues/29877">#29877</a>) (<a href="https://github.com/aws/aws-cdk/commit/2126ee5b1eac4bce2d085b1a9bd27a65eb33b137">2126ee5</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/25736">#25736</a></li> <li><strong>custom-resource-handler:</strong> auto-delete-[objects|images] breaks on cloudformation rollback (<a href="https://redirect.github.com/aws/aws-cdk/issues/29581">#29581</a>) (<a href="https://github.com/aws/aws-cdk/commit/69ea52f6e2b82dfe65c33d119f7ab998f367c6bf">69ea52f</a>)</li> <li><strong>custom-resources:</strong> cannot set logging for state machine generated in CompleteHandler (<a href="https://redirect.github.com/aws/aws-cdk/issues/28706">#28706</a>) (<a href="https://github.com/aws/aws-cdk/commit/99041b29fa00cad6c7dbdc19685866add3e1243e">99041b2</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27283">#27283</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/28577">#28577</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/28744">#28744</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27310">#27310</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/28699">#28699</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/28587">#28587</a></li> <li><strong>eks:</strong> incorrect nodegroupName(under feature flag) (<a href="https://redirect.github.com/aws/aws-cdk/issues/29794">#29794</a>) (<a href="https://github.com/aws/aws-cdk/commit/8bb8c5579108e8b80e465049c2a28c5c10c70b09">8bb8c55</a>)</li> <li><strong>elasticloadbalancingv2:</strong> crossZoneEnabled does not support false for ALB (<a href="https://redirect.github.com/aws/aws-cdk/issues/29907">#29907</a>) (<a href="https://github.com/aws/aws-cdk/commit/f6c902e701b3a8283a5d9a9fb136e3321d7bf61e">f6c902e</a>)</li> <li><strong>events-targets:</strong> <code>ApiGateway</code> events target should accept IRestApi (<a href="https://redirect.github.com/aws/aws-cdk/issues/29397">#29397</a>) (<a href="https://github.com/aws/aws-cdk/commit/8e1fefd81c6531063eba94f352a2b6d12c87810b">8e1fefd</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/16423">#16423</a> <a href="https://redirect.github.com/aws//redirect.github.com/aws/aws-cdk/pull/16542/issues/discussion_r713676896">aws/aws-cdk#16542</a> <a href="https://redirect.github.com/aws//redirect.github.com/aws/aws-cdk/pull/16542/issues/issuecomment-925051255">aws/aws-cdk#16542</a></li> <li><strong>s3-notifications:</strong> cdk destroy deletes external/existing s3 notification events (<a href="https://redirect.github.com/aws/aws-cdk/issues/29939">#29939</a>) (<a href="https://github.com/aws/aws-cdk/commit/7360a885e6282ad28b4ae72f9ae92a6bcda88b15">7360a88</a>)</li> <li><strong>ses-actions:</strong> permissions too wide for S3 action (<a href="https://redirect.github.com/aws/aws-cdk/issues/29833">#29833</a>) (<a href="https://github.com/aws/aws-cdk/commit/2da544feeeda68a379f0f79f18e138b9640c1691">2da544f</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29811">#29811</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/29823">#29823</a> <a href="https://github.com/aws//docs.aws.amazon.com/ses/latest/dg/receiving-email-permissions.html/issues/receiving-email-permissions-s3">/docs.aws.amazon.com/ses/latest/dg/receiving-email-permissions.html#receiving-email-permissions-s3</a></li> </ul> <hr /> <h2>Alpha modules (2.139.0-alpha.0)</h2> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md">aws-cdk's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.138.0...v2.139.0">2.139.0</a> (2024-04-24)</h2> <h3>Features</h3> <ul> <li><strong>appconfig:</strong> constrain environments to a single deployment at a time (<a href="https://redirect.github.com/aws/aws-cdk/issues/29500">#29500</a>) (<a href="https://github.com/aws/aws-cdk/commit/3dd834d66a9345eaab372a9dd59e673e52c86d7e">3dd834d</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29345">#29345</a></li> <li><strong>ecs:</strong> support <code>pidMode</code> for <code>FargateTaskDefinition</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/29670">#29670</a>) (<a href="https://github.com/aws/aws-cdk/commit/ed75b160f86b266a256ed7dd347dc54a34b937d0">ed75b16</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29619">#29619</a></li> <li><strong>ecs:</strong> support adding docker labels after container construction (<a href="https://redirect.github.com/aws/aws-cdk/issues/29734">#29734</a>) (<a href="https://github.com/aws/aws-cdk/commit/8e215b3c740efa260e18dab9cd30c487c822f3ef">8e215b3</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29728">#29728</a></li> <li><strong>efs:</strong> replicating file systems (<a href="https://redirect.github.com/aws/aws-cdk/issues/29347">#29347</a>) (<a href="https://github.com/aws/aws-cdk/commit/a15dc939c8d3ba3ac0f20b4a78ec7d403cde56bd">a15dc93</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/21455">#21455</a></li> <li><strong>ses-actions:</strong> <code>WorkMail</code> rule action (<a href="https://redirect.github.com/aws/aws-cdk/issues/29854">#29854</a>) (<a href="https://github.com/aws/aws-cdk/commit/6fdc4582f659549021a64a4d676fce12fc241715">6fdc458</a>)</li> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/29924">#29924</a>) (<a href="https://github.com/aws/aws-cdk/commit/27b7a4529bc23b068d338b937e08c92ab4a0f962">27b7a45</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>CLI:</strong> <code>diff --template</code> crashes (<a href="https://redirect.github.com/aws/aws-cdk/issues/29896">#29896</a>) (<a href="https://github.com/aws/aws-cdk/commit/466f170af409d0c9c44f0f03a6eb5a72553db29b">466f170</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29890">#29890</a></li> <li><strong>CLI:</strong> bootstrap shows no hotswap changes when there are no changes (<a href="https://redirect.github.com/aws/aws-cdk/issues/29877">#29877</a>) (<a href="https://github.com/aws/aws-cdk/commit/2126ee5b1eac4bce2d085b1a9bd27a65eb33b137">2126ee5</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/25736">#25736</a></li> <li><strong>custom-resource-handler:</strong> auto-delete-[objects|images] breaks on cloudformation rollback (<a href="https://redirect.github.com/aws/aws-cdk/issues/29581">#29581</a>) (<a href="https://github.com/aws/aws-cdk/commit/69ea52f6e2b82dfe65c33d119f7ab998f367c6bf">69ea52f</a>)</li> <li><strong>custom-resources:</strong> cannot set logging for state machine generated in CompleteHandler (<a href="https://redirect.github.com/aws/aws-cdk/issues/28706">#28706</a>) (<a href="https://github.com/aws/aws-cdk/commit/99041b29fa00cad6c7dbdc19685866add3e1243e">99041b2</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27283">#27283</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/28577">#28577</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/28744">#28744</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27310">#27310</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/28699">#28699</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/28587">#28587</a></li> <li><strong>eks:</strong> incorrect nodegroupName(under feature flag) (<a href="https://redirect.github.com/aws/aws-cdk/issues/29794">#29794</a>) (<a href="https://github.com/aws/aws-cdk/commit/8bb8c5579108e8b80e465049c2a28c5c10c70b09">8bb8c55</a>)</li> <li><strong>elasticloadbalancingv2:</strong> crossZoneEnabled does not support false for ALB (<a href="https://redirect.github.com/aws/aws-cdk/issues/29907">#29907</a>) (<a href="https://github.com/aws/aws-cdk/commit/f6c902e701b3a8283a5d9a9fb136e3321d7bf61e">f6c902e</a>)</li> <li><strong>events-targets:</strong> <code>ApiGateway</code> events target should accept IRestApi (<a href="https://redirect.github.com/aws/aws-cdk/issues/29397">#29397</a>) (<a href="https://github.com/aws/aws-cdk/commit/8e1fefd81c6531063eba94f352a2b6d12c87810b">8e1fefd</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/16423">#16423</a> <a href="https://redirect.github.com/aws//redirect.github.com/aws/aws-cdk/pull/16542/issues/discussion_r713676896">aws/aws-cdk#16542</a> <a href="https://redirect.github.com/aws//redirect.github.com/aws/aws-cdk/pull/16542/issues/issuecomment-925051255">aws/aws-cdk#16542</a></li> <li><strong>s3-notifications:</strong> cdk destroy deletes external/existing s3 notification events (<a href="https://redirect.github.com/aws/aws-cdk/issues/29939">#29939</a>) (<a href="https://github.com/aws/aws-cdk/commit/7360a885e6282ad28b4ae72f9ae92a6bcda88b15">7360a88</a>)</li> <li><strong>ses-actions:</strong> permissions too wide for S3 action (<a href="https://redirect.github.com/aws/aws-cdk/issues/29833">#29833</a>) (<a href="https://github.com/aws/aws-cdk/commit/2da544feeeda68a379f0f79f18e138b9640c1691">2da544f</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29811">#29811</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/29823">#29823</a> <a href="https://github.com/aws//docs.aws.amazon.com/ses/latest/dg/receiving-email-permissions.html/issues/receiving-email-permissions-s3">/docs.aws.amazon.com/ses/latest/dg/receiving-email-permissions.html#receiving-email-permissions-s3</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk/commit/466f170af409d0c9c44f0f03a6eb5a72553db29b"><code>466f170</code></a> fix(CLI): <code>diff --template</code> crashes (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk/issues/29896">#29896</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/2126ee5b1eac4bce2d085b1a9bd27a65eb33b137"><code>2126ee5</code></a> fix(CLI): bootstrap shows no hotswap changes when there are no changes (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk/issues/29877">#29877</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-cdk/commits/v2.139.0/packages/aws-cdk">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aws-cdk&package-manager=npm_and_yarn&previous-version=2.138.0&new-version=2.139.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