chore(deps): update dependency rollup to v4.1.4 #71

Merged
renovate-bot merged 1 commits from renovate/rollup-4.x into main 2023-10-17 09:01:23 +02:00
Collaborator

This PR contains the following updates:

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

Release Notes

rollup/rollup (rollup)

v4.1.4

Compare Source

2023-10-16

Bug Fixes
Pull Requests

v4.1.3

Compare Source

2023-10-15

Bug Fixes
  • Fix WASM build as hash function was not exported (#​5203)
Pull Requests

v4.1.1

Compare Source

2023-10-15

Bug Fixes
  • Improve Node parsing performance (#​5201)
Pull Requests

v4.1.0

Compare Source

2023-10-14

Features
  • Reduce memory usage of Rollup builds (#​5133)
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.0.2` -> `4.1.4`](https://renovatebot.com/diffs/npm/rollup/4.0.2/4.1.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/rollup/4.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/rollup/4.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/rollup/4.0.2/4.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rollup/4.0.2/4.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>rollup/rollup (rollup)</summary> ### [`v4.1.4`](https://github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#414) [Compare Source](https://github.com/rollup/rollup/compare/v4.1.3...v4.1.4) *2023-10-16* ##### Bug Fixes - Reduce sizes [@&#8203;rollup/browser](https://github.com/rollup/browser) and [@&#8203;rollup/wasm-node](https://github.com/rollup/wasm-node) WASM artifacts ([#&#8203;5204](https://github.com/rollup/rollup/issues/5204)) ##### Pull Requests - [#&#8203;5204](https://github.com/rollup/rollup/pull/5204): perf: shrink wasm size by avoid importing browserslist ([@&#8203;sapphi-red](https://github.com/sapphi-red)) ### [`v4.1.3`](https://github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#413) [Compare Source](https://github.com/rollup/rollup/compare/v4.1.1...v4.1.3) *2023-10-15* ##### Bug Fixes - Fix WASM build as hash function was not exported ([#&#8203;5203](https://github.com/rollup/rollup/issues/5203)) ##### Pull Requests - [#&#8203;5203](https://github.com/rollup/rollup/pull/5203): fix: export xxhashBase64Url from wasm ([@&#8203;sapphi-red](https://github.com/sapphi-red)) ### [`v4.1.1`](https://github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#411) [Compare Source](https://github.com/rollup/rollup/compare/v4.1.0...v4.1.1) *2023-10-15* ##### Bug Fixes - Improve Node parsing performance ([#&#8203;5201](https://github.com/rollup/rollup/issues/5201)) ##### Pull Requests - [#&#8203;5201](https://github.com/rollup/rollup/pull/5201): perf: use mimalloc for bindings_napi ([@&#8203;sapphi-red](https://github.com/sapphi-red)) ### [`v4.1.0`](https://github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#410) [Compare Source](https://github.com/rollup/rollup/compare/v4.0.2...v4.1.0) *2023-10-14* ##### Features - Reduce memory usage of Rollup builds ([#&#8203;5133](https://github.com/rollup/rollup/issues/5133)) ##### Pull Requests - [#&#8203;5133](https://github.com/rollup/rollup/pull/5133): perf: reducing ast node memory overhead ([@&#8203;thebanjomatic](https://github.com/thebanjomatic)) - [#&#8203;5177](https://github.com/rollup/rollup/pull/5177): chore: explicitly set rust toolchain channel ([@&#8203;cijiugechu](https://github.com/cijiugechu)) - [#&#8203;5179](https://github.com/rollup/rollup/pull/5179): Update migration guide for Rollup 4 ([@&#8203;lukastaegert](https://github.com/lukastaegert)) - [#&#8203;5180](https://github.com/rollup/rollup/pull/5180): Resolve clippy errors ([@&#8203;cijiugechu](https://github.com/cijiugechu)) - [#&#8203;5183](https://github.com/rollup/rollup/pull/5183): Add clippy to pipeline and fix remaining issues ([@&#8203;lukastaegert](https://github.com/lukastaegert)) - [#&#8203;5184](https://github.com/rollup/rollup/pull/5184): docs: fix code example for `onLog` ([@&#8203;tjenkinson](https://github.com/tjenkinson)) - [#&#8203;5186](https://github.com/rollup/rollup/pull/5186): Improve wording for native artifacts in migration guide ([@&#8203;lukastaegert](https://github.com/lukastaegert)) - [#&#8203;5190](https://github.com/rollup/rollup/pull/5190): test: add verifyAst type ([@&#8203;TrickyPi](https://github.com/TrickyPi)) - [#&#8203;5196](https://github.com/rollup/rollup/pull/5196): chore(deps): update dependency rollup to v4 ([@&#8203;renovate](https://github.com/renovate)\[bot]) - [#&#8203;5197](https://github.com/rollup/rollup/pull/5197): chore(deps): lock file maintenance minor/patch updates ([@&#8203;renovate](https://github.com/renovate)\[bot]) </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 2023-10-17 09:00:42 +02:00
ci/woodpecker/pr/checks Pipeline was successful Details
ci/woodpecker/push/checks Pipeline was successful Details
1a005d12af
chore(deps): update dependency rollup to v4.1.4
renovate-bot scheduled this pull request to auto merge when all checks succeed 2023-10-17 09:00:42 +02:00
renovate-bot merged commit 1a005d12af into main 2023-10-17 09:01:23 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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/tickwerk#71
No description provided.