Skip to content

Commit 7453558

Browse files
Upgrade: [dependabot] - bump aws-cdk from 2.1017.1 to 2.1018.0 (#348)
Bumps [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) from 2.1017.1 to 2.1018.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>[email protected]</h2> <h2><a href="https://github.com/aws/aws-cdk-cli/compare/[email protected]@v2.1018.0">2.1018.0</a> (2025-06-05)</h2> <h3>Features</h3> <ul> <li>drop support for Node.js 14 and 16 (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/565">#565</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/554d2c99b9101fb243773ec15fe05be1eed9f1df">554d2c9</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>cli:</strong> update <code>cdk-from-cfn</code> to fix a number of <code>cdk migrate</code> bugs (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/569">#569</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/a1ef4fcd6d4493cb4b504a9c7f448b12b3a90f96">a1ef4fc</a>)</li> <li><strong>toolkit-lib:</strong> <code>refactor</code> feature is not marked as unstable (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/563">#563</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/c2f7af82e0835bd61c1d35d8288bcf8f49f27a09">c2f7af8</a>)</li> <li><strong>toolkit-lib:</strong> new <code>mappingSource</code> option to replace multiple mutual exclusive options in the refactor API (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/559">#559</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/49699d8bec19abf976eebf592917a56c2cba37a8">49699d8</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk-cli/commit/e629e305067378aa2799c5c8fa0e7c4220a8e012"><code>e629e30</code></a> chore(cli): type <code>currentAction</code> as <code>CliAction</code> (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/571">#571</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/3b7ef941e07c6dc5fc9142c4b90810b2e837f7a1"><code>3b7ef94</code></a> chore: new lint rule jsdoc/require-hyphen-before-param-description (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/572">#572</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/a1ef4fcd6d4493cb4b504a9c7f448b12b3a90f96"><code>a1ef4fc</code></a> fix(cli): update <code>cdk-from-cfn</code> to fix a number of <code>cdk migrate</code> bugs (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/569">#569</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/1f9a19e0b4df32a5015628bedf0950cda97995d9"><code>1f9a19e</code></a> chore: fix typo (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/566">#566</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/554d2c99b9101fb243773ec15fe05be1eed9f1df"><code>554d2c9</code></a> feat: drop support for Node.js 14 and 16 (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/565">#565</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/49699d8bec19abf976eebf592917a56c2cba37a8"><code>49699d8</code></a> fix(toolkit-lib): new <code>mappingSource</code> option to replace multiple mutual exclu...</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/c2f7af82e0835bd61c1d35d8288bcf8f49f27a09"><code>c2f7af8</code></a> fix(toolkit-lib): <code>refactor</code> feature is not marked as unstable (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/563">#563</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/ad4ab4d3e5b838c70bf72991d08542dcce92363e"><code>ad4ab4d</code></a> chore(deps): upgrade dependencies (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/562">#562</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-cdk-cli/commits/[email protected]/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.1017.1&new-version=2.1018.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 19b9aa8 commit 7453558

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 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
@@ -16,6 +16,6 @@
1616
"source-map-support": "^0.5.21"
1717
},
1818
"devDependencies": {
19-
"aws-cdk": "^2.1017.1"
19+
"aws-cdk": "^2.1018.0"
2020
}
2121
}

0 commit comments

Comments
 (0)