Update dependency rollup to v4.63.3 #34

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

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup (source) 4.63.24.63.3 age adoption passing confidence

Release Notes

rollup/rollup (rollup)

v4.63.3

Compare Source

2026-09-14

Bug Fixes
  • Make sure that the internal shims for basename and extname in the browser build fully match NodeJS (#​6473)
  • Always report and recover from failures on invalidation in watch mode (#​6506)
  • Respect windows line terminators when tree-shaking in situations where line-breaks need to be removed to prevent automatic semicolon insertion (#​6514)
Pull Requests

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [rollup](https://rollupjs.org/) ([source](https://github.com/rollup/rollup)) | [`4.63.2` → `4.63.3`](https://renovatebot.com/diffs/npm/rollup/4.63.2/4.63.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/rollup/4.63.3?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/rollup/4.63.3?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/rollup/4.63.2/4.63.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rollup/4.63.2/4.63.3?slim=true) | --- ### Release Notes <details> <summary>rollup/rollup (rollup)</summary> ### [`v4.63.3`](https://github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4633) [Compare Source](https://github.com/rollup/rollup/compare/v4.63.2...v4.63.3) *2026-09-14* ##### Bug Fixes - Make sure that the internal shims for basename and extname in the browser build fully match NodeJS ([#&#8203;6473](https://github.com/rollup/rollup/issues/6473)) - Always report and recover from failures on invalidation in watch mode ([#&#8203;6506](https://github.com/rollup/rollup/issues/6506)) - Respect windows line terminators when tree-shaking in situations where line-breaks need to be removed to prevent automatic semicolon insertion ([#&#8203;6514](https://github.com/rollup/rollup/issues/6514)) ##### Pull Requests - [#&#8203;6473](https://github.com/rollup/rollup/pull/6473): fix(browser): match node's basename and extname ([@&#8203;luantaraschi](https://github.com/luantaraschi), [@&#8203;lukastaegert](https://github.com/lukastaegert)) - [#&#8203;6506](https://github.com/rollup/rollup/pull/6506): fix(watch): await the rerun so listener failures surface as ERROR events ([@&#8203;yoominho91](https://github.com/yoominho91), [@&#8203;irontaek](https://github.com/irontaek), [@&#8203;lukastaegert](https://github.com/lukastaegert)) - [#&#8203;6514](https://github.com/rollup/rollup/pull/6514): Remove the whole CRLF pair when suppressing ASI ([@&#8203;NgoQuocViet2001](https://github.com/NgoQuocViet2001)) - [#&#8203;6515](https://github.com/rollup/rollup/pull/6515): chore(deps): lock file maintenance ([@&#8203;renovate](https://github.com/renovate)\[bot]) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yODcuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI4Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJib3QiXX0=-->
Update dependency rollup to v4.63.3
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Audit / audit (pull_request) Successful in 10s
CI / Build Checks (pull_request) Successful in 43s
95297a7393
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Audit / audit (pull_request) Successful in 10s
CI / Build Checks (pull_request) Successful in 43s
This pull request can be merged automatically.
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:renovate/rollup-4.x
git switch renovate/rollup-4.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/rollup-4.x
git switch renovate/rollup-4.x
git rebase main
git switch main
git merge --ff-only renovate/rollup-4.x
git switch renovate/rollup-4.x
git rebase main
git switch main
git merge --no-ff renovate/rollup-4.x
git switch main
git merge --squash renovate/rollup-4.x
git switch main
git merge --ff-only renovate/rollup-4.x
git switch main
git merge renovate/rollup-4.x
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
actions/audit!34
No description provided.