Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Commit

Permalink
chore: Update aws-cdk-lib requirement from ~=2.140 to ~=2.141 in /cod…
Browse files Browse the repository at this point in the history
…e/python (#1414)

Updates the requirements on [aws-cdk-lib](https://github.com/aws/aws-cdk) to permit the latest version.
<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.141.0</h2>
<h3>Features</h3>
<ul>
<li><strong>rds:</strong> implement setting parameter group name (<a href="https://redirect.github.com/aws/aws-cdk/issues/29965">#29965</a>) (<a href="https://github.com/aws/aws-cdk/commit/50331a19cfbe30e3d46f8eed15d74d5975fb1527">50331a1</a>)</li>
<li>support for IAM Identity Center in security diff (<a href="https://redirect.github.com/aws/aws-cdk/issues/30009">#30009</a>) (<a href="https://github.com/aws/aws-cdk/commit/0a3cb94b9c3c945fa52d36f402b628a330066e5b">0a3cb94</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29835">#29835</a></li>
<li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/30074">#30074</a>) (<a href="https://github.com/aws/aws-cdk/commit/8e98078a54896b7a9531ba4b11bb0c6221383e34">8e98078</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>ecr:</strong> incorrect format for rule pattern (<a href="https://redirect.github.com/aws/aws-cdk/issues/29243">#29243</a>) (<a href="https://github.com/aws/aws-cdk/commit/fff9cf694b14811682c8671a1e55afa53151df8b">fff9cf6</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29225">#29225</a></li>
<li><strong>pipelines:</strong> pipeline asset role trust policy has account root principal (<a href="https://redirect.github.com/aws/aws-cdk/issues/30084">#30084</a>) (<a href="https://github.com/aws/aws-cdk/commit/3928eae1ee92a03ba9959288f05f59d6bd5edcba">3928eae</a>)</li>
</ul>
<hr />
<h2>Alpha modules (2.141.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-lib's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/aws/aws-cdk/compare/v2.140.0...v2.141.0">2.141.0</a> (2024-05-08)</h2>
<h3>Features</h3>
<ul>
<li><strong>rds:</strong> implement setting parameter group name (<a href="https://redirect.github.com/aws/aws-cdk/issues/29965">#29965</a>) (<a href="https://github.com/aws/aws-cdk/commit/50331a19cfbe30e3d46f8eed15d74d5975fb1527">50331a1</a>)</li>
<li>support for IAM Identity Center in security diff (<a href="https://redirect.github.com/aws/aws-cdk/issues/30009">#30009</a>) (<a href="https://github.com/aws/aws-cdk/commit/0a3cb94b9c3c945fa52d36f402b628a330066e5b">0a3cb94</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29835">#29835</a></li>
<li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/30074">#30074</a>) (<a href="https://github.com/aws/aws-cdk/commit/8e98078a54896b7a9531ba4b11bb0c6221383e34">8e98078</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>ecr:</strong> incorrect format for rule pattern (<a href="https://redirect.github.com/aws/aws-cdk/issues/29243">#29243</a>) (<a href="https://github.com/aws/aws-cdk/commit/fff9cf694b14811682c8671a1e55afa53151df8b">fff9cf6</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29225">#29225</a></li>
<li><strong>pipelines:</strong> pipeline asset role trust policy has account root principal (<a href="https://redirect.github.com/aws/aws-cdk/issues/30084">#30084</a>) (<a href="https://github.com/aws/aws-cdk/commit/3928eae1ee92a03ba9959288f05f59d6bd5edcba">3928eae</a>)</li>
</ul>
<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>
<h2><a href="https://github.com/aws/aws-cdk/compare/v2.138.0...v2.139.0">2.139.0</a> (2024-04-24)</h2>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-cdk/commit/3d1c06e5bf1fd128e81d6cf850130d4edc09ab02"><code>3d1c06e</code></a> chore(release): 2.141.0 (<a href="https://redirect.github.com/aws/aws-cdk/issues/30111">#30111</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/33d0ffb13103c20fe689e0e554e2b08a7cc11b76"><code>33d0ffb</code></a> chore(release): 2.141.0</li>
<li><a href="https://github.com/aws/aws-cdk/commit/3928eae1ee92a03ba9959288f05f59d6bd5edcba"><code>3928eae</code></a> fix(pipelines): pipeline asset role trust policy has account root principal (...</li>
<li><a href="https://github.com/aws/aws-cdk/commit/2c53cf959d4de8a2d7cadfb24985087df1199305"><code>2c53cf9</code></a> chore(lambda): hide warning if skipPermissions is set (<a href="https://redirect.github.com/aws/aws-cdk/issues/30060">#30060</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/50331a19cfbe30e3d46f8eed15d74d5975fb1527"><code>50331a1</code></a> feat(rds): implement setting parameter group name (<a href="https://redirect.github.com/aws/aws-cdk/issues/29965">#29965</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/a38707b178973a01356037aa8f29f61593e056e2"><code>a38707b</code></a> docs(ses): fix typos (<a href="https://redirect.github.com/aws/aws-cdk/issues/30068">#30068</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/8e98078a54896b7a9531ba4b11bb0c6221383e34"><code>8e98078</code></a> feat: update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/30074">#30074</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/fff9cf694b14811682c8671a1e55afa53151df8b"><code>fff9cf6</code></a> fix(ecr): incorrect format for rule pattern (<a href="https://redirect.github.com/aws/aws-cdk/issues/29243">#29243</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/491434e19ea4566ef90ff137efe62e694bb03cca"><code>491434e</code></a> chore(merge-back): 2.140.0 (<a href="https://redirect.github.com/aws/aws-cdk/issues/30047">#30047</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/0e01de807ea992f7377a895b29589f6a93d37a15"><code>0e01de8</code></a> Merge branch 'main' into merge-back/2.140.0</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-cdk/compare/v2.140.0...v2.141.0">compare view</a></li>
</ul>
</details>
<br />


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 13, 2024
1 parent 7c7d6d2 commit ca73aaa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion code/python/main-workshop/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
aws-cdk-lib~=2.140
aws-cdk-lib~=2.141
constructs>=10.0.0,<11.0.0
cdk-dynamo-table-view==0.2.488
2 changes: 1 addition & 1 deletion code/python/pipelines-workshop/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
aws-cdk-lib~=2.140
aws-cdk-lib~=2.141
constructs>=10.0.0,<11.0.0
cdk-dynamo-table-view==0.2.488
2 changes: 1 addition & 1 deletion code/python/tests-workshop/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
aws-cdk-lib~=2.140
aws-cdk-lib~=2.141
constructs>=10.0.0,<11.0.0
cdk-dynamo-table-view==0.2.488

0 comments on commit ca73aaa

Please sign in to comment.