Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^6.0.0->^7.0.0Release Notes
open-cli-tools/concurrently
v7.0.0Compare Source
🎉 🥂 Happy 2022!
Breaking changes
concurrently()API now has a different return value. Please refer to the docs.Functional changes
--groupflag/option to run process in parallel but print output in sequence - #75, #79, #272API Changes
import concurrently from 'concurrently'.concurrently()now returns the commands alongside a promise for the result - #209New Contributors
v6.5.1Compare Source
v6.5.0Compare Source
CONCURRENTLY_prefix (#289)--timingsflag to show when each process started and stopped, and how long they ran for (#291, #295)v6.4.0Compare Source
--hideflag to hide the output of specified commands (#138, #173)v6.3.0Compare Source
prefixColors, which serves as fallback for commands without aprefixColor(#286)v6.2.2Compare Source
read-pkgdependency which had a vulnerability issue (#274)v6.2.1Compare Source
Big kudos to @brandonchinn178 for finding and fixing this! 🏆 🎉
v6.2.0Compare Source
killedin the command result in programmatic API (#250)--restart-triesrestart forever with negative values (#263)v6.1.0Compare Source
reset(no color set), instead ofgray.dim(#259, #275)v6.0.2Compare Source
--handle-inputwhen input contains a colon (#269)v6.0.1Compare Source
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.