Commit fd75523
authored
Upgrade: [dependabot] - bump aws-cdk from 2.1106.0 to 2.1106.1 (#880)
Bumps
[aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk)
from 2.1106.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 && dotnet build</code> for C# & 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>
</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
&& dotnet build</code> for C# & 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>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 />
[](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 1c332d1 commit fd75523
2 files changed
+5
-5
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
0 commit comments