Commit bf5eb08
authored
Upgrade: [dependabot] - bump aws-cdk from 2.1029.0 to 2.1029.1 (#537)
Bumps
[aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk)
from 2.1029.0 to 2.1029.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.1029.1">2.1029.1</a>
(2025-09-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>cdk flags outputs empty table when recommended flags are already set
(<a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/836">#836</a>)
(<a
href="https://github.com/aws/aws-cdk-cli/commit/4d555c9a9dd6c3ac222eddd2b49c401824105caa">4d555c9</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/834">#834</a></li>
<li><strong>cli:</strong> text not readable in light terminals (<a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/838">#838</a>)
(<a
href="https://github.com/aws/aws-cdk-cli/commit/c48ec3e6853047233fc4a6b6a0086af3efcecf5d">c48ec3e</a>),
closes <a
href="https://redirect.github.com/aws/aws-cdk-cli/issues/751">#751</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/becbd499dc4d349727ae7e1862656507491d8507"><code>becbd49</code></a>
chore(deps): upgrade dependencies (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/841">#841</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/b4e759028298b946ef0e8c000f4b2f88b4a1872e"><code>b4e7590</code></a>
chore(deps): upgrade dependencies (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/839">#839</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/c48ec3e6853047233fc4a6b6a0086af3efcecf5d"><code>c48ec3e</code></a>
fix(cli): text not readable in light terminals (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/838">#838</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/0e1dec4efae9020a1a33e182248c99c487b1ffad"><code>0e1dec4</code></a>
chore(deps): upgrade dependencies (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/837">#837</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/e68193e66eb8874cd0427bf83a3f3d63ccd9ef90"><code>e68193e</code></a>
chore: improve stability of tests by copying SSM Parameter Value (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/830">#830</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/4d555c9a9dd6c3ac222eddd2b49c401824105caa"><code>4d555c9</code></a>
fix: cdk flags outputs empty table when recommended flags are already
set (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/836">#836</a>)</li>
<li><a
href="https://github.com/aws/aws-cdk-cli/commit/ccef4c6ecb2580cf29185f04cb8c2bb16d0e7963"><code>ccef4c6</code></a>
chore: explain how the CLI compares resources for refactoring (<a
href="https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk/issues/835">#835</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>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by [GitHub Actions](<a
href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a>
Actions), a new releaser for aws-cdk since your current version.</p>
</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 01fdf15 commit bf5eb08
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