Dependencies: [skip ci] Bump concurrently from 7.6.0 to 8.0.1
Bumps concurrently from 7.6.0 to 8.0.1.
Release notes
Sourced from concurrently's releases.
v8.0.1
What's Changed
- Fix release workflow by
@paescujin open-cli-tools/concurrently#408- Update dependencies by
@paescujin open-cli-tools/concurrently#409Full 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
@paescujin open-cli-tools/concurrently#342- Add support for Bun by
@jakeboone02in open-cli-tools/concurrently#406- Add
--kill-signaloption by@paulsmithkcin open-cli-tools/concurrently#402- Fixed broken link in the readme by
@abstractpointin open-cli-tools/concurrently#390New Contributors
@abstractpointmade their first contribution in open-cli-tools/concurrently#390@jakeboone02made their first contribution in open-cli-tools/concurrently#406@paulsmithkcmade their first contribution in open-cli-tools/concurrently#402Full Changelog: https://github.com/open-cli-tools/concurrently/compare/v7.6.0...v8.0.0
Commits
-
23c32178.0.1 -
a73b622Update dependencies (#409) -
7c0e8cbFix release workflow (#408) -
5115c438.0.0 -
a469388Add --kill-signal option (#402) -
91c2448Add support for Bun (#406) -
388a9dfConsistent ordering of-Dflag for installation commands -
d4c3b21Update dependencies (#400) -
08c971dRemove outdated workaround for safe-publish-latest -
ecc9d3cCall lint-staged directly in pre-commit hook - Additional commits viewable in compare view