Commit 2dd9536
Upgrade: [dependabot] - bump aws-cdk from 2.1100.3 to 2.1101.0 (#460)
Bumps
[aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk)
from 2.1100.3 to 2.1101.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.1101.0</h2>
<h2><a
href="https://github.com/aws/aws-cdk-cli/compare/aws-cdk@v2.1100.3...aws-cdk@v2.1101.0">2.1101.0</a>
(2026-01-15)</h2>
<h3>Features</h3>
<ul>
<li><strong>cli:</strong> <code>cdk init</code> supports custom project
names with <code>--project name, -n</code> option (<a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/1006">#1006</a>)
(<a
href="https://github.com/aws/aws-cdk-cli/commit/29249acbc143fcaa0080094a5d472408b6ebc4c1">29249ac</a>)</li>
<li><strong>deps:</strong> upgrade aws-cdk-lib (<a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/1017">#1017</a>)
(<a
href="https://github.com/aws/aws-cdk-cli/commit/4813f35bb28dd13c97e0dbc86e539a54ac0f1b56">4813f35</a>)</li>
<li><strong>deps:</strong> upgrade aws-cdk-lib (<a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/1021">#1021</a>)
(<a
href="https://github.com/aws/aws-cdk-cli/commit/a01536fc96a1794c883f8af218ec607602eabd0d">a01536f</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cli:</strong> flags commands do not forward context
parameters to synth (<a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/1005">#1005</a>)
(<a
href="https://github.com/aws/aws-cdk-cli/commit/2c0570a0e33d39b8b8199f5828db9513246c3a12">2c0570a</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/918">#918</a></li>
<li><strong>cli:</strong> hotswap ECS flags result in
<code>SerializationException: STRING_VALUE cannot be converted to
Integer</code> (<a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/973">#973</a>)
(<a
href="https://github.com/aws/aws-cdk-cli/commit/6c41e8574531ef35309681b3b39b5056abb6a02c">6c41e85</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/29249acbc143fcaa0080094a5d472408b6ebc4c1"><code>29249ac</code></a>
feat(cli): <code>cdk init</code> supports custom project names with
<code>--project name, -n</code>...</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/6c41e8574531ef35309681b3b39b5056abb6a02c"><code>6c41e85</code></a>
fix(cli): hotswap ECS flags result in `SerializationException:
STRING_VALUE c...</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/a01536fc96a1794c883f8af218ec607602eabd0d"><code>a01536f</code></a>
feat(deps): upgrade aws-cdk-lib (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1021">#1021</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/4813f35bb28dd13c97e0dbc86e539a54ac0f1b56"><code>4813f35</code></a>
feat(deps): upgrade aws-cdk-lib (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1017">#1017</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/885e4bc7caf54a786b385c36f5e9a19df20a0bd4"><code>885e4bc</code></a>
chore: fix failing <code>upgrade-aws-cdk-lib</code> workflow (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1016">#1016</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/2c0570a0e33d39b8b8199f5828db9513246c3a12"><code>2c0570a</code></a>
fix(cli): flags commands do not forward context parameters to synth (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/1005">#1005</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/7d091fc9da319ee3eafd7de8d6253abcbc1018f8"><code>7d091fc</code></a>
docs(aws-cdk): technical and conceptual flowcharts for deploy (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/920">#920</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1101.0/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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: anthony-nhs <121869075+anthony-nhs@users.noreply.github.com>1 parent f84a188 commit 2dd9536
3 files changed
Lines changed: 8 additions & 22 deletions
Some 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 | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments