Skip to content

Commit 6cb248a

Browse files
Upgrade: [dependabot] - bump @devcontainers/cli from 0.83.0 to 0.83.2 (#28)
Bumps [@devcontainers/cli](https://github.com/devcontainers/cli) from 0.83.0 to 0.83.2. <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.83.2]</h3> <ul> <li>Improved logging for image inspect errors. (<a href="https://redirect.github.com/devcontainers/cli/pull/1152">devcontainers/cli#1152</a>)</li> </ul> <h3>[0.83.1]</h3> <ul> <li>Bump tar from 7.5.6 to 7.5.7. (<a href="https://redirect.github.com/devcontainers/cli/pull/1140">devcontainers/cli#1140</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/devcontainers/cli/commit/99a6d4697c1f57153d52cd63642a777134da6868"><code>99a6d46</code></a> Merge pull request <a href="https://redirect.github.com/devcontainers/cli/issues/1152">#1152</a> from devcontainers/chrmarti/legal-horse</li> <li><a href="https://github.com/devcontainers/cli/commit/fd14a8249092ed8ffb726d25fddf3d6fb07b1485"><code>fd14a82</code></a> Improved logging for image inspect errors</li> <li><a href="https://github.com/devcontainers/cli/commit/19397f9d9b2ecfaf839c4ae8db3d101565097fb9"><code>19397f9</code></a> Add permissions to workflows</li> <li><a href="https://github.com/devcontainers/cli/commit/c145cfa3400015119096e7e1487d96c3c3d4ec70"><code>c145cfa</code></a> Pin buildx version</li> <li><a href="https://github.com/devcontainers/cli/commit/f3637b9ef47916ae064d6cbb39d8d6acec63a7c2"><code>f3637b9</code></a> Disable containerd image store</li> <li><a href="https://github.com/devcontainers/cli/commit/1a55f1ab999a2ea2273405dbb0367523ab051f34"><code>1a55f1a</code></a> 0.83.1</li> <li><a href="https://github.com/devcontainers/cli/commit/3f45f2186981bc3f16de3402f823632beacfb11e"><code>3f45f21</code></a> Bump tar from 7.5.6 to 7.5.7</li> <li>See full diff in <a href="https://github.com/devcontainers/cli/compare/v0.83.0...v0.83.2">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.0&new-version=0.83.2)](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 cd7c2c3 commit 6cb248a

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.83.0"
12+
"@devcontainers/cli": "^0.83.2"
1313
}
1414
}

0 commit comments

Comments
 (0)