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.141.0 to 2.142.1 in /cdkworkshop.com (#…
Browse files Browse the repository at this point in the history
…1418)

Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.141.0 to 2.142.1.
<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.142.1</h2>
<h3>Reverts</h3>
<ul>
<li>fix(diff): properties from ChangeSet diff were ignored (<a href="https://redirect.github.com/aws/aws-cdk/issues/30243">#30243</a>) (<a href="https://github.com/aws/aws-cdk/commit/37484726f235013ec0e71cefb9e1fc35caf12e74">3748472</a>)</li>
</ul>
<hr />
<h2>Alpha modules (2.142.1-alpha.0)</h2>
<h2>v2.142.0</h2>
<h3>Features</h3>
<ul>
<li><strong>asg:</strong> support keypair functionality for asg (<a href="https://redirect.github.com/aws/aws-cdk/issues/29679">#29679</a>) (<a href="https://github.com/aws/aws-cdk/commit/f6b649d47f8bc30ca741fbb7a4852d51e8275002">f6b649d</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29237">#29237</a></li>
<li><strong>codepipeline:</strong> <code>GitPullRequestFilter</code> for pipeline trigger (<a href="https://redirect.github.com/aws/aws-cdk/issues/29128">#29128</a>) (<a href="https://github.com/aws/aws-cdk/commit/5ce1b6485eb4336634f4f14bfe3d0b17b071e83b">5ce1b64</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29126">#29126</a></li>
<li><strong>docdb:</strong> add copyTagsToSnapshot property to the DatabaseCluster Construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/30120">#30120</a>) (<a href="https://github.com/aws/aws-cdk/commit/30f0db6ad810f0e93187082bd50ddb46726d8f5f">30f0db6</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30090">#30090</a></li>
<li><strong>docdb:</strong> support CA certificate for cluster instances (<a href="https://redirect.github.com/aws/aws-cdk/issues/28791">#28791</a>) (<a href="https://github.com/aws/aws-cdk/commit/e87f25e1e93350e53aadb15e19ed7a9bf378c315">e87f25e</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27138">#27138</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/28356">#28356</a></li>
<li><strong>events-targets:</strong> add support for AppSync as an EventBridge rule target  (<a href="https://redirect.github.com/aws/aws-cdk/issues/29584">#29584</a>) (<a href="https://github.com/aws/aws-cdk/commit/5be88a3055fe1e6b55884847d1b8a75b03341b39">5be88a3</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29884">#29884</a></li>
<li><strong>servicecatalog:</strong> <code>ProductStack</code> memoryLimit prop (<a href="https://redirect.github.com/aws/aws-cdk/issues/30105">#30105</a>) (<a href="https://github.com/aws/aws-cdk/commit/4b6dc8c650822bcd0231c8890bd94a934a0cd34d">4b6dc8c</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29862">#29862</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>apigateway:</strong> set authorization scope when authorization type is Cognito (<a href="https://redirect.github.com/aws/aws-cdk/issues/30035">#30035</a>) (<a href="https://github.com/aws/aws-cdk/commit/38a2284bccd9119f3bcc8d0baef8525ab416bb67">38a2284</a>)</li>
<li><strong>autoscaling:</strong> cooldown cannot be set with step scaling actions (<a href="https://redirect.github.com/aws/aws-cdk/issues/30150">#30150</a>) (<a href="https://github.com/aws/aws-cdk/commit/68107624e50d738be7e10fd22072b5a40983e720">6810762</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29779">#29779</a></li>
<li><strong>cli:</strong> cdk bootstrap --help does not show some options (<a href="https://redirect.github.com/aws/aws-cdk/issues/30113">#30113</a>) (<a href="https://github.com/aws/aws-cdk/commit/8debd205b1f52e172de844f349d4e76e39df269d">8debd20</a>)</li>
<li><strong>cli:</strong> handle attributes of AWS::KMS::Key when hotswapping (<a href="https://redirect.github.com/aws/aws-cdk/issues/30112">#30112</a>) (<a href="https://github.com/aws/aws-cdk/commit/a1dcaa6c4a3db245d1becf0e9ace1d488b6d528d">a1dcaa6</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/25418">#25418</a></li>
<li><strong>cli:</strong> template created during import should be written to assets folder (<a href="https://redirect.github.com/aws/aws-cdk/issues/29830">#29830</a>) (<a href="https://github.com/aws/aws-cdk/commit/a96cf5500242890cddbbaa46af7f7228c7126d98">a96cf55</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/22928">#22928</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/22530">#22530</a></li>
<li><strong>diff:</strong> properties from ChangeSet diff were ignored (<a href="https://redirect.github.com/aws/aws-cdk/issues/30093">#30093</a>) (<a href="https://github.com/aws/aws-cdk/commit/9c3f3f5dbb9b4b9f86911d9cd7c056a9fc0432b3">9c3f3f5</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29731">#29731</a></li>
<li><strong>ecs:</strong> require task pidMode for Linux-based Fargate tasks, not host (<a href="https://redirect.github.com/aws/aws-cdk/issues/30020">#30020</a>) (<a href="https://github.com/aws/aws-cdk/commit/3e9e0a8696630c9368adf012aff1fb919e398164">3e9e0a8</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29995">#29995</a></li>
<li><strong>eks:</strong> in place updates for EKS security group and Subnets (<a href="https://redirect.github.com/aws/aws-cdk/issues/30114">#30114</a>) (<a href="https://github.com/aws/aws-cdk/commit/eb39d9e1924240d433dc91b7f8d98ebcf5cd87c8">eb39d9e</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/28584">#28584</a></li>
<li><strong>iam:</strong> fromUserArn returns incorrect principalAccount (<a href="https://redirect.github.com/aws/aws-cdk/issues/30023">#30023</a>) (<a href="https://github.com/aws/aws-cdk/commit/f9f3681be9fc6a0c998cd26119053c5832ef9806">f9f3681</a>), closes <a href="https://redirect.github.com/aws//redirect.github.com/aws/aws-cdk/issues/29999/issues/issuecomment-2087672380">aws/aws-cdk#29999</a></li>
<li><strong>s3:</strong> add bucket policy dependency to notification resource (<a href="https://redirect.github.com/aws/aws-cdk/issues/30053">#30053</a>) (<a href="https://github.com/aws/aws-cdk/commit/71986ff986d13bbb496b33c0554f657e77dbb2d0">71986ff</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27600">#27600</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/16811">#16811</a></li>
<li><strong>stepfunctions-tasks:</strong> documentation fix for retryOnServiceExceptions (<a href="https://redirect.github.com/aws/aws-cdk/issues/30077">#30077</a>) (<a href="https://github.com/aws/aws-cdk/commit/205163fc0d2cac84d3d746a98c393e137f0e2388">205163f</a>)</li>
</ul>
<hr />
<h2>Alpha modules (2.142.0-alpha.0)</h2>
<h3>Features</h3>
<ul>
<li><strong>pipes-targets:</strong> add step function target (<a href="https://redirect.github.com/aws/aws-cdk/issues/29987">#29987</a>) (<a href="https://github.com/aws/aws-cdk/commit/b0975e410a404d07952e01303af01224ccfad864">b0975e4</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29665">#29665</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/29665">#29665</a></li>
<li><strong>redshift:</strong> multi AZ cluster (<a href="https://redirect.github.com/aws/aws-cdk/issues/29976">#29976</a>) (<a href="https://github.com/aws/aws-cdk/commit/a53517c6772332cc2a15c9b38e964a933e9c8355">a53517c</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.142.0...v2.142.1">2.142.1</a> (2024-05-17)</h2>
<h3>Reverts</h3>
<ul>
<li>fix(diff): properties from ChangeSet diff were ignored (<a href="https://redirect.github.com/aws/aws-cdk/issues/30243">#30243</a>) (<a href="https://github.com/aws/aws-cdk/commit/37484726f235013ec0e71cefb9e1fc35caf12e74">3748472</a>)</li>
</ul>
<h2><a href="https://github.com/aws/aws-cdk/compare/v2.141.0...v2.142.0">2.142.0</a> (2024-05-15)</h2>
<h3>Features</h3>
<ul>
<li><strong>asg:</strong> support keypair functionality for asg (<a href="https://redirect.github.com/aws/aws-cdk/issues/29679">#29679</a>) (<a href="https://github.com/aws/aws-cdk/commit/f6b649d47f8bc30ca741fbb7a4852d51e8275002">f6b649d</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29237">#29237</a></li>
<li><strong>codepipeline:</strong> <code>GitPullRequestFilter</code> for pipeline trigger (<a href="https://redirect.github.com/aws/aws-cdk/issues/29128">#29128</a>) (<a href="https://github.com/aws/aws-cdk/commit/5ce1b6485eb4336634f4f14bfe3d0b17b071e83b">5ce1b64</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29126">#29126</a></li>
<li><strong>docdb:</strong> add copyTagsToSnapshot property to the DatabaseCluster Construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/30120">#30120</a>) (<a href="https://github.com/aws/aws-cdk/commit/30f0db6ad810f0e93187082bd50ddb46726d8f5f">30f0db6</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30090">#30090</a></li>
<li><strong>docdb:</strong> support CA certificate for cluster instances (<a href="https://redirect.github.com/aws/aws-cdk/issues/28791">#28791</a>) (<a href="https://github.com/aws/aws-cdk/commit/e87f25e1e93350e53aadb15e19ed7a9bf378c315">e87f25e</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27138">#27138</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/28356">#28356</a></li>
<li><strong>events-targets:</strong> add support for AppSync as an EventBridge rule target  (<a href="https://redirect.github.com/aws/aws-cdk/issues/29584">#29584</a>) (<a href="https://github.com/aws/aws-cdk/commit/5be88a3055fe1e6b55884847d1b8a75b03341b39">5be88a3</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29884">#29884</a></li>
<li><strong>servicecatalog:</strong> <code>ProductStack</code> memoryLimit prop (<a href="https://redirect.github.com/aws/aws-cdk/issues/30105">#30105</a>) (<a href="https://github.com/aws/aws-cdk/commit/4b6dc8c650822bcd0231c8890bd94a934a0cd34d">4b6dc8c</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29862">#29862</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>apigateway:</strong> set authorization scope when authorization type is Cognito (<a href="https://redirect.github.com/aws/aws-cdk/issues/30035">#30035</a>) (<a href="https://github.com/aws/aws-cdk/commit/38a2284bccd9119f3bcc8d0baef8525ab416bb67">38a2284</a>)</li>
<li><strong>autoscaling:</strong> cooldown cannot be set with step scaling actions (<a href="https://redirect.github.com/aws/aws-cdk/issues/30150">#30150</a>) (<a href="https://github.com/aws/aws-cdk/commit/68107624e50d738be7e10fd22072b5a40983e720">6810762</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29779">#29779</a></li>
<li><strong>cli:</strong> cdk bootstrap --help does not show some options (<a href="https://redirect.github.com/aws/aws-cdk/issues/30113">#30113</a>) (<a href="https://github.com/aws/aws-cdk/commit/8debd205b1f52e172de844f349d4e76e39df269d">8debd20</a>)</li>
<li><strong>cli:</strong> handle attributes of AWS::KMS::Key when hotswapping (<a href="https://redirect.github.com/aws/aws-cdk/issues/30112">#30112</a>) (<a href="https://github.com/aws/aws-cdk/commit/a1dcaa6c4a3db245d1becf0e9ace1d488b6d528d">a1dcaa6</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/25418">#25418</a></li>
<li><strong>cli:</strong> template created during import should be written to assets folder (<a href="https://redirect.github.com/aws/aws-cdk/issues/29830">#29830</a>) (<a href="https://github.com/aws/aws-cdk/commit/a96cf5500242890cddbbaa46af7f7228c7126d98">a96cf55</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/22928">#22928</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/22530">#22530</a></li>
<li><strong>diff:</strong> properties from ChangeSet diff were ignored (<a href="https://redirect.github.com/aws/aws-cdk/issues/30093">#30093</a>) (<a href="https://github.com/aws/aws-cdk/commit/9c3f3f5dbb9b4b9f86911d9cd7c056a9fc0432b3">9c3f3f5</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29731">#29731</a></li>
<li><strong>ecs:</strong> require task pidMode for Linux-based Fargate tasks, not host (<a href="https://redirect.github.com/aws/aws-cdk/issues/30020">#30020</a>) (<a href="https://github.com/aws/aws-cdk/commit/3e9e0a8696630c9368adf012aff1fb919e398164">3e9e0a8</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29995">#29995</a></li>
<li><strong>eks:</strong> in place updates for EKS security group and Subnets (<a href="https://redirect.github.com/aws/aws-cdk/issues/30114">#30114</a>) (<a href="https://github.com/aws/aws-cdk/commit/eb39d9e1924240d433dc91b7f8d98ebcf5cd87c8">eb39d9e</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/28584">#28584</a></li>
<li><strong>iam:</strong> fromUserArn returns incorrect principalAccount (<a href="https://redirect.github.com/aws/aws-cdk/issues/30023">#30023</a>) (<a href="https://github.com/aws/aws-cdk/commit/f9f3681be9fc6a0c998cd26119053c5832ef9806">f9f3681</a>), closes <a href="https://redirect.github.com/aws//redirect.github.com/aws/aws-cdk/issues/29999/issues/issuecomment-2087672380">aws/aws-cdk#29999</a></li>
<li><strong>s3:</strong> add bucket policy dependency to notification resource (<a href="https://redirect.github.com/aws/aws-cdk/issues/30053">#30053</a>) (<a href="https://github.com/aws/aws-cdk/commit/71986ff986d13bbb496b33c0554f657e77dbb2d0">71986ff</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27600">#27600</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/16811">#16811</a></li>
<li><strong>stepfunctions-tasks:</strong> documentation fix for retryOnServiceExceptions (<a href="https://redirect.github.com/aws/aws-cdk/issues/30077">#30077</a>) (<a href="https://github.com/aws/aws-cdk/commit/205163fc0d2cac84d3d746a98c393e137f0e2388">205163f</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-cdk/commit/4b6dc8c650822bcd0231c8890bd94a934a0cd34d"><code>4b6dc8c</code></a> feat(servicecatalog): <code>ProductStack</code> memoryLimit prop (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/30105">#30105</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/205163fc0d2cac84d3d746a98c393e137f0e2388"><code>205163f</code></a> fix(stepfunctions-tasks): documentation fix for retryOnServiceExceptions (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/30">#30</a>...</li>
<li><a href="https://github.com/aws/aws-cdk/commit/71986ff986d13bbb496b33c0554f657e77dbb2d0"><code>71986ff</code></a> fix(s3): add bucket policy dependency to notification resource (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/30053">#30053</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/5ce1b6485eb4336634f4f14bfe3d0b17b071e83b"><code>5ce1b64</code></a> feat(codepipeline): <code>GitPullRequestFilter</code> for pipeline trigger (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/29128">#29128</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/7ed346003472164d4359b3a9d8b74504f5fb13bf"><code>7ed3460</code></a> chore(region-info): add missing dlc repository accounts. (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/30147">#30147</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/51c345f7ee1354bf658afed6312c905e1575dba4"><code>51c345f</code></a> docs(stepfunctions-tasks): fix  typo (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/30159">#30159</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/5be88a3055fe1e6b55884847d1b8a75b03341b39"><code>5be88a3</code></a> feat(events-targets): add support for AppSync as an EventBridge rule target  ...</li>
<li><a href="https://github.com/aws/aws-cdk/commit/30f0db6ad810f0e93187082bd50ddb46726d8f5f"><code>30f0db6</code></a> feat(docdb): add copyTagsToSnapshot property to the DatabaseCluster Construct...</li>
<li><a href="https://github.com/aws/aws-cdk/commit/68107624e50d738be7e10fd22072b5a40983e720"><code>6810762</code></a> fix(autoscaling): cooldown cannot be set with step scaling actions (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/30150">#30150</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/2b6a32af56aaf960f65b792c80a17e8764c3a4f4"><code>2b6a32a</code></a> chore(logs): fix typo in README and comments (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/30136">#30136</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-cdk/commits/v2.142.1/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.141.0&new-version=2.142.1)](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 May 20, 2024
1 parent b166ede commit d00d78c
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 @@ -29,7 +29,7 @@
"type": "git"
},
"dependencies": {
"aws-cdk-lib": "^2.141.0",
"aws-cdk-lib": "^2.142.1",
"constructs": "^10.3.0"
},
"engines": {
Expand Down

0 comments on commit d00d78c

Please sign in to comment.