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

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
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 from 698891b to 95bbb4d Compare December 6, 2021 01:55
@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 from acdc4f3 to 001ce11 Compare March 14, 2022 01:55
@renovate renovate bot force-pushed the renovate/execa-6.x branch from 6df3c3b to a83e2dd Compare April 18, 2022 04:37
@renovate renovate bot force-pushed the renovate/execa-6.x branch 3 times, most recently from b077c7c to c035429 Compare May 2, 2022 05:04
@renovate renovate bot force-pushed the renovate/execa-6.x branch 2 times, most recently from cb832c4 to 721a92f Compare May 9, 2022 04:42
@renovate renovate bot force-pushed the renovate/execa-6.x branch 2 times, most recently from 73e4d40 to 17d2235 Compare May 23, 2022 05:12
@renovate renovate bot force-pushed the renovate/execa-6.x branch 2 times, most recently from 7f92770 to d75e5b0 Compare May 30, 2022 03:09
@renovate renovate bot force-pushed the renovate/execa-6.x branch 5 times, most recently from 3562159 to 8412e08 Compare June 9, 2022 15:23
@renovate renovate bot force-pushed the renovate/execa-6.x branch 3 times, most recently from f71df18 to 850fe7d Compare June 13, 2022 07:06
@renovate renovate bot force-pushed the renovate/execa-6.x branch from 850fe7d to 7a5a3f3 Compare June 20, 2022 05:09
@renovate renovate bot force-pushed the renovate/execa-6.x branch 2 times, most recently from 6cb8d0b to fb073bc Compare July 4, 2022 03:11
@renovate renovate bot force-pushed the renovate/execa-6.x branch 3 times, most recently from 13b8009 to 4fc91bc Compare July 11, 2022 03:37
@renovate renovate bot force-pushed the renovate/execa-6.x branch 2 times, most recently from 8192153 to 240b536 Compare July 25, 2022 02:39
@renovate renovate bot force-pushed the renovate/execa-6.x branch 3 times, most recently from 1663368 to 4244870 Compare August 8, 2022 03:59
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