-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
⬆️ Updates concurrently to v9 #690
base: master
Are you sure you want to change the base?
Conversation
Thanks for the PR! This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged. |
Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md. |
Hello from PR HelperRemember to comment with one of the following states:
If you do not set the |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/[email protected] |
Mega-Linter status: ✅ SUCCESSSee errors details in artifact Mega-Linter reports on GitHub Action page |
e9a495a
to
c9e45bb
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
c9e45bb
to
3271c10
Compare
89a235b
to
3271c10
Compare
This PR contains the following updates:
6.2.0
->9.1.0
Release Notes
open-cli-tools/concurrently (concurrently)
v9.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: open-cli-tools/concurrently@v9.0.1...v9.1.0
v9.0.1
Compare Source
What's Changed
Full Changelog: open-cli-tools/concurrently@v9.0.0...v9.0.1
v9.0.0
Compare Source
v8.2.2
Compare Source
What's Changed
New Contributors
Full Changelog: open-cli-tools/concurrently@v8.2.1...v8.2.2
v8.2.1
Compare Source
What's Changed
New Contributors
Full Changelog: open-cli-tools/concurrently@v8.2.0...v8.2.1
v8.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: open-cli-tools/concurrently@v8.1.0...v8.2.0
v8.1.0
Compare Source
What's Changed
types
condition to the front by @Andarist in https://github.com/open-cli-tools/concurrently/pull/422raw
per command when using the API by @chbiel in https://github.com/open-cli-tools/concurrently/pull/411New Contributors
Full Changelog: open-cli-tools/concurrently@v8.0.1...v8.1.0
v8.0.1
Compare Source
What's Changed
Full Changelog: open-cli-tools/concurrently@v8.0.0...v8.0.1
v8.0.0
Compare Source
What's Changed
--kill-signal
option by @paulsmithkc in https://github.com/open-cli-tools/concurrently/pull/402New Contributors
Full Changelog: open-cli-tools/concurrently@v7.6.0...v8.0.0
v7.6.0
Compare Source
What's Changed
--save-dev
by @DetachHead in https://github.com/open-cli-tools/concurrently/pull/376New Contributors
Full Changelog: open-cli-tools/concurrently@v7.5.0...v7.6.0
v7.5.0
Compare Source
What's Changed
onFinish
signature when using exactOptionalPropertyTypes by @Baune8D in https://github.com/open-cli-tools/concurrently/pull/372Full Changelog: open-cli-tools/concurrently@v7.4.0...v7.5.0
v7.4.0
Compare Source
conc
- #358rxjs
anddate-fns
- #353, #340New Contributors
v7.3.0
Compare Source
What's Changed
v7.2.2
Compare Source
What's Changed
New Contributors
v7.2.1
Compare Source
What's Changed
--success
command-
syntax when command name has dashes - #324, #325v7.2.0
Compare Source
command-{name|index}
and!command-{name|index}
to--success
- #280, #281, #318New Contributors
v7.1.0
Compare Source
concurrently npm:lint:*(!fix)
(#305, #306)New Contributors
v7.0.0
Compare Source
🎉 🥂 Happy 2022!
Breaking changes
concurrently()
API now has a different return value. Please refer to the docs.Functional changes
--group
flag/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.1
Compare Source
v6.5.0
Compare Source
CONCURRENTLY_
prefix (#289)--timings
flag to show when each process started and stopped, and how long they ran for (#291, #295)v6.4.0
Compare Source
--hide
flag to hide the output of specified commands (#138, #173)v6.3.0
Compare Source
prefixColors
, which serves as fallback for commands without aprefixColor
(#286)v6.2.2
Compare Source
read-pkg
dependency which had a vulnerability issue (#274)v6.2.1
Compare Source
Big kudos to @brandonchinn178 for finding and fixing this! 🏆 🎉
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.