Skip to content

Commit 414a741

Browse files
Upgrade: [dependabot] - bump aws-cdk-lib from 2.218.0 to 2.219.0 (#580)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.218.0 to 2.219.0. <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.219.0</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>** L1 resources are automatically generated from public CloudFormation Resource Schemas. They are built to closely reflect the real state of CloudFormation. Sometimes these updates can contain changes that are incompatible with previous types, but more accurately reflect reality. In this release we have changed:</li> </ul> <p>aws-servicecatalog: AWS::ServiceCatalog::PortfolioPrincipalAssociation: PortfolioId property is now required. aws-servicecatalog: AWS::ServiceCatalog::PortfolioPrincipalAssociation: PrincipalARN property is now required. aws-servicecatalog: AWS::ServiceCatalog::PortfolioProductAssociation: Id attribute removed.</p> <p>Co-authored-by: aws-cdk-automation <a href="mailto:[email protected]">[email protected]</a></p> <h3>Features</h3> <ul> <li><strong>ecs:</strong> new L2 construct for ManagedInstances CapacityProvider (<a href="https://redirect.github.com/aws/aws-cdk/issues/35648">#35648</a>) (<a href="https://github.com/aws/aws-cdk/commit/c72a09bbd712e22ee53cfa7d7362228660980754">c72a09b</a>)</li> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/35646">#35646</a>) (<a href="https://github.com/aws/aws-cdk/commit/860ce0d4aeeff9fd46442b1b18faecaeb46009fa">860ce0d</a>)</li> <li><strong>codebuild:</strong> add custom instance type and VPC to Fleets (<a href="https://redirect.github.com/aws/aws-cdk/issues/34572">#34572</a>) (<a href="https://github.com/aws/aws-cdk/commit/5c2781bbadfef8481fbc5d808dc34b7d6379a467">5c2781b</a>)</li> <li><strong>codebuild:</strong> support overflow behavior of fleet (<a href="https://redirect.github.com/aws/aws-cdk/issues/35480">#35480</a>) (<a href="https://github.com/aws/aws-cdk/commit/e4113b04d0b0b00ec54425e63a42b9d4c03c08f9">e4113b0</a>)</li> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/35614">#35614</a>) (<a href="https://github.com/aws/aws-cdk/commit/fb0a114a835c592594e241ae6752ad98db287ac6">fb0a114</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>cloudfront:</strong> edgefunction does not propagate stack tags correctly (<a href="https://redirect.github.com/aws/aws-cdk/issues/35518">#35518</a>) (<a href="https://github.com/aws/aws-cdk/commit/63088e8778bcaaad29eb55ddd3ce9005a79eab86">63088e8</a>)</li> </ul> <hr /> <h2>Alpha modules (2.219.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.alpha.md">aws-cdk-lib's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes to this project will be documented in this file. See <a href="https://github.com/conventional-changelog/standard-version">standard-version</a> for commit guidelines.</p> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.218.0-alpha.0...v2.219.0-alpha.0">2.219.0-alpha.0</a> (2025-10-01)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.217.0-alpha.0...v2.218.0-alpha.0">2.218.0-alpha.0</a> (2025-09-29)</h2> <ul> <li><strong>elasticache-alpha:</strong> implement Serverless ElastiCache L2 Construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/35424">#35424</a>) (<a href="https://github.com/aws/aws-cdk/commit/0e08c8ccc17f45a9023433c17c22a951b23cad43">0e08c8c</a>)</li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.216.0-alpha.0...v2.217.0-alpha.0">2.217.0-alpha.0</a> (2025-09-25)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.215.0-alpha.0...v2.216.0-alpha.0">2.216.0-alpha.0</a> (2025-09-22)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.214.0-alpha.0...v2.215.0-alpha.0">2.215.0-alpha.0</a> (2025-09-15)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>bedrock-alpha:</strong> added missing validation when prompt uses default variant (<a href="https://redirect.github.com/aws/aws-cdk/issues/35366">#35366</a>) (<a href="https://github.com/aws/aws-cdk/commit/cbd271e36b68adbbaa1c87f95e7b99eaf3817264">cbd271e</a>)</li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.213.0-alpha.0...v2.214.0-alpha.0">2.214.0-alpha.0</a> (2025-09-02)</h2> <h3>Features</h3> <ul> <li><strong>bedrock-alpha:</strong> add guardrails l2 construct (<a href="https://redirect.github.com/aws/aws-cdk/issues/34765">#34765</a>) (<a href="https://github.com/aws/aws-cdk/commit/b4fdb2b494abf41eccab90cca0d0f64d38009fbe">b4fdb2b</a>)</li> <li><strong>eks-v2-alpha:</strong> support eks with k8s 1.33 (<a href="https://redirect.github.com/aws/aws-cdk/issues/34713">#34713</a>) (<a href="https://github.com/aws/aws-cdk/commit/c24565e015d692e9a9c5dc9703372ec51b04be6b">c24565e</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/34520">#34520</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/34911">#34911</a></li> <li><strong>s3tables-alpha:</strong> add TablePolicy support to L2 construct library (<a href="https://redirect.github.com/aws/aws-cdk/issues/35223">#35223</a>) (<a href="https://github.com/aws/aws-cdk/commit/2741dfbf69bbfa3e4353b4b3cbb4423fddc53226">2741dfb</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/33054">#33054</a></li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.212.0-alpha.0...v2.213.0-alpha.0">2.213.0-alpha.0</a> (2025-08-27)</h2> <h3>Features</h3> <ul> <li><strong>s3tables-alpha:</strong> add TablePolicy support to L2 construct library (<a href="https://redirect.github.com/aws/aws-cdk/issues/35223">#35223</a>) (<a href="https://github.com/aws/aws-cdk/commit/a4aad78a45fb776f2c2c71cb7818b4f8cbeaadd0">a4aad78</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/33054">#33054</a></li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.211.0-alpha.0...v2.212.0-alpha.0">2.212.0-alpha.0</a> (2025-08-20)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.210.0-alpha.0...v2.211.0-alpha.0">2.211.0-alpha.0</a> (2025-08-12)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.209.1-alpha.0...v2.210.0-alpha.0">2.210.0-alpha.0</a> (2025-08-06)</h2> <h3>Features</h3> <ul> <li><strong>glue-alpha:</strong> add optional metrics control for cost optimization (<a href="https://redirect.github.com/aws/aws-cdk/issues/35154">#35154</a>) (<a href="https://github.com/aws/aws-cdk/commit/6e24133d26dc2cde2cbefa8736495bfc423c5e56">6e24133</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/35149">#35149</a></li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.209.0-alpha.0...v2.209.1-alpha.0">2.209.1-alpha.0</a> (2025-08-06)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk/commit/731eb4046eca72b52eaa8a8b6d11fda4ce2dcc0a"><code>731eb40</code></a> chore(release): 2.219.0 (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/35650">#35650</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-cdk/commits/v2.219.0/packages/aws-cdk-lib">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aws-cdk-lib&package-manager=npm_and_yarn&previous-version=2.218.0&new-version=2.219.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b133c65 commit 414a741

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"check-licenses": "license-checker --failOn GPL --failOn LGPL --start ../.."
1111
},
1212
"dependencies": {
13-
"aws-cdk-lib": "^2.218.0",
13+
"aws-cdk-lib": "^2.219.0",
1414
"cdk-nag": "^2.37.40",
1515
"constructs": "^10.4.2",
1616
"source-map-support": "^0.5.21"

0 commit comments

Comments
 (0)