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 @rollup/plugin-commonjs to v28 #5680

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 27, 2024

This PR contains the following updates:

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

Release Notes

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

v28.0.0

2024-09-23

Breaking Changes
  • chore: switch to fdir for fewer dependencies (#​1741)

v27.0.0

2024-09-23

Breaking Changes
  • feat!: default strictRequires to true (#​1639)
  • fix!: replace top-level this with exports name (#​1618)

v26.0.3

2024-09-23

Updates

v26.0.2

2024-09-23

Bugfixes
  • fix: replace top-level this with exports name (#​1618)

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.

Sorry, something went wrong.

Copy link

vercel bot commented Sep 27, 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 27, 2024 5:12am

Copy link

github-actions bot commented Sep 27, 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-28.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-otrwism1d-rollup-js.vercel.app/repl/?pr=5680

Copy link

github-actions bot commented Sep 27, 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.507 ± 0.099 9.426 9.617 1.00
node _benchmark/current/bin/rollup -i ./perf/entry.js -o _benchmark/result/current.js 9.535 ± 0.033 9.502 9.569 1.00 ± 0.01

Internal benchmark

  • BUILD: 8349ms, 748 MB
    • initialize: 0ms, 26 MB
    • generate module graph: 3210ms, 574 MB
      • generate ast: 1571ms, 568 MB
    • sort and bind modules: 460ms, 620 MB
    • mark included statements: 4676ms, 748 MB
      • treeshaking pass 1: 1584ms, 715 MB
      • treeshaking pass 2: 762ms, 744 MB
      • treeshaking pass 3: 298ms, 745 MB
      • treeshaking pass 4: 276ms, 749 MB
      • treeshaking pass 5: 321ms, 747 MB
      • treeshaking pass 6: 265ms, 754 MB
      • treeshaking pass 7: 249ms, 754 MB
      • treeshaking pass 8: 241ms, 758 MB
      • treeshaking pass 9: 221ms, 755 MB
      • treeshaking pass 10: 224ms, 752 MB
      • treeshaking pass 11: 222ms, 748 MB
  • GENERATE: 914ms, 1.02 GB
    • initialize render: 0ms, 914 MB
    • generate chunks: 91ms, 918 MB
      • optimize chunks: 0ms, 918 MB
    • render chunks: 797ms, 1 GB
    • transform chunks: 21ms, 1.02 GB
    • generate bundle: 0ms, 1.02 GB

Copy link
Contributor Author

renovate bot commented Sep 27, 2024

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.

Copy link

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.04%. Comparing base (9c5e345) to head (c67518b).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5680   +/-   ##
=======================================
  Coverage   99.04%   99.04%           
=======================================
  Files         242      242           
  Lines        9352     9352           
  Branches     2473     2473           
=======================================
  Hits         9263     9263           
  Misses         58       58           
  Partials       31       31           

☔ 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 27, 2024
Merged via the queue into master with commit 2d59dbc Sep 27, 2024
39 checks passed
@lukastaegert lukastaegert deleted the renovate/rollup-plugin-commonjs-28.x branch September 27, 2024 06:46
Copy link

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

None yet

1 participant