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 #135

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 13, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
concurrently 6.0.1 -> 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)

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 13, 2021
@renovate renovate bot force-pushed the renovate/concurrently-6.x branch from a9206e4 to 5c05e9d Compare May 8, 2021 04:57
@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-commenter commented May 8, 2021

Codecov Report

Merging #135 (35632d5) into master (dd24bbc) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #135   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines           30        30           
  Branches         1         1           
=========================================
  Hits            30        30           

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 dd24bbc...35632d5. Read the comment docs.

@renovate renovate bot force-pushed the renovate/concurrently-6.x branch from 5c05e9d to b2a6034 Compare May 17, 2021 04:57
@renovate renovate bot force-pushed the renovate/concurrently-6.x branch from b2a6034 to 1aaf09c Compare May 24, 2021 11:40
@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 1aaf09c to 0514421 Compare June 7, 2021 07:29
@renovate renovate bot force-pushed the renovate/concurrently-6.x branch from 0514421 to b7e0446 Compare October 18, 2021 18:36
@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 b7e0446 to 35632d5 Compare March 7, 2022 13:26
@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.

None yet

2 participants