chore(deps): update dependency rollup to v4.22.0 #495

Merged
renovate-bot merged 1 commit from renovate/rollup-4.x into main 2024-09-19 07:01:46 +02:00
Collaborator

This PR contains the following updates:

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

Release Notes

rollup/rollup (rollup)

v4.22.0

Compare Source

2024-09-19

Features
  • Add additional known global values to avoid access side effects (#​5651)
Bug Fixes
  • Ensure deterministic chunk hash generation despite async renderChunk hook (#​5644)
  • Improve side effect detection when using "smallest" treeshaking preset when imports are optimized away (#​5658)
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.3` -> `4.22.0`](https://renovatebot.com/diffs/npm/rollup/4.21.3/4.22.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/rollup/4.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/rollup/4.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/rollup/4.21.3/4.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rollup/4.21.3/4.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>rollup/rollup (rollup)</summary> ### [`v4.22.0`](https://github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4220) [Compare Source](https://github.com/rollup/rollup/compare/v4.21.3...v4.22.0) *2024-09-19* ##### Features - Add additional known global values to avoid access side effects ([#&#8203;5651](https://github.com/rollup/rollup/issues/5651)) ##### Bug Fixes - Ensure deterministic chunk hash generation despite async renderChunk hook ([#&#8203;5644](https://github.com/rollup/rollup/issues/5644)) - Improve side effect detection when using "smallest" treeshaking preset when imports are optimized away ([#&#8203;5658](https://github.com/rollup/rollup/issues/5658)) ##### Pull Requests - [#&#8203;5644](https://github.com/rollup/rollup/pull/5644): fix: apply final hashes deterministically with stable placeholders set ([@&#8203;mattkubej](https://github.com/mattkubej), [@&#8203;lukastaegert](https://github.com/lukastaegert)) - [#&#8203;5646](https://github.com/rollup/rollup/pull/5646): chore(deps): update dependency [@&#8203;mermaid-js/mermaid-cli](https://github.com/mermaid-js/mermaid-cli) to v11 ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [#&#8203;5647](https://github.com/rollup/rollup/pull/5647): chore(deps): update dependency concurrently to v9 ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [#&#8203;5648](https://github.com/rollup/rollup/pull/5648): chore(deps): lock file maintenance minor/patch updates ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [#&#8203;5651](https://github.com/rollup/rollup/pull/5651): feat: add `AggregateError`, `FinalizationRegistry`, `WeakRef` to knownGlobals ([@&#8203;re-taro](https://github.com/re-taro)) - [#&#8203;5653](https://github.com/rollup/rollup/pull/5653): Fix example selection in REPL ([@&#8203;lukastaegert](https://github.com/lukastaegert)) - [#&#8203;5657](https://github.com/rollup/rollup/pull/5657): chore(deps): update dependency vite to v5.4.6 \[security] ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [#&#8203;5658](https://github.com/rollup/rollup/pull/5658): Detect variable reassignments in modules without side effects ([@&#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 added 1 commit 2024-09-19 07:00:53 +02:00
chore(deps): update dependency rollup to v4.22.0
All checks were successful
ci/woodpecker/pr/checks Pipeline was successful
ci/woodpecker/push/checks Pipeline was successful
d20acdd835
renovate-bot scheduled this pull request to auto merge when all checks succeed 2024-09-19 07:00:53 +02:00
renovate-bot merged commit d20acdd835 into main 2024-09-19 07:01:46 +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#495
No description provided.