Skip to content

chore(deps): update dependency @rollup/plugin-commonjs to v26#5545

Merged
lukastaegert merged 1 commit intomasterfrom
renovate/rollup-plugin-commonjs-26.x
Jun 23, 2024
Merged

chore(deps): update dependency @rollup/plugin-commonjs to v26#5545
lukastaegert merged 1 commit intomasterfrom
renovate/rollup-plugin-commonjs-26.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jun 14, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rollup/plugin-commonjs (source) ^25.0.8 -> ^26.0.1 age adoption passing confidence

Release Notes

rollup/plugins (@​rollup/plugin-commonjs)

v26.0.1

2024-06-05

Bugfixes
  • fix: correct import of glob (04a15b5)

v26.0.0

2024-06-05

Breaking Changes
  • chore!: bump glob's version (#​1695)

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 has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link
Copy Markdown

vercel bot commented Jun 14, 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 Jun 23, 2024 5:38am

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jun 14, 2024

Thank you for your contribution! ❤️

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

npm install rollup/rollup#renovate/rollup-plugin-commonjs-26.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-mfuqthk67-rollup-js.vercel.app/repl/?pr=5545

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jun 14, 2024

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.374 ± 0.095 9.271 9.459 1.00
node _benchmark/current/bin/rollup -i ./perf/entry.js -o _benchmark/result/current.js 9.533 ± 0.490 9.149 10.086 1.02 ± 0.05

Internal benchmark

  • BUILD: 8308ms, 751 MB
    • initialize: 0ms, 26.1 MB
    • generate module graph: 3187ms, 575 MB
      • generate ast: 1517ms, 568 MB
    • sort and bind modules: 442ms, 616 MB
    • mark included statements: 4660ms (+106ms, +2.3%), 751 MB
      • treeshaking pass 1: 1573ms, 717 MB
      • treeshaking pass 2: 758ms (+17ms, +2.3%), 740 MB
      • treeshaking pass 3: 296ms, 748 MB
      • treeshaking pass 4: 275ms, 745 MB
      • treeshaking pass 5: 322ms, 750 MB
      • treeshaking pass 6: 264ms, 751 MB
      • treeshaking pass 7: 247ms, 750 MB
      • treeshaking pass 8: 239ms, 751 MB
      • treeshaking pass 9: 217ms, 758 MB
      • treeshaking pass 10: 220ms, 755 MB
      • treeshaking pass 11: 215ms, 751 MB
  • GENERATE: 887ms, 1.02 GB
    • initialize render: 0ms, 914 MB
    • generate chunks: 83ms, 926 MB
      • optimize chunks: 0ms, 923 MB
    • render chunks: 783ms, 1 GB
    • transform chunks: 17ms, 1.02 GB
    • generate bundle: 0ms, 1.02 GB

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.81%. Comparing base (7eb3b57) to head (0b351ca).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5545   +/-   ##
=======================================
  Coverage   98.81%   98.81%           
=======================================
  Files         238      238           
  Lines        9544     9544           
  Branches     2439     2439           
=======================================
  Hits         9431     9431           
  Misses         48       48           
  Partials       65       65           

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

@lukastaegert lukastaegert force-pushed the renovate/rollup-plugin-commonjs-26.x branch from 7c055f4 to 0b351ca Compare June 23, 2024 05:35
@lukastaegert lukastaegert enabled auto-merge June 23, 2024 05:35
@lukastaegert lukastaegert added this pull request to the merge queue Jun 23, 2024
Merged via the queue into master with commit 01afc52 Jun 23, 2024
@lukastaegert lukastaegert deleted the renovate/rollup-plugin-commonjs-26.x branch June 23, 2024 06:07
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 8, 2024

This PR has been released as part of rollup@4.18.1. 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