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 from 2.134.0 to 2.136.0 in /cdkworkshop.com (#1381)
Browse files Browse the repository at this point in the history
Bumps [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) from 2.134.0 to 2.136.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.136.0</h2>
<h3>Features</h3>
<ul>
<li><strong>rds:</strong> specify PreferredMaintenanceWindow in reader or writer props (<a href="https://redirect.github.com/aws/aws-cdk/issues/29686">#29686</a>) (<a href="https://github.com/aws/aws-cdk/commit/615ee2de1cbf42770cd9d2d171196513f6602eb1">615ee2d</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29687">#29687</a></li>
<li><strong>stepfunction:</strong> add enableExecuteCommand to sfn ECSRunTask (<a href="https://redirect.github.com/aws/aws-cdk/issues/29638">#29638</a>) (<a href="https://github.com/aws/aws-cdk/commit/d5b8594f133b532f5fd8f39ad3df23dffbe6ba85">d5b8594</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29637">#29637</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cli:</strong> diff with changeset fails if deploy role cannot be assumed (<a href="https://redirect.github.com/aws/aws-cdk/issues/29718">#29718</a>) (<a href="https://github.com/aws/aws-cdk/commit/21dba2194819ccb244fcdbc5007c055f3930b4e1">21dba21</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29650">#29650</a></li>
<li><strong>cloudwatch-actions:</strong> <code>LambdaAction</code> fails if added to multiple action types (<a href="https://redirect.github.com/aws/aws-cdk/issues/29515">#29515</a>) (<a href="https://github.com/aws/aws-cdk/commit/a12887b593ef6796f63bf754a3d381676d2e5155">a12887b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29514">#29514</a></li>
<li><strong>iam:</strong> grantAssumeRole silently fails with service and account principals (<a href="https://redirect.github.com/aws/aws-cdk/issues/29452">#29452</a>) (<a href="https://github.com/aws/aws-cdk/commit/36fd79d8714bd29527bb1184ec10cd504b83510d">36fd79d</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/24507">#24507</a></li>
<li><strong>pipelines:</strong> codeStar connection accepts nested repository (<a href="https://redirect.github.com/aws/aws-cdk/issues/29631">#29631</a>) (<a href="https://github.com/aws/aws-cdk/commit/10357c0ab6be105e0d988b9045bcfe99faf69cbd">10357c0</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27504">#27504</a></li>
<li><strong>s3-assets:</strong> throw if path property is empty (<a href="https://redirect.github.com/aws/aws-cdk/issues/29425">#29425</a>) (<a href="https://github.com/aws/aws-cdk/commit/2814011fdbafad87af9f7a1cad143a19eae30a05">2814011</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29410">#29410</a></li>
</ul>
<hr />
<h2>Alpha modules (2.136.0-alpha.0)</h2>
<h2>v2.135.0</h2>
<h3>Features</h3>
<ul>
<li><strong>lambda:</strong> adding support for Ruby3.3 lambda runtime (<a href="https://redirect.github.com/aws/aws-cdk/issues/29680">#29680</a>) (<a href="https://github.com/aws/aws-cdk/commit/e63c7770ea0a7ec12353973cdf64015f9a4121f1">e63c777</a>)</li>
<li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/29677">#29677</a>) (<a href="https://github.com/aws/aws-cdk/commit/99e9589487e0455a0622380fa50248b811d9131d">99e9589</a>), closes <a href="https://github.com/aws//docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html/issues/aurora-serverless-v2">/docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html#aurora-serverless-v2</a> <a href="https://github.com/aws//docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html/issues/aurora-serverless-v2">/docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html#aurora-serverless-v2</a></li>
<li><strong>route53:</strong> allow specifying an STS region when creating a cross-account zone delegation (<a href="https://redirect.github.com/aws/aws-cdk/issues/29466">#29466</a>) (<a href="https://github.com/aws/aws-cdk/commit/fe4bc1dccae89ace70f3dab81b7e7545173d5750">fe4bc1d</a>)</li>
<li><strong>sns:</strong> add signature version prop (<a href="https://redirect.github.com/aws/aws-cdk/issues/29543">#29543</a>) (<a href="https://github.com/aws/aws-cdk/commit/dffedca154f7cb31a5cefc24c638ad069577c836">dffedca</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29539">#29539</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cli:</strong> cdk watch for Lambdas with Advanced Logging Controls do not stream logs to the terminal (<a href="https://redirect.github.com/aws/aws-cdk/issues/29451">#29451</a>) (<a href="https://github.com/aws/aws-cdk/commit/4dbf5c8414fa130c328807dc1d701d8a301d66fc">4dbf5c8</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29448">#29448</a> <a href="https://github.com/aws//github.com/aws/aws-cdk/blob/main/packages/aws-cdk/lib/api/logs/find-cloudwatch-logs.ts/issues/L114">/github.com/aws/aws-cdk/blob/main/packages/aws-cdk/lib/api/logs/find-cloudwatch-logs.ts#L114</a></li>
<li><strong>cli:</strong> ecs hotswap deployment waits correctly for success or failure (<a href="https://redirect.github.com/aws/aws-cdk/issues/28448">#28448</a>) (<a href="https://github.com/aws/aws-cdk/commit/5c30255b70b51ef760a72a64769614c0297e6c94">5c30255</a>)</li>
<li><strong>ec2:</strong> global vpc endpoint support (<a href="https://redirect.github.com/aws/aws-cdk/issues/29563">#29563</a>) (<a href="https://github.com/aws/aws-cdk/commit/df48fd781a476ada79b6b49f006a60f33f73d409">df48fd7</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29560">#29560</a> <a href="https://redirect.github.com/aws/10.0.0.2/issues/53">10.0.0.2#53</a> <a href="https://redirect.github.com/aws/10.0.0.2/issues/53">10.0.0.2#53</a></li>
<li><strong>eks:</strong> missing support for &quot;InstanceTypes&quot; attribute assignment for AL2023 AMIs (<a href="https://redirect.github.com/aws/aws-cdk/issues/29505">#29505</a>) (<a href="https://github.com/aws/aws-cdk/commit/e77ce26091a3890f5b025e794374a95e2ce61fb1">e77ce26</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29335">#29335</a></li>
<li><strong>events-targets:</strong> hardcoded AWS partition in ECS task resource ARN (<a href="https://redirect.github.com/aws/aws-cdk/issues/29633">#29633</a>) (<a href="https://github.com/aws/aws-cdk/commit/69cff2eda84dacfe265d518fc88ccf55930f59c4">69cff2e</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29610">#29610</a></li>
<li><strong>route53:</strong> allow records with a weight of 0 (<a href="https://redirect.github.com/aws/aws-cdk/issues/29595">#29595</a>) (<a href="https://github.com/aws/aws-cdk/commit/cc7e95ba91848345352981a141559170c375a0d2">cc7e95b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29556">#29556</a></li>
<li>add validation for ALB access log bucket when KMS key is provided (<a href="https://redirect.github.com/aws/aws-cdk/issues/29382">#29382</a>) (<a href="https://github.com/aws/aws-cdk/commit/2cc24499bf62b6dd48ae9bd265c38a6847f75a3f">2cc2449</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/22031">#22031</a></li>
</ul>
<hr />
<h2>Alpha modules (2.135.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.135.0...v2.136.0">2.136.0</a> (2024-04-06)</h2>
<h3>Features</h3>
<ul>
<li><strong>rds:</strong> specify PreferredMaintenanceWindow in reader or writer props (<a href="https://redirect.github.com/aws/aws-cdk/issues/29686">#29686</a>) (<a href="https://github.com/aws/aws-cdk/commit/615ee2de1cbf42770cd9d2d171196513f6602eb1">615ee2d</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29687">#29687</a></li>
<li><strong>stepfunction:</strong> add enableExecuteCommand to sfn ECSRunTask (<a href="https://redirect.github.com/aws/aws-cdk/issues/29638">#29638</a>) (<a href="https://github.com/aws/aws-cdk/commit/d5b8594f133b532f5fd8f39ad3df23dffbe6ba85">d5b8594</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29637">#29637</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cli:</strong> diff with changeset fails if deploy role cannot be assumed (<a href="https://redirect.github.com/aws/aws-cdk/issues/29718">#29718</a>) (<a href="https://github.com/aws/aws-cdk/commit/21dba2194819ccb244fcdbc5007c055f3930b4e1">21dba21</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29650">#29650</a></li>
<li><strong>cloudwatch-actions:</strong> <code>LambdaAction</code> fails if added to multiple action types (<a href="https://redirect.github.com/aws/aws-cdk/issues/29515">#29515</a>) (<a href="https://github.com/aws/aws-cdk/commit/a12887b593ef6796f63bf754a3d381676d2e5155">a12887b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29514">#29514</a></li>
<li><strong>iam:</strong> grantAssumeRole silently fails with service and account principals (<a href="https://redirect.github.com/aws/aws-cdk/issues/29452">#29452</a>) (<a href="https://github.com/aws/aws-cdk/commit/36fd79d8714bd29527bb1184ec10cd504b83510d">36fd79d</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/24507">#24507</a></li>
<li><strong>pipelines:</strong> codeStar connection accepts nested repository (<a href="https://redirect.github.com/aws/aws-cdk/issues/29631">#29631</a>) (<a href="https://github.com/aws/aws-cdk/commit/10357c0ab6be105e0d988b9045bcfe99faf69cbd">10357c0</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27504">#27504</a></li>
<li><strong>s3-assets:</strong> throw if path property is empty (<a href="https://redirect.github.com/aws/aws-cdk/issues/29425">#29425</a>) (<a href="https://github.com/aws/aws-cdk/commit/2814011fdbafad87af9f7a1cad143a19eae30a05">2814011</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29410">#29410</a></li>
</ul>
<h2><a href="https://github.com/aws/aws-cdk/compare/v2.134.0...v2.135.0">2.135.0</a> (2024-04-01)</h2>
<h3>Features</h3>
<ul>
<li><strong>lambda:</strong> adding support for Ruby3.3 lambda runtime (<a href="https://redirect.github.com/aws/aws-cdk/issues/29680">#29680</a>) (<a href="https://github.com/aws/aws-cdk/commit/e63c7770ea0a7ec12353973cdf64015f9a4121f1">e63c777</a>)</li>
<li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/29677">#29677</a>) (<a href="https://github.com/aws/aws-cdk/commit/99e9589487e0455a0622380fa50248b811d9131d">99e9589</a>), closes <a href="https://github.com/aws//docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html/issues/aurora-serverless-v2">/docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html#aurora-serverless-v2</a> <a href="https://github.com/aws//docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html/issues/aurora-serverless-v2">/docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html#aurora-serverless-v2</a></li>
<li><strong>route53:</strong> allow specifying an STS region when creating a cross-account zone delegation (<a href="https://redirect.github.com/aws/aws-cdk/issues/29466">#29466</a>) (<a href="https://github.com/aws/aws-cdk/commit/fe4bc1dccae89ace70f3dab81b7e7545173d5750">fe4bc1d</a>)</li>
<li><strong>sns:</strong> add signature version prop (<a href="https://redirect.github.com/aws/aws-cdk/issues/29543">#29543</a>) (<a href="https://github.com/aws/aws-cdk/commit/dffedca154f7cb31a5cefc24c638ad069577c836">dffedca</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29539">#29539</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cli:</strong> cdk watch for Lambdas with Advanced Logging Controls do not stream logs to the terminal (<a href="https://redirect.github.com/aws/aws-cdk/issues/29451">#29451</a>) (<a href="https://github.com/aws/aws-cdk/commit/4dbf5c8414fa130c328807dc1d701d8a301d66fc">4dbf5c8</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29448">#29448</a> <a href="https://github.com/aws//github.com/aws/aws-cdk/blob/main/packages/aws-cdk/lib/api/logs/find-cloudwatch-logs.ts/issues/L114">/github.com/aws/aws-cdk/blob/main/packages/aws-cdk/lib/api/logs/find-cloudwatch-logs.ts#L114</a></li>
<li><strong>cli:</strong> ecs hotswap deployment waits correctly for success or failure (<a href="https://redirect.github.com/aws/aws-cdk/issues/28448">#28448</a>) (<a href="https://github.com/aws/aws-cdk/commit/5c30255b70b51ef760a72a64769614c0297e6c94">5c30255</a>)</li>
<li><strong>ec2:</strong> global vpc endpoint support (<a href="https://redirect.github.com/aws/aws-cdk/issues/29563">#29563</a>) (<a href="https://github.com/aws/aws-cdk/commit/df48fd781a476ada79b6b49f006a60f33f73d409">df48fd7</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29560">#29560</a> <a href="https://redirect.github.com/aws/10.0.0.2/issues/53">10.0.0.2#53</a> <a href="https://redirect.github.com/aws/10.0.0.2/issues/53">10.0.0.2#53</a></li>
<li><strong>eks:</strong> missing support for &quot;InstanceTypes&quot; attribute assignment for AL2023 AMIs (<a href="https://redirect.github.com/aws/aws-cdk/issues/29505">#29505</a>) (<a href="https://github.com/aws/aws-cdk/commit/e77ce26091a3890f5b025e794374a95e2ce61fb1">e77ce26</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29335">#29335</a></li>
<li><strong>events-targets:</strong> hardcoded AWS partition in ECS task resource ARN (<a href="https://redirect.github.com/aws/aws-cdk/issues/29633">#29633</a>) (<a href="https://github.com/aws/aws-cdk/commit/69cff2eda84dacfe265d518fc88ccf55930f59c4">69cff2e</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29610">#29610</a></li>
<li><strong>route53:</strong> allow records with a weight of 0 (<a href="https://redirect.github.com/aws/aws-cdk/issues/29595">#29595</a>) (<a href="https://github.com/aws/aws-cdk/commit/cc7e95ba91848345352981a141559170c375a0d2">cc7e95b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29556">#29556</a></li>
<li>add validation for ALB access log bucket when KMS key is provided (<a href="https://redirect.github.com/aws/aws-cdk/issues/29382">#29382</a>) (<a href="https://github.com/aws/aws-cdk/commit/2cc24499bf62b6dd48ae9bd265c38a6847f75a3f">2cc2449</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/22031">#22031</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-cdk/commit/21dba2194819ccb244fcdbc5007c055f3930b4e1"><code>21dba21</code></a> fix(cli): diff with changeset fails if deploy role cannot be assumed (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk/issues/29718">#29718</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/70dc4e8e8ca94694a732989d9c8233ab14c83b00"><code>70dc4e8</code></a> chore(CLI): add <code>--changeset</code> as an alias for <code>--change-set</code> (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk/issues/29683">#29683</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/798ef6789c53fc1ba28ffefa480889d5b0c9b151"><code>798ef67</code></a> chore: npm-check-updates &amp;&amp; yarn upgrade (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk/issues/29630">#29630</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/4dbf5c8414fa130c328807dc1d701d8a301d66fc"><code>4dbf5c8</code></a> fix(cli): cdk watch for Lambdas with Advanced Logging Controls do not stream ...</li>
<li><a href="https://github.com/aws/aws-cdk/commit/5c30255b70b51ef760a72a64769614c0297e6c94"><code>5c30255</code></a> fix(cli): ecs hotswap deployment waits correctly for success or failure (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk/issues/28448">#28448</a>)</li>
<li>See full diff in <a href="https://github.com/aws/aws-cdk/commits/v2.136.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.134.0&new-version=2.136.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 Apr 8, 2024
1 parent ccf0af4 commit 0941d71
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -17,7 +17,7 @@
"@types/node": "^20.12.5",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"aws-cdk": "^2.134.0",
"aws-cdk": "^2.136.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
Expand Down

0 comments on commit 0941d71

Please sign in to comment.