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-replace to v6 #5681

Merged
merged 1 commit 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-replace (source) ^5.0.7 -> ^6.0.1 age adoption passing confidence

Release Notes

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

v6.0.1

2024-09-23

Bugfixes
  • fix: The preventAssignment option is treated as a value to replace (#​1768)

v6.0.0

2024-09-23

Breaking Changes
  • fix!: objectGuards doesn't take effects (#​1764)

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 4:43am

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-replace-6.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-jpf83o4re-rollup-js.vercel.app/repl/?pr=5681

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.062 ± 0.028 9.029 9.083 1.00
node _benchmark/current/bin/rollup -i ./perf/entry.js -o _benchmark/result/current.js 9.113 ± 0.078 9.025 9.173 1.01 ± 0.01

Internal benchmark

  • BUILD: 8140ms, 749 MB
    • initialize: 0ms, 26 MB
    • generate module graph: 3102ms, 574 MB
      • generate ast: 1514ms, 567 MB
    • sort and bind modules: 450ms, 620 MB
    • mark included statements: 4586ms, 749 MB
      • treeshaking pass 1: 1552ms, 716 MB
      • treeshaking pass 2: 749ms, 745 MB
      • treeshaking pass 3: 293ms, 746 MB
      • treeshaking pass 4: 270ms, 740 MB
      • treeshaking pass 5: 311ms, 748 MB
      • treeshaking pass 6: 262ms, 754 MB
      • treeshaking pass 7: 243ms, 749 MB
      • treeshaking pass 8: 234ms, 758 MB
      • treeshaking pass 9: 216ms, 755 MB
      • treeshaking pass 10: 218ms, 753 MB
      • treeshaking pass 11: 217ms, 749 MB
  • GENERATE: 891ms, 1.02 GB
    • initialize render: 0ms, 914 MB
    • generate chunks: 83ms, 917 MB
      • optimize chunks: 0ms, 917 MB
    • render chunks: 783ms, 1 GB
    • transform chunks: 18ms, 1.02 GB
    • generate bundle: 0ms, 1.02 GB

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 (6d75b6d) to head (3d9eade).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5681   +/-   ##
=======================================
  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 9c5e345 Sep 27, 2024
40 checks passed
@lukastaegert lukastaegert deleted the renovate/rollup-plugin-replace-6.x branch September 27, 2024 05:06
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