Skip to content

Bump @vscode/test-cli from 0.0.12 to 0.0.15 in /test/vscode#202

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/test/vscode/vscode/test-cli-0.0.15
Open

Bump @vscode/test-cli from 0.0.12 to 0.0.15 in /test/vscode#202
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/test/vscode/vscode/test-cli-0.0.15

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps @vscode/test-cli from 0.0.12 to 0.0.15.

Changelog

Sourced from @​vscode/test-cli's changelog.

Changelog

Commits

Dependabot compatibility score

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 commands and options

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)

Review in cubic

Bumps [@vscode/test-cli](https://github.com/Microsoft/vscode-test-cli) from 0.0.12 to 0.0.15.
- [Changelog](https://github.com/microsoft/vscode-test-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/vscode-test-cli/commits)

---
updated-dependencies:
- dependency-name: "@vscode/test-cli"
  dependency-version: 0.0.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 29, 2026
@augmentcode

augmentcode Bot commented Jun 29, 2026

Copy link
Copy Markdown
🤖 Augment PR Summary

Summary: This PR updates the VS Code test tooling dependency used under test/vscode.

Changes:

  • Bumps @vscode/test-cli from ^0.0.12 to ^0.0.15 in test/vscode/package.json
  • Updates the corresponding lockfile (test/vscode/package-lock.json) via Dependabot

Why: Pulls in upstream fixes/changes from @vscode/test-cli.

Technical Notes: This impacts only the VS Code test runner invoked by npm test in test/vscode (not production dependencies); validating the VS Code test flow after the bump helps catch any CLI behavior/config changes early.

🤖 Was this summary useful? React with 👍 or 👎

@augmentcode augmentcode Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review completed. 1 suggestion posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

Comment thread test/vscode/package.json
},
"devDependencies": {
"@vscode/test-cli": "^0.0.12",
"@vscode/test-cli": "^0.0.15",

@augmentcode augmentcode Bot Jun 29, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vscode/test-cli is still in the 0.0.x range, where releases can introduce behavior changes despite small version bumps; it’s worth double-checking that the vscode-test script still runs cleanly and remains compatible with the pinned @vscode/test-electron version.

Severity: low

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants