Closed renovate[bot] closed 3 weeks ago
This PR contains the following updates:
^5.4.2
^5.4.3
^4.24.0
^4.24.3
š Schedule: Branch creation - "before 4am on Monday" (UTC), 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.
š» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.
Open in Stackblitz
pnpm add https://pkg.pr.new/@vitejs/plugin-vue@462
pnpm add https://pkg.pr.new/@vitejs/plugin-vue-jsx@462
commit: d189c27
d189c27
This PR contains the following updates:
^5.4.2
->^5.4.3
^4.24.0
->^4.24.3
Release Notes
vitejs/vite (@vitejs/plugin-legacy)
### [`v5.4.3`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/plugin-legacy/CHANGELOG.md#small543-2024-10-25-small) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v5.4.2...v5.4.3) - chore: enable some eslint rules ([#18084](https://redirect.github.com/vitejs/vite/issues/18084)) ([e9a2746](https://redirect.github.com/vitejs/vite/commit/e9a2746ca77473b1814fd05db3d299c074135fe5)), closes [#18084](https://redirect.github.com/vitejs/vite/issues/18084) - chore: remove stale TODOs ([#17866](https://redirect.github.com/vitejs/vite/issues/17866)) ([e012f29](https://redirect.github.com/vitejs/vite/commit/e012f296df583bd133d26399397bd4ae49de1497)), closes [#17866](https://redirect.github.com/vitejs/vite/issues/17866) - chore: update license copyright ([#18278](https://redirect.github.com/vitejs/vite/issues/18278)) ([56eb869](https://redirect.github.com/vitejs/vite/commit/56eb869a67551a257d20cba00016ea59b1e1a2c4)), closes [#18278](https://redirect.github.com/vitejs/vite/issues/18278) - chore(deps): update all non-major dependencies ([#17945](https://redirect.github.com/vitejs/vite/issues/17945)) ([cfb621e](https://redirect.github.com/vitejs/vite/commit/cfb621e7a5a3e24d710a9af156e6855e73caf891)), closes [#17945](https://redirect.github.com/vitejs/vite/issues/17945) - chore(deps): update all non-major dependencies ([#18050](https://redirect.github.com/vitejs/vite/issues/18050)) ([7cac03f](https://redirect.github.com/vitejs/vite/commit/7cac03fa5197a72d2e2422bd0243a85a9a18abfc)), closes [#18050](https://redirect.github.com/vitejs/vite/issues/18050) - chore(deps): update all non-major dependencies ([#18404](https://redirect.github.com/vitejs/vite/issues/18404)) ([802839d](https://redirect.github.com/vitejs/vite/commit/802839d48335a69eb15f71f2cd816d0b6e4d3556)), closes [#18404](https://redirect.github.com/vitejs/vite/issues/18404) - fix(deps): update all non-major dependencies ([#18170](https://redirect.github.com/vitejs/vite/issues/18170)) ([c8aea5a](https://redirect.github.com/vitejs/vite/commit/c8aea5ae0af90dc6796ef3bdd612d1eb819f157b)), closes [#18170](https://redirect.github.com/vitejs/vite/issues/18170) - fix(deps): update all non-major dependencies ([#18292](https://redirect.github.com/vitejs/vite/issues/18292)) ([5cac054](https://redirect.github.com/vitejs/vite/commit/5cac0544dca2764f0114aac38e9922a0c13d7ef4)), closes [#18292](https://redirect.github.com/vitejs/vite/issues/18292) - fix(deps): update all non-major dependencies ([#18345](https://redirect.github.com/vitejs/vite/issues/18345)) ([5552583](https://redirect.github.com/vitejs/vite/commit/5552583a2272cd4208b30ad60e99d984e34645f0)), closes [#18345](https://redirect.github.com/vitejs/vite/issues/18345) - fix(legacy): generate sourcemap for polyfill chunks ([#18250](https://redirect.github.com/vitejs/vite/issues/18250)) ([f311ff3](https://redirect.github.com/vitejs/vite/commit/f311ff3c2b19636457c3023095ef32ab9a96b84a)), closes [#18250](https://redirect.github.com/vitejs/vite/issues/18250) - perf: use `crypto.hash` when available ([#18317](https://redirect.github.com/vitejs/vite/issues/18317)) ([2a14884](https://redirect.github.com/vitejs/vite/commit/2a148844cf2382a5377b75066351f00207843352)), closes [#18317](https://redirect.github.com/vitejs/vite/issues/18317)rollup/rollup (rollup)
### [`v4.24.3`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4243) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.24.2...v4.24.3) *2024-10-29* ##### Bug Fixes - Slightly reduce memory consumption by specifying fixed array sizes where possible ([#5703](https://redirect.github.com/rollup/rollup/issues/5703)) ##### Pull Requests - [#5703](https://redirect.github.com/rollup/rollup/pull/5703): perf: use pre-allocated arrays for known result sizes ([@GalacticHypernova](https://redirect.github.com/GalacticHypernova)) ### [`v4.24.2`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4242) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.24.1...v4.24.2) *2024-10-27* ##### Bug Fixes - Add missing build dependency ([#5705](https://redirect.github.com/rollup/rollup/issues/5705)) ##### Pull Requests - [#5705](https://redirect.github.com/rollup/rollup/pull/5705): Fix "Couldn't find package" error when installing rollup using yarn ([@tagattie](https://redirect.github.com/tagattie)) ### [`v4.24.1`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4241) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.24.0...v4.24.1) *2024-10-27* ##### Bug Fixes - Support running Rollup natively on FreeBSD ([#5698](https://redirect.github.com/rollup/rollup/issues/5698)) ##### Pull Requests - [#5689](https://redirect.github.com/rollup/rollup/pull/5689): chore(deps): lock file maintenance minor/patch updates ([@renovate](https://redirect.github.com/renovate)\[bot]) - [#5690](https://redirect.github.com/rollup/rollup/pull/5690): chore(deps): update dependency [@inquirer/prompts](https://redirect.github.com/inquirer/prompts) to v7 ([@renovate](https://redirect.github.com/renovate)\[bot]) - [#5691](https://redirect.github.com/rollup/rollup/pull/5691): chore(deps): update dependency eslint-plugin-unicorn to v56 ([@renovate](https://redirect.github.com/renovate)\[bot]) - [#5692](https://redirect.github.com/rollup/rollup/pull/5692): chore(deps): lock file maintenance minor/patch updates ([@renovate](https://redirect.github.com/renovate)\[bot], [@lukastaegert](https://redirect.github.com/lukastaegert)) - [#5695](https://redirect.github.com/rollup/rollup/pull/5695): fix(deps): update swc monorepo (major) ([@renovate](https://redirect.github.com/renovate)\[bot]) - [#5696](https://redirect.github.com/rollup/rollup/pull/5696): chore(deps): lock file maintenance minor/patch updates ([@renovate](https://redirect.github.com/renovate)\[bot]) - [#5698](https://redirect.github.com/rollup/rollup/pull/5698): Add support for FreeBSD (x64 and arm64) ([@tagattie](https://redirect.github.com/tagattie), [@lukastaegert](https://redirect.github.com/lukastaegert))Configuration
š Schedule: Branch creation - "before 4am on Monday" (UTC), 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.
š» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.