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

Update npm-run-all to the latest version 🚀 #42

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Nov 7, 2017

Version 4.1.2 of npm-run-all was just published.

Dependency npm-run-all
Current Version 4.1.0
Type devDependency

The version 4.1.2 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of npm-run-all.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v4.1.2

Bug fixes

  • 096779b fixed the problem that --aggregate-output option does not work if child tasks print large output (#111). Thank you, @jlopezxs!
  • 693261b fixed the problem that --aggregate-output option does not work on npm-run-all command.
  • 528d105...43a6b16 fixed the problem with using yarn (#113).
Commits

The new version differs by 11 commits.

  • ec4d56c 4.1.2
  • cc8611c Chore: upgrade dependencies
  • 43a6b16 Chore: fix tests
  • dfb9dcb Fix: fix for latest yarn
  • 528d105 Chore: trivial fix
  • 693261b Fix: missing --aggregate-output in npm-run-all
  • 096779b Fix: --aggregate-output cannot handle large data (fixes #111)(#112)
  • 6ef64ab Chore: add Node 9 to Travis CI
  • 7e83545 4.1.1
  • ac9358a Chore: configure appveyor to run on only Node 8.
  • fbd4024 Fix: Use ansi-style directly instead of chalk.styles (#108)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 02a49c2 on greenkeeper/npm-run-all-4.1.2 into 0ac6522 on master.

greenkeeper bot added a commit that referenced this pull request May 6, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 6, 2018

Version 4.1.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 52eaf86 4.1.3
  • 61bad5c Chore: upgrade dependencies
  • 35f86ae Fix: unexpected behavior of leading bang (#124)
  • c76db0e Docs: typo fix in README.md: is/are (#120)
  • d56c268 Fix: colorize tasks names sequentially instead of by hash (#115)
  • 21c0269 Chore: trivial fix

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 24, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 24, 2018

  • The devDependency npm-run-all was updated from 4.1.0 to 4.1.4.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 24, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 24, 2018

  • The devDependency npm-run-all was updated from 4.1.0 to 4.1.5.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • df15118 🔖 4.1.5
  • 94007fd ⚒ make test's timeout longer
  • 1b41ac5 🐛 use pidtree
  • 7ec542e ⬆️ update dependencies
  • 51e678e Revert: "remove test in version script temporary"

See the full diff

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

2 participants