Skip to content

chore(deps): update dependency concurrently to v9 #5647

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

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
concurrently ^8.2.2 -> ^9.0.0 age adoption passing confidence

Release Notes

open-cli-tools/concurrently (concurrently)

v9.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Friday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Sep 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rollup ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 13, 2024 1:45am

Copy link

github-actions bot commented Sep 13, 2024

Thank you for your contribution! ❤️

You can try out this pull request locally by installing Rollup via

npm install rollup/rollup#renovate/concurrently-9.x

Notice: Ensure you have installed the latest stable Rust toolchain. If you haven't installed it yet, please see https://www.rust-lang.org/tools/install to learn how to download Rustup and install Rust.

or load it into the REPL:
https://rollup-7zv5j5vp4-rollup-js.vercel.app/repl/?pr=5647

Copy link

Performance report!

Rough benchmark

Command Mean [s] Min [s] Max [s] Relative
node _benchmark/previous/bin/rollup -i ./perf/entry.js -o _benchmark/result/previous.js 9.958 ± 0.022 9.934 9.975 1.00 ± 0.01
node _benchmark/current/bin/rollup -i ./perf/entry.js -o _benchmark/result/current.js 9.932 ± 0.098 9.826 10.019 1.00

Internal benchmark

  • BUILD: 8889ms, 751 MB
    • initialize: 0ms, 26 MB
    • generate module graph: 3412ms, 574 MB
      • generate ast: 1572ms, 567 MB
    • sort and bind modules: 481ms, 616 MB
    • mark included statements: 4995ms, 751 MB
      • treeshaking pass 1: 1697ms, 717 MB
      • treeshaking pass 2: 816ms, 737 MB
      • treeshaking pass 3: 323ms, 740 MB
      • treeshaking pass 4: 298ms, 746 MB
      • treeshaking pass 5: 344ms, 750 MB
      • treeshaking pass 6: 283ms, 748 MB
      • treeshaking pass 7: 264ms, 751 MB
      • treeshaking pass 8: 257ms, 751 MB
      • treeshaking pass 9: 234ms, 750 MB
      • treeshaking pass 10: 234ms, 752 MB
      • treeshaking pass 11: 233ms, 751 MB
  • GENERATE: 971ms, 1.02 GB
    • initialize render: 0ms, 913 MB
    • generate chunks: 96ms, 918 MB
      • optimize chunks: 0ms, 916 MB
    • render chunks: 855ms, 1000 MB (-6%)
    • transform chunks: 23ms, 1.02 GB
    • generate bundle: 0ms, 1.02 GB

Copy link

codecov bot commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.39%. Comparing base (9f5a735) to head (1fe5f78).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5647   +/-   ##
=======================================
  Coverage   99.39%   99.39%           
=======================================
  Files         242      242           
  Lines        9345     9345           
  Branches     2470     2470           
=======================================
  Hits         9288     9288           
  Misses         48       48           
  Partials        9        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lukastaegert lukastaegert added this pull request to the merge queue Sep 13, 2024
Merged via the queue into master with commit fdb3b18 Sep 13, 2024
40 checks passed
@lukastaegert lukastaegert deleted the renovate/concurrently-9.x branch September 13, 2024 04:35
Copy link

This PR has been released as part of rollup@4.22.0. You can test it via npm install rollup.

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.

1 participant