ember-test-helpers
ember-test-helpers copied to clipboard
Bump concurrently from 7.6.0 to 8.2.1
Bumps concurrently from 7.6.0 to 8.2.1.
Release notes
Sourced from concurrently's releases.
v8.2.1
What's Changed
- Delay summary timings output until finished by
@kayahr
in open-cli-tools/concurrently#431- Replace deprecated RxJS code by
@paescuj
in open-cli-tools/concurrently#343New Contributors
@kayahr
made their first contribution in open-cli-tools/concurrently#431Full 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 open-cli-tools/concurrently#393- Update dependencies by
@paescuj
in open-cli-tools/concurrently#427New Contributors
@wyattades
made their first contribution in open-cli-tools/concurrently#393Full 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 open-cli-tools/concurrently#422- Allow setting
raw
per command when using the API by@chbiel
in open-cli-tools/concurrently#411New Contributors
@Andarist
made their first contribution in open-cli-tools/concurrently#422@chbiel
made their first contribution in open-cli-tools/concurrently#411Full 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 open-cli-tools/concurrently#408- Update dependencies by
@paescuj
in 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
@paescuj
in open-cli-tools/concurrently#342- Add support for Bun by
@jakeboone02
in open-cli-tools/concurrently#406- Add
--kill-signal
option by@paulsmithkc
in open-cli-tools/concurrently#402- Fixed broken link in the readme by
@abstractpoint
in open-cli-tools/concurrently#390New Contributors
@abstractpoint
made their first contribution in open-cli-tools/concurrently#390@jakeboone02
made their first contribution in open-cli-tools/concurrently#406@paulsmithkc
made their first contribution in open-cli-tools/concurrently#402
... (truncated)
Commits
1618208
8.2.1ac6265d
Update dependencies2a75a33
Update test.yml366215d
Fix lockfile5d0a985
Update dev depseadbc6a
Replace deprecated RxJS code (#343)744ece9
Delay summary timings output until finished (#431)c36f059
8.2.0d1fd1a8
Update dependencies (#427)ffd3760
Support REPL languages that use colons (#393)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)