Skip to content

Commit 4ab3909

Browse files
Upgrade: [dependabot] - bump @devcontainers/cli from 0.84.1 to 0.85.0 (#88)
Bumps [@devcontainers/cli](https://github.com/devcontainers/cli) from 0.84.1 to 0.85.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.85.0]</h3> <ul> <li>Inline buildx global build and target platform envvars when resolving base image and user. (<a href="https://redirect.github.com/devcontainers/cli/pull/1169">devcontainers/cli#1169</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/devcontainers/cli/commit/39685cf1aa58b5b11e90085bd32562fad61f4103"><code>39685cf</code></a> Merge pull request <a href="https://redirect.github.com/devcontainers/cli/issues/1185">#1185</a> from devcontainers/chrmarti/imaginative-duck</li> <li><a href="https://github.com/devcontainers/cli/commit/218a1b912c53e30927f96a2f5e44eb259f813c0e"><code>218a1b9</code></a> 0.85.0</li> <li><a href="https://github.com/devcontainers/cli/commit/60a458052361d9785fb2f799b64c21b2a93da91e"><code>60a4580</code></a> Update dependencies with security fixes</li> <li><a href="https://github.com/devcontainers/cli/commit/217ae9c97b0c5f47a123d9dc291e94232dec3f5f"><code>217ae9c</code></a> Inline buildx global build and target platform envvars when resolving base im...</li> <li>See full diff in <a href="https://github.com/devcontainers/cli/compare/v0.84.1...v0.85.0">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2217ff7 commit 4ab3909

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,7 +9,7 @@
99
"license": "ISC",
1010
"description": "",
1111
"dependencies": {
12-
"@devcontainers/cli": "^0.84.1"
12+
"@devcontainers/cli": "^0.85.0"
1313
},
1414
"devDependencies": {
1515
"@types/node": "^25.5.0",

0 commit comments

Comments
 (0)