Skip to content
This repository has been archived by the owner on Aug 28, 2019. It is now read-only.

Bump npm-run-all from 4.0.0 to 4.1.5 #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps npm-run-all from 4.0.0 to 4.1.5.

Release notes

Sourced from npm-run-all's releases.

v4.1.5

🐛 Bug fixes

  • 52eaf86242ba408dedd015f53ca7ca368f25a026...1b41ac569987c96e224f940ff59f9699322c7824 switched ps-tree package to pidtree package for security reason.

v4.1.3

🐛 Bug fixes

  • d56c26873f69bdf5272d93a678a721818f65c0d4 improved label colors
  • 35f86ae8e613a853ce9acffc3b2a49552e31ee62 fixed a bug that the script name which starts with ! makes npm-run-all confusing.

v4.1.2

Bug fixes

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

v4.1.1

Bug fixes

  • fbd40244e259721d2c72c68365c52dd996927d15 fixed a regression bug of --print-name.

v4.1.0

Features

  • e07e7821cce8c81f82c45c67ea25bcdeb9667094 add --aggregate-output option. This option avoids that the output of tasks is mixed even if parallel mode. Don't use this option if a task never finishes (e.g. web server, file watching, ...).
    Thank you, @​fatso83 !

Bug fixes

  • f7f7b435f7d8be99481593597f49fd719a270ecb fixed a bug that npm-run-all shows MaxListenersExceededWarning warnings if it runs many tasks in parallel.

v4.0.2

Bug fixes

  • b90575b0c9843d930680e27827fef49178a12d07 fixed unintentional failing of the assertion check about --race option. If there is a mix of --parallel and --serial then --race option had failed always. (fixes #88).

v4.0.1

Bug fixes

  • bb9e627406fd98933e237358c731ea74b5fd1634 fixed the problem of npm_execpath on Mac/Linux (#84).
    Thank you, @​bmarcaur !
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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added dependabot dependencies Pull requests that update a dependency file labels Aug 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependabot dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant