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

Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.139.0 to 2.140.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.140.0</h2>
<h3>Features</h3>
<ul>
<li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/30037">#30037</a>) (<a href="https://github.com/aws/aws-cdk/commit/bb7e4d8bffc72adcc4ff9b15328cf54e1b8a79f7">bb7e4d8</a>)</li>
<li><strong>api-gateway:</strong> deploy RestApi to existing stage (<a href="https://redirect.github.com/aws/aws-cdk/issues/29486">#29486</a>) (<a href="https://github.com/aws/aws-cdk/commit/f0835d937b28172bb06990c042deaede8a88f844">f0835d9</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/25582">#25582</a></li>
<li><strong>cloudfront:</strong> add <code>autoPublish</code> property to the <code>Function</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/30030">#30030</a>) (<a href="https://github.com/aws/aws-cdk/commit/5dd72b89f20b1246ad125440e42449acd80c8be7">5dd72b8</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30028">#30028</a></li>
<li><strong>codecommit:</strong> <code>kmsKey</code> for repository (<a href="https://redirect.github.com/aws/aws-cdk/issues/29988">#29988</a>) (<a href="https://github.com/aws/aws-cdk/commit/5f8e52e0b0ef40164cdc4fa43229111eb81d6be1">5f8e52e</a>)</li>
<li><strong>ec2:</strong> add support for environment files and variables in systemd (<a href="https://redirect.github.com/aws/aws-cdk/issues/29629">#29629</a>) (<a href="https://github.com/aws/aws-cdk/commit/90f1aa9f1c9b1906953209b032e999fe4fe52bd4">90f1aa9</a>)</li>
<li><strong>efs:</strong> allow to specify az for one-zone (<a href="https://redirect.github.com/aws/aws-cdk/issues/30010">#30010</a>) (<a href="https://github.com/aws/aws-cdk/commit/cbf130e90fcf2b32a29addd2014fa5da9f59abb2">cbf130e</a>)</li>
<li>allow to register an existing record created manually as an alias ARecord target  (<a href="https://redirect.github.com/aws/aws-cdk/issues/29565">#29565</a>) (<a href="https://github.com/aws/aws-cdk/commit/4f8b7db99ad35ff3532d6f88e377381ccb43b919">4f8b7db</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/23048">#23048</a></li>
<li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/29997">#29997</a>) (<a href="https://github.com/aws/aws-cdk/commit/c949076863719eea273bffa3ab45242b79caa99c">c949076</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></li>
<li><strong>ec2:</strong> ebs optimized instance (<a href="https://redirect.github.com/aws/aws-cdk/issues/29962">#29962</a>) (<a href="https://github.com/aws/aws-cdk/commit/767ac6549d65493a5f6e33634865bfe6e826d880">767ac65</a>)</li>
<li><strong>eks:</strong> add atomic flag for aws-eks Helm Chart (<a href="https://redirect.github.com/aws/aws-cdk/issues/29454">#29454</a>) (<a href="https://github.com/aws/aws-cdk/commit/666f24f429c792b0023d9ae133e0449d33a0cc8a">666f24f</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/22254">#22254</a></li>
<li><strong>events:</strong> <code>fromApiDestinationAttributes</code> import method (<a href="https://redirect.github.com/aws/aws-cdk/issues/29943">#29943</a>) (<a href="https://github.com/aws/aws-cdk/commit/db155e1076723c52031e06df65140b165c405a06">db155e1</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29942">#29942</a></li>
<li><strong>kms:</strong> key rotation period (<a href="https://redirect.github.com/aws/aws-cdk/issues/29928">#29928</a>) (<a href="https://github.com/aws/aws-cdk/commit/a6a5219c96b8d45c90446b89f419cbdb3c6799ba">a6a5219</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29927">#29927</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>crossRegionReference:</strong> error message missing stack information (<a href="https://redirect.github.com/aws/aws-cdk/issues/29961">#29961</a>) (<a href="https://github.com/aws/aws-cdk/commit/4f1c94b27ef7f4ceccea0ff39625c0e8add31c9f">4f1c94b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29699">#29699</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/29699">#29699</a></li>
<li><strong>custom-resources:</strong> fails to use latest SDK version (<a href="https://redirect.github.com/aws/aws-cdk/issues/29958">#29958</a>) (<a href="https://github.com/aws/aws-cdk/commit/247aa35676b3b1ead91a56fd00e819c67a9a7285">247aa35</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29891">#29891</a></li>
<li><strong>stepfunctions:</strong> regex in DistributedMap label is incorrectly escaping characters (<a href="https://redirect.github.com/aws/aws-cdk/issues/29765">#29765</a>) (<a href="https://github.com/aws/aws-cdk/commit/7c4eb71a981ad90b5186cf88daf152206150df35">7c4eb71</a>)</li>
<li>cdk diff prints upgrade bootstrap warning even when current version exceeds the recommended version (<a href="https://redirect.github.com/aws/aws-cdk/issues/29938">#29938</a>) (<a href="https://github.com/aws/aws-cdk/commit/28b00801a29c68dfb34c506bcbcd8c14da0402d5">28b0080</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/28888">#28888</a></li>
</ul>
<hr />
<h2>Alpha modules (2.140.0-alpha.0)</h2>
<h2>v2.139.1</h2>
<h3>Reverts</h3>
<ul>
<li>fix(lambda): version.fromVersionArn creates invalid Version object (<a href="https://redirect.github.com/aws/aws-cdk/issues/30003">#30003</a>) (<a href="https://github.com/aws/aws-cdk/commit/ced7a46b45aeee335264d91cf8287da4837dbab8">ced7a46</a>)</li>
</ul>
<hr />
<h2>Alpha modules (2.139.1-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-lib's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/aws/aws-cdk/compare/v2.139.1...v2.140.0">2.140.0</a> (2024-05-02)</h2>
<h3>Features</h3>
<ul>
<li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/30037">#30037</a>) (<a href="https://github.com/aws/aws-cdk/commit/bb7e4d8bffc72adcc4ff9b15328cf54e1b8a79f7">bb7e4d8</a>)</li>
<li><strong>api-gateway:</strong> deploy RestApi to existing stage (<a href="https://redirect.github.com/aws/aws-cdk/issues/29486">#29486</a>) (<a href="https://github.com/aws/aws-cdk/commit/f0835d937b28172bb06990c042deaede8a88f844">f0835d9</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/25582">#25582</a></li>
<li><strong>cloudfront:</strong> add <code>autoPublish</code> property to the <code>Function</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/30030">#30030</a>) (<a href="https://github.com/aws/aws-cdk/commit/5dd72b89f20b1246ad125440e42449acd80c8be7">5dd72b8</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30028">#30028</a></li>
<li><strong>codecommit:</strong> <code>kmsKey</code> for repository (<a href="https://redirect.github.com/aws/aws-cdk/issues/29988">#29988</a>) (<a href="https://github.com/aws/aws-cdk/commit/5f8e52e0b0ef40164cdc4fa43229111eb81d6be1">5f8e52e</a>)</li>
<li><strong>ec2:</strong> add support for environment files and variables in systemd (<a href="https://redirect.github.com/aws/aws-cdk/issues/29629">#29629</a>) (<a href="https://github.com/aws/aws-cdk/commit/90f1aa9f1c9b1906953209b032e999fe4fe52bd4">90f1aa9</a>)</li>
<li><strong>efs:</strong> allow to specify az for one-zone (<a href="https://redirect.github.com/aws/aws-cdk/issues/30010">#30010</a>) (<a href="https://github.com/aws/aws-cdk/commit/cbf130e90fcf2b32a29addd2014fa5da9f59abb2">cbf130e</a>)</li>
<li>allow to register an existing record created manually as an alias ARecord target  (<a href="https://redirect.github.com/aws/aws-cdk/issues/29565">#29565</a>) (<a href="https://github.com/aws/aws-cdk/commit/4f8b7db99ad35ff3532d6f88e377381ccb43b919">4f8b7db</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/23048">#23048</a></li>
<li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/29997">#29997</a>) (<a href="https://github.com/aws/aws-cdk/commit/c949076863719eea273bffa3ab45242b79caa99c">c949076</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></li>
<li><strong>ec2:</strong> ebs optimized instance (<a href="https://redirect.github.com/aws/aws-cdk/issues/29962">#29962</a>) (<a href="https://github.com/aws/aws-cdk/commit/767ac6549d65493a5f6e33634865bfe6e826d880">767ac65</a>)</li>
<li><strong>eks:</strong> add atomic flag for aws-eks Helm Chart (<a href="https://redirect.github.com/aws/aws-cdk/issues/29454">#29454</a>) (<a href="https://github.com/aws/aws-cdk/commit/666f24f429c792b0023d9ae133e0449d33a0cc8a">666f24f</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/22254">#22254</a></li>
<li><strong>events:</strong> <code>fromApiDestinationAttributes</code> import method (<a href="https://redirect.github.com/aws/aws-cdk/issues/29943">#29943</a>) (<a href="https://github.com/aws/aws-cdk/commit/db155e1076723c52031e06df65140b165c405a06">db155e1</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29942">#29942</a></li>
<li><strong>kms:</strong> key rotation period (<a href="https://redirect.github.com/aws/aws-cdk/issues/29928">#29928</a>) (<a href="https://github.com/aws/aws-cdk/commit/a6a5219c96b8d45c90446b89f419cbdb3c6799ba">a6a5219</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29927">#29927</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>crossRegionReference:</strong> error message missing stack information (<a href="https://redirect.github.com/aws/aws-cdk/issues/29961">#29961</a>) (<a href="https://github.com/aws/aws-cdk/commit/4f1c94b27ef7f4ceccea0ff39625c0e8add31c9f">4f1c94b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29699">#29699</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/29699">#29699</a></li>
<li><strong>custom-resources:</strong> fails to use latest SDK version (<a href="https://redirect.github.com/aws/aws-cdk/issues/29958">#29958</a>) (<a href="https://github.com/aws/aws-cdk/commit/247aa35676b3b1ead91a56fd00e819c67a9a7285">247aa35</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29891">#29891</a></li>
<li><strong>stepfunctions:</strong> regex in DistributedMap label is incorrectly escaping characters (<a href="https://redirect.github.com/aws/aws-cdk/issues/29765">#29765</a>) (<a href="https://github.com/aws/aws-cdk/commit/7c4eb71a981ad90b5186cf88daf152206150df35">7c4eb71</a>)</li>
<li>cdk diff prints upgrade bootstrap warning even when current version exceeds the recommended version (<a href="https://redirect.github.com/aws/aws-cdk/issues/29938">#29938</a>) (<a href="https://github.com/aws/aws-cdk/commit/28b00801a29c68dfb34c506bcbcd8c14da0402d5">28b0080</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/28888">#28888</a></li>
</ul>
<h2><a href="https://github.com/aws/aws-cdk/compare/v2.139.0...v2.139.1">2.139.1</a> (2024-04-29)</h2>
<h3>Reverts</h3>
<ul>
<li>fix(lambda): version.fromVersionArn creates invalid Version object (<a href="https://redirect.github.com/aws/aws-cdk/issues/30003">#30003</a>) (<a href="https://github.com/aws/aws-cdk/commit/ced7a46b45aeee335264d91cf8287da4837dbab8">ced7a46</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-cdk/commit/d5d18808b77ed1213ed47dfb461d431ded8c939b"><code>d5d1880</code></a> chore(release): 2.140.0</li>
<li><a href="https://github.com/aws/aws-cdk/commit/bb7e4d8bffc72adcc4ff9b15328cf54e1b8a79f7"><code>bb7e4d8</code></a> feat: update L1 CloudFormation resource definitions (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/30037">#30037</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/90f1aa9f1c9b1906953209b032e999fe4fe52bd4"><code>90f1aa9</code></a> feat(ec2): add support for environment files and variables in systemd (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/29629">#29629</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/5dd72b89f20b1246ad125440e42449acd80c8be7"><code>5dd72b8</code></a> feat(cloudfront): add <code>autoPublish</code> property to the <code>Function</code> (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/30030">#30030</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/cbf130e90fcf2b32a29addd2014fa5da9f59abb2"><code>cbf130e</code></a> feat(efs): allow to specify az for one-zone (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/30010">#30010</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/c389a8be79297239f76d680301aad3aa135334d6"><code>c389a8b</code></a> chore: npm-check-updates &amp;&amp; yarn upgrade (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/30031">#30031</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/7c4eb71a981ad90b5186cf88daf152206150df35"><code>7c4eb71</code></a> fix(stepfunctions): regex in DistributedMap label is incorrectly escaping cha...</li>
<li><a href="https://github.com/aws/aws-cdk/commit/fc890df7ccf1bdeb430ed413f07d388c0e3cedc8"><code>fc890df</code></a> chore: npm-check-updates &amp;&amp; yarn upgrade (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/29946">#29946</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/bbde879768357c859cd5ff6a28bfd861724a5582"><code>bbde879</code></a> chore(ebs): set default volumeType to gp3(under feature flag) (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/29934">#29934</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/5f8e52e0b0ef40164cdc4fa43229111eb81d6be1"><code>5f8e52e</code></a> feat(codecommit): <code>kmsKey</code> for repository (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/29988">#29988</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-cdk/commits/v2.140.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.139.0&new-version=2.140.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 May 6, 2024
1 parent 0aee3c4 commit f394f14
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 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.139.0",
"aws-cdk-lib": "^2.140.0",
"constructs": "^10.3.0"
},
"engines": {
Expand Down

0 comments on commit f394f14

Please sign in to comment.