Bump @vscode/test-cli from 0.0.12 to 0.0.15 in /test/vscode#202
Bump @vscode/test-cli from 0.0.12 to 0.0.15 in /test/vscode#202dependabot[bot] wants to merge 1 commit into
Conversation
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>
🤖 Augment PR SummarySummary: This PR updates the VS Code test tooling dependency used under Changes:
Why: Pulls in upstream fixes/changes from Technical Notes: This impacts only the VS Code test runner invoked by 🤖 Was this summary useful? React with 👍 or 👎 |
| }, | ||
| "devDependencies": { | ||
| "@vscode/test-cli": "^0.0.12", | ||
| "@vscode/test-cli": "^0.0.15", |
There was a problem hiding this comment.
@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
🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.
Bumps @vscode/test-cli from 0.0.12 to 0.0.15.
Changelog
Sourced from @vscode/test-cli's changelog.
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)