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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 23, 2021

Bumps execa from 4.1.0 to 5.1.1.

Release notes

Sourced from execa's releases.

v5.1.1

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

sindresorhus/execa@v5.1.0...v5.1.1

v5.1.0

sindresorhus/execa@v5.0.1...v5.1.0

v5.0.1

  • Fix timeout option validation (#463) 427c5c2

sindresorhus/execa@v5.0.0...v5.0.1

v5.0.0

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

  • Upgrade dependencies 5d64878

sindresorhus/execa@v4.1.0...v5.0.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [execa](https://github.com/sindresorhus/execa) from 4.1.0 to 5.1.1.
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](sindresorhus/execa@v4.1.0...v5.1.1)

---
updated-dependencies:
- dependency-name: execa
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 23, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #1175 (a673e8d) into master (07dbca1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1175   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           1       1           
  Lines          64      64           
  Branches        9       9           
======================================
  Misses         57      57           
  Partials        7       7           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a155cd5...a673e8d. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2021

Superseded by #1205.

@dependabot dependabot bot closed this Nov 17, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/execa-5.1.1 branch November 17, 2021 21:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant