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-dev): Bump @vscode/test-electron from 2.1.5 to 2.3.9 in /editors/vscode #151

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps @vscode/test-electron from 2.1.5 to 2.3.9.

Changelog

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

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

2.3.3 | 2023-06-10

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

2.3.2 | 2023-05-11

  • Fix download method not working for the vscode cli.

2.3.1 | 2023-04-04

  • Gracefully kill VS Code if SIGINT is received

2.3.0 | 2023-02-27

  • 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

2.2.4 | 2023-02-19

  • Use existing downloads if internet is inaccessible

2.2.3 | 2023-01-30

... (truncated)

Commits
  • fdb7ef9 2.3.9
  • 6d096d4 fix: archive extraction on Windows failing when run under Electron
  • a705c72 remove skip (#250)
  • 62881f0 change archive type detection to use content disposition (#248)
  • 7bd2c32 2.3.8 (#249)
  • c1a4966 chore(deps): bump get-func-name from 2.0.0 to 2.0.2 (#236)
  • 568bf57 Merge pull request #247 from microsoft/connor4312/validate-download
  • 3df8dfd 2.3.7
  • 6a41b27 feat: add length/hash validation for downloads
  • 91c7f9c Update platform support and remove Windows 32-bit archive option (#242)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by vscode-bot, 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.

Bumps [@vscode/test-electron](https://github.com/Microsoft/vscode-test) from 2.1.5 to 2.3.9.
- [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md)
- [Commits](microsoft/vscode-test@v2.1.5...v2.3.9)

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

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 Jan 29, 2024
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
Development

Successfully merging this pull request may close these issues.

None yet

0 participants