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.145 to ~=2.146 in /cod…
…e/python (#1446) 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.146.0</h2> <h3>Features</h3> <ul> <li><strong>appsync:</strong> add <code>maxBatchSize</code> property to the <code>AppSyncFunction</code> Construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/30266">#30266</a>) (<a href="https://github.com/aws/aws-cdk/commit/f1dc1429c8d2253fb8b0f7570443d0881921d6d4">f1dc142</a>)</li> <li><strong>eks:</strong> support AccessConfig for the Cluster construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/30016">#30016</a>) (<a href="https://github.com/aws/aws-cdk/commit/f45f2cac7ec36932b204e1000bd7eb7f784c930c">f45f2ca</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/28588">#28588</a></li> <li><strong>opensearch:</strong> add OpenSearch 2.13 engine version (<a href="https://redirect.github.com/aws/aws-cdk/issues/30399">#30399</a>) (<a href="https://github.com/aws/aws-cdk/commit/db3e77d4b32a7464b38f8502d7c113ac163e17dc">db3e77d</a>)</li> <li>implement node runtime region awareness for cdk vended custom resources (<a href="https://redirect.github.com/aws/aws-cdk/issues/30108">#30108</a>) (<a href="https://github.com/aws/aws-cdk/commit/69c5dde9c88e496a4f0c406cb53f85fb22cb0e28">69c5dde</a>)</li> <li><strong>codebuild:</strong> add missing types for webhook filters (<a href="https://redirect.github.com/aws/aws-cdk/issues/30064">#30064</a>) (<a href="https://github.com/aws/aws-cdk/commit/1d93094318ddb216ddaea344f92eaf830fb8b3ef">1d93094</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30062">#30062</a></li> <li><strong>sns:</strong> add grantSubscribe method (<a href="https://redirect.github.com/aws/aws-cdk/issues/30486">#30486</a>) (<a href="https://github.com/aws/aws-cdk/commit/36a48adb8cf9ecfa21fbdee4d61baee16391f07a">36a48ad</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29049">#29049</a></li> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/30508">#30508</a>) (<a href="https://github.com/aws/aws-cdk/commit/06d0a1b3d2fb1627901031b96f81cb9d39086463">06d0a1b</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>cloudfront:</strong> make long function name deterministic (<a href="https://redirect.github.com/aws/aws-cdk/issues/30392">#30392</a>) (<a href="https://github.com/aws/aws-cdk/commit/e19d18bc1c5f580e1d6dba9965268aedb894340d">e19d18b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/20017">#20017</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/15523">#15523</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/28629">#28629</a></li> <li><strong>route53:</strong> delegation fails with public and private hosted zones with same name (<a href="https://redirect.github.com/aws/aws-cdk/issues/30439">#30439</a>) (<a href="https://github.com/aws/aws-cdk/commit/1f866c92d755948a82c01c78e37b122c2cab8ed5">1f866c9</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30262">#30262</a></li> </ul> <hr /> <h2>Alpha modules (2.146.0-alpha.0)</h2> <h3>Features</h3> <ul> <li><strong>apprunner:</strong> add ipAddressType property to the Service class (<a href="https://redirect.github.com/aws/aws-cdk/issues/30351">#30351</a>) (<a href="https://github.com/aws/aws-cdk/commit/665396fa8485ab642c27acf30df85f2b023acde4">665396f</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.145.0...v2.146.0">2.146.0</a> (2024-06-13)</h2> <h3>Features</h3> <ul> <li><strong>appsync:</strong> add <code>maxBatchSize</code> property to the <code>AppSyncFunction</code> Construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/30266">#30266</a>) (<a href="https://github.com/aws/aws-cdk/commit/f1dc1429c8d2253fb8b0f7570443d0881921d6d4">f1dc142</a>)</li> <li><strong>eks:</strong> support AccessConfig for the Cluster construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/30016">#30016</a>) (<a href="https://github.com/aws/aws-cdk/commit/f45f2cac7ec36932b204e1000bd7eb7f784c930c">f45f2ca</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/28588">#28588</a></li> <li><strong>opensearch:</strong> add OpenSearch 2.13 engine version (<a href="https://redirect.github.com/aws/aws-cdk/issues/30399">#30399</a>) (<a href="https://github.com/aws/aws-cdk/commit/db3e77d4b32a7464b38f8502d7c113ac163e17dc">db3e77d</a>)</li> <li>implement node runtime region awareness for cdk vended custom resources (<a href="https://redirect.github.com/aws/aws-cdk/issues/30108">#30108</a>) (<a href="https://github.com/aws/aws-cdk/commit/69c5dde9c88e496a4f0c406cb53f85fb22cb0e28">69c5dde</a>)</li> <li><strong>codebuild:</strong> add missing types for webhook filters (<a href="https://redirect.github.com/aws/aws-cdk/issues/30064">#30064</a>) (<a href="https://github.com/aws/aws-cdk/commit/1d93094318ddb216ddaea344f92eaf830fb8b3ef">1d93094</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30062">#30062</a></li> <li><strong>sns:</strong> add grantSubscribe method (<a href="https://redirect.github.com/aws/aws-cdk/issues/30486">#30486</a>) (<a href="https://github.com/aws/aws-cdk/commit/36a48adb8cf9ecfa21fbdee4d61baee16391f07a">36a48ad</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29049">#29049</a></li> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/30508">#30508</a>) (<a href="https://github.com/aws/aws-cdk/commit/06d0a1b3d2fb1627901031b96f81cb9d39086463">06d0a1b</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>cloudfront:</strong> make long function name deterministic (<a href="https://redirect.github.com/aws/aws-cdk/issues/30392">#30392</a>) (<a href="https://github.com/aws/aws-cdk/commit/e19d18bc1c5f580e1d6dba9965268aedb894340d">e19d18b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/20017">#20017</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/15523">#15523</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/28629">#28629</a></li> <li><strong>route53:</strong> delegation fails with public and private hosted zones with same name (<a href="https://redirect.github.com/aws/aws-cdk/issues/30439">#30439</a>) (<a href="https://github.com/aws/aws-cdk/commit/1f866c92d755948a82c01c78e37b122c2cab8ed5">1f866c9</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30262">#30262</a></li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.144.0...v2.145.0">2.145.0</a> (2024-06-07)</h2> <h3>Features</h3> <ul> <li><strong>config:</strong> proactive evaluation mode (<a href="https://redirect.github.com/aws/aws-cdk/issues/30174">#30174</a>) (<a href="https://github.com/aws/aws-cdk/commit/516ecef9a5504c19558367c360a2791559b929eb">516ecef</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30172">#30172</a></li> <li><strong>eks:</strong> support for Kubernetes version 1.30 (<a href="https://redirect.github.com/aws/aws-cdk/issues/30454">#30454</a>) (<a href="https://github.com/aws/aws-cdk/commit/d2ea2809cd3024052b8cfa76a990cbc9e9224688">d2ea280</a>)</li> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/30438">#30438</a>) (<a href="https://github.com/aws/aws-cdk/commit/3ee5ce03905e5d12d569bcc58b8134c81a97d7c7">3ee5ce0</a>)</li> <li><strong>chatbot:</strong> configure <code>userRoleRequired</code> for the <code>SlackChannelConfiguration</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/30420">#30420</a>) (<a href="https://github.com/aws/aws-cdk/commit/5b84ca6f41bd4417654ff8f0b3a4602524037894">5b84ca6</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30403">#30403</a></li> <li><strong>codebuild:</strong> <code>Fleet</code> L2 (<a href="https://redirect.github.com/aws/aws-cdk/issues/29754">#29754</a>) (<a href="https://github.com/aws/aws-cdk/commit/940e7990e1f6750f55f7e2bf95d936d8ec90cd36">940e799</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29617">#29617</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/29616">#29616</a></li> <li><strong>logs:</strong> add distribution property to the Subscription class (<a href="https://redirect.github.com/aws/aws-cdk/issues/30423">#30423</a>) (<a href="https://github.com/aws/aws-cdk/commit/0e95bf0032f1beada8a1806724ef241613c3b41d">0e95bf0</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30422">#30422</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>custom-resources:</strong> <code>logApiResponseData</code> is added to custom resource event properties by default (<a href="https://redirect.github.com/aws/aws-cdk/issues/30418">#30418</a>) (<a href="https://github.com/aws/aws-cdk/commit/a899ac6692b1f36b4fe2cefb3268c4be10313ffa">a899ac6</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30121">#30121</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/29949">#29949</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/29648">#29648</a></li> <li>route53 CrossAccountZoneDelegationRecord fails at deployment time with imported <code>delegatedZone</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/30440">#30440</a>) (<a href="https://github.com/aws/aws-cdk/commit/a3d9b10ad9036486961f74e852493aa9684cfdb4">a3d9b10</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/28581">#28581</a></li> <li><strong>apigateway:</strong> allow overriding authorizer on methods (<a href="https://redirect.github.com/aws/aws-cdk/issues/30415">#30415</a>) (<a href="https://github.com/aws/aws-cdk/commit/1b8d73cb33ca62dd035ca339d3f1b5acc251338c">1b8d73c</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/8827">#8827</a></li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.143.1...v2.144.0">2.144.0</a> (2024-05-31)</h2> <h3>Features</h3> <ul> <li><strong>appconfig:</strong> add grantReadConfig method to Environment Construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/30180">#30180</a>) (<a href="https://github.com/aws/aws-cdk/commit/c8f2646fc903114c7819e4167b8f38436af91ee1">c8f2646</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/28585">#28585</a></li> <li><strong>dynamodb:</strong> add resource polices for table (<a href="https://redirect.github.com/aws/aws-cdk/issues/30251">#30251</a>) (<a href="https://github.com/aws/aws-cdk/commit/7dc6d275fe5d3d1d08f7202a6854d71c3cf40780">7dc6d27</a>)</li> <li><strong>ec2:</strong> support <code>instanceInitiatedShutdownBehavior</code> for EC2 instance (<a href="https://redirect.github.com/aws/aws-cdk/issues/30160">#30160</a>) (<a href="https://github.com/aws/aws-cdk/commit/c07361743bb880c78073684e1b0881daff57ea5b">c073617</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30164">#30164</a></li> <li><strong>ecs-patterns:</strong> allow custom container name for Scheduled ecs and fargate tasks (<a href="https://redirect.github.com/aws/aws-cdk/issues/30357">#30357</a>) (<a href="https://github.com/aws/aws-cdk/commit/f54a945d6d41153ea632538d390a0117f496b285">f54a945</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30281">#30281</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27515">#27515</a></li> <li><strong>lambda:</strong> allow running a build file (<a href="https://redirect.github.com/aws/aws-cdk/issues/30196">#30196</a>) (<a href="https://github.com/aws/aws-cdk/commit/89042c41c80678a65b57e0543eac9d305a5f48b5">89042c4</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/18470">#18470</a></li> <li><strong>stepfunctions-tasks:</strong> add workerType and numberOfWorkers to GlueStartJobRun class (<a href="https://redirect.github.com/aws/aws-cdk/issues/30319">#30319</a>) (<a href="https://github.com/aws/aws-cdk/commit/b17dfe744b365a886d807f2df06ee5f0303ef811">b17dfe7</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/12757">#12757</a></li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk/commit/b368c78026ae4547d6f04e3290a375340c1f6de7"><code>b368c78</code></a> chore(release): 2.146.0 (<a href="https://redirect.github.com/aws/aws-cdk/issues/30548">#30548</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/8d26820c335b96dc4f8bdbeb1745944338bb13d1"><code>8d26820</code></a> chore: update changelog</li> <li><a href="https://github.com/aws/aws-cdk/commit/938ca007faf7bb1df842ec8050c50da4bd4aa693"><code>938ca00</code></a> chore(release): 2.146.0</li> <li><a href="https://github.com/aws/aws-cdk/commit/b14f3c96869ec6d0f105c2e43942c23a094d6869"><code>b14f3c9</code></a> chore: npm-check-updates && yarn upgrade (<a href="https://redirect.github.com/aws/aws-cdk/issues/30532">#30532</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/f1dc1429c8d2253fb8b0f7570443d0881921d6d4"><code>f1dc142</code></a> feat(appsync): add <code>maxBatchSize</code> property to the <code>AppSyncFunction</code> Construct...</li> <li><a href="https://github.com/aws/aws-cdk/commit/f45f2cac7ec36932b204e1000bd7eb7f784c930c"><code>f45f2ca</code></a> feat(eks): support AccessConfig for the Cluster construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/30016">#30016</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/87e27e6b0599124f460b94de912fafbc69b20cc1"><code>87e27e6</code></a> chore: add new team member <code>IanKonlog</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/30535">#30535</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/db3e77d4b32a7464b38f8502d7c113ac163e17dc"><code>db3e77d</code></a> feat(opensearch): add OpenSearch 2.13 engine version (<a href="https://redirect.github.com/aws/aws-cdk/issues/30399">#30399</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/69c5dde9c88e496a4f0c406cb53f85fb22cb0e28"><code>69c5dde</code></a> feat: implement node runtime region awareness for cdk vended custom resources...</li> <li><a href="https://github.com/aws/aws-cdk/commit/634d67d06e8ceeab8fd01d338c4051897793c45d"><code>634d67d</code></a> chore: upgrade jsii to <code>~5.4.21</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/30518">#30518</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-cdk/compare/v2.145.0...v2.146.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