Skip to content
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

chore(deps): update dependency @vscode/test-electron to v2 #113

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 7, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vscode/test-electron ^1.6.2 -> ^2.4.1 age adoption passing confidence

Release Notes

Microsoft/vscode-test (@​vscode/test-electron)

v2.4.1

Compare Source

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

v2.4.0

Compare Source

  • 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.

v2.3.10

Compare Source

  • Add runVSCodeCommand method and workaround for Node CVE-2024-27980

v2.3.9

  • Fix archive extraction on Windows failing when run under Electron

v2.3.8

  • Fix archive extraction on macOS and Linux sometimes failing

v2.3.7

Compare Source

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

v2.3.6

Compare Source

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

v2.3.5

Compare Source

  • Fix windows sometimes failing on EPERM in download

v2.3.4

Compare Source

  • Fix "insiders" string not matching correctly

v2.3.3

Compare Source

  • Disable GPU sandbox by default, fixing failures in some CI's.

v2.3.2

Compare Source

  • Fix download method not working for the vscode cli.

v2.3.0

Compare Source

  • Automatically use the most recent version matching engines.vscode in extensions' package.json
  • Allow insiders versions to be specified, such as version: "1.76.0-insider"
  • Reduce the likelihood of 'broken' installations on interrupted downloads
  • Remove dependency on outdated unzipper module

v2.2.3

Compare Source

  • Fix tests sometimes hanging on windows

v2.2.2

Compare Source

  • Add default for platform in resolveCliPathFromVSCodeExecutablePath to match docs

v2.2.1

Compare Source

  • Add an idle timeout for downloads

v2.2.0

Compare Source

v2.1.5

Compare Source

  • Automatically retry if VS Code download fails

v2.1.4

Compare Source

  • Fix uncaught error when failing to connect to the extension service

v2.1.3

Compare Source

  • Support arm64 builds on Linux

v2.1.2

Compare Source

  • Fix executable path being returned incorrectly on cross-platform downloads
  • Fix tests sometimes failing with EACCESS errors on OSX

v2.1.1

Compare Source

  • Fix excessive logging when running in CI

v2.1.0

Compare Source

  • Add a progress reporter option on the TestOptions, which can be used to see more detail or silence download progress.

v2.0.3

Compare Source

  • Fix @vscode/test-electron auto updating
  • Use arm64 version of VS Code on relevant platforms

v2.0.2

Compare Source

  • Add resolveCliArgsFromVSCodeExecutablePath

v2.0.1

Compare Source

  • Fix extra new lines added to test output

v2.0.0

Compare Source

  • Run tests using a separate instance of VS Code by default. This can be disabled by setting reuseMachineInstall: true.

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Mar 7, 2022
@renovate renovate bot force-pushed the renovate/vscode-test-electron-2.x branch from bedcc73 to ecc4d63 Compare June 18, 2022 16:45
@renovate renovate bot force-pushed the renovate/vscode-test-electron-2.x branch from ecc4d63 to 1234595 Compare September 25, 2022 21:15
@renovate renovate bot force-pushed the renovate/vscode-test-electron-2.x branch from 1234595 to f851e6f Compare November 20, 2022 19:40
@renovate renovate bot force-pushed the renovate/vscode-test-electron-2.x branch from f851e6f to 668f89e Compare March 17, 2023 07:51
@renovate renovate bot force-pushed the renovate/vscode-test-electron-2.x branch from 668f89e to 6fb7517 Compare May 28, 2023 11:00
@renovate renovate bot force-pushed the renovate/vscode-test-electron-2.x branch from 6fb7517 to 1c031b2 Compare June 12, 2023 00:50
@renovate renovate bot force-pushed the renovate/vscode-test-electron-2.x branch from 1c031b2 to 504fad7 Compare August 1, 2023 08:40
@renovate renovate bot force-pushed the renovate/vscode-test-electron-2.x branch from 504fad7 to fe2b07c Compare October 4, 2023 19:54
@renovate renovate bot force-pushed the renovate/vscode-test-electron-2.x branch from fe2b07c to fb5adbe Compare October 24, 2023 22:59
@renovate renovate bot force-pushed the renovate/vscode-test-electron-2.x branch 2 times, most recently from 90aa4c5 to cb7ac23 Compare November 24, 2023 16:45
@renovate renovate bot force-pushed the renovate/vscode-test-electron-2.x branch from cb7ac23 to e8ea2e6 Compare January 24, 2024 19:46
@renovate renovate bot force-pushed the renovate/vscode-test-electron-2.x branch from e8ea2e6 to 6d40c0d Compare May 13, 2024 22:52
@renovate renovate bot force-pushed the renovate/vscode-test-electron-2.x branch from 6d40c0d to 8b20ae1 Compare May 29, 2024 18:26
@renovate renovate bot force-pushed the renovate/vscode-test-electron-2.x branch from 8b20ae1 to 5e42743 Compare July 5, 2024 23:15
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 renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants