Update dependency rollup to v4.61.1 #24

Open
renovate-bot wants to merge 1 commit from renovate/rollup-4.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
rollup (source) 4.61.04.61.1 age confidence

Release Notes

rollup/rollup (rollup)

v4.61.1

Compare Source

2026-06-04

Bug Fixes
  • Avoid extraneous newlines when adding headers via plugins (#​6403)
  • Fix a rare issue where starting Rollup would hang on Windows (#​6404)
Pull Requests

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [rollup](https://rollupjs.org/) ([source](https://github.com/rollup/rollup)) | [`4.61.0` → `4.61.1`](https://renovatebot.com/diffs/npm/rollup/4.61.0/4.61.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/rollup/4.61.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rollup/4.61.0/4.61.1?slim=true) | --- ### Release Notes <details> <summary>rollup/rollup (rollup)</summary> ### [`v4.61.1`](https://github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4611) [Compare Source](https://github.com/rollup/rollup/compare/v4.61.0...v4.61.1) *2026-06-04* ##### Bug Fixes - Avoid extraneous newlines when adding headers via plugins ([#&#8203;6403](https://github.com/rollup/rollup/issues/6403)) - Fix a rare issue where starting Rollup would hang on Windows ([#&#8203;6404](https://github.com/rollup/rollup/issues/6404)) ##### Pull Requests - [#&#8203;6402](https://github.com/rollup/rollup/pull/6402): Improve documentation for manualPureFunctions ([@&#8203;lukastaegert](https://github.com/lukastaegert)) - [#&#8203;6403](https://github.com/rollup/rollup/pull/6403): Does not add an extra leading line feed for addons ([@&#8203;TrickyPi](https://github.com/TrickyPi)) - [#&#8203;6404](https://github.com/rollup/rollup/pull/6404): fix: set report.excludeNetwork=true before getReport() to avoid blocking PTR lookups ([@&#8203;jdz321](https://github.com/jdz321), [@&#8203;lukastaegert](https://github.com/lukastaegert)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjguNSIsInVwZGF0ZWRJblZlciI6IjQzLjE2OC41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added the
dependencies
label 2026-06-04 07:29:04 +02:00
renovate-bot added 1 commit 2026-06-04 07:29:05 +02:00
Update dependency rollup to v4.61.1
All checks were successful
NYX Security Scan / nyx-scan (pull_request) Successful in 6m50s
f9b692bc8b
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-06-04 07:29:09 +02:00
All checks were successful
NYX Security Scan / nyx-scan (pull_request) Successful in 6m50s
Required
Details
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/rollup-4.x-lockfile:renovate/rollup-4.x-lockfile
git checkout renovate/rollup-4.x-lockfile
Sign in to join this conversation.
No description provided.