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 v6.5.1 #161

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 5, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
concurrently 6.0.0 -> 6.5.1 age adoption passing confidence

Release Notes

open-cli-tools/concurrently

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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added automerge dependencies Pull requests that update a dependency file labels Apr 5, 2021
@renovate renovate bot force-pushed the renovate/concurrently-6.x branch from 0488519 to 4b88235 Compare April 13, 2021 00:22
@renovate renovate bot changed the title chore(deps): update dependency concurrently to v6.0.1 chore(deps): update dependency concurrently to v6.0.2 Apr 13, 2021
@codecov-io
Copy link

Codecov Report

Merging #161 (4b88235) into master (488c6c7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #161   +/-   ##
=======================================
  Coverage   99.31%   99.31%           
=======================================
  Files           5        5           
  Lines         147      147           
  Branches       43       43           
=======================================
  Hits          146      146           
  Misses          1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 488c6c7...4b88235. Read the comment docs.

@renovate renovate bot force-pushed the renovate/concurrently-6.x branch from 4b88235 to 40e3fed Compare May 8, 2021 04:37
@renovate renovate bot changed the title chore(deps): update dependency concurrently to v6.0.2 chore(deps): update dependency concurrently to v6.1.0 May 8, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #161 (40e3fed) into master (488c6c7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #161   +/-   ##
=======================================
  Coverage   99.31%   99.31%           
=======================================
  Files           5        5           
  Lines         147      147           
  Branches       43       43           
=======================================
  Hits          146      146           
  Misses          1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 488c6c7...40e3fed. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update dependency concurrently to v6.1.0 chore(deps): update dependency concurrently to v6.2.0 May 24, 2021
@renovate renovate bot force-pushed the renovate/concurrently-6.x branch from 40e3fed to ca2c792 Compare May 24, 2021 11:42
@renovate renovate bot force-pushed the renovate/concurrently-6.x branch from ca2c792 to fbf134e Compare October 18, 2021 20:18
@renovate renovate bot changed the title chore(deps): update dependency concurrently to v6.2.0 chore(deps): update dependency concurrently to v6.3.0 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/concurrently-6.x branch from fbf134e to 69d90d8 Compare March 7, 2022 12:47
@renovate renovate bot changed the title chore(deps): update dependency concurrently to v6.3.0 chore(deps): update dependency concurrently to v6.5.1 Mar 7, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Mar 23, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants