Skip to content

Commit 683666f

Browse files
Upgrade: [dependabot] - bump aws-cdk from 2.1105.0 to 2.1106.1 (#520)
Bumps [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) from 2.1105.0 to 2.1106.1. <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.1106.1</h2> <h2><a href="https://github.com/aws/aws-cdk-cli/compare/aws-cdk@v2.1106.0...aws-cdk@v2.1106.1">2.1106.1</a> (2026-02-18)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>cli:</strong> <code>cdk init</code> fails to run <code>dotnet restore &amp;&amp; dotnet build</code> for C# &amp; F# projects (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/1148">#1148</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/69b9c33c5ccb0afce850b809c8976ea92d202683">69b9c33</a>)</li> <li><strong>cli:</strong> use NuGet floating version for constructs in .NET templates (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/1145">#1145</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/4e0d9f7c4473b1dea808f6684398707f80763d53">4e0d9f7</a>)</li> <li><strong>cloud-assembly-schema:</strong> manifest validation takes up majority of synthesis time (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/1135">#1135</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/efb810f5bdc9ef5ebd9e3ac28576b7d7ccf99647">efb810f</a>)</li> </ul> <h2>aws-cdk@v2.1106.0</h2> <h2><a href="https://github.com/aws/aws-cdk-cli/compare/aws-cdk@v2.1105.0...aws-cdk@v2.1106.0">2.1106.0</a> (2026-02-12)</h2> <h3>Features</h3> <ul> <li><strong>cli:</strong> metadata can live in a separate file (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/568">#568</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/48a22a1daad1d1086de906f5960d4213c2335a63">48a22a1</a>)</li> <li><strong>deps:</strong> upgrade aws-cdk-lib (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/1125">#1125</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/750d9bee0f0e046dd7cdfcab81d43b0e01003206">750d9be</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>cli:</strong> cdk watch glob pattern support broken after chokidar v3 -&gt; v4 upgrade (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/1134">#1134</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/114788d43c7b5f79bbd2635a628886143a959a3d">114788d</a>), closes <a href="https://redirect.github.com/aws/aws-cdk-cli/issues/1126">#1126</a></li> <li><strong>cli:</strong> glob patterns ignored in chokidar v4 (<a href="https://redirect.github.com/aws/aws-cdk-cli/issues/1131">#1131</a>) (<a href="https://github.com/aws/aws-cdk-cli/commit/4f58bf1182e1d6e84b46a6e536cd3a89b418d22e">4f58bf1</a>), closes <a href="https://redirect.github.com/aws/aws-cdk-cli/issues/1126">#1126</a> <a href="https://redirect.github.com/aws/aws-cdk-cli/issues/1059">#1059</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-cdk-cli/commit/4e0d9f7c4473b1dea808f6684398707f80763d53"><code>4e0d9f7</code></a> fix(cli): use NuGet floating version for constructs in .NET templates (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1145">#1145</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/69b9c33c5ccb0afce850b809c8976ea92d202683"><code>69b9c33</code></a> fix(cli): <code>cdk init</code> fails to run <code>dotnet restore &amp;&amp; dotnet build</code> for C# &amp; F...</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/f636cd9019d06acceac190d72f8e98c3f017726b"><code>f636cd9</code></a> docs: update AgentCore Runtime S3-based hotswap recommendation to use `fromCo...</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/efb810f5bdc9ef5ebd9e3ac28576b7d7ccf99647"><code>efb810f</code></a> fix(cloud-assembly-schema): manifest validation takes up majority of synthesi...</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/114788d43c7b5f79bbd2635a628886143a959a3d"><code>114788d</code></a> fix(cli): cdk watch glob pattern support broken after chokidar v3 -&gt; v4 upgra...</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/756d6c2c774c97bea96200c44f5ca7a303c38a6e"><code>756d6c2</code></a> revert: glob patterns ignored in chokidar v4 (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1132">#1132</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/4f58bf1182e1d6e84b46a6e536cd3a89b418d22e"><code>4f58bf1</code></a> fix(cli): glob patterns ignored in chokidar v4 (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1131">#1131</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/750d9bee0f0e046dd7cdfcab81d43b0e01003206"><code>750d9be</code></a> feat(deps): upgrade aws-cdk-lib (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1125">#1125</a>)</li> <li><a href="https://github.com/aws/aws-cdk-cli/commit/48a22a1daad1d1086de906f5960d4213c2335a63"><code>48a22a1</code></a> feat(cli): metadata can live in a separate file (<a href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/568">#568</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1106.1/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.1105.0&new-version=2.1106.1)](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 423b80a commit 683666f

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.1105.0",
29+
"aws-cdk": "^2.1106.1",
3030
"aws-cdk-lib": "^2.238.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.989.0",
2424
"@aws-sdk/client-route-53": "^3.987.0",
2525
"@aws-sdk/client-s3": "^3.978.0",
26-
"aws-cdk": "^2.1105.0",
26+
"aws-cdk": "^2.1106.1",
2727
"aws-cdk-lib": "^2.238.0",
2828
"cdk-nag": "^2.37.52",
2929
"constructs": "^10.4.5"

0 commit comments

Comments
 (0)