Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade concurrently from 5.1.0 to 7.2.1 #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

LadyK-21
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade concurrently from 5.1.0 to 7.2.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 17 versions ahead of your current version.
  • The recommended version was released a month ago, on 2022-05-22.
Release notes
Package name: concurrently
  • 7.2.1 - 2022-05-22

    What's Changed

    • Fix --success command- syntax when command name has dashes - #324, #325
  • 7.2.0 - 2022-05-15
    • 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

  • 7.1.0 - 2022-04-02
    • 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

  • 7.0.0 - 2022-01-03

    🎉 🥂 Happy 2022!

    Breaking changes

    • Dropped support for Node 10. Minimum version is now 12.20.
    • concurrently() API now has a different return value. Please refer to the docs.

    Functional changes

    • Added --group flag/option to run process in parallel but print output in sequence - #75, #79, #272
    • Codebase converted to TypeScript. Some bugs may arise due to this, but I hope not!

    API Changes

    • concurrently can now be imported as an ES Module! Just do import concurrently from 'concurrently'.
    • concurrently() now returns the commands alongside a promise for the result - #209

    New Contributors

  • 6.5.1 - 2021-12-19
  • 6.5.0 - 2021-12-17
    • Add support for configuring via environment variables that start with CONCURRENTLY_ prefix (#289)
    • Add --timings flag to show when each process started and stopped, and how long they ran for (#291, #295)
  • 6.4.0 - 2021-11-13
    • Add --hide flag to hide the output of specified commands (#138, #173)
  • 6.3.0 - 2021-10-02
    • Distribute prefix colors correctly when using npm/yarn/pnpm script expansion (#186, #210, #234, #286)
    • Add new option to programmatic API, prefixColors, which serves as fallback for commands without a prefixColor (#286)
  • 6.2.2 - 2021-09-27
    • Remove read-pkg dependency which had a vulnerability issue (#274)
  • 6.2.1 - 2021-08-08
    • Fix hanging issue after using programmatic API to read from stdin (#252, #253)
      Big kudos to @ brandonchinn178 for finding and fixing this! 🏆 🎉
    • Correctly reexport flow controllers (#278)
  • 6.2.0 - 2021-05-24
  • 6.1.0 - 2021-05-08
  • 6.0.2 - 2021-04-12
  • 6.0.1 - 2021-04-05
  • 6.0.0 - 2021-02-20
  • 5.3.0 - 2020-08-07
  • 5.2.0 - 2020-04-25
  • 5.1.0 - 2020-01-27
from concurrently GitHub release notes
Commit messages
Package name: concurrently

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants