Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2024

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 4am on Friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge August 30, 2024 03:27
Copy link

github-actions bot commented Aug 30, 2024

Thank you for your contribution! ❤️

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

npm install rollup/rollup#renovate/minorpatch-updates

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-kjpw6pg1v-rollup-js.vercel.app/repl/?pr=5632

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.126 ± 0.094 9.030 9.218 1.01 ± 0.01
node _benchmark/current/bin/rollup -i ./perf/entry.js -o _benchmark/result/current.js 9.064 ± 0.087 8.967 9.134 1.00

Internal benchmark

  • BUILD: 7957ms, 749 MB
    • initialize: 0ms, 25.9 MB
    • generate module graph: 3050ms, 573 MB
      • generate ast: 1470ms, 567 MB
    • sort and bind modules: 442ms, 619 MB
    • mark included statements: 4468ms, 749 MB
      • treeshaking pass 1: 1514ms, 716 MB
      • treeshaking pass 2: 726ms, 741 MB
      • treeshaking pass 3: 287ms, 743 MB
      • treeshaking pass 4: 267ms, 751 MB
      • treeshaking pass 5: 307ms, 746 MB
      • treeshaking pass 6: 255ms, 751 MB
      • treeshaking pass 7: 238ms, 757 MB
      • treeshaking pass 8: 232ms, 755 MB
      • treeshaking pass 9: 211ms, 752 MB
      • treeshaking pass 10: 214ms, 750 MB
      • treeshaking pass 11: 210ms, 749 MB
  • GENERATE: 879ms, 1.02 GB
    • initialize render: 0ms, 914 MB
    • generate chunks: 87ms, 917 MB
      • optimize chunks: 0ms, 917 MB
    • render chunks: 769ms, 1 GB (+2%)
    • transform chunks: 21ms, 1.02 GB
    • generate bundle: 0ms, 1.02 GB

@renovate renovate bot added this pull request to the merge queue Aug 30, 2024
Merged via the queue into master with commit 16fe124 Aug 30, 2024
114 checks passed
Copy link

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

0 participants