chore(deps): update dependency rollup to v4.21.1 #474

Merged
renovate-bot merged 1 commit from renovate/rollup-4.x into main 2024-08-26 19:02:28 +02:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup (source) 4.21.0 -> 4.21.1 age adoption passing confidence

Release Notes

rollup/rollup (rollup)

v4.21.1

Compare Source

2024-08-26

Bug Fixes
  • Ensure closeWatcher hook is called when watch mode is aborted via Ctrl+C (#​5618)
  • Do not produce invalid code for import.meta.url in compact mode (#​5624)
  • Do not throw when generating chunk names when preserving modules in Windows (#​5625)
Pull Requests

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rollup](https://rollupjs.org/) ([source](https://github.com/rollup/rollup)) | [`4.21.0` -> `4.21.1`](https://renovatebot.com/diffs/npm/rollup/4.21.0/4.21.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/rollup/4.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/rollup/4.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/rollup/4.21.0/4.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rollup/4.21.0/4.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>rollup/rollup (rollup)</summary> ### [`v4.21.1`](https://github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4211) [Compare Source](https://github.com/rollup/rollup/compare/v4.21.0...v4.21.1) *2024-08-26* ##### Bug Fixes - Ensure `closeWatcher` hook is called when watch mode is aborted via Ctrl+C ([#&#8203;5618](https://github.com/rollup/rollup/issues/5618)) - Do not produce invalid code for `import.meta.url` in compact mode ([#&#8203;5624](https://github.com/rollup/rollup/issues/5624)) - Do not throw when generating chunk names when preserving modules in Windows ([#&#8203;5625](https://github.com/rollup/rollup/issues/5625)) ##### Pull Requests - [#&#8203;5591](https://github.com/rollup/rollup/pull/5591): chore(deps): update dependency [@&#8203;types/eslint](https://github.com/types/eslint) to v9 ([@&#8203;renovate](https://github.com/renovate)\[bot], [@&#8203;lukastaegert](https://github.com/lukastaegert)) - [#&#8203;5618](https://github.com/rollup/rollup/pull/5618): preload the WASM file even though the version is undefined. ([@&#8203;TrickyPi](https://github.com/TrickyPi)) - [#&#8203;5619](https://github.com/rollup/rollup/pull/5619): Call and await closeWatcher hooks on exit signals ([@&#8203;lukastaegert](https://github.com/lukastaegert)) - [#&#8203;5622](https://github.com/rollup/rollup/pull/5622): chore(deps): lock file maintenance minor/patch updates ([@&#8203;renovate](https://github.com/renovate)\[bot], [@&#8203;lukastaegert](https://github.com/lukastaegert)) - [#&#8203;5624](https://github.com/rollup/rollup/pull/5624): fix: add space for DOCUMENT_CURRENT_SCRIPT template ([@&#8203;TrickyPi](https://github.com/TrickyPi)) - [#&#8203;5625](https://github.com/rollup/rollup/pull/5625): fix: get the right chunk name for preserve modules in Windows ([@&#8203;TrickyPi](https://github.com/TrickyPi), [@&#8203;lukastaegert](https://github.com/lukastaegert)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi41Ny40IiwidXBkYXRlZEluVmVyIjoiMzYuNTcuNCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovate-bot scheduled this pull request to auto merge when all checks succeed 2024-08-26 18:00:55 +02:00
renovate-bot force-pushed renovate/rollup-4.x from 9949e79a41 to f3a0ca6385 2024-08-26 19:00:54 +02:00 Compare
renovate-bot merged commit f3a0ca6385 into main 2024-08-26 19:02:28 +02:00
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: dungeonslayers/ds4#474
No description provided.