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.149 to ~=2.150 in /cod…
…e/python (#1473) 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.150.0</h2> <h3>Features</h3> <ul> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/30921">#30921</a>) (<a href="https://github.com/aws/aws-cdk/commit/153a698f9fff7c244d4ca6f5e97d15b63840ab7a">153a698</a>)</li> <li><strong>ec2:</strong> add g6 instance (<a href="https://redirect.github.com/aws/aws-cdk/issues/30693">#30693</a>) (<a href="https://github.com/aws/aws-cdk/commit/90a41d5622857a0bc2ae6e0be19b72b00a609a7d">90a41d5</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30683">#30683</a></li> <li><strong>lambda:</strong> add SnapStart support for arm64 functions (<a href="https://redirect.github.com/aws/aws-cdk/issues/30898">#30898</a>) (<a href="https://github.com/aws/aws-cdk/commit/b4377a5a3ad6d30730a084de6bc29c909a5c0e9d">b4377a5</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30899">#30899</a></li> <li><strong>logs:</strong> enabling IA log group creation in CN and GovCloud regions (<a href="https://redirect.github.com/aws/aws-cdk/issues/30904">#30904</a>) (<a href="https://github.com/aws/aws-cdk/commit/230b56bb6b39d25655df26411d4e3c5a05b04231">230b56b</a>)</li> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/30860">#30860</a>) (<a href="https://github.com/aws/aws-cdk/commit/ce7a8d59b9c0351818a26c3dac299d53ca63e8ca">ce7a8d5</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>custom-resources:</strong> provider framework will always log all data including confidential data (<a href="https://redirect.github.com/aws/aws-cdk/issues/30689">#30689</a>) (<a href="https://github.com/aws/aws-cdk/commit/9bd92da62d8c4594a11f4ab078f07b8c20762329">9bd92da</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30275">#30275</a></li> <li><strong>stepfunctions-tasks:</strong> allow camelCase for parameters of CallAwsServiceCrossRegion (<a href="https://redirect.github.com/aws/aws-cdk/issues/30795">#30795</a>) (<a href="https://github.com/aws/aws-cdk/commit/5d6ace8c69a16fbfb7b8109bfa35fc70f6fadeab">5d6ace8</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30799">#30799</a></li> </ul> <hr /> <h2>Alpha modules (2.150.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.149.0...v2.150.0">2.150.0</a> (2024-07-22)</h2> <h3>Features</h3> <ul> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/30921">#30921</a>) (<a href="https://github.com/aws/aws-cdk/commit/153a698f9fff7c244d4ca6f5e97d15b63840ab7a">153a698</a>)</li> <li><strong>ec2:</strong> add g6 instance (<a href="https://redirect.github.com/aws/aws-cdk/issues/30693">#30693</a>) (<a href="https://github.com/aws/aws-cdk/commit/90a41d5622857a0bc2ae6e0be19b72b00a609a7d">90a41d5</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30683">#30683</a></li> <li><strong>lambda:</strong> add SnapStart support for arm64 functions (<a href="https://redirect.github.com/aws/aws-cdk/issues/30898">#30898</a>) (<a href="https://github.com/aws/aws-cdk/commit/b4377a5a3ad6d30730a084de6bc29c909a5c0e9d">b4377a5</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30899">#30899</a></li> <li><strong>logs:</strong> enabling IA log group creation in CN and GovCloud regions (<a href="https://redirect.github.com/aws/aws-cdk/issues/30904">#30904</a>) (<a href="https://github.com/aws/aws-cdk/commit/230b56bb6b39d25655df26411d4e3c5a05b04231">230b56b</a>)</li> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/30860">#30860</a>) (<a href="https://github.com/aws/aws-cdk/commit/ce7a8d59b9c0351818a26c3dac299d53ca63e8ca">ce7a8d5</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>custom-resources:</strong> provider framework will always log all data including confidential data (<a href="https://redirect.github.com/aws/aws-cdk/issues/30689">#30689</a>) (<a href="https://github.com/aws/aws-cdk/commit/9bd92da62d8c4594a11f4ab078f07b8c20762329">9bd92da</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30275">#30275</a></li> <li><strong>stepfunctions-tasks:</strong> allow camelCase for parameters of CallAwsServiceCrossRegion (<a href="https://redirect.github.com/aws/aws-cdk/issues/30795">#30795</a>) (<a href="https://github.com/aws/aws-cdk/commit/5d6ace8c69a16fbfb7b8109bfa35fc70f6fadeab">5d6ace8</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30799">#30799</a></li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.148.1...v2.149.0">2.149.0</a> (2024-07-12)</h2> <h3>Features</h3> <ul> <li><strong>codedeploy:</strong> zonal configuration for <code>ServerDeploymentConfig</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/30429">#30429</a>) (<a href="https://github.com/aws/aws-cdk/commit/da0dc576bd85ba6710ec0b29cf53ff56a74fad1e">da0dc57</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30430">#30430</a></li> <li><strong>codestarnotifications:</strong> add <code>createdBy</code> property for notification rule (<a href="https://redirect.github.com/aws/aws-cdk/issues/30780">#30780</a>) (<a href="https://github.com/aws/aws-cdk/commit/a68b418311bf582c62a541abaffb89ebaf1526f3">a68b418</a>)</li> <li><strong>stepfunctions-tasks:</strong> add guardrailConfiguration and trace property to the BedrockInvokeModel (<a href="https://redirect.github.com/aws/aws-cdk/issues/30426">#30426</a>) (<a href="https://github.com/aws/aws-cdk/commit/772b1d154a16f9360052c25bbc9e017198ac39d2">772b1d1</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30425">#30425</a></li> <li><strong>stepfunctions-tasks:</strong> enable resultReuseConfiguration in AthenaStartQueryExecution (<a href="https://redirect.github.com/aws/aws-cdk/issues/30447">#30447</a>) (<a href="https://github.com/aws/aws-cdk/commit/046bf56cedd5add4549cc6a9ef2ab23369ef3cee">046bf56</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30446">#30446</a></li> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/30786">#30786</a>) (<a href="https://github.com/aws/aws-cdk/commit/6d0a09f2c566b0ddf2bbd4e4d338c06f7c7aaf65">6d0a09f</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>apigateway:</strong> authorization scope is not added when not explicitly defining authorization type in method or root api (<a href="https://redirect.github.com/aws/aws-cdk/issues/30822">#30822</a>) (<a href="https://github.com/aws/aws-cdk/commit/e4367a0835ecc2dae0a920e5afbfd131b458b7be">e4367a0</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30444">#30444</a></li> <li><strong>scheduler-targetes-alpha:</strong> multiple schedules cause resolution error during synth (<a href="https://redirect.github.com/aws/aws-cdk/issues/30634">#30634</a>) (<a href="https://github.com/aws/aws-cdk/commit/727e886805da021c2373e74754fd2d7492a8aac6">727e886</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/28713">#28713</a></li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.148.0...v2.148.1">2.148.1</a> (2024-07-11)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>apigateway:</strong> authorization scope is not added when not explicitly defining authorization type in method or root api (<a href="https://redirect.github.com/aws/aws-cdk/issues/30822">#30822</a>) (<a href="https://github.com/aws/aws-cdk/commit/4bee768f07e73ab5fe466f9ad3d1845456a0513b">4bee768</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/30444">#30444</a></li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.147.3...v2.148.0">2.148.0</a> (2024-07-05)</h2> <h3>Features</h3> <ul> <li><strong>lambda:</strong> add grantInvokeLatestVersion to grant invoke only to latest function version (<a href="https://redirect.github.com/aws/aws-cdk/issues/29856">#29856</a>) (<a href="https://github.com/aws/aws-cdk/commit/61c28dd79603ae50865f8b7a7f535ba4f7f69500">61c28dd</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/20177">#20177</a></li> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/30722">#30722</a>) (<a href="https://github.com/aws/aws-cdk/commit/4ceecedd3d91465b29db21b10239937b99b5f79c">4ceeced</a>), closes [/docs.aws.amazon.com/service-terms/<a href="https://redirect.github.com/aws/aws-cdk/issues/87">#87</a>](<a href="https://github.com/aws//docs.aws.amazon.com/service-terms//issues/87">https://github.com/aws//docs.aws.amazon.com/service-terms//issues/87</a>)</li> <li><strong>codebuild:</strong> adding <code>project.visibility</code> (<a href="https://redirect.github.com/aws/aws-cdk/issues/30103">#30103</a>) (<a href="https://github.com/aws/aws-cdk/commit/1bacb69b6976dd75da78b45b07d6fec9306a6d72">1bacb69</a>)</li> <li><strong>codedeploy:</strong> termination hook (<a href="https://redirect.github.com/aws/aws-cdk/issues/30644">#30644</a>) (<a href="https://github.com/aws/aws-cdk/commit/8f652a7f9090502f70d2c733dd8a87619663ceb8">8f652a7</a>)</li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk/commit/3f930279513b0f168333c6f6038b8ad81b99b7e1"><code>3f93027</code></a> chore(release): 2.150.0 (<a href="https://redirect.github.com/aws/aws-cdk/issues/30922">#30922</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/830d9e3ee75f0d789750a7296b38d94245485d61"><code>830d9e3</code></a> chore(release): 2.150.0</li> <li><a href="https://github.com/aws/aws-cdk/commit/153a698f9fff7c244d4ca6f5e97d15b63840ab7a"><code>153a698</code></a> feat: update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/30921">#30921</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/6642f9b5c88bef8e2ec91db101c234277c76a4bb"><code>6642f9b</code></a> chore(deps): bump tj-actions/changed-files from 44.5.5 to 44.5.6 (<a href="https://redirect.github.com/aws/aws-cdk/issues/30918">#30918</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/76214399ee136d4120ff1c9002f922ab3fb7777f"><code>7621439</code></a> chore(ec2): make applyCloudFormationInit() function public (<a href="https://redirect.github.com/aws/aws-cdk/issues/30907">#30907</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/b4377a5a3ad6d30730a084de6bc29c909a5c0e9d"><code>b4377a5</code></a> feat(lambda): add SnapStart support for arm64 functions (<a href="https://redirect.github.com/aws/aws-cdk/issues/30898">#30898</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/230b56bb6b39d25655df26411d4e3c5a05b04231"><code>230b56b</code></a> feat(logs): enabling IA log group creation in CN and GovCloud regions (<a href="https://redirect.github.com/aws/aws-cdk/issues/30904">#30904</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/836c507e062701fcd9c47c714030bea47ec2b0b6"><code>836c507</code></a> chore(s3-deployment): sanitize log message in CustomCDKBucketDeployment handl...</li> <li><a href="https://github.com/aws/aws-cdk/commit/e3c076485840b21626178dfa28d607bf62cf6e70"><code>e3c0764</code></a> chore: issue and pull requests permissions (<a href="https://redirect.github.com/aws/aws-cdk/issues/30894">#30894</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/a1368803d4e3e2a493c7bf992c413f6fcca7d233"><code>a136880</code></a> chore: run closed issue message on PRs (<a href="https://redirect.github.com/aws/aws-cdk/issues/30892">#30892</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-cdk/compare/v2.149.0...v2.150.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