avast / yls

YARA Language Server
https://avast.github.io/yls/
MIT License
68 stars 13 forks source link

chore(deps-dev): Bump @vscode/test-electron from 2.1.5 to 2.3.4 in /editors/vscode #130

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 1 year ago

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

Changelog

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

2.3.4 | 2022-07-31

  • Fix "insiders" string not matching correctly

2.3.3 | 2022-06-10

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

2.3.2 | 2022-05-11

  • Fix download method not working for the vscode cli.

2.3.1 | 2022-04-04

  • Gracefully kill VS Code if SIGINT is received

2.3.0 | 2022-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 | 2022-02-19

  • Use existing downloads if internet is inaccessible

2.2.3 | 2022-01-30

  • Fix tests sometimes hanging on windows

2.2.2 | 2022-01-09

  • Add default for platform in resolveCliPathFromVSCodeExecutablePath to match docs

2.2.1 | 2022-12-06

  • Add an idle timeout for downloads
Commits
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 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[bot] commented 8 months ago

Superseded by #151.