Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 7, 2022

Bumps @vscode/test-electron from 2.0.3 to 2.1.2.

Changelog

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

2.1.2 | TBD

  • Fix executable path being returned incorrectly on cross-platform downloads
  • Fix tests sometimes failing with EACCESS errors on OSX

2.1.1 | 2021-01-20

  • Fix excessive logging when running in CI

2.1.0 | 2021-01-14

  • Add a progress reporter option on the TestOptions, which can be used to see more detail or silence download progress.
Commits
  • ba93fae 2.1.2
  • 4d62ede docs: changelog for 2.1.2
  • e83d77e fix: judge file format by server's content-type header (#125)
  • ce0285a chore: update resolveCliArgsFromVSCodeExecutablePath too
  • 50a3fde fix: executable path being returned incorrectly on cross-platform downloads
  • 25eafb9 Avoid calling resolve after reject (#123)
  • 8e8d7a8 2.1.1
  • 4c2611a 2.1.0
  • d9fa4a1 docs: changelog for 2.1.1
  • b50ca0a fix: only show downloading message on first data event
  • Additional commits viewable in compare view

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 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)
Bumps [@vscode/test-electron](https://github.com/Microsoft/vscode-test) from 2.0.3 to 2.1.2. - [Release notes](https://github.com/Microsoft/vscode-test/releases) - [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md) - [Commits](microsoft/vscode-test@v2.0.3...v2.1.2) --- 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 the dependencies Pull requests that update a dependency file label Feb 7, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 7, 2022

Dependabot tried to add @andschwa as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/SeeminglyScience/vscode-powershell/pulls/70/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the SeeminglyScience/vscode-powershell repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request 
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 25, 2022

Looks like @vscode/test-electron is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 25, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vscode/test-electron-2.1.2 branch February 25, 2022 19:00
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

0 participants