Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps vscode-test from 1.4.1 to 1.6.1.

Changelog

Sourced from vscode-test's changelog.

Changelog

1.6.0 | 2021-07-14

  • Expose generic download API with support for cachePath

1.5.2 | 2021-03-29

  • Don't write progress report when output is not connected to tty #91

1.5.1 | 2021-01-25

  • Fix wrong http proxy agent used #82

1.5.0 | 2021-01-25

  • Fix download failing on windows with long file paths
  • Make installation platform aware #78
  • Download and unzip directly for faster setup
  • Add download progress indicator
  • Show signal that caused vscode to quit if no exit code is present #64
Commits
Maintainer changes

This version was pushed to npm by connor.peet, a new releaser for vscode-test 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.

If all status checks pass Dependabot will automatically merge this pull request.


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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 15, 2021
@codecov
Copy link

codecov bot commented Jul 15, 2021

Codecov Report

Merging #241 (fd57797) into master (44a79c1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #241   +/-   ##
=======================================
  Coverage   73.64%   73.64%           
=======================================
  Files          16       16           
  Lines         554      554           
  Branches       61       61           
=======================================
  Hits          408      408           
  Misses        146      146           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 44a79c1...fd57797. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant