Skip to content
This repository was archived by the owner on Dec 10, 2021. It is now read-only.

fix(deps): update dependency execa to v6 (master)#1002

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

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

Conversation

@renovate

@renovate renovate Bot commented Nov 17, 2021

Copy link
Copy Markdown

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
execa ^5.0.0 -> ^6.0.0 age adoption passing confidence

Release Notes

sindresorhus/execa

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').syncimport {execaSync} from 'execa'
    • require('execa').commandimport {execaCommand} from 'execa'
    • require('execa').commandSyncimport {execaCommandSync} from 'execa'
    • require('execa').nodeimport {execaNode} from 'execa'

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

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 renovate Bot force-pushed the renovate/master-execa-6.x branch 11 times, most recently from 10a480d to 6b89324 Compare November 24, 2021 01:03
@renovate renovate Bot force-pushed the renovate/master-execa-6.x branch 17 times, most recently from e59dddc to d89af58 Compare December 2, 2021 08:21
@renovate renovate Bot force-pushed the renovate/master-execa-6.x branch 2 times, most recently from 65b7d0b to 31cd0e5 Compare December 3, 2021 23:23
@renovate renovate Bot force-pushed the renovate/master-execa-6.x branch 7 times, most recently from d434b32 to 1fbe434 Compare December 7, 2021 06:31
@renovate renovate Bot force-pushed the renovate/master-execa-6.x branch from 1fbe434 to f6e729a Compare December 9, 2021 10:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant