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

chore(deps): update dependency concurrently to v7 #4585

Merged
merged 1 commit into from
Sep 26, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
concurrently 5.3.0 -> 7.4.0 age adoption passing confidence

Release Notes

open-cli-tools/concurrently

v7.4.0

Compare Source

New Contributors

v7.3.0

Compare Source

What's Changed

  • Export package.json path - #​339

v7.2.2

Compare Source

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

Compare Source

What's Changed

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

v7.2.0

Compare Source

New Contributors

v7.1.0

Compare Source

  • 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

Compare Source

🎉 🥂 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

v6.5.1

Compare Source

v6.5.0

Compare Source

  • 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)

v6.4.0

Compare Source

  • Add --hide flag to hide the output of specified commands (#​138, #​173)

v6.3.0

Compare Source

  • 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)

v6.2.2

Compare Source

  • Remove read-pkg dependency which had a vulnerability issue (#​274)

v6.2.1

Compare Source

  • 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)

v6.2.0

Compare Source

  • Include killed in the command result in programmatic API (#​250)
  • Make --restart-tries restart forever with negative values (#​263)

v6.1.0

Compare Source

  • Change default color to reset (no color set), instead of gray.dim (#​259, #​275)

v6.0.2

Compare Source

  • Fix --handle-input when input contains a colon (#​269)
  • Update lodash to fix a vulnerability (#​270, #​271)

v6.0.1

Compare Source

  • Fix cwd option not overwriting per command if specified in programmatic API (#​266, #​268)

v6.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10pm,before 6:00am" in timezone Europe/Warsaw, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@changeset-bot
Copy link

changeset-bot bot commented Sep 26, 2022

⚠️ No Changeset found

Latest commit: a1aa33d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-mesh/cache-cfw-kv 0.0.32-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/cache-file 0.9.31-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/cache-localforage 0.6.46-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/cache-redis 0.10.31-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/cli 0.78.25-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/config 8.0.14-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/container 0.1.175-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/graphql 0.31.18-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/grpc 0.25.18-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/json-schema 0.35.19-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/mongoose 0.11.16-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/mysql 0.17.16-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/neo4j 0.20.18-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/odata 0.20.17-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/openapi 0.33.20-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/postgraphile 0.21.16-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/raml 0.8.19-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/soap 0.14.16-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/thrift 0.11.17-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/tuql 0.6.16-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/http 0.1.22-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/jit-executor 0.0.41-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
json-machete 0.15.3-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@omnigraph/json-schema 0.35.3-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@omnigraph/openapi 0.16.3-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@omnigraph/raml 0.7.25-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/merger-bare 0.15.32-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/merger-federation 0.12.30-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/merger-stitching 0.16.30-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-live-query 0.1.31-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-mock 0.0.23-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-newrelic 0.2.14-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-operation-field-permissions 0.0.6-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-prometheus 0.1.15-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-rate-limit 0.0.32-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-response-cache 0.1.33-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-statsd 0.0.15-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/runtime 0.44.14-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/store 0.8.49-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-cache 0.12.51-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-encapsulate 0.3.98-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-extend 0.10.61-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-federation 0.9.40-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-filter-schema 0.14.97-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-hoist-field 0.1.62-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-naming-convention 0.11.5-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-prefix 0.11.86-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-prune 0.0.72-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-rate-limit 0.1.64-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-rename 0.12.87-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-replace-field 0.3.95-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-resolvers-composition 0.12.95-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-snapshot 0.14.62-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-type-merging 0.4.40-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/types 0.84.5-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎
@graphql-mesh/utils 0.41.16-alpha-20220926210032-8dfaf58fe npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

🚀 Website Preview

The latest changes to the website are available as preview in: https://bfa83c42.graphql-mesh.pages.dev

@ardatan ardatan merged commit 00dcb6a into master Sep 26, 2022
@ardatan ardatan deleted the renovate/concurrently-7.x branch September 26, 2022 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant