Skip to content

Commit 1731e18

Browse files
Upgrade: [dependabot] - bump aws-cdk from 2.1006.0 to 2.1007.0 (#218)
Bumps [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) from 2.1006.0 to 2.1007.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.1007.0">2.1007.0</a> (2025-04-02)</h2> <h3>Features</h3> <ul> <li><strong>cli:</strong> CcApi context provider can be configured to fail if listing does not find a specific count of resources (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/251">#251</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/a1d5af981a8b90022656812ce4e0d667d7b0c425">a1d5af9</a>), closes <a href="https://redirect.github.com/aws/aws-cdk-cli/issues/257">#257</a></li> <li><strong>toolkit-lib:</strong> diff (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/279">#279</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/cd35a1c7af835a6beafc7a095c971e658fa1845d">cd35a1c</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>cli:</strong> diff always prints stack name (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/304">#304</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/d3f6c3c3f41452fb0e5fd795c2c13dd9e6396e06">d3f6c3c</a>), closes <a href="https://redirect.github.com/aws/aws-cdk-cli/issues/302">#302</a> <a href="https://redirect.github.com/aws/aws-cdk-cli/issues/264">#264</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk-cli/commit/d3f6c3c3f41452fb0e5fd795c2c13dd9e6396e06"><code>d3f6c3c</code></a> fix(cli): diff always prints stack name (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/304">#304</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/445fd713359981420600d6dc025c6ddcea5a7095"><code>445fd71</code></a> chore(deps): upgrade dependencies (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/298">#298</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/a1d5af981a8b90022656812ce4e0d667d7b0c425"><code>a1d5af9</code></a> feat(cli): CcApi context provider can be configured to fail if listing does n...</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/f816a1bface24923c49ab68e6926ccda5d4ef0dd"><code>f816a1b</code></a> chore: Fix URLs in md (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/297">#297</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/cd35a1c7af835a6beafc7a095c971e658fa1845d"><code>cd35a1c</code></a> feat(toolkit-lib): diff (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/279">#279</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/f9f6d1d7e80202ac2b71701bf37f93d453407a80"><code>f9f6d1d</code></a> refactor(tmp-toolkit-helpers): DiffFormatter class (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/283">#283</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/2a9ee4c78ad9baf83d3390bdf30993369b1dd84e"><code>2a9ee4c</code></a> refactor(toolkit): cxapp to use moden messaging infrastructure (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/285">#285</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/0db3dc2463056b176a43bf57d44d6fd49d1710d6"><code>0db3dc2</code></a> chore(tmp-toolkit-helpers): <code>formatStackDiff</code> and <code>formatSecurityDiff</code> moved ...</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.1006.0&new-version=2.1007.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 66bfa9c commit 1731e18

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
@@ -16,6 +16,6 @@
1616
"source-map-support": "^0.5.21"
1717
},
1818
"devDependencies": {
19-
"aws-cdk": "^2.1006.0"
19+
"aws-cdk": "^2.1007.0"
2020
}
2121
}

0 commit comments

Comments
 (0)