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 1.6.2 to 2.4.0 in the vscode group #566

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2024

Bumps the vscode group with 1 update: @vscode/test-electron.

Updates @vscode/test-electron from 1.6.2 to 2.4.0

Changelog

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

2.4.0 | 2024-05-24

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

2.3.10 | 2024-05-13

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

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

... (truncated)

Commits
  • 75003e1 2.4.0
  • 67845f3 Merge pull request #272 from microsoft/connor4312/update-and-spinners
  • 813ab3a chore: update dependencies, improve progress reporting appearence
  • 2d17e1e Merge pull request #270 from microsoft/connor4312/unreleased-builds
  • 50afe68 fix: improve flexibility of runVSCodeCommand
  • 021f593 feat: allow downloading unreleased versions via -unreleased suffix
  • 884a3c8 Merge pull request #269 from microsoft/connor4312/node-CVE-2024-27980
  • 68fb5fb 2.3.10
  • 3f7a3cc feat: runVSCodeCommand as workaround for CVE-2024-27980
  • 40ecedf Merge pull request #263 from microsoft/dependabot/npm_and_yarn/vite-2.9.18
  • 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

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the vscode group with 1 update: [@vscode/test-electron](https://github.com/Microsoft/vscode-test).


Updates `@vscode/test-electron` from 1.6.2 to 2.4.0
- [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md)
- [Commits](microsoft/vscode-test@v1.6.2...v2.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the pr: dependencies relates to dependencies label Jun 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 27, 2024

Looks like @vscode/test-electron is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 27, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vscode-a0e06b83cc branch August 27, 2024 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: dependencies relates to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants