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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 17, 2021

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: Enabled.

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 6 times, most recently from 0e025cd to a7f1148 Compare November 24, 2021 02:06
@renovate renovate bot force-pushed the renovate/master-execa-6.x branch 9 times, most recently from dd3bb13 to bda1c3e Compare November 30, 2021 20:03
@renovate renovate bot force-pushed the renovate/master-execa-6.x branch 5 times, most recently from 0f565f0 to d4fb5b7 Compare December 11, 2021 09:50
@renovate renovate bot force-pushed the renovate/master-execa-6.x branch 7 times, most recently from b25b274 to cf656ad Compare December 16, 2021 08:32
@renovate renovate bot force-pushed the renovate/master-execa-6.x branch from cf656ad to 79f73f2 Compare December 17, 2021 16:54
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