Skip to content

Dependencies: Bump concurrently from 6.5.1 to 7.5.0

dependabot requested to merge dependabot-npm_and_yarn-concurrently-7.5.0 into master

Bumps concurrently from 6.5.1 to 7.5.0.

Release notes

Sourced from concurrently's releases.

v7.5.0

What's Changed

Full Changelog: https://github.com/open-cli-tools/concurrently/compare/v7.4.0...v7.5.0

v7.4.0

  • Add shorthand conc - #358
  • Updated dependencies rxjs and date-fns - #353, #340

New Contributors

v7.3.0

What's Changed

  • Export package.json path - #339

v7.2.2

What's Changed

  • Update rxjs to version 7.0.0 - #326
  • Fix TypeScript not able to resolve types when on Node 16 - #330

New Contributors

v7.2.1

What's Changed

  • Fix --success command- syntax when command name has dashes - #324, #325

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, #318

New 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

v7.0.0

🎉 🥂 Happy 2022!

... (truncated)

Commits


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

Merge request reports