Dependencies: Bump concurrently from 6.5.1 to 7.5.0
Bumps concurrently from 6.5.1 to 7.5.0.
Release notes
Sourced from concurrently's releases.
v7.5.0
What's Changed
- Add auto colors functionality by
@eliasm307
,@paescuj
,@gustavohenke
in open-cli-tools/concurrently#296- Fix
onFinish
signature when using exactOptionalPropertyTypes by@Baune8D
in open-cli-tools/concurrently#372Full Changelog: https://github.com/open-cli-tools/concurrently/compare/v7.4.0...v7.5.0
v7.4.0
New Contributors
@kecrily
made their first contribution in open-cli-tools/concurrently#358v7.3.0
What's Changed
- Export package.json path - #339
v7.2.2
What's Changed
New Contributors
@jsfix-updater
made their first contribution in open-cli-tools/concurrently#326@Baune8D
made their first contribution in open-cli-tools/concurrently#330v7.2.1
What's Changed
v7.2.0
- Support passthrough of additional arguments to commands via placeholders - #33, #282, #307
- Add
command-{name|index}
and!command-{name|index}
to--success
- #280, #281, #318New Contributors
v7.1.0
- Excluding pattern support added, e.g.
concurrently npm:lint:*(!fix)
(#305, #306)- Fixed programmatic API docs to resemble v7.0.0 changes (#303)
New Contributors
@naxoc
made their first contribution in open-cli-tools/concurrently#303@NullVoxPopuli
made their first contribution in open-cli-tools/concurrently#306v7.0.0
🎉 🥂 Happy 2022!
... (truncated)
Commits
-
875d2df
7.5.0 -
7c8e644
Fix onFinish signature when using exactOptionalPropertyTypes (#372) -
54b56c6
Update dependencies (#371) -
b56fbdd
Add auto colors functionality (#296) -
c095c08
Fix command async tests (#369) -
dc20842
Update dependencies (#367) -
eb90407
7.4.0 -
8c10f8b
Ignore issues with coverage step/job (#365) -
985b608
Enhance paths filter in test workflow (#364) -
1ee7e99
Increase timeout for build step of concurrently in tests (#363) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts