Skip to content

Commit d23ffec

Browse files
chore(deps): update dependency rollup to v4.20.0 (#1382)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rollup](https://rollupjs.org/) ([source](https://togithub.com/rollup/rollup)) | [`4.19.2` -> `4.20.0`](https://renovatebot.com/diffs/npm/rollup/4.19.2/4.20.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/rollup/4.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/rollup/4.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/rollup/4.19.2/4.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rollup/4.19.2/4.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>rollup/rollup (rollup)</summary> ### [`v4.20.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4200) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.19.2...v4.20.0) *2024-08-03* ##### Features - Allow plugins to specify the original file name when emitting assets ([#&#8203;5596](https://togithub.com/rollup/rollup/issues/5596)) ##### Pull Requests - [#&#8203;5596](https://togithub.com/rollup/rollup/pull/5596): Add originalFIleName property to emitted assets ([@&#8203;lukastaegert](https://togithub.com/lukastaegert)) - [#&#8203;5599](https://togithub.com/rollup/rollup/pull/5599): chore(deps): update dependency eslint-plugin-unicorn to v55 ([@&#8203;renovate](https://togithub.com/renovate)\[bot], [@&#8203;lukastaegert](https://togithub.com/lukastaegert)) - [#&#8203;5600](https://togithub.com/rollup/rollup/pull/5600): chore(deps): lock file maintenance minor/patch updates ([@&#8203;renovate](https://togithub.com/renovate)\[bot], [@&#8203;lukastaegert](https://togithub.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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/runtime-env/import-meta-env). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bd6a341 commit d23ffec

File tree

2 files changed

+71
-71
lines changed

2 files changed

+71
-71
lines changed

packages/unplugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@farmfe/core": "1.3.12",
4444
"@types/node": "20.14.14",
4545
"@types/object-hash": "3.0.6",
46-
"rollup": "4.19.2",
46+
"rollup": "4.20.0",
4747
"ts-node": "10.9.2",
4848
"typescript": "5.5.4",
4949
"vite": "5.3.5",

pnpm-lock.yaml

Lines changed: 70 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)