Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update dependency execa to v2 #17029

Merged
merged 1 commit into from
Sep 3, 2019
Merged

fix: update dependency execa to v2 #17029

merged 1 commit into from
Sep 3, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 24, 2019

This PR contains the following updates:

Package Type Update Change
execa dependencies major ^1.0.0 -> ^2.0.4
execa dependencies major ^0.11.0 -> ^2.0.4

Release Notes

sindresorhus/execa

v2.0.4

Compare Source

Bug fixes

  • Fix errors being thrown when detached: true or cleanup: false is used (#​360) 211febe

v2.0.3

Compare Source

Bug fixes

  • Add missing TypeScript definition for all (#​345)

Documentation

  • Add tip on how to execute the current package's binary (#​339, #​340)

v2.0.2

Compare Source

Bug fixes

v2.0.1

Compare Source

Bug fixes

  • Correctly set the engines.node field in package.json. Supported Node versions are either ^8.12.0 or >=9.7.0 (#​319, #​323)

Documentation

v2.0.0

Compare Source

Thanks to @​GMartigny, @​BendingBender, @​tomsotte, @​ammarbinfaisal, @​zokker13, @​stroncium, @​satyarohith, @​bradfordlemley, @​coreyfarrell, @​brandon93s, @​dtinth, @​papb for the great features and bug fixes they've contributed!

Please check the Medium article about this release!

Breaking changes

Features

Bug fixes

Documentation

Design

Tests

Maintainers


Renovate 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 if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot requested a review from a team as a code owner August 24, 2019 00:53
@renovate renovate bot changed the title fix: update dependency execa to v2 Update dependency execa to v2 Aug 26, 2019
@renovate renovate bot changed the title Update dependency execa to v2 fix: update dependency execa to v2 Aug 26, 2019
@renovate renovate bot changed the title fix: update dependency execa to v2 Update dependency execa to v2 Aug 28, 2019
@renovate renovate bot changed the title Update dependency execa to v2 fix: update dependency execa to v2 Aug 28, 2019
Copy link
Contributor

@sidharthachatterjee sidharthachatterjee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Breaking changes don't affect us! This is good to go 👍

@sidharthachatterjee sidharthachatterjee added the bot: merge on green Gatsbot will merge these PRs automatically when all tests passes label Sep 3, 2019
@gatsbybot gatsbybot merged commit 59d3472 into master Sep 3, 2019
@delete-merged-branch delete-merged-branch bot deleted the renovate/execa-2.x branch September 3, 2019 01:34
waltercruz pushed a commit to waltercruz/gatsby that referenced this pull request Sep 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: merge on green Gatsbot will merge these PRs automatically when all tests passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants