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 7.0.0 to 7.6.0 #2

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

Conversation

mun1013
Copy link
Owner

@mun1013 mun1013 commented Aug 2, 2024

snyk-top-banner

Snyk has created this PR to upgrade concurrently from 7.0.0 to 7.6.0.

ℹ️ 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.


  • The recommended version is 8 versions ahead of your current version.

  • The recommended version was released on 2 years ago.

Release notes
Package name: concurrently
  • 7.6.0 - 2022-11-20

    What's Changed

    New Contributors

    Full Changelog: v7.5.0...v7.6.0

  • 7.5.0 - 2022-10-22

    What's Changed

    Full Changelog: v7.4.0...v7.5.0

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

    New Contributors

  • 7.3.0 - 2022-07-18

    What's Changed

    • Export package.json path - #339
  • 7.2.2 - 2022-06-14

    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

  • 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

from concurrently GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade concurrently from 7.0.0 to 7.6.0.

See this package in npm:
concurrently

See this project in Snyk:
https://app.snyk.io/org/mun1013/project/4fc77647-8d64-4111-ac16-d9b2224b0085?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants