Skip to content

Commit 0fe24cf

Browse files
Upgrade: [dependabot] - bump aws-cdk from 2.1000.2 to 2.1000.3 (#148)
Bumps [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) from 2.1000.2 to 2.1000.3. <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.1000.3">2.1000.3</a> (2025-02-25)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>cdk-assets:</strong> use same SDK versions as other packages (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/121">#121</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/298a6c18aeee0b6be297a424c4adbccdf5b93a96">298a6c1</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk-cli/commit/321a46a4ae46602f9cf57fa3defa836adfffe720"><code>321a46a</code></a> chore(deps): upgrade dependencies (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/123">#123</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/298a6c18aeee0b6be297a424c4adbccdf5b93a96"><code>298a6c1</code></a> fix(cdk-assets): use same SDK versions as other packages (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/121">#121</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/99f54f6b3d4b823b92ee433d899b796570f92058"><code>99f54f6</code></a> chore: move minimum Node version back to 14 (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/120">#120</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/3e228d65f9ff6b412bafdb0cb9709f9370551b58"><code>3e228d6</code></a> chore(cli): update gc link (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/113">#113</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/55dac824bd9a078e835c15525b759c2ac94ce516"><code>55dac82</code></a> chore: trigger transitive releases when packages update (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/83">#83</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/4bed81c5a5358ab5f22e5d587538a9be8a4318dd"><code>4bed81c</code></a> chore(deps): upgrade dependencies (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/103">#103</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/dee84c133a59ad878ccdede3253be63b9de8eeb4"><code>dee84c1</code></a> chore: skip jsii packaging on regular build (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/81">#81</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/6b8cceb06ee9ed2927500b638e1c729fc888c32a"><code>6b8cceb</code></a> chore(toolkit): cleanup public interfaces (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/105">#105</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/628aa719552ff2e3554d583806b460fa44374994"><code>628aa71</code></a> docs(cli): new garbage collection diagram (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/95">#95</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/7517ecc2ded9169028540bc3bfdc8e320b161043"><code>7517ecc</code></a> chore(cli): don't emit empty user input interfaces (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/93">#93</a>)</li> <li>Additional commits viewable 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.1000.2&new-version=2.1000.3)](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 cbede1e commit 0fe24cf

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.1000.2"
19+
"aws-cdk": "^2.1000.3"
2020
}
2121
}

0 commit comments

Comments
 (0)