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

deps: bump execa from 6.1.0 to 7.0.0 #1191

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

Bumps execa from 6.1.0 to 7.0.0.

Release notes

Sourced from execa's releases.

v7.0.0

Breaking

  • Require Node.js 14 and later (#497) a09cbc0

Fixes

  • Emit end event on streams when process fails (#518) 30c7a7a
  • Fix incorrect execaNode signature in index.d.ts (#506) 1f7677c

sindresorhus/execa@v6.1.0...v7.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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 13, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/execa-7.0.0 branch from 5e11b60 to cb35510 Compare February 16, 2023 09:34
Bumps [execa](https://github.com/sindresorhus/execa) from 6.1.0 to 7.0.0.
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](sindresorhus/execa@v6.1.0...v7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/execa-7.0.0 branch from cb35510 to 1ebdd39 Compare February 17, 2023 07:27
@achingbrain achingbrain merged commit 5a71818 into master Feb 20, 2023
@achingbrain achingbrain deleted the dependabot/npm_and_yarn/execa-7.0.0 branch February 20, 2023 17:40
github-actions bot pushed a commit that referenced this pull request Feb 20, 2023
## [38.1.6](v38.1.5...v38.1.6) (2023-02-20)

### Dependencies

* bump esbuild from 0.16.17 to 0.17.9 ([#1194](#1194)) ([8761e36](8761e36))
* bump execa from 6.1.0 to 7.0.0 ([#1191](#1191)) ([5a71818](5a71818))
* bump gh-pages from 4.0.0 to 5.0.0 ([#1173](#1173)) ([c103f37](c103f37))
* **dev:** bump electron from 22.3.0 to 23.1.0 ([#1193](#1193)) ([6e58c9e](6e58c9e))
@github-actions
Copy link

🎉 This PR is included in version 38.1.6 🎉

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
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant