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.100 to ~=2.101 in /cod…
Browse files Browse the repository at this point in the history
…e/python (#1209)

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.101.0</h2>
<h3>Features</h3>
<ul>
<li><strong>ec2:</strong> Add SubnetFilter for CIDR Range (<a href="https://redirect.github.com/aws/aws-cdk/issues/27425">#27425</a>) (<a href="https://github.com/aws/aws-cdk/commit/b1ce47b894c973ad1b6ccae29940b7b277bde3d2">b1ce47b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27421">#27421</a></li>
<li><strong>init-templates:</strong> update init templates to use the current LTS version of Java (<a href="https://redirect.github.com/aws/aws-cdk/issues/27422">#27422</a>) (<a href="https://github.com/aws/aws-cdk/commit/6c34c9a75c513d629595fd30c3a2be3b64d69d68">6c34c9a</a>)</li>
<li><strong>stepfunctions:</strong> adding custom state name prop (<a href="https://redirect.github.com/aws/aws-cdk/issues/27306">#27306</a>) (<a href="https://github.com/aws/aws-cdk/commit/61be7a659f22e7ff3df255fc9542214135d07d5e">61be7a6</a>)</li>
<li><strong>stepfunctions-tasks:</strong> add <code>ExecutionParameters</code> to <code>AthenaStartQueryExecution</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/27287">#27287</a>) (<a href="https://github.com/aws/aws-cdk/commit/3fc86ca5a80b4788141ff7b06f2f129fb4d90d5f">3fc86ca</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27286">#27286</a></li>
<li>update AWS Service Spec (<a href="https://redirect.github.com/aws/aws-cdk/issues/27464">#27464</a>) (<a href="https://github.com/aws/aws-cdk/commit/3899f158173d01565bb7c7204295d8ba573d55dc">3899f15</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>assertions:</strong> cannot use HTTP apis that do not return JSON (<a href="https://redirect.github.com/aws/aws-cdk/issues/27463">#27463</a>) (<a href="https://github.com/aws/aws-cdk/commit/cae9db6b4f4855c0e30b0db3de54cec52e09a7a8">cae9db6</a>)</li>
<li><strong>s3:</strong> grantRead does not allow s3:HeadObject (<a href="https://redirect.github.com/aws/aws-cdk/issues/27416">#27416</a>) (<a href="https://github.com/aws/aws-cdk/commit/beac6753021138ee56abdbf02eef0318f7098dde">beac675</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27389">#27389</a></li>
<li><strong>stepfunctions-tasks:</strong> SNS FIFO tasks does not support messageGroupId and messageDeduplicationId (<a href="https://redirect.github.com/aws/aws-cdk/issues/27369">#27369</a>) (<a href="https://github.com/aws/aws-cdk/commit/9cb9fb879a95c77b4f0048ac6a1d714bb9889efb">9cb9fb8</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27341">#27341</a></li>
</ul>
<h3>Reverts</h3>
<ul>
<li>&quot;fix(cli): cannot hotswap ECS task definitions containing certain intrinsics&quot; (<a href="https://redirect.github.com/aws/aws-cdk/issues/27358">#27358</a>) (<a href="https://github.com/aws/aws-cdk/commit/48d7726421352eb3c032b1293a361a70339b0566">48d7726</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27343">#27343</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27343">#27343</a></li>
</ul>
<hr />
<h2>Alpha modules (2.101.0-alpha.0)</h2>
<h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3>
<ul>
<li><strong>glue-alpha:</strong> <code>SparkUIProps.prefix</code> strings in the original <code>/prefix-name</code> format will now result in a validation error. To retain the same behavior, prefixes must be changed to the new <code>prefix-name/</code> format.</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>lambda-python-alpha:</strong> add without-urls option for poetry (<a href="https://redirect.github.com/aws/aws-cdk/issues/27442">#27442</a>) (<a href="https://github.com/aws/aws-cdk/commit/5893b3fadb7f54360db6997a98cce8dc74b86cd7">5893b3f</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27103">#27103</a></li>
<li><strong>scheduler-targets:</strong> step function start execution target (<a href="https://redirect.github.com/aws/aws-cdk/issues/27424">#27424</a>) (<a href="https://github.com/aws/aws-cdk/commit/3a87141cc56609e063787ce855873a059f9880ab">3a87141</a>), closes <a href="https://github.com/40aws-cdk/aws-scheduler-targets-alpha/lib/lambda-invoke.ts/issues/L8">40aws-cdk/aws-scheduler-targets-alpha/lib/lambda-invoke.ts#L8</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27377">#27377</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>glue-alpha:</strong> prefix validation logic is incorrect (<a href="https://redirect.github.com/aws/aws-cdk/issues/27472">#27472</a>) (<a href="https://github.com/aws/aws-cdk/commit/b898d3b9fe0d5f9ddc46c2deb71d0a95f88677fb">b898d3b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27396">#27396</a></li>
<li><strong>integ-tests:</strong> cannot make two or more identical assertions (<a href="https://redirect.github.com/aws/aws-cdk/issues/27380">#27380</a>) (<a href="https://github.com/aws/aws-cdk/commit/ea06f7db4857e12e9b13508c64b5321a841e6dc4">ea06f7d</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/22043">#22043</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/23049">#23049</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.100.0...v2.101.0">2.101.0</a> (2023-10-13)</h2>
<h3>Features</h3>
<ul>
<li><strong>ec2:</strong> Add SubnetFilter for CIDR Range (<a href="https://redirect.github.com/aws/aws-cdk/issues/27425">#27425</a>) (<a href="https://github.com/aws/aws-cdk/commit/b1ce47b894c973ad1b6ccae29940b7b277bde3d2">b1ce47b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27421">#27421</a></li>
<li><strong>init-templates:</strong> update init templates to use the current LTS version of Java (<a href="https://redirect.github.com/aws/aws-cdk/issues/27422">#27422</a>) (<a href="https://github.com/aws/aws-cdk/commit/6c34c9a75c513d629595fd30c3a2be3b64d69d68">6c34c9a</a>)</li>
<li><strong>stepfunctions:</strong> adding custom state name prop (<a href="https://redirect.github.com/aws/aws-cdk/issues/27306">#27306</a>) (<a href="https://github.com/aws/aws-cdk/commit/61be7a659f22e7ff3df255fc9542214135d07d5e">61be7a6</a>)</li>
<li><strong>stepfunctions-tasks:</strong> add <code>ExecutionParameters</code> to <code>AthenaStartQueryExecution</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/27287">#27287</a>) (<a href="https://github.com/aws/aws-cdk/commit/3fc86ca5a80b4788141ff7b06f2f129fb4d90d5f">3fc86ca</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27286">#27286</a></li>
<li>update AWS Service Spec (<a href="https://redirect.github.com/aws/aws-cdk/issues/27464">#27464</a>) (<a href="https://github.com/aws/aws-cdk/commit/3899f158173d01565bb7c7204295d8ba573d55dc">3899f15</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>assertions:</strong> cannot use HTTP apis that do not return JSON (<a href="https://redirect.github.com/aws/aws-cdk/issues/27463">#27463</a>) (<a href="https://github.com/aws/aws-cdk/commit/cae9db6b4f4855c0e30b0db3de54cec52e09a7a8">cae9db6</a>)</li>
<li><strong>s3:</strong> grantRead does not allow s3:HeadObject (<a href="https://redirect.github.com/aws/aws-cdk/issues/27416">#27416</a>) (<a href="https://github.com/aws/aws-cdk/commit/beac6753021138ee56abdbf02eef0318f7098dde">beac675</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27389">#27389</a></li>
<li><strong>stepfunctions-tasks:</strong> SNS FIFO tasks does not support messageGroupId and messageDeduplicationId (<a href="https://redirect.github.com/aws/aws-cdk/issues/27369">#27369</a>) (<a href="https://github.com/aws/aws-cdk/commit/9cb9fb879a95c77b4f0048ac6a1d714bb9889efb">9cb9fb8</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27341">#27341</a></li>
</ul>
<h3>Reverts</h3>
<ul>
<li>&quot;fix(cli): cannot hotswap ECS task definitions containing certain intrinsics&quot; (<a href="https://redirect.github.com/aws/aws-cdk/issues/27358">#27358</a>) (<a href="https://github.com/aws/aws-cdk/commit/48d7726421352eb3c032b1293a361a70339b0566">48d7726</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27343">#27343</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27343">#27343</a></li>
</ul>
<h2><a href="https://github.com/aws/aws-cdk/compare/v2.99.1...v2.100.0">2.100.0</a> (2023-10-06)</h2>
<h3>Features</h3>
<ul>
<li><strong>aws-cdk-lib:</strong> reduce JavaScript load time, second attempt (<a href="https://redirect.github.com/aws/aws-cdk/issues/27362">#27362</a>) (<a href="https://github.com/aws/aws-cdk/commit/0bb49b42406b9b3692063537e6194af80d65c7f9">0bb49b4</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27314">#27314</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27353">#27353</a></li>
<li><strong>cdk:</strong> add AppSync GraphQLSchema and pipeline resolvers as hot swappable (<a href="https://redirect.github.com/aws/aws-cdk/issues/27197">#27197</a>) (<a href="https://github.com/aws/aws-cdk/commit/0ea6313125c63608a90b175f2f73b2b51d7b2b05">0ea6313</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/2659">#2659</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/24112">#24112</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/24113">#24113</a></li>
<li><strong>cli:</strong> CDK Migrate CLI command (<a href="https://redirect.github.com/aws/aws-cdk/issues/27325">#27325</a>) (<a href="https://github.com/aws/aws-cdk/commit/db051ea4e92c70cab4f17e3bfef80294ea80093c">db051ea</a>)</li>
<li><strong>cli:</strong> declare <code>cdk import</code> stable (<a href="https://redirect.github.com/aws/aws-cdk/issues/27390">#27390</a>) (<a href="https://github.com/aws/aws-cdk/commit/1057ef0feba8f35ea5d7dc0f011e85e721146ce0">1057ef0</a>)</li>
<li><strong>eks:</strong> support INF2 instance types (<a href="https://redirect.github.com/aws/aws-cdk/issues/27373">#27373</a>) (<a href="https://github.com/aws/aws-cdk/commit/bed9b8d43c236bc44c11b5b44447c1ea45935ba8">bed9b8d</a>)</li>
<li><strong>s3-deployment:</strong> support Fn::Select in renderData() (<a href="https://redirect.github.com/aws/aws-cdk/issues/27237">#27237</a>) (<a href="https://github.com/aws/aws-cdk/commit/8b20c114068cc9e514aefc136516cb2d01df1e1b">8b20c11</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/25504">#25504</a> <a href="https://github.com/aws//github.com/aws/aws-cdk/blob/3edd2400bc0c8a86366a29d3a7eef1ef4fa5e016/packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/alb/application-target-group.ts/issues/L438">/github.com/aws/aws-cdk/blob/3edd2400bc0c8a86366a29d3a7eef1ef4fa5e016/packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/alb/application-target-group.ts#L438</a></li>
<li><strong>synthetics:</strong> CloudWatch Synthetics NodeJS Pupeteer 6.0 Runtime with NodeJS 18 (<a href="https://redirect.github.com/aws/aws-cdk/issues/27339">#27339</a>) (<a href="https://github.com/aws/aws-cdk/commit/e48af04c0b483d705d99c97a1f7bf8c6cd8e71c6">e48af04</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27337">#27337</a></li>
<li>update AWS Service Spec (<a href="https://redirect.github.com/aws/aws-cdk/issues/27375">#27375</a>) (<a href="https://github.com/aws/aws-cdk/commit/26d4afee04ef2f5b17d0c211c767adc635d2cf37">26d4afe</a>)</li>
<li><strong>rds:</strong> add new RDS versions (<a href="https://redirect.github.com/aws/aws-cdk/issues/27351">#27351</a>) (<a href="https://github.com/aws/aws-cdk/commit/e0c9792811e5e0685729264694b645d147ff52de">e0c9792</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>autoscaling:</strong> ssmSessionPermissions does not add managed policy to role specified in launch template (<a href="https://redirect.github.com/aws/aws-cdk/issues/27220">#27220</a>) (<a href="https://github.com/aws/aws-cdk/commit/20e4760621daf837f39cc0f1c760efd9bbf5e31b">20e4760</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/25904">#25904</a></li>
<li><strong>cdk:</strong> Resolve cross stack and default parameters for hotswaps (<a href="https://redirect.github.com/aws/aws-cdk/issues/27195">#27195</a>) (<a href="https://github.com/aws/aws-cdk/commit/3507141bd75022c72df1f8e24605f637deef5179">3507141</a>), closes <a href="https://github.com/aws//docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-cloudformation.html/issues/w2ab1c17c23c19b5">/docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-cloudformation.html#w2ab1c17c23c19b5</a></li>
<li><strong>cli:</strong> report errors from resource failures in nested stacks (<a href="https://redirect.github.com/aws/aws-cdk/issues/27318">#27318</a>) (<a href="https://github.com/aws/aws-cdk/commit/1f639c7b79bd9e0841ccc429fc16006b770f4405">1f639c7</a>)</li>
<li><strong>custom-resources:</strong> IAM policy incorrect for SDKv3 names (<a href="https://redirect.github.com/aws/aws-cdk/issues/27313">#27313</a>) (<a href="https://github.com/aws/aws-cdk/commit/c68ea4453bb1c70f2cc7739012b11d25f10f4a8f">c68ea44</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27255">#27255</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27268">#27268</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27270">#27270</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27395">#27395</a></li>
<li><strong>logs:</strong> remove invalid data protection data identifier (<a href="https://redirect.github.com/aws/aws-cdk/issues/27388">#27388</a>) (<a href="https://github.com/aws/aws-cdk/commit/4db166d1f46e3057a58d4c216b9adf62a485e285">4db166d</a>)</li>
<li><strong>s3:</strong> bucket deletion fails if object creation races against cleanup (<a href="https://redirect.github.com/aws/aws-cdk/issues/26875">#26875</a>) (<a href="https://github.com/aws/aws-cdk/commit/735b786af77abc09982e8c2cea4036a0fbaf6a19">735b786</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26874">#26874</a></li>
<li><strong>sns-subscriptions:</strong> cannot add SqsSubscription when using an Sqs Construct from a different Constructs library (<a href="https://redirect.github.com/aws/aws-cdk/issues/27227">#27227</a>) (<a href="https://github.com/aws/aws-cdk/commit/52eee859d227a854c46d6975fcec2b4b10719097">52eee85</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27225">#27225</a></li>
<li><strong>stepfunctions:</strong> Escaping newline characters in Step Functions intrinsics caused schema validation failures (<a href="https://redirect.github.com/aws/aws-cdk/issues/27323">#27323</a>) (<a href="https://github.com/aws/aws-cdk/commit/4e96edd057c940afb8f41b2a0fbe93267ce2424e">4e96edd</a>)</li>
<li>reduce load time of JavaScript library, for real (<a href="https://redirect.github.com/aws/aws-cdk/issues/27314">#27314</a>) (<a href="https://github.com/aws/aws-cdk/commit/48acd37389c9c194f0d6638437ea4be1c2302142">48acd37</a>)</li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-cdk/commit/cbaa50e220a32de2a5598537da585b21302488de"><code>cbaa50e</code></a> chore(release): 2.101.0 (<a href="https://redirect.github.com/aws/aws-cdk/issues/27534">#27534</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/b2e59c38d190419696ccdf4299ad2521df579e45"><code>b2e59c3</code></a> Update CHANGELOG.v2.md</li>
<li><a href="https://github.com/aws/aws-cdk/commit/97ca3fe6ca4080f7eceb37e5c9c8dd7397769fed"><code>97ca3fe</code></a> chore(release): 2.101.0</li>
<li><a href="https://github.com/aws/aws-cdk/commit/48d7726421352eb3c032b1293a361a70339b0566"><code>48d7726</code></a> revert: &quot;fix(cli): cannot hotswap ECS task definitions containing certain int...</li>
<li><a href="https://github.com/aws/aws-cdk/commit/b2200a8018205bab1699b9eb684d014376d7a14a"><code>b2200a8</code></a> docs(rds): update deprecated InstanceProps example (<a href="https://redirect.github.com/aws/aws-cdk/issues/27499">#27499</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/8557c40ce3efb16cb6c6f4677540d38853937166"><code>8557c40</code></a> chore(aws-cdk-lib): Update adot lambda layers to the latest version (<a href="https://redirect.github.com/aws/aws-cdk/issues/27508">#27508</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/1fc5dda47ba70c7cb0b1486b2e80788fcefea14c"><code>1fc5dda</code></a> chore(migrate): add integ tests with app deployment (<a href="https://redirect.github.com/aws/aws-cdk/issues/27509">#27509</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/71b9737501e7535035b2e0ce612d8638c31721b7"><code>71b9737</code></a> chore: upgrade version of cdk-generate-synthetic-examples (<a href="https://redirect.github.com/aws/aws-cdk/issues/27510">#27510</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/d8965fc57712e1cbc8eae3f0586c94b64a8a2b02"><code>d8965fc</code></a> chore(synthetics-alpha): remove deprecated flag from package.json (<a href="https://redirect.github.com/aws/aws-cdk/issues/27505">#27505</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/6143b16724b51ba5eb742b8ee6a916eb3379e1aa"><code>6143b16</code></a> chore(init-templates): allow renaming in templates for cdk migrate apps (<a href="https://redirect.github.com/aws/aws-cdk/issues/27166">#27166</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-cdk/compare/v2.100.0...v2.101.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 Oct 16, 2023
1 parent ff23b79 commit 22c67ca
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.100
aws-cdk-lib~=2.101
constructs>=10.0.0,<11.0.0
cdk-dynamo-table-view==0.2.487
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.100
aws-cdk-lib~=2.101
constructs>=10.0.0,<11.0.0
cdk-dynamo-table-view==0.2.487
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.100
aws-cdk-lib~=2.101
constructs>=10.0.0,<11.0.0
cdk-dynamo-table-view==0.2.487

0 comments on commit 22c67ca

Please sign in to comment.