Commit d125b13
authored
Upgrade: [dependabot] - bump aws-cdk from 2.1013.0 to 2.1014.0 (#289)
Bumps
[aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk)
from 2.1013.0 to 2.1014.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>[email protected]</h2>
<h2><a
href="https://github.com/aws/aws-cdk-cli/compare/[email protected]@v2.1014.0">2.1014.0</a>
(2025-05-08)</h2>
<h3>Features</h3>
<ul>
<li><strong>cli:</strong> new typescript projects use modern tsconfig
(<a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/429">#429</a>)
(<a
href="https://github.com/aws/aws-cdk-cli/commit/4068210f494ab1b2a68c635056b6b8990f82a5cf">4068210</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/427">#427</a></li>
<li><strong>integ-tests:</strong> add integ tests for the toolkit
library (<a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/430">#430</a>)
(<a
href="https://github.com/aws/aws-cdk-cli/commit/d430b2eec91447614819e675b6e7b18f4127ce2d">d430b2e</a>)</li>
<li><strong>refactor:</strong> ability to exclude selected resources
from refactoring (<a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/421">#421</a>)
(<a
href="https://github.com/aws/aws-cdk-cli/commit/eafb53b5efce413d0cba29dd13f9e6a51e363c74">eafb53b</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cli:</strong> <code>cdk notices</code> ignores failures and
calling cli with <code>--no-notices</code> makes an unexpected network
call (<a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/399">#399</a>)
(<a
href="https://github.com/aws/aws-cdk-cli/commit/6b16a21dc0b68b15381b4b3371514537a7ab6e89">6b16a21</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/370">#370</a>
<a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/440">#440</a></li>
<li><strong>toolkit:</strong> diff prints stack name not display name
(<a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/454">#454</a>)
(<a
href="https://github.com/aws/aws-cdk-cli/commit/0f917d614ba558f270162d5bb5dedc2444571cd9">0f917d6</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/448">#448</a>
<a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/301">#301</a>
<a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/301">#301</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/b0296228063e3f3a4964f019dac70f864cd94f53"><code>b029622</code></a>
chore(toolkit-lib): reduce api-extractor noise (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/468">#468</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/3c10a425810af353d67959427a80b8ecebec4bda"><code>3c10a42</code></a>
chore: reorg eslint rules into separate files (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/466">#466</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/d430b2eec91447614819e675b6e7b18f4127ce2d"><code>d430b2e</code></a>
feat(integ-tests): add integ tests for the toolkit library (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/430">#430</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/0f917d614ba558f270162d5bb5dedc2444571cd9"><code>0f917d6</code></a>
fix(toolkit): diff prints stack name not display name (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/454">#454</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/632de3f614ab977bd3b65fe7d21a122002334b98"><code>632de3f</code></a>
refactor(toolkit-lib): remove shared-public and other re-export files
(<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/452">#452</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/dc1dfbb5e5671cafb7db93503950c372f4130942"><code>dc1dfbb</code></a>
chore(deps): upgrade dependencies (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/449">#449</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/6b16a21dc0b68b15381b4b3371514537a7ab6e89"><code>6b16a21</code></a>
fix(cli): <code>cdk notices</code> ignores failures and calling cli with
<code>--no-notices</code> ...</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/bd4ad74288b626109bb0fa8eba6ceef3461e33fc"><code>bd4ad74</code></a>
refactor(cli): make notices display autodect part of yargs (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/450">#450</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/eafb53b5efce413d0cba29dd13f9e6a51e363c74"><code>eafb53b</code></a>
feat(refactor): ability to exclude selected resources from refactoring
(<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/421">#421</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/e1a9030b099539fa78088a3bdf0d696b9feda397"><code>e1a9030</code></a>
chore(cli): lint test files (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/441">#441</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 />
[](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 498f62b commit d125b13
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