Skip to content

Commit 0468d86

Browse files
Upgrade: [dependabot] - bump @devcontainers/cli from 0.83.2 to 0.84.0 (#41)
Bumps [@devcontainers/cli](https://github.com/devcontainers/cli) from 0.83.2 to 0.84.0. <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.0]</h3> <ul> <li>Dependencies update. (<a href="https://redirect.github.com/devcontainers/cli/pull/1167">devcontainers/cli#1167</a>)</li> </ul> <h2>February 2026</h2> <h3>[0.83.3]</h3> <ul> <li>Bump tar from 7.5.7 to 7.5.8. (<a href="https://redirect.github.com/devcontainers/cli/pull/1160">devcontainers/cli#1160</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/devcontainers/cli/commit/9207699460457b79cfeb960982aa40692f648ea1"><code>9207699</code></a> Cleanup</li> <li><a href="https://github.com/devcontainers/cli/commit/347262404a8ea376097cd92cbd506543fe9cc88f"><code>3472624</code></a> Pin compose plugin</li> <li><a href="https://github.com/devcontainers/cli/commit/898e1423536868085f9f2c5236088399d4736eda"><code>898e142</code></a> Adjust timeouts</li> <li><a href="https://github.com/devcontainers/cli/commit/c66bf6bc7973fcfdba1f3a623e53b3fcf9151e23"><code>c66bf6b</code></a> Update version</li> <li><a href="https://github.com/devcontainers/cli/commit/a7ed090bbf5b3b634c65e553386d4d479dd1e64e"><code>a7ed090</code></a> Update dependencies</li> <li><a href="https://github.com/devcontainers/cli/commit/d3b26ad8160dd72a438d0d7e51756c9a8f21fbbb"><code>d3b26ad</code></a> Cleanup</li> <li><a href="https://github.com/devcontainers/cli/commit/84e70d9f17119ae0a5980262d3dce425b8a8af92"><code>84e70d9</code></a> Update rimraf</li> <li><a href="https://github.com/devcontainers/cli/commit/a38a1ded91322774525e37e97d7808a4a6df1001"><code>a38a1de</code></a> Update <code>@​stylistic/eslint-plugin</code></li> <li><a href="https://github.com/devcontainers/cli/commit/bdb0b674fbe527182f94855c85dac394195076e4"><code>bdb0b67</code></a> Update ESLint</li> <li><a href="https://github.com/devcontainers/cli/commit/d4b7623b364b6c274ed82c7b0ca9776189e51974"><code>d4b7623</code></a> Node.js 18 EOL</li> <li>Additional commits viewable in <a href="https://github.com/devcontainers/cli/compare/v0.83.2...v0.84.0">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.83.2&new-version=0.84.0)](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 cc85d5a commit 0468d86

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package-lock.json

Lines changed: 5 additions & 5 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.83.2"
12+
"@devcontainers/cli": "^0.84.0"
1313
}
1414
}

0 commit comments

Comments
 (0)