open-cli-tools/concurrently (concurrently)
### [`v9.1.0`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v9.1.0)
[Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v9.0.1...v9.1.0)
#### What's Changed
- Remove signal event listeners on finish by [@gustavohenke](https://redirect.github.com/gustavohenke) in [https://github.com/open-cli-tools/concurrently/pull/512](https://redirect.github.com/open-cli-tools/concurrently/pull/512)
- Add support for Deno shortcuts and wildcards by [@mahtaran](https://redirect.github.com/mahtaran) in [https://github.com/open-cli-tools/concurrently/pull/508](https://redirect.github.com/open-cli-tools/concurrently/pull/508)
- bin: show help when no args are passed by [@gustavohenke](https://redirect.github.com/gustavohenke) in [https://github.com/open-cli-tools/concurrently/pull/513](https://redirect.github.com/open-cli-tools/concurrently/pull/513)
#### New Contributors
- [@mahtaran](https://redirect.github.com/mahtaran) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/508](https://redirect.github.com/open-cli-tools/concurrently/pull/508)
**Full Changelog**: https://github.com/open-cli-tools/concurrently/compare/v9.0.1...v9.1.0
### [`v9.0.1`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v9.0.1)
[Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v9.0.0...v9.0.1)
#### What's Changed
- Don't set up more than 1 abort signal listener by [@gustavohenke](https://redirect.github.com/gustavohenke) in [https://github.com/open-cli-tools/concurrently/pull/503](https://redirect.github.com/open-cli-tools/concurrently/pull/503)
**Full Changelog**: https://github.com/open-cli-tools/concurrently/compare/v9.0.0...v9.0.1
### [`v9.0.0`](https://redirect.github.com/open-cli-tools/concurrently/compare/v8.2.2...v9.0.0)
[Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v8.2.2...v9.0.0)
### [`v8.2.2`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v8.2.2)
[Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v8.2.1...v8.2.2)
#### What's Changed
- fix(suggestion): prefixColors API type to embrace string type by [@SeiwonPark](https://redirect.github.com/SeiwonPark) in [https://github.com/open-cli-tools/concurrently/pull/439](https://redirect.github.com/open-cli-tools/concurrently/pull/439)
- Update dependencies by [@paescuj](https://redirect.github.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/441](https://redirect.github.com/open-cli-tools/concurrently/pull/441)
- Test against Node.js v20 instead of v19 by [@paescuj](https://redirect.github.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/442](https://redirect.github.com/open-cli-tools/concurrently/pull/442)
- Update dependencies by [@paescuj](https://redirect.github.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/449](https://redirect.github.com/open-cli-tools/concurrently/pull/449)
#### New Contributors
- [@SeiwonPark](https://redirect.github.com/SeiwonPark) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/439](https://redirect.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`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v8.2.1)
[Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v8.2.0...v8.2.1)
#### What's Changed
- Delay summary timings output until finished by [@kayahr](https://redirect.github.com/kayahr) in [https://github.com/open-cli-tools/concurrently/pull/431](https://redirect.github.com/open-cli-tools/concurrently/pull/431)
- Replace deprecated RxJS code by [@paescuj](https://redirect.github.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/343](https://redirect.github.com/open-cli-tools/concurrently/pull/343)
#### New Contributors
- [@kayahr](https://redirect.github.com/kayahr) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/431](https://redirect.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`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v8.2.0)
[Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v8.1.0...v8.2.0)
#### What's Changed
- Support REPL languages that use colons by [@wyattades](https://redirect.github.com/wyattades) in [https://github.com/open-cli-tools/concurrently/pull/393](https://redirect.github.com/open-cli-tools/concurrently/pull/393)
- Update dependencies by [@paescuj](https://redirect.github.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/427](https://redirect.github.com/open-cli-tools/concurrently/pull/427)
#### New Contributors
- [@wyattades](https://redirect.github.com/wyattades) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/393](https://redirect.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`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v8.1.0)
[Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v8.0.1...v8.1.0)
#### What's Changed
- fix: move `types` condition to the front by [@Andarist](https://redirect.github.com/Andarist) in [https://github.com/open-cli-tools/concurrently/pull/422](https://redirect.github.com/open-cli-tools/concurrently/pull/422)
- Allow setting `raw` per command when using the API by [@chbiel](https://redirect.github.com/chbiel) in [https://github.com/open-cli-tools/concurrently/pull/411](https://redirect.github.com/open-cli-tools/concurrently/pull/411)
#### New Contributors
- [@Andarist](https://redirect.github.com/Andarist) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/422](https://redirect.github.com/open-cli-tools/concurrently/pull/422)
- [@chbiel](https://redirect.github.com/chbiel) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/411](https://redirect.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`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v8.0.1)
[Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v8.0.0...v8.0.1)
#### What's Changed
- Fix release workflow by [@paescuj](https://redirect.github.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/408](https://redirect.github.com/open-cli-tools/concurrently/pull/408)
- Update dependencies by [@paescuj](https://redirect.github.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/409](https://redirect.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`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v8.0.0)
[Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v7.6.0...v8.0.0)
#### What's Changed
- **Breaking change:** Drop support for Node.js v12 & add support for Node.js v18 by [@paescuj](https://redirect.github.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/342](https://redirect.github.com/open-cli-tools/concurrently/pull/342)
- Add support for Bun by [@jakeboone02](https://redirect.github.com/jakeboone02) in [https://github.com/open-cli-tools/concurrently/pull/406](https://redirect.github.com/open-cli-tools/concurrently/pull/406)
- Add `--kill-signal` option by [@paulsmithkc](https://redirect.github.com/paulsmithkc) in [https://github.com/open-cli-tools/concurrently/pull/402](https://redirect.github.com/open-cli-tools/concurrently/pull/402)
- Fixed broken link in the readme by [@abstractpoint](https://redirect.github.com/abstractpoint) in [https://github.com/open-cli-tools/concurrently/pull/390](https://redirect.github.com/open-cli-tools/concurrently/pull/390)
#### New Contributors
- [@abstractpoint](https://redirect.github.com/abstractpoint) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/390](https://redirect.github.com/open-cli-tools/concurrently/pull/390)
- [@jakeboone02](https://redirect.github.com/jakeboone02) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/406](https://redirect.github.com/open-cli-tools/concurrently/pull/406)
- [@paulsmithkc](https://redirect.github.com/paulsmithkc) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/402](https://redirect.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
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^7.6.0
->^9.1.0
Release Notes
open-cli-tools/concurrently (concurrently)
### [`v9.1.0`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v9.1.0) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v9.0.1...v9.1.0) #### What's Changed - Remove signal event listeners on finish by [@gustavohenke](https://redirect.github.com/gustavohenke) in [https://github.com/open-cli-tools/concurrently/pull/512](https://redirect.github.com/open-cli-tools/concurrently/pull/512) - Add support for Deno shortcuts and wildcards by [@mahtaran](https://redirect.github.com/mahtaran) in [https://github.com/open-cli-tools/concurrently/pull/508](https://redirect.github.com/open-cli-tools/concurrently/pull/508) - bin: show help when no args are passed by [@gustavohenke](https://redirect.github.com/gustavohenke) in [https://github.com/open-cli-tools/concurrently/pull/513](https://redirect.github.com/open-cli-tools/concurrently/pull/513) #### New Contributors - [@mahtaran](https://redirect.github.com/mahtaran) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/508](https://redirect.github.com/open-cli-tools/concurrently/pull/508) **Full Changelog**: https://github.com/open-cli-tools/concurrently/compare/v9.0.1...v9.1.0 ### [`v9.0.1`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v9.0.1) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v9.0.0...v9.0.1) #### What's Changed - Don't set up more than 1 abort signal listener by [@gustavohenke](https://redirect.github.com/gustavohenke) in [https://github.com/open-cli-tools/concurrently/pull/503](https://redirect.github.com/open-cli-tools/concurrently/pull/503) **Full Changelog**: https://github.com/open-cli-tools/concurrently/compare/v9.0.0...v9.0.1 ### [`v9.0.0`](https://redirect.github.com/open-cli-tools/concurrently/compare/v8.2.2...v9.0.0) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v8.2.2...v9.0.0) ### [`v8.2.2`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v8.2.2) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v8.2.1...v8.2.2) #### What's Changed - fix(suggestion): prefixColors API type to embrace string type by [@SeiwonPark](https://redirect.github.com/SeiwonPark) in [https://github.com/open-cli-tools/concurrently/pull/439](https://redirect.github.com/open-cli-tools/concurrently/pull/439) - Update dependencies by [@paescuj](https://redirect.github.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/441](https://redirect.github.com/open-cli-tools/concurrently/pull/441) - Test against Node.js v20 instead of v19 by [@paescuj](https://redirect.github.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/442](https://redirect.github.com/open-cli-tools/concurrently/pull/442) - Update dependencies by [@paescuj](https://redirect.github.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/449](https://redirect.github.com/open-cli-tools/concurrently/pull/449) #### New Contributors - [@SeiwonPark](https://redirect.github.com/SeiwonPark) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/439](https://redirect.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`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v8.2.1) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v8.2.0...v8.2.1) #### What's Changed - Delay summary timings output until finished by [@kayahr](https://redirect.github.com/kayahr) in [https://github.com/open-cli-tools/concurrently/pull/431](https://redirect.github.com/open-cli-tools/concurrently/pull/431) - Replace deprecated RxJS code by [@paescuj](https://redirect.github.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/343](https://redirect.github.com/open-cli-tools/concurrently/pull/343) #### New Contributors - [@kayahr](https://redirect.github.com/kayahr) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/431](https://redirect.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`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v8.2.0) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v8.1.0...v8.2.0) #### What's Changed - Support REPL languages that use colons by [@wyattades](https://redirect.github.com/wyattades) in [https://github.com/open-cli-tools/concurrently/pull/393](https://redirect.github.com/open-cli-tools/concurrently/pull/393) - Update dependencies by [@paescuj](https://redirect.github.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/427](https://redirect.github.com/open-cli-tools/concurrently/pull/427) #### New Contributors - [@wyattades](https://redirect.github.com/wyattades) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/393](https://redirect.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`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v8.1.0) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v8.0.1...v8.1.0) #### What's Changed - fix: move `types` condition to the front by [@Andarist](https://redirect.github.com/Andarist) in [https://github.com/open-cli-tools/concurrently/pull/422](https://redirect.github.com/open-cli-tools/concurrently/pull/422) - Allow setting `raw` per command when using the API by [@chbiel](https://redirect.github.com/chbiel) in [https://github.com/open-cli-tools/concurrently/pull/411](https://redirect.github.com/open-cli-tools/concurrently/pull/411) #### New Contributors - [@Andarist](https://redirect.github.com/Andarist) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/422](https://redirect.github.com/open-cli-tools/concurrently/pull/422) - [@chbiel](https://redirect.github.com/chbiel) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/411](https://redirect.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`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v8.0.1) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v8.0.0...v8.0.1) #### What's Changed - Fix release workflow by [@paescuj](https://redirect.github.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/408](https://redirect.github.com/open-cli-tools/concurrently/pull/408) - Update dependencies by [@paescuj](https://redirect.github.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/409](https://redirect.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`](https://redirect.github.com/open-cli-tools/concurrently/releases/tag/v8.0.0) [Compare Source](https://redirect.github.com/open-cli-tools/concurrently/compare/v7.6.0...v8.0.0) #### What's Changed - **Breaking change:** Drop support for Node.js v12 & add support for Node.js v18 by [@paescuj](https://redirect.github.com/paescuj) in [https://github.com/open-cli-tools/concurrently/pull/342](https://redirect.github.com/open-cli-tools/concurrently/pull/342) - Add support for Bun by [@jakeboone02](https://redirect.github.com/jakeboone02) in [https://github.com/open-cli-tools/concurrently/pull/406](https://redirect.github.com/open-cli-tools/concurrently/pull/406) - Add `--kill-signal` option by [@paulsmithkc](https://redirect.github.com/paulsmithkc) in [https://github.com/open-cli-tools/concurrently/pull/402](https://redirect.github.com/open-cli-tools/concurrently/pull/402) - Fixed broken link in the readme by [@abstractpoint](https://redirect.github.com/abstractpoint) in [https://github.com/open-cli-tools/concurrently/pull/390](https://redirect.github.com/open-cli-tools/concurrently/pull/390) #### New Contributors - [@abstractpoint](https://redirect.github.com/abstractpoint) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/390](https://redirect.github.com/open-cli-tools/concurrently/pull/390) - [@jakeboone02](https://redirect.github.com/jakeboone02) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/406](https://redirect.github.com/open-cli-tools/concurrently/pull/406) - [@paulsmithkc](https://redirect.github.com/paulsmithkc) made their first contribution in [https://github.com/open-cli-tools/concurrently/pull/402](https://redirect.github.com/open-cli-tools/concurrently/pull/402) **Full Changelog**: https://github.com/open-cli-tools/concurrently/compare/v7.6.0...v8.0.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.