Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2022

This PR contains the following updates:

Package Change Age Confidence
@vscode/test-electron 2.1.5 -> 2.5.2 age confidence

Release Notes

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

v2.5.2

Compare Source

  • Fix install issue on various platforms

v2.5.1

Compare Source

  • Allow downloading server versions

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

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 force-pushed the renovate/vscode-test-electron-2.x branch from f02bfda to 0d10719 Compare December 6, 2022 23:38
@renovate renovate bot changed the title fix(deps): update dependency @vscode/test-electron to v2.2.0 fix(deps): update dependency @vscode/test-electron to v2.2.1 Dec 6, 2022
@renovate renovate bot changed the title fix(deps): update dependency @vscode/test-electron to v2.2.1 Update dependency @vscode/test-electron to v2.2.1 Dec 17, 2022
@renovate renovate bot changed the title Update dependency @vscode/test-electron to v2.2.1 fix(deps): update dependency @vscode/test-electron to v2.2.1 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/vscode-test-electron-2.x branch from 0d10719 to b35b136 Compare March 17, 2023 10:02
@renovate renovate bot changed the title fix(deps): update dependency @vscode/test-electron to v2.2.1 fix(deps): update dependency @vscode/test-electron to v2.3.0 Mar 17, 2023
@renovate renovate bot changed the title fix(deps): update dependency @vscode/test-electron to v2.3.0 fix(deps): update dependency @vscode/test-electron to v2.3.2 May 28, 2023
@renovate renovate bot force-pushed the renovate/vscode-test-electron-2.x branch from b35b136 to 1bea166 Compare May 28, 2023 10:40
@renovate renovate bot changed the title fix(deps): update dependency @vscode/test-electron to v2.3.2 fix(deps): update dependency @vscode/test-electron to v2.3.3 Jun 12, 2023
@renovate renovate bot force-pushed the renovate/vscode-test-electron-2.x branch from 1bea166 to fd7762f Compare June 12, 2023 03:38
@renovate renovate bot changed the title fix(deps): update dependency @vscode/test-electron to v2.3.3 fix(deps): update dependency @vscode/test-electron to v2.3.4 Jul 31, 2023
@renovate renovate bot force-pushed the renovate/vscode-test-electron-2.x branch from fd7762f to c5d2a2e Compare July 31, 2023 21:51
@renovate renovate bot force-pushed the renovate/vscode-test-electron-2.x branch from c5d2a2e to a921504 Compare October 4, 2023 23:06
@renovate renovate bot changed the title fix(deps): update dependency @vscode/test-electron to v2.3.4 fix(deps): update dependency @vscode/test-electron to v2.3.5 Oct 4, 2023
@renovate renovate bot changed the title fix(deps): update dependency @vscode/test-electron to v2.3.5 fix(deps): update dependency @vscode/test-electron to v2.3.6 Oct 24, 2023
@renovate renovate bot force-pushed the renovate/vscode-test-electron-2.x branch from a921504 to aefb8ac Compare October 24, 2023 22:07
@renovate renovate bot changed the title fix(deps): update dependency @vscode/test-electron to v2.3.6 fix(deps): update dependency @vscode/test-electron to v2.3.7 Nov 22, 2023
@renovate renovate bot force-pushed the renovate/vscode-test-electron-2.x branch 2 times, most recently from a5afa5b to 29a0680 Compare November 24, 2023 16:10
@renovate renovate bot changed the title fix(deps): update dependency @vscode/test-electron to v2.3.7 fix(deps): update dependency @vscode/test-electron to v2.3.8 Nov 24, 2023
@renovate renovate bot force-pushed the renovate/vscode-test-electron-2.x branch from 29a0680 to 3faf6ab Compare January 24, 2024 16:15
@renovate renovate bot changed the title fix(deps): update dependency @vscode/test-electron to v2.3.8 fix(deps): update dependency @vscode/test-electron to v2.3.9 Jan 24, 2024
@renovate renovate bot force-pushed the renovate/vscode-test-electron-2.x branch from 3faf6ab to b0657fc Compare May 13, 2024 23:13
@renovate
Copy link
Contributor Author

renovate bot commented May 13, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
Unknown Syntax Error: Unsupported option name ("--ignore-platform").

$ yarn install [--json] [--immutable] [--immutable-cache] [--check-cache] [--inline-builds] [--mode #0]

@renovate renovate bot changed the title fix(deps): update dependency @vscode/test-electron to v2.3.9 fix(deps): update dependency @vscode/test-electron to v2.3.10 May 13, 2024
@renovate renovate bot force-pushed the renovate/vscode-test-electron-2.x branch from b0657fc to 4bf0a9c Compare May 29, 2024 18:16
@renovate renovate bot changed the title fix(deps): update dependency @vscode/test-electron to v2.3.10 fix(deps): update dependency @vscode/test-electron to v2.4.0 May 29, 2024
@renovate renovate bot force-pushed the renovate/vscode-test-electron-2.x branch from 4bf0a9c to b40ac0a Compare July 5, 2024 23:06
@renovate renovate bot changed the title fix(deps): update dependency @vscode/test-electron to v2.4.0 fix(deps): update dependency @vscode/test-electron to v2.4.1 Jul 5, 2024
@renovate renovate bot force-pushed the renovate/vscode-test-electron-2.x branch from b40ac0a to 947fc94 Compare April 7, 2025 22:49
@renovate renovate bot changed the title fix(deps): update dependency @vscode/test-electron to v2.4.1 fix(deps): update dependency @vscode/test-electron to v2.5.1 Apr 7, 2025
@renovate renovate bot force-pushed the renovate/vscode-test-electron-2.x branch from 947fc94 to 842211f Compare April 9, 2025 21:49
@renovate renovate bot changed the title fix(deps): update dependency @vscode/test-electron to v2.5.1 fix(deps): update dependency @vscode/test-electron to v2.5.2 Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants