This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Update aws-cdk-lib requirement from ~=2.101 to ~=2.102 in /cod…
…e/python (#1222) 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.102.0</h2> <h3>Features</h3> <ul> <li>update AWS Service Spec (<a href="https://redirect.github.com/aws/aws-cdk/issues/27557">#27557</a>) (<a href="https://github.com/aws/aws-cdk/commit/af63162198551a4e7d25b565cd749d863ce594b1">af63162</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>custom-resources:</strong> custom resource provider can't exceed 1 hour (<a href="https://redirect.github.com/aws/aws-cdk/issues/27533">#27533</a>) (<a href="https://github.com/aws/aws-cdk/commit/b655b08b0e71d4d345b0ae5a1ca137c7c84c8473">b655b08</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/24974">#24974</a></li> <li><strong>eks:</strong> partition is hardcoded in ALB controller IAM policies (<a href="https://redirect.github.com/aws/aws-cdk/issues/27541">#27541</a>) (<a href="https://github.com/aws/aws-cdk/commit/75e56ea980590fcf8860f5a7a6fba5347e0ace2d">75e56ea</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/22520">#22520</a></li> </ul> <h3>Reverts</h3> <ul> <li>"fix(s3): grantRead does not allow s3:HeadObject (<a href="https://redirect.github.com/aws/aws-cdk/issues/27416">#27416</a>)" (<a href="https://redirect.github.com/aws/aws-cdk/issues/27556">#27556</a>) (<a href="https://github.com/aws/aws-cdk/commit/8dc1c18a6bf033d28dcca6052923170eaeb143ac">8dc1c18</a>)</li> </ul> <hr /> <h2>Alpha modules (2.102.0-alpha.0)</h2> <h3>Features</h3> <ul> <li><strong>scheduler:</strong> metrics for all schedules (<a href="https://redirect.github.com/aws/aws-cdk/issues/27544">#27544</a>) (<a href="https://github.com/aws/aws-cdk/commit/5448009738431aeebdc6fff1c1c19395d2d5a818">5448009</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/23394">#23394</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.101.1...v2.102.0">2.102.0</a> (2023-10-18)</h2> <h3>Features</h3> <ul> <li>update AWS Service Spec (<a href="https://redirect.github.com/aws/aws-cdk/issues/27557">#27557</a>) (<a href="https://github.com/aws/aws-cdk/commit/af63162198551a4e7d25b565cd749d863ce594b1">af63162</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>custom-resources:</strong> custom resource provider can't exceed 1 hour (<a href="https://redirect.github.com/aws/aws-cdk/issues/27533">#27533</a>) (<a href="https://github.com/aws/aws-cdk/commit/b655b08b0e71d4d345b0ae5a1ca137c7c84c8473">b655b08</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/24974">#24974</a></li> <li><strong>eks:</strong> partition is hardcoded in ALB controller IAM policies (<a href="https://redirect.github.com/aws/aws-cdk/issues/27541">#27541</a>) (<a href="https://github.com/aws/aws-cdk/commit/75e56ea980590fcf8860f5a7a6fba5347e0ace2d">75e56ea</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/22520">#22520</a></li> </ul> <h3>Reverts</h3> <ul> <li>"fix(s3): grantRead does not allow s3:HeadObject (<a href="https://redirect.github.com/aws/aws-cdk/issues/27416">#27416</a>)" (<a href="https://redirect.github.com/aws/aws-cdk/issues/27556">#27556</a>) (<a href="https://github.com/aws/aws-cdk/commit/8dc1c18a6bf033d28dcca6052923170eaeb143ac">8dc1c18</a>)</li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.101.0...v2.101.1">2.101.1</a> (2023-10-16)</h2> <h3>Reverts</h3> <ul> <li>"fix(s3): grantRead does not allow s3:HeadObject (<a href="https://redirect.github.com/aws/aws-cdk/issues/27416">#27416</a>)" (<a href="https://redirect.github.com/aws/aws-cdk/issues/27556">#27556</a>) (<a href="https://github.com/aws/aws-cdk/commit/d013677cc181284b6f7444950784b758cb0c7100">d013677</a>)</li> </ul> <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>"fix(cli): cannot hotswap ECS task definitions containing certain intrinsics" (<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> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk/commit/2abc59a9a145123458197d792772f3472167a736"><code>2abc59a</code></a> chore(release): 2.102.0 (<a href="https://redirect.github.com/aws/aws-cdk/issues/27599">#27599</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/be76758e3a16b43431d3b0261bb1dda9affe2711"><code>be76758</code></a> chore(release): 2.102.0</li> <li><a href="https://github.com/aws/aws-cdk/commit/7d8caf9200a4c75d5b2ebe63c917e4c526572f80"><code>7d8caf9</code></a> refactor(elasticloadbalancingv2-targets): update AlbTarget constructor (<a href="https://redirect.github.com/aws/aws-cdk/issues/27516">#27516</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/3f6401c56536e83e1dde87ae730c56d735cf5663"><code>3f6401c</code></a> chore: add sinon dep (<a href="https://redirect.github.com/aws/aws-cdk/issues/27596">#27596</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/671b7606ec7d276724ad8ea80695d78a2abac472"><code>671b760</code></a> docs(secretsmanager): doc when automaticallyAfter for RotationSchedule is 0 i...</li> <li><a href="https://github.com/aws/aws-cdk/commit/28fe959b8ad782d471610282776288f1f39021b5"><code>28fe959</code></a> chore(deps): Bump urllib3 from 1.26.17 to 1.26.18 in /packages/<code>@aws-cdk/aws-l</code>...</li> <li><a href="https://github.com/aws/aws-cdk/commit/d452fbf9d9f9a83ae512bfaf858dacfc8ca2f470"><code>d452fbf</code></a> chore(deps): Bump urllib3 from 1.26.17 to 1.26.18 in /packages/<code>@aws-cdk/aws-l</code>...</li> <li><a href="https://github.com/aws/aws-cdk/commit/c8a094e764f8288cf5dcf3afb674405a5eec5c3c"><code>c8a094e</code></a> chore(deps): Bump urllib3 from 1.26.17 to 1.26.18 in /packages/<code>@aws-cdk/aws-l</code>...</li> <li><a href="https://github.com/aws/aws-cdk/commit/5448009738431aeebdc6fff1c1c19395d2d5a818"><code>5448009</code></a> feat(scheduler): metrics for all schedules (<a href="https://redirect.github.com/aws/aws-cdk/issues/27544">#27544</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/7398f0cdce3cbdd9aea03ecac61aab351fdbf845"><code>7398f0c</code></a> test(autoscaling): add tests for Schedule.cron specifying with either day or ...</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-cdk/compare/v2.101.0...v2.102.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