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.146 to ~=2.147 in /cod…
…e/python (#1451) 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.147.0</h2> <h3>Features</h3> <ul> <li><strong>ec2:</strong> add nitro enclave and hibernation settings to the Instance Construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/30228">#30228</a>) (<a href="https://github.com/aws/aws-cdk/commit/4e9ef15a0cf8b1bc664b5d22b34af9eaaa17bec8">4e9ef15</a>)</li> <li><strong>ses:</strong> allow VDM settings at the configuration set level (<a href="https://redirect.github.com/aws/aws-cdk/issues/30051">#30051</a>) (<a href="https://github.com/aws/aws-cdk/commit/49a98ac978701383390cfc9ab62d38603469295a">49a98ac</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30041">#30041</a></li> <li><strong>stepfunctions-tasks:</strong> support FLEX execution class for GlueStartJobRun (<a href="https://redirect.github.com/aws/aws-cdk/issues/30534">#30534</a>) (<a href="https://github.com/aws/aws-cdk/commit/c826d8faaeb310623eb9a1a1c82930b679768007">c826d8f</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30533">#30533</a></li> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/30569">#30569</a>) (<a href="https://github.com/aws/aws-cdk/commit/a5c6d2159d22aaa1f5f67dce45d87fe86aea35fe">a5c6d21</a>), closes <a href="https://github.com/aws//docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html/issues/aurora-serverless-v2">/docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html#aurora-serverless-v2</a> <a href="https://github.com/aws//docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html/issues/aurora-serverless-v2">/docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html#aurora-serverless-v2</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>apigateway:</strong> remove timeout upper bound max (<a href="https://redirect.github.com/aws/aws-cdk/issues/30547">#30547</a>) (<a href="https://github.com/aws/aws-cdk/commit/3c36fe968e2f2c121e5bfc828100a9e7dafb5c26">3c36fe9</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30539">#30539</a></li> <li><strong>core:</strong> overrideLogicalId validation (<a href="https://redirect.github.com/aws/aws-cdk/issues/29708">#29708</a>) (<a href="https://github.com/aws/aws-cdk/commit/b196b13b0b8a54dcacadf87fdbe744772a6e6c4d">b196b13</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29701">#29701</a></li> <li><strong>globalaccelerator-endpoints:</strong> add preserveClientIp option for net… (<a href="https://redirect.github.com/aws/aws-cdk/issues/30346">#30346</a>) (<a href="https://github.com/aws/aws-cdk/commit/c1e1b4d777a65ba3fcb6a108c43b10b4e7b9ace6">c1e1b4d</a>)</li> <li><strong>stepfunctions:</strong> add docs and warning DistributedMap Class ignores executionType in the ProcessorConfig (<a href="https://redirect.github.com/aws/aws-cdk/issues/30301">#30301</a>) (<a href="https://github.com/aws/aws-cdk/commit/0499adf035061997c1a845ff7f2f10a1759c6cb7">0499adf</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30194">#30194</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27913">#27913</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/28821">#28821</a></li> </ul> <hr /> <h2>Alpha modules (2.147.0-alpha.0)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>custom-resource-handlers:</strong> don't recursively process s3 bucket objects (<a href="https://redirect.github.com/aws/aws-cdk/issues/30209">#30209</a>) (<a href="https://github.com/aws/aws-cdk/commit/25835e415bcaa7900c78914b0993605b6d6d4b68">25835e4</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30573">#30573</a> <a href="https://redirect.github.com/aws//redirect.github.com/aws/aws-cdk/pull/30209/issues/issuecomment-2118991218">aws/aws-cdk#30209</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.146.0...v2.147.0">2.147.0</a> (2024-06-20)</h2> <h3>Features</h3> <ul> <li><strong>ec2:</strong> add nitro enclave and hibernation settings to the Instance Construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/30228">#30228</a>) (<a href="https://github.com/aws/aws-cdk/commit/4e9ef15a0cf8b1bc664b5d22b34af9eaaa17bec8">4e9ef15</a>)</li> <li><strong>ses:</strong> allow VDM settings at the configuration set level (<a href="https://redirect.github.com/aws/aws-cdk/issues/30051">#30051</a>) (<a href="https://github.com/aws/aws-cdk/commit/49a98ac978701383390cfc9ab62d38603469295a">49a98ac</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30041">#30041</a></li> <li><strong>stepfunctions-tasks:</strong> support FLEX execution class for GlueStartJobRun (<a href="https://redirect.github.com/aws/aws-cdk/issues/30534">#30534</a>) (<a href="https://github.com/aws/aws-cdk/commit/c826d8faaeb310623eb9a1a1c82930b679768007">c826d8f</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30533">#30533</a></li> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/30569">#30569</a>) (<a href="https://github.com/aws/aws-cdk/commit/a5c6d2159d22aaa1f5f67dce45d87fe86aea35fe">a5c6d21</a>), closes <a href="https://github.com/aws//docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html/issues/aurora-serverless-v2">/docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html#aurora-serverless-v2</a> <a href="https://github.com/aws//docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html/issues/aurora-serverless-v2">/docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.requirements.html#aurora-serverless-v2</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>apigateway:</strong> remove timeout upper bound max (<a href="https://redirect.github.com/aws/aws-cdk/issues/30547">#30547</a>) (<a href="https://github.com/aws/aws-cdk/commit/3c36fe968e2f2c121e5bfc828100a9e7dafb5c26">3c36fe9</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30539">#30539</a></li> <li><strong>core:</strong> overrideLogicalId validation (<a href="https://redirect.github.com/aws/aws-cdk/issues/29708">#29708</a>) (<a href="https://github.com/aws/aws-cdk/commit/b196b13b0b8a54dcacadf87fdbe744772a6e6c4d">b196b13</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29701">#29701</a></li> <li><strong>globalaccelerator-endpoints:</strong> add preserveClientIp option for net… (<a href="https://redirect.github.com/aws/aws-cdk/issues/30346">#30346</a>) (<a href="https://github.com/aws/aws-cdk/commit/c1e1b4d777a65ba3fcb6a108c43b10b4e7b9ace6">c1e1b4d</a>)</li> <li><strong>stepfunctions:</strong> add docs and warning DistributedMap Class ignores executionType in the ProcessorConfig (<a href="https://redirect.github.com/aws/aws-cdk/issues/30301">#30301</a>) (<a href="https://github.com/aws/aws-cdk/commit/0499adf035061997c1a845ff7f2f10a1759c6cb7">0499adf</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30194">#30194</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27913">#27913</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/28821">#28821</a></li> </ul> <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> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk/commit/3338fc031198a5f2a1cb30e3c5bd4b2061063016"><code>3338fc0</code></a> chore(release): 2.147.0 (<a href="https://redirect.github.com/aws/aws-cdk/issues/30601">#30601</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/581e288148523cf1eff313010d5316c3fe65f9cd"><code>581e288</code></a> Update CHANGELOG.v2.md</li> <li><a href="https://github.com/aws/aws-cdk/commit/14afe544358ec07ce6c2d3dec84b37a9f4799e2f"><code>14afe54</code></a> chore(release): 2.147.0</li> <li><a href="https://github.com/aws/aws-cdk/commit/c826d8faaeb310623eb9a1a1c82930b679768007"><code>c826d8f</code></a> feat(stepfunctions-tasks): support FLEX execution class for GlueStartJobRun (...</li> <li><a href="https://github.com/aws/aws-cdk/commit/96b2dc635e575e0bad26d5c694ef319dc57f250a"><code>96b2dc6</code></a> chore(codebuild): add new CodeBuild lambda dotnet8 compute images (<a href="https://redirect.github.com/aws/aws-cdk/issues/30564">#30564</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/34ba86fa298023ed9071546d9a93287280494063"><code>34ba86f</code></a> chore(eks): set AWS_STS_REGIONAL_ENDPOINTS to regional for KubectlFunction (#...</li> <li><a href="https://github.com/aws/aws-cdk/commit/e02578f26f9a353a351badcc6664a342d1abe585"><code>e02578f</code></a> revert: "feat(s3): allow user to set Log Group on S3 Bucket autoDeleteObjects...</li> <li><a href="https://github.com/aws/aws-cdk/commit/3c36fe968e2f2c121e5bfc828100a9e7dafb5c26"><code>3c36fe9</code></a> fix(apigateway): remove timeout upper bound max (<a href="https://redirect.github.com/aws/aws-cdk/issues/30547">#30547</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/c1e1b4d777a65ba3fcb6a108c43b10b4e7b9ace6"><code>c1e1b4d</code></a> fix(globalaccelerator-endpoints): add preserveClientIp option for net… (<a href="https://redirect.github.com/aws/aws-cdk/issues/30346">#30346</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/798785c9f0cfbf001c0ce209858d7dd3134d77e0"><code>798785c</code></a> chore(rds): add MariaDB version 10.4.34, 10.5.25, 10.6.18, 10.11.8 (<a href="https://redirect.github.com/aws/aws-cdk/issues/30579">#30579</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-cdk/compare/v2.146.0...v2.147.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