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.136 to ~=2.137 in /cod…
…e/python (#1392) 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.137.0</h2> <h3>Features</h3> <ul> <li><strong>assertions:</strong> add stack tagging assertions (<a href="https://redirect.github.com/aws/aws-cdk/issues/29247">#29247</a>) (<a href="https://github.com/aws/aws-cdk/commit/72f189d3287313a03b1a73a03cb098340f7b2530">72f189d</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27620">#27620</a></li> <li><strong>cloudfront:</strong> adding support for inline KeyValueStore sources (<a href="https://redirect.github.com/aws/aws-cdk/issues/29419">#29419</a>) (<a href="https://github.com/aws/aws-cdk/commit/56750107ab1946d3ff0842b3615c5f37c4bc719f">5675010</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29204">#29204</a></li> <li><strong>ec2:</strong> <code>NatInstanceProviderV2</code> improvements (<a href="https://redirect.github.com/aws/aws-cdk/issues/29729">#29729</a>) (<a href="https://github.com/aws/aws-cdk/commit/4eb02a4692f87cd9c2cea9aec6d67a25d23ba9f7">4eb02a4</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29720">#29720</a></li> <li><strong>elasticloadbalancingv2:</strong> application load balancer attributes (<a href="https://redirect.github.com/aws/aws-cdk/issues/29586">#29586</a>) (<a href="https://github.com/aws/aws-cdk/commit/067c4a5740dfdcc6c383b85bbbe65798e02b2431">067c4a5</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29585">#29585</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>appsync:</strong> source api association does not depend on schema (<a href="https://redirect.github.com/aws/aws-cdk/issues/29455">#29455</a>) (<a href="https://github.com/aws/aws-cdk/commit/92a160bb0a2c6ca528fc3f4e3ca036d0c70e6ca5">92a160b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29044">#29044</a></li> <li><strong>s3-deployment:</strong> <code>BucketDeployment</code> fails when bootstrap stack's <code>StagingBucket</code> is encrypted with customer managed KMS key (<a href="https://redirect.github.com/aws/aws-cdk/issues/29540">#29540</a>) (<a href="https://github.com/aws/aws-cdk/commit/0b429fb80e7820afb606d5424476444940166ade">0b429fb</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/25100">#25100</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/25100">#25100</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/25100">#25100</a></li> <li><strong>sns:</strong> contentBasedDeduplication is always false for imported topic (<a href="https://redirect.github.com/aws/aws-cdk/issues/29542">#29542</a>) (<a href="https://github.com/aws/aws-cdk/commit/4a9e68311018a42bc5961646dda4be6861f916a5">4a9e683</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29532">#29532</a></li> </ul> <hr /> <h2>Alpha modules (2.137.0-alpha.0)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>integ-tests:</strong> <code>httpApiCall.expect</code> with resolved URL (<a href="https://redirect.github.com/aws/aws-cdk/issues/29705">#29705</a>) (<a href="https://github.com/aws/aws-cdk/commit/49b4aa1e22062a3183dce7092e740af49fa951bf">49b4aa1</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29700">#29700</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/29701">#29701</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.136.1...v2.137.0">2.137.0</a> (2024-04-10)</h2> <h3>Features</h3> <ul> <li><strong>assertions:</strong> add stack tagging assertions (<a href="https://redirect.github.com/aws/aws-cdk/issues/29247">#29247</a>) (<a href="https://github.com/aws/aws-cdk/commit/72f189d3287313a03b1a73a03cb098340f7b2530">72f189d</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27620">#27620</a></li> <li><strong>cloudfront:</strong> adding support for inline KeyValueStore sources (<a href="https://redirect.github.com/aws/aws-cdk/issues/29419">#29419</a>) (<a href="https://github.com/aws/aws-cdk/commit/56750107ab1946d3ff0842b3615c5f37c4bc719f">5675010</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29204">#29204</a></li> <li><strong>ec2:</strong> <code>NatInstanceProviderV2</code> improvements (<a href="https://redirect.github.com/aws/aws-cdk/issues/29729">#29729</a>) (<a href="https://github.com/aws/aws-cdk/commit/4eb02a4692f87cd9c2cea9aec6d67a25d23ba9f7">4eb02a4</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29720">#29720</a></li> <li><strong>elasticloadbalancingv2:</strong> application load balancer attributes (<a href="https://redirect.github.com/aws/aws-cdk/issues/29586">#29586</a>) (<a href="https://github.com/aws/aws-cdk/commit/067c4a5740dfdcc6c383b85bbbe65798e02b2431">067c4a5</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29585">#29585</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>appsync:</strong> source api association does not depend on schema (<a href="https://redirect.github.com/aws/aws-cdk/issues/29455">#29455</a>) (<a href="https://github.com/aws/aws-cdk/commit/92a160bb0a2c6ca528fc3f4e3ca036d0c70e6ca5">92a160b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29044">#29044</a></li> <li><strong>s3-deployment:</strong> <code>BucketDeployment</code> fails when bootstrap stack's <code>StagingBucket</code> is encrypted with customer managed KMS key (<a href="https://redirect.github.com/aws/aws-cdk/issues/29540">#29540</a>) (<a href="https://github.com/aws/aws-cdk/commit/0b429fb80e7820afb606d5424476444940166ade">0b429fb</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/25100">#25100</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/25100">#25100</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/25100">#25100</a></li> <li><strong>sns:</strong> contentBasedDeduplication is always false for imported topic (<a href="https://redirect.github.com/aws/aws-cdk/issues/29542">#29542</a>) (<a href="https://github.com/aws/aws-cdk/commit/4a9e68311018a42bc5961646dda4be6861f916a5">4a9e683</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29532">#29532</a></li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.136.0...v2.136.1">2.136.1</a> (2024-04-09)</h2> <h3>Reverts</h3> <ul> <li>chore(ec2): update WindowsVersions enum (<a href="https://redirect.github.com/aws/aws-cdk/issues/29737">#29737</a>) (<a href="https://github.com/aws/aws-cdk/commit/0e9d5ca2f0b21652b1dc0ce2464fc7a54076250f">0e9d5ca</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29736">#29736</a></li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.135.0...v2.136.0">2.136.0</a> (2024-04-06)</h2> <h3>Features</h3> <ul> <li><strong>rds:</strong> specify PreferredMaintenanceWindow in reader or writer props (<a href="https://redirect.github.com/aws/aws-cdk/issues/29686">#29686</a>) (<a href="https://github.com/aws/aws-cdk/commit/615ee2de1cbf42770cd9d2d171196513f6602eb1">615ee2d</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29687">#29687</a></li> <li><strong>stepfunction:</strong> add enableExecuteCommand to sfn ECSRunTask (<a href="https://redirect.github.com/aws/aws-cdk/issues/29638">#29638</a>) (<a href="https://github.com/aws/aws-cdk/commit/d5b8594f133b532f5fd8f39ad3df23dffbe6ba85">d5b8594</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29637">#29637</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>cli:</strong> diff with changeset fails if deploy role cannot be assumed (<a href="https://redirect.github.com/aws/aws-cdk/issues/29718">#29718</a>) (<a href="https://github.com/aws/aws-cdk/commit/21dba2194819ccb244fcdbc5007c055f3930b4e1">21dba21</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29650">#29650</a></li> <li><strong>cloudwatch-actions:</strong> <code>LambdaAction</code> fails if added to multiple action types (<a href="https://redirect.github.com/aws/aws-cdk/issues/29515">#29515</a>) (<a href="https://github.com/aws/aws-cdk/commit/a12887b593ef6796f63bf754a3d381676d2e5155">a12887b</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29514">#29514</a></li> <li><strong>iam:</strong> grantAssumeRole silently fails with service and account principals (<a href="https://redirect.github.com/aws/aws-cdk/issues/29452">#29452</a>) (<a href="https://github.com/aws/aws-cdk/commit/36fd79d8714bd29527bb1184ec10cd504b83510d">36fd79d</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/24507">#24507</a></li> <li><strong>pipelines:</strong> codeStar connection accepts nested repository (<a href="https://redirect.github.com/aws/aws-cdk/issues/29631">#29631</a>) (<a href="https://github.com/aws/aws-cdk/commit/10357c0ab6be105e0d988b9045bcfe99faf69cbd">10357c0</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27504">#27504</a></li> <li><strong>s3-assets:</strong> throw if path property is empty (<a href="https://redirect.github.com/aws/aws-cdk/issues/29425">#29425</a>) (<a href="https://github.com/aws/aws-cdk/commit/2814011fdbafad87af9f7a1cad143a19eae30a05">2814011</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/29410">#29410</a></li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.134.0...v2.135.0">2.135.0</a> (2024-04-01)</h2> <h3>Features</h3> <ul> <li><strong>lambda:</strong> adding support for Ruby3.3 lambda runtime (<a href="https://redirect.github.com/aws/aws-cdk/issues/29680">#29680</a>) (<a href="https://github.com/aws/aws-cdk/commit/e63c7770ea0a7ec12353973cdf64015f9a4121f1">e63c777</a>)</li> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/29677">#29677</a>) (<a href="https://github.com/aws/aws-cdk/commit/99e9589487e0455a0622380fa50248b811d9131d">99e9589</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> <li><strong>route53:</strong> allow specifying an STS region when creating a cross-account zone delegation (<a href="https://redirect.github.com/aws/aws-cdk/issues/29466">#29466</a>) (<a href="https://github.com/aws/aws-cdk/commit/fe4bc1dccae89ace70f3dab81b7e7545173d5750">fe4bc1d</a>)</li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk/commit/bb90b4ccdbddbbce08a7d6f1b7d7e625263a70cf"><code>bb90b4c</code></a> chore(release): 2.137.0 (<a href="https://redirect.github.com/aws/aws-cdk/issues/29788">#29788</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/2c058ad07b4303e0c918524d8db8d5440951fdab"><code>2c058ad</code></a> Update CHANGELOG.v2.md</li> <li><a href="https://github.com/aws/aws-cdk/commit/2c18a9708ca8d153d4c53441b12b6c272f17d88c"><code>2c18a97</code></a> chore(release): 2.137.0</li> <li><a href="https://github.com/aws/aws-cdk/commit/f7d4f41ea55f375832b7c8c9ed297b129c108da1"><code>f7d4f41</code></a> chore(ci): use SHA as reference for integration test workflow instead of bran...</li> <li><a href="https://github.com/aws/aws-cdk/commit/0b429fb80e7820afb606d5424476444940166ade"><code>0b429fb</code></a> fix(s3-deployment): <code>BucketDeployment</code> fails when bootstrap stack's `StagingB...</li> <li><a href="https://github.com/aws/aws-cdk/commit/a7b4e2953c09ef59d25ec409b879d12a894318ab"><code>a7b4e29</code></a> chore(merge-back): 2.136.1 (<a href="https://redirect.github.com/aws/aws-cdk/issues/29775">#29775</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/a40dbdeb56e77e655242fbbc85ea083a959eaf20"><code>a40dbde</code></a> Merge branch 'main' into merge-back/2.136.1</li> <li><a href="https://github.com/aws/aws-cdk/commit/07c939ac009ae23419d771d444ffe752414a5594"><code>07c939a</code></a> docs(route53): changeresourcerecordsets action name fix (<a href="https://redirect.github.com/aws/aws-cdk/issues/29772">#29772</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/72f189d3287313a03b1a73a03cb098340f7b2530"><code>72f189d</code></a> feat(assertions): add stack tagging assertions (<a href="https://redirect.github.com/aws/aws-cdk/issues/29247">#29247</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/6f21c1d91237f4caf83283492226f447b882654a"><code>6f21c1d</code></a> chore(release): v2.136.1 (<a href="https://redirect.github.com/aws/aws-cdk/issues/29774">#29774</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-cdk/compare/v2.136.0...v2.137.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