chore(deps): update dependency concurrently to v8
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
concurrently | devDependencies | major | 7.6.0 -> 8.2.2 |
Release Notes
open-cli-tools/concurrently (concurrently)
v8.2.2
What's Changed
- fix(suggestion): prefixColors API type to embrace string type by @SeiwonPark in https://github.com/open-cli-tools/concurrently/pull/439
- Update dependencies by @paescuj in https://github.com/open-cli-tools/concurrently/pull/441
- Test against Node.js v20 instead of v19 by @paescuj in https://github.com/open-cli-tools/concurrently/pull/442
- Update dependencies by @paescuj in https://github.com/open-cli-tools/concurrently/pull/449
New Contributors
- @SeiwonPark made their first contribution in https://github.com/open-cli-tools/concurrently/pull/439
Full Changelog: https://github.com/open-cli-tools/concurrently/compare/v8.2.1...v8.2.2
v8.2.1
What's Changed
- Delay summary timings output until finished by @kayahr in https://github.com/open-cli-tools/concurrently/pull/431
- Replace deprecated RxJS code by @paescuj in https://github.com/open-cli-tools/concurrently/pull/343
New Contributors
- @kayahr made their first contribution in https://github.com/open-cli-tools/concurrently/pull/431
Full Changelog: https://github.com/open-cli-tools/concurrently/compare/v8.2.0...v8.2.1
v8.2.0
What's Changed
- Support REPL languages that use colons by @wyattades in https://github.com/open-cli-tools/concurrently/pull/393
- Update dependencies by @paescuj in https://github.com/open-cli-tools/concurrently/pull/427
New Contributors
- @wyattades made their first contribution in https://github.com/open-cli-tools/concurrently/pull/393
Full Changelog: https://github.com/open-cli-tools/concurrently/compare/v8.1.0...v8.2.0
v8.1.0
What's Changed
- fix: move
types
condition to the front by @Andarist in https://github.com/open-cli-tools/concurrently/pull/422 - Allow setting
raw
per command when using the API by @chbiel in https://github.com/open-cli-tools/concurrently/pull/411
New Contributors
- @Andarist made their first contribution in https://github.com/open-cli-tools/concurrently/pull/422
- @chbiel made their first contribution in https://github.com/open-cli-tools/concurrently/pull/411
Full Changelog: https://github.com/open-cli-tools/concurrently/compare/v8.0.1...v8.1.0
v8.0.1
What's Changed
- Fix release workflow by @paescuj in https://github.com/open-cli-tools/concurrently/pull/408
- Update dependencies by @paescuj in https://github.com/open-cli-tools/concurrently/pull/409
Full Changelog: https://github.com/open-cli-tools/concurrently/compare/v8.0.0...v8.0.1
v8.0.0
What's Changed
- Breaking change: Drop support for Node.js v12 & add support for Node.js v18 by @paescuj in https://github.com/open-cli-tools/concurrently/pull/342
- Add support for Bun by @jakeboone02 in https://github.com/open-cli-tools/concurrently/pull/406
- Add
--kill-signal
option by @paulsmithkc in https://github.com/open-cli-tools/concurrently/pull/402 - Fixed broken link in the readme by @abstractpoint in https://github.com/open-cli-tools/concurrently/pull/390
New Contributors
- @abstractpoint made their first contribution in https://github.com/open-cli-tools/concurrently/pull/390
- @jakeboone02 made their first contribution in https://github.com/open-cli-tools/concurrently/pull/406
- @paulsmithkc made their first contribution in https://github.com/open-cli-tools/concurrently/pull/402
Full Changelog: https://github.com/open-cli-tools/concurrently/compare/v7.6.0...v8.0.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.