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 @npmcli/promise-spawn from 5.0.0 to 6.0.1 #244

Merged
merged 1 commit into from Nov 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2022

Bumps @npmcli/promise-spawn from 5.0.0 to 6.0.1.

Release notes

Sourced from @​npmcli/promise-spawn's releases.

v6.0.1

6.0.1 (2022-11-01)

Dependencies

v6.0.0

6.0.0 (2022-11-01)

⚠️ BREAKING CHANGES

  • stdout and stderr will now be returned as strings by default, for buffers set stdioString to false
  • when the shell option is set provided arguments will automatically be escaped

Features

Changelog

Sourced from @​npmcli/promise-spawn's changelog.

6.0.1 (2022-11-01)

Dependencies

6.0.0 (2022-11-01)

⚠️ BREAKING CHANGES

  • stdout and stderr will now be returned as strings by default, for buffers set stdioString to false
  • when the shell option is set provided arguments will automatically be escaped

Features

Commits
  • 9693f8f chore: release 6.0.1 (#51)
  • b9b7a78 deps: which@3.0.0 (#50)
  • 164dc7c chore: release 6.0.0 (#46)
  • acf2106 chore: fix open tests (#49)
  • 6ab90b8 feat: switch stdioString default to true (#48)
  • a854057 feat: add open method for using system default apps to open arguments (#47)
  • 723fc32 feat: implement argument escaping when the shell option is set
  • 38a5af0 chore: refactor tests to use spawk
  • 121811d chore: postinstall for dependabot template-oss PR
  • db5696a chore: bump @​npmcli/template-oss from 4.7.1 to 4.8.0
  • See full diff in compare view

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 [@npmcli/promise-spawn](https://github.com/npm/promise-spawn) from 5.0.0 to 6.0.1.
- [Release notes](https://github.com/npm/promise-spawn/releases)
- [Changelog](https://github.com/npm/promise-spawn/blob/main/CHANGELOG.md)
- [Commits](npm/promise-spawn@v5.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: "@npmcli/promise-spawn"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 1, 2022 19:59
@nlf nlf merged commit 63797a8 into main Nov 1, 2022
@nlf nlf deleted the dependabot/npm_and_yarn/npmcli/promise-spawn-6.0.1 branch November 1, 2022 20:11
@github-actions github-actions bot mentioned this pull request Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant