Skip to content

Commit 001c5ef

Browse files
Upgrade: [dependabot] - bump aws-cdk from 2.1104.0 to 2.1105.0 (#498)
Bumps [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) from 2.1104.0 to 2.1105.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.1105.0</h2> <h2><a href="https://github.com/aws/aws-cdk-cli/compare/aws-cdk@v2.1104.0...aws-cdk@v2.1105.0">2.1105.0</a> (2026-02-05)</h2> <h3>Features</h3> <ul> <li><strong>deps:</strong> upgrade aws-cdk-lib (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/1107">#1107</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/c13141e21d8608e3414b5c42343490ff27d6ba79">c13141e</a>)</li> <li><strong>deps:</strong> upgrade aws-cdk-lib (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/1116">#1116</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/c838a5508078723e53fdaedb793665808cca0621">c838a55</a>)</li> <li><strong>integ-runner:</strong> toolkit-lib-engine is now the only engine (removes old cli-wrapper engine) (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/1108">#1108</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/6386a5452abe0cb6829ef8cf75512238394c8e36">6386a54</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk-cli/commit/3e25a4e65f3557f4a5c63845725c893f9db1b2cc"><code>3e25a4e</code></a> refactor: consolidate IO message to telemetry event logic (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1117">#1117</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/c838a5508078723e53fdaedb793665808cca0621"><code>c838a55</code></a> feat(deps): upgrade aws-cdk-lib (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1116">#1116</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/6386a5452abe0cb6829ef8cf75512238394c8e36"><code>6386a54</code></a> feat(integ-runner): toolkit-lib-engine is now the only engine (removes old cl...</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/c13141e21d8608e3414b5c42343490ff27d6ba79"><code>c13141e</code></a> feat(deps): upgrade aws-cdk-lib (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1107">#1107</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/78dd54143ad1b7ed685008c8bf25c6a3f5655694"><code>78dd541</code></a> chore(deps): bump axios from 1.13.2 to 1.13.4 (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1100">#1100</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/9400d540cd404d4fec4ee1a4d69f1853840559d7"><code>9400d54</code></a> chore(deps): bump <code>@​aws-sdk/client-sfn</code> from 3.953.0 to 3.980.0 (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1102">#1102</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1105.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.1104.0&new-version=2.1105.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 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 869ad53 commit 001c5ef

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"vitest": "^4.0.13"
2727
},
2828
"dependencies": {
29-
"aws-cdk": "^2.1104.0",
29+
"aws-cdk": "^2.1105.0",
3030
"aws-cdk-lib": "^2.236.0",
3131
"cdk-nag": "^2.37.52",
3232
"constructs": "^10.4.5",

packages/cdkConstructs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@aws-sdk/client-cloudformation": "^3.987.0",
2424
"@aws-sdk/client-route-53": "^3.987.0",
2525
"@aws-sdk/client-s3": "^3.978.0",
26-
"aws-cdk": "^2.1104.0",
26+
"aws-cdk": "^2.1105.0",
2727
"aws-cdk-lib": "^2.236.0",
2828
"cdk-nag": "^2.37.52",
2929
"constructs": "^10.4.5"

0 commit comments

Comments
 (0)