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

fix(deps): update dependency execa to v6 #166

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2021

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, check this box

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

@renovate renovate bot force-pushed the renovate/execa-6.x branch 4 times, most recently from b60ffb7 to 698891b Compare November 24, 2021 09:39
@renovate renovate bot force-pushed the renovate/execa-6.x branch 3 times, most recently from e786626 to d419376 Compare December 20, 2021 03:12
@renovate renovate bot force-pushed the renovate/execa-6.x branch 2 times, most recently from d6accf3 to 5c95331 Compare January 3, 2022 02:05
@renovate renovate bot force-pushed the renovate/execa-6.x branch 2 times, most recently from ad3210a to 75bb85a Compare January 8, 2022 16:18
@renovate renovate bot force-pushed the renovate/execa-6.x branch 3 times, most recently from f3ec7cc to d6f0179 Compare January 24, 2022 05:15
@renovate renovate bot force-pushed the renovate/execa-6.x branch 3 times, most recently from 9546dad to 72cb0c5 Compare February 1, 2022 19:04
@renovate renovate bot force-pushed the renovate/execa-6.x branch 3 times, most recently from eba8737 to e894f12 Compare February 12, 2022 04:40
@renovate renovate bot force-pushed the renovate/execa-6.x branch 2 times, most recently from 140e338 to 339bacd Compare February 21, 2022 03:25
@renovate renovate bot force-pushed the renovate/execa-6.x branch 3 times, most recently from 6abe2fd to b7a339f Compare February 28, 2022 01:21
@renovate renovate bot force-pushed the renovate/execa-6.x branch 3 times, most recently from b0e5e11 to acdc4f3 Compare March 7, 2022 02:40
@renovate renovate bot force-pushed the renovate/execa-6.x branch 2 times, most recently from 4244870 to db85a4d Compare August 15, 2022 03:23
@renovate renovate bot force-pushed the renovate/execa-6.x branch 7 times, most recently from f16ac74 to 4d9af35 Compare August 25, 2022 19:12
@renovate renovate bot force-pushed the renovate/execa-6.x branch 2 times, most recently from 97b8685 to 1910c02 Compare September 5, 2022 04:45
@renovate renovate bot force-pushed the renovate/execa-6.x branch 4 times, most recently from 2cbf530 to acf0c4b Compare October 24, 2022 07:07
@renovate renovate bot force-pushed the renovate/execa-6.x branch 2 times, most recently from f0deb82 to 5bb7077 Compare November 14, 2022 18:08
@renovate renovate bot force-pushed the renovate/execa-6.x branch 5 times, most recently from eef0a4b to 828aa66 Compare December 5, 2022 08:50
@renovate renovate bot force-pushed the renovate/execa-6.x branch 2 times, most recently from 3464e17 to 39cb9fa Compare December 12, 2022 05:22
@renovate renovate bot changed the title fix(deps): update dependency execa to v6 Update dependency execa to v6 Dec 17, 2022
@renovate renovate bot changed the title Update dependency execa to v6 fix(deps): update dependency execa to v6 Dec 17, 2022
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.

0 participants