Skip to content

Commit 9833b0d

Browse files
Upgrade: [dependabot] - bump @devcontainers/cli from 0.84.0 to 0.84.1 (#62)
Bumps [@devcontainers/cli](https://github.com/devcontainers/cli) from 0.84.0 to 0.84.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/devcontainers/cli/blob/main/CHANGELOG.md"><code>@​devcontainers/cli</code>'s changelog</a>.</em></p> <blockquote> <h3>[0.84.1]</h3> <ul> <li>Bump tar from 7.5.10 to 7.5.11 due to <a href="https://github.com/advisories/GHSA-9ppj-qmqm-q256">CVE-2026-31802</a>. (<a href="https://redirect.github.com/devcontainers/cli/pull/1174">devcontainers/cli#1174</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/devcontainers/cli/commit/71fb1401a9706133637c03dfaf2ad7d595952c7d"><code>71fb140</code></a> 0.84.1</li> <li><a href="https://github.com/devcontainers/cli/commit/903084e3d734cfce61626334d37fa6e2373fc3b4"><code>903084e</code></a> Bump actions/upload-artifact from 5 to 7</li> <li><a href="https://github.com/devcontainers/cli/commit/0538e6134d4b44c76aee31f7f127c490fdf1fe63"><code>0538e61</code></a> Bump tar from 7.5.10 to 7.5.11</li> <li><a href="https://github.com/devcontainers/cli/commit/9ee8cfbfb3f8f1fcb0658a4a927e0383da46654c"><code>9ee8cfb</code></a> Adjust timeouts</li> <li>See full diff in <a href="https://github.com/devcontainers/cli/compare/v0.84.0...v0.84.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@devcontainers/cli&package-manager=npm_and_yarn&previous-version=0.84.0&new-version=0.84.1)](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> Co-authored-by: anthony-nhs <121869075+anthony-nhs@users.noreply.github.com>
1 parent 05934ec commit 9833b0d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"license": "ISC",
1010
"description": "",
1111
"dependencies": {
12-
"@devcontainers/cli": "^0.84.0"
12+
"@devcontainers/cli": "^0.84.1"
1313
}
1414
}

0 commit comments

Comments
 (0)