Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

chore(deps): update dependency execa to v6 #845

Merged
merged 2 commits into from
Nov 20, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 19, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
execa ^5.1.1 -> ^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 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 renovate bot requested a review from a team as a code owner November 19, 2021 22:20
@renovate renovate bot requested review from photodow, annawen1 and andysherman2121 and removed request for a team November 19, 2021 22:20
@ibmdotcom-bot
Copy link
Contributor

ibmdotcom-bot commented Nov 19, 2021

@ibmdotcom-bot
Copy link
Contributor

ibmdotcom-bot commented Nov 19, 2021

@ibmdotcom-bot
Copy link
Contributor

ibmdotcom-bot commented Nov 19, 2021

@ibmdotcom-bot
Copy link
Contributor

ibmdotcom-bot commented Nov 19, 2021

@abdonrd abdonrd added the Ready to merge Label for the pull requests that are ready to merge label Nov 20, 2021
@kodiakhq kodiakhq bot merged commit 63e0784 into master Nov 20, 2021
@kodiakhq kodiakhq bot deleted the renovate/execa-6.x branch November 20, 2021 11:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Ready to merge Label for the pull requests that are ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants