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 the vscode group with 1 update #524

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2024

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

Updates @vscode/test-electron from 1.6.2 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

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

@dependabot dependabot bot added the pr: dependencies relates to dependencies label Mar 22, 2024
@ybiquitous
Copy link
Member

@dependabot recreate

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.3.9
- [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md)
- [Commits](microsoft/vscode-test@v1.6.2...v2.3.9)

---
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 force-pushed the dependabot/npm_and_yarn/vscode-ee906c75b2 branch from ba81d43 to fb9251a Compare March 22, 2024 12:30
@ybiquitous
Copy link
Member

The versions are mismatched...

$ npm ls @vscode/test-electron
[email protected] /Users/masafumi/git/stylelint/vscode-stylelint
├── @vscode/[email protected]
└─┬ [email protected]
  └── @vscode/[email protected]

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

1 participant