Skip to content

build(deps-dev): bump @vscode/test-electron from 2.3.0 to 2.5.2 #1638

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2025

Bumps @vscode/test-electron from 2.3.0 to 2.5.2.

Changelog

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

2.5.2 | 2024-04-09

  • Fix install issue on various platforms

2.5.1 | 2024-04-07

  • Allow downloading server versions

2.5.0 | 2024-02-04

  • Fix deleting old Insiders in electron not working

2.4.1 | 2024-07-05

  • Throw a typed TestRunFailedError on failure instead of a string.

2.4.0 | 2024-05-24

  • Allow installing unreleased builds using an -unreleased suffix, such as insiders-unreleased.
  • Allow passing different data directories in runVSCodeCommand, using it for extension development.
  • Improve the appearance progress reporting.

2.3.10 | 2024-05-13

2.3.9 | 2024-01-19

  • Fix archive extraction on Windows failing when run under Electron

2.3.8 | 2023-11-24

  • Fix archive extraction on macOS and Linux sometimes failing

2.3.7 | 2023-11-23

  • Remove detection for unsupported win32 builds
  • Add length and hash validation for downloaded builds

2.3.6 | 2023-10-24

  • Fix windows sometimes failing on EPERM in download (again)

2.3.5 | 2023-10-04

  • Fix windows sometimes failing on EPERM in download

2.3.4 | 2023-07-31

  • Fix "insiders" string not matching correctly

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for @​vscode/test-electron since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 10, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vscode/test-electron-2.5.2 branch 4 times, most recently from 0654ae8 to 5d91476 Compare April 22, 2025 07:22
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vscode/test-electron-2.5.2 branch 4 times, most recently from a77e066 to abcd5d6 Compare May 7, 2025 08:19
Bumps [@vscode/test-electron](https://github.com/Microsoft/vscode-test) from 2.3.0 to 2.5.2.
- [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md)
- [Commits](microsoft/vscode-test@v2.3.0...v2.5.2)

---
updated-dependencies:
- dependency-name: "@vscode/test-electron"
  dependency-version: 2.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vscode/test-electron-2.5.2 branch from abcd5d6 to 362e4c6 Compare May 9, 2025 07:33
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