Skip to content

Commit 2b2a0d2

Browse files
Upgrade: [dependabot] - bump aws-cdk-lib from 2.207.0 to 2.208.0 (#454)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.207.0 to 2.208.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.208.0</h2> <h3>Features</h3> <ul> <li>update L1 CloudFormation resource definitions (<a href="https://redirect.github.com/aws/aws-cdk/issues/35054">#35054</a>) (<a href="https://github.com/aws/aws-cdk/commit/a2b3e788fdedff02ce2abd8998c37d4da5a5dc2d">a2b3e78</a>)</li> <li><strong>region-info:</strong> add support for region ap-southeast-6 (<a href="https://redirect.github.com/aws/aws-cdk/pull/35036">#35036</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>core:</strong> <code>Tag must have a value</code> error is impossible to attribute to a specific tag (<a href="https://redirect.github.com/aws/aws-cdk/issues/35091">#35091</a>) (<a href="https://github.com/aws/aws-cdk/commit/6c4181bbe1c28b8080ba5f12716ad91475b2b3f5">6c4181b</a>)</li> <li><strong>custom-resources:</strong> use loggingFormat instead of deprecated logFormat (<a href="https://redirect.github.com/aws/aws-cdk/issues/35015">#35015</a>) (<a href="https://github.com/aws/aws-cdk/commit/81fe66029bba42135143874072f16387f7edc741">81fe660</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/35002">#35002</a></li> <li><strong>logs:</strong> query strings can have multiple stats commands (<a href="https://redirect.github.com/aws/aws-cdk/issues/34590">#34590</a>) (<a href="https://github.com/aws/aws-cdk/commit/57ae6f92949623d93c73ff23057291ba0f5eb95b">57ae6f9</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/34578">#34578</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/34578">#34578</a></li> <li><strong>logs:</strong> revert &quot;exposed metric from the metric filter will now include the dimension map (<a href="https://redirect.github.com/aws/aws-cdk/issues/34648">#34648</a>)&quot; (<a href="https://redirect.github.com/aws/aws-cdk/issues/35102">#35102</a>) (<a href="https://github.com/aws/aws-cdk/commit/24bbced7e67ec6265713cf46c51b110f38b6cf7d">24bbced</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/35097">#35097</a></li> </ul> <hr /> <h2>Alpha modules (2.208.0-alpha.0)</h2> <h3>Features</h3> <ul> <li><strong>glue:</strong> throw ValidationError instead of untyped errors (<a href="https://redirect.github.com/aws/aws-cdk/issues/35084">#35084</a>) (<a href="https://github.com/aws/aws-cdk/commit/1e20df640dfe1ddfd082d459fc9ff5e063b1a95c">1e20df6</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.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.207.0-alpha.0...v2.208.0-alpha.0">2.208.0-alpha.0</a> (2025-07-29)</h2> <h3>Features</h3> <ul> <li><strong>glue:</strong> throw ValidationError instead of untyped errors (<a href="https://redirect.github.com/aws/aws-cdk/issues/35084">#35084</a>) (<a href="https://github.com/aws/aws-cdk/commit/1e20df640dfe1ddfd082d459fc9ff5e063b1a95c">1e20df6</a>)</li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.206.0-alpha.0...v2.207.0-alpha.0">2.207.0-alpha.0</a> (2025-07-24)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.205.0-alpha.0...v2.206.0-alpha.0">2.206.0-alpha.0</a> (2025-07-16)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.204.0-alpha.0...v2.205.0-alpha.0">2.205.0-alpha.0</a> (2025-07-15)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.203.1-alpha.0...v2.204.0-alpha.0">2.204.0-alpha.0</a> (2025-07-04)</h2> <h3>Features</h3> <ul> <li><strong>lambda-python-alpha:</strong> support uv (<a href="https://redirect.github.com/aws/aws-cdk/issues/33880">#33880</a>) (<a href="https://github.com/aws/aws-cdk/commit/ac6f13695ba84d5358b69c0763c2f611af54e826">ac6f136</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/31238">#31238</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/32413">#32413</a></li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.203.0-alpha.0...v2.203.1-alpha.0">2.203.1-alpha.0</a> (2025-07-02)</h2> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.202.0-alpha.0...v2.203.0-alpha.0">2.203.0-alpha.0</a> (2025-07-01)</h2> <h3>Features</h3> <ul> <li><strong>ec2:</strong> support for client route enforcement for client VPN endpoint (<a href="https://redirect.github.com/aws/aws-cdk/issues/34405">#34405</a>) (<a href="https://github.com/aws/aws-cdk/commit/063f4e79d7416c52b622450222c5439e893ca74c">063f4e7</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>ec2:</strong> don't use inferenceAccellerators in the constructors if not needed (<a href="https://redirect.github.com/aws/aws-cdk/issues/34618">#34618</a>) (<a href="https://github.com/aws/aws-cdk/commit/054c6c53982b8ba33ca31af6752b1662ed5752b8">054c6c5</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/33505">#33505</a> <a href="https://redirect.github.com/aws//redirect.github.com/aws/aws-cdk/issues/33505/issues/issuecomment-2770818825">aws/aws-cdk#33505</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/34610">#34610</a></li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.201.0-alpha.0...v2.202.0-alpha.0">2.202.0-alpha.0</a> (2025-06-20)</h2> <h3>Features</h3> <ul> <li><strong>amplify:</strong> add compute role support for Amplify branches (<a href="https://redirect.github.com/aws/aws-cdk/issues/34708">#34708</a>) (<a href="https://github.com/aws/aws-cdk/commit/817a21a782da035f7878facf8cc4d938250b70e0">817a21a</a>)</li> <li><strong>amplify-alpha:</strong> support custom response headers in monorepo structures (<a href="https://redirect.github.com/aws/aws-cdk/issues/31771">#31771</a>) (<a href="https://github.com/aws/aws-cdk/commit/aea1372ab7bc68c489cea5ee5e499233755910e8">aea1372</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/31758">#31758</a></li> </ul> <h2><a href="https://github.com/aws/aws-cdk/compare/v2.200.2-alpha.0...v2.201.0-alpha.0">2.201.0-alpha.0</a> (2025-06-12)</h2> <h3>Features</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk/commit/5b272a9822a9ec4408800f17fed7e9b455b5b35e"><code>5b272a9</code></a> chore: update analytics metadata blueprints</li> <li><a href="https://github.com/aws/aws-cdk/commit/24bbced7e67ec6265713cf46c51b110f38b6cf7d"><code>24bbced</code></a> fix(logs): revert &quot;exposed metric from the metric filter will now include the...</li> <li><a href="https://github.com/aws/aws-cdk/commit/6c4181bbe1c28b8080ba5f12716ad91475b2b3f5"><code>6c4181b</code></a> fix(core): <code>Tag must have a value</code> error is impossible to attribute to a spec...</li> <li><a href="https://github.com/aws/aws-cdk/commit/1da883e705b95d05ce639af5f07ebb008cd6e537"><code>1da883e</code></a> chore(dependencies): build with upgraded dependencies fails (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34957">#34957</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/a2b3e788fdedff02ce2abd8998c37d4da5a5dc2d"><code>a2b3e78</code></a> feat: update L1 CloudFormation resource definitions (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/35054">#35054</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/81fe66029bba42135143874072f16387f7edc741"><code>81fe660</code></a> fix(custom-resources): use loggingFormat instead of deprecated logFormat (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/35">#35</a>...</li> <li><a href="https://github.com/aws/aws-cdk/commit/1061988c33db2a60f48111dccecdccabaf82ad8b"><code>1061988</code></a> chore(rds): deprecate PostgreSQL versions 13.17, 13.19, 14.14, 14.16, 15.9, 1...</li> <li><a href="https://github.com/aws/aws-cdk/commit/1d35961aa2e9a0cb486b72953f1a7c10305c7432"><code>1d35961</code></a> chore(region-info): ap-southeast-6 (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/35036">#35036</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/569f0c350cb6e3b1d70a15deb57e0d304f8a1892"><code>569f0c3</code></a> chore(bedrock): add TwelveLabs Marengo 2.7 and Pegasus 1.2 (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/35011">#35011</a>)</li> <li><a href="https://github.com/aws/aws-cdk/commit/57ae6f92949623d93c73ff23057291ba0f5eb95b"><code>57ae6f9</code></a> fix(logs): query strings can have multiple stats commands (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib/issues/34590">#34590</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-cdk/commits/v2.208.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.207.0&new-version=2.208.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 7aa0910 commit 2b2a0d2

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package-lock.json

Lines changed: 9 additions & 8 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.207.0",
13+
"aws-cdk-lib": "^2.208.0",
1414
"cdk-nag": "^2.36.48",
1515
"constructs": "^10.4.2",
1616
"source-map-support": "^0.5.21"

0 commit comments

Comments
 (0)