FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(deps): update dependency execa to v6 by renovate[bot] · Pull Request #222 · sourcegraph/sourcegraph-vscode-DEPRECATED · GitHub

This repository was archived by the owner on Mar 10, 2022. It is now read-only.

fix(deps): update dependency execa to v6 - #222

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/execa-6.x
Open

fix(deps): update dependency execa to v6#222
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/execa-6.x

Conversation

renovate Bot commented Dec 1, 2021
edited
Loading

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
execa ^5.0.0 -> ^6.1.0

Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.


Release Notes

sindresorhus/execa

v6.1.0

Compare Source

v6.0.0

Compare Source

Breaking
  • Require Node.js 12.20 (#​478) 7707880
  • This package is now pure ESM. Please read this.
  • Moved from a default export to named exports.
    • require('execa') → import {execa} from 'execa'
    • require('execa').sync → import {execaSync} from 'execa'
    • require('execa').command → import {execaCommand} from 'execa'
    • require('execa').commandSync → import {execaCommandSync} from 'execa'
    • require('execa').node → import {execaNode} from 'execa'

v5.1.1

Compare Source

  • Fix error message when user passes a single array argument (#​468) 2b9c0e1

v5.1.0

Compare Source

v5.0.1

Compare Source


Configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate Bot force-pushed the renovate/execa-6.x branch 2 times, most recently from bb0b7f0 to 0bd6041 Compare December 7, 2021 13:24
renovate Bot force-pushed the renovate/execa-6.x branch 2 times, most recently from 74b4d0f to 2668c55 Compare January 5, 2022 00:02
renovate Bot force-pushed the renovate/execa-6.x branch from 2668c55 to 89184ca Compare February 1, 2022 11:52
renovate Bot force-pushed the renovate/execa-6.x branch from 89184ca to 79438e1 Compare February 13, 2022 11:20
renovate Bot force-pushed the renovate/execa-6.x branch from 79438e1 to b8b232a Compare March 1, 2022 13:07
renovate Bot force-pushed the renovate/execa-6.x branch from b8b232a to f5862da Compare March 7, 2022 20:27
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL