Commit 7bc138e
authored
Upgrade: [dependabot] - bump aws-cdk from 2.1018.1 to 2.1019.1 (#376)
Bumps
[aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk)
from 2.1018.1 to 2.1019.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>[email protected]</h2>
<h2><a
href="https://github.com/aws/aws-cdk-cli/compare/[email protected]@v2.1019.1">2.1019.1</a>
(2025-06-19)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>revert "retain type of context values and not convert them to
string" (<a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/630">#630</a>)
(<a
href="https://github.com/aws/aws-cdk-cli/commit/76ac13cb3de70bf1e014f721f3a7bd92a17a003a">76ac13c</a>)</li>
</ul>
<h2>[email protected]</h2>
<h2><a
href="https://github.com/aws/aws-cdk-cli/compare/[email protected]@v2.1019.0">2.1019.0</a>
(2025-06-18)</h2>
<h3>Features</h3>
<ul>
<li><strong>cli:</strong> aws-cdk bundle is now targeting node18 (<a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/610">#610</a>)
(<a
href="https://github.com/aws/aws-cdk-cli/commit/bdf1f660bf7a95eabaebf458fbbef148c3d14a87">bdf1f66</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cli:</strong> retain type of context values and not convert
them to string (<a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/595">#595</a>)
(<a
href="https://github.com/aws/aws-cdk-cli/commit/6250b39a63baeaf385e52f1b08041b7fdc3f31f0">6250b39</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/30583">#30583</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/76ac13cb3de70bf1e014f721f3a7bd92a17a003a"><code>76ac13c</code></a>
fix: revert "retain type of context values and not convert them to
string" (#...</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/e9c24a6ac053dbafdb9ce3cad6248f8548896c60"><code>e9c24a6</code></a>
chore: use isolatedModules tsconfig everywhere (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/620">#620</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/fafb1f6a63b456c931985c0c44435a8baccadd3d"><code>fafb1f6</code></a>
chore(deps): upgrade dependencies (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/615">#615</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/6250b39a63baeaf385e52f1b08041b7fdc3f31f0"><code>6250b39</code></a>
fix(cli): retain type of context values and not convert them to string
(<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/595">#595</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/bdf1f660bf7a95eabaebf458fbbef148c3d14a87"><code>bdf1f66</code></a>
feat(cli): aws-cdk bundle is now targeting node18 (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/610">#610</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/c64f63aa4676cd9df31e2901819fa34a490d0bc0"><code>c64f63a</code></a>
chore(node-bundle): produce a bundle metafile by default (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/607">#607</a>)</li>
<li>See full diff 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 5805c89 commit 7bc138e
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