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(deps): update dependency execa to v5 #153

Merged
merged 3 commits into from
Oct 20, 2021
Merged

fix(deps): update dependency execa to v5 #153

merged 3 commits into from
Oct 20, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
execa ^4.0.0 -> ^5.0.0 age adoption passing confidence

Release Notes

sindresorhus/execa

v5.1.1

Compare Source

  • Fix error message when user passes a single array argument (#​468) 2b9c0e1

v5.1.0

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

Breaking
  • Remove faulty emulated ENOENT error on Windows (#​447) bdbd975
    This is only a breaking change if you depend on the exact error message.
Improvements

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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/execa-5.x branch from 15b4b05 to 13bc287 Compare October 20, 2021 17:43
@gr2m gr2m added this to the v6.0.0 milestone Oct 20, 2021
@renovate renovate bot force-pushed the renovate/execa-5.x branch from 13bc287 to a9f884b Compare October 20, 2021 19:39
@gr2m gr2m self-assigned this Oct 20, 2021
@renovate renovate bot force-pushed the renovate/execa-5.x branch from a9f884b to 9b277b5 Compare October 20, 2021 19:56
@gr2m gr2m force-pushed the renovate/execa-5.x branch from 9b277b5 to 9fbb9df Compare October 20, 2021 19:56
gr2m added 2 commits October 20, 2021 12:59
…atible with dependencies

This is technically a breaking change, but I do not know which dependency requires 10.17 and do not have the time to investigate further. Plus the alternative to pinning said dependencie might open up `env-ci` to known security vulnerability which we do not want. It is a tradeoff, and all things considered we decided to release it as a fix
@gr2m gr2m merged commit d6cfda0 into master Oct 20, 2021
@gr2m gr2m deleted the renovate/execa-5.x branch October 20, 2021 20:06
@github-actions
Copy link

🎉 This PR is included in version 5.3.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants