microsoft / vscode-azurearmtools

Azure Resource Manager Tools for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=msazurermtools.azurerm-vscode-tools
MIT License
135 stars 81 forks source link

Bump @vscode/test-electron from 1.6.2 to 2.3.6 #1667

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 1 year ago

Bumps @vscode/test-electron from 1.6.2 to 2.3.6.

Changelog

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

2.3.6 | 2022-10-24

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

2.3.5 | 2022-10-04

  • Fix windows sometimes failing on EPERM in download

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

2.1.5 | 2022-06-27

  • Automatically retry if VS Code download fails

... (truncated)

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

StephenWeatherford commented 7 months ago

@dependabot rebase

dependabot[bot] commented 7 months ago

Superseded by #1693.