Skip to content

Commit 9ed55c0

Browse files
Upgrade: [dependabot] - bump aws-cdk from 2.1029.4 to 2.1030.0 (#91)
Bumps [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) from 2.1029.4 to 2.1030.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-cdk-cli/releases">aws-cdk's releases</a>.</em></p> <blockquote> <h2>aws-cdk@v2.1030.0</h2> <h2><a href="https://github.com/aws/aws-cdk-cli/compare/aws-cdk@v2.1029.4...aws-cdk@v2.1030.0">2.1030.0</a> (2025-10-09)</h2> <h3>Features</h3> <ul> <li><strong>cli:</strong> allow users to enable all feature flags that do not impact their application (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/798">#798</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/05954dd8111869840ae247221058e058e42e7f29">05954dd</a>)</li> <li><strong>cli:</strong> auto-detect language for single-language custom templates (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/819">#819</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/e46adaf06467dfed206bddbf295f7f388fd05718">e46adaf</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>cli:</strong> metadata path in generated templates is invalid for migrate command (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/909">#909</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/d53056469a5e1a413bbe07c73db61ecbdd30dad9">d530564</a>), closes <a href="https://redirect.github.com/aws/aws-cdk-cli/issues/902">#902</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk-cli/commit/e46adaf06467dfed206bddbf295f7f388fd05718"><code>e46adaf</code></a> feat(cli): auto-detect language for single-language custom templates (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/819">#819</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/d53056469a5e1a413bbe07c73db61ecbdd30dad9"><code>d530564</code></a> fix(cli): metadata path in generated templates is invalid for migrate command...</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/3177fd038660e26e45206b9bff996b71642c103c"><code>3177fd0</code></a> chore(cli-lib-alpha): stop releasing deprecated package (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/905">#905</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/9855c8f8fbfa680d8ecb13f4d7924370d1ae51fb"><code>9855c8f</code></a> refactor(toolkit-lib): standardize confirmation requests to use ConfirmationR...</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/05954dd8111869840ae247221058e058e42e7f29"><code>05954dd</code></a> feat(cli): allow users to enable all feature flags that do not impact their a...</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/ab4a08f8467674fc2eb59cf49cccec89c52f6dee"><code>ab4a08f</code></a> chore(cli): add cdk flags to readme command list (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/899">#899</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1030.0/packages/aws-cdk">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aws-cdk&package-manager=npm_and_yarn&previous-version=2.1029.4&new-version=2.1030.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7b55d9a commit 9ed55c0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -19,6 +19,6 @@
1919
},
2020
"devDependencies": {
2121
"@types/node": "^24.6.2",
22-
"aws-cdk": "^2.1029.4"
22+
"aws-cdk": "^2.1030.0"
2323
}
2424
}

0 commit comments

Comments
 (0)