Update dependency vite to v5.2.12 #69

Merged
pierre merged 1 commits from renovate/vite-5.x-lockfile into master 2024-05-31 06:20:00 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
vite (source) dependencies patch 5.2.11 -> 5.2.12

Release Notes

vitejs/vite (vite)

v5.2.12

Compare Source


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 | Type | Update | Change | |---|---|---|---| | [vite](https://vitejs.dev) ([source](https://github.com/vitejs/vite/tree/HEAD/packages/vite)) | dependencies | patch | [`5.2.11` -> `5.2.12`](https://renovatebot.com/diffs/npm/vite/5.2.11/5.2.12) | --- ### Release Notes <details> <summary>vitejs/vite (vite)</summary> ### [`v5.2.12`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small5212-2024-05-28-small) [Compare Source](https://github.com/vitejs/vite/compare/v5.2.11...v5.2.12) - chore: move to eslint flat config ([#&#8203;16743](https://github.com/vitejs/vite/issues/16743)) ([8f16765](https://github.com/vitejs/vite/commit/8f16765)), closes [#&#8203;16743](https://github.com/vitejs/vite/issues/16743) - chore(deps): remove unused deps ([#&#8203;17329](https://github.com/vitejs/vite/issues/17329)) ([5a45745](https://github.com/vitejs/vite/commit/5a45745)), closes [#&#8203;17329](https://github.com/vitejs/vite/issues/17329) - chore(deps): update all non-major dependencies ([#&#8203;16722](https://github.com/vitejs/vite/issues/16722)) ([b45922a](https://github.com/vitejs/vite/commit/b45922a)), closes [#&#8203;16722](https://github.com/vitejs/vite/issues/16722) - fix: mention `build.rollupOptions.output.manualChunks` instead of `build.rollupOutput.manualChunks` ([89378c0](https://github.com/vitejs/vite/commit/89378c0)), closes [#&#8203;16721](https://github.com/vitejs/vite/issues/16721) - fix(build): make SystemJSWrapRE match lazy ([#&#8203;16633](https://github.com/vitejs/vite/issues/16633)) ([6583ad2](https://github.com/vitejs/vite/commit/6583ad2)), closes [#&#8203;16633](https://github.com/vitejs/vite/issues/16633) - fix(css): avoid generating empty JS files when JS files becomes empty but has CSS files imported ([#&#8203;1](https://github.com/vitejs/vite/issues/1) ([95fe5a7](https://github.com/vitejs/vite/commit/95fe5a7)), closes [#&#8203;16078](https://github.com/vitejs/vite/issues/16078) - fix(css): handle lightningcss compiled css in Deno ([#&#8203;17301](https://github.com/vitejs/vite/issues/17301)) ([8e4e932](https://github.com/vitejs/vite/commit/8e4e932)), closes [#&#8203;17301](https://github.com/vitejs/vite/issues/17301) - fix(css): only use files the current bundle contains ([#&#8203;16684](https://github.com/vitejs/vite/issues/16684)) ([15a6ebb](https://github.com/vitejs/vite/commit/15a6ebb)), closes [#&#8203;16684](https://github.com/vitejs/vite/issues/16684) - fix(css): page reload was not happening with .css?raw ([#&#8203;16455](https://github.com/vitejs/vite/issues/16455)) ([8041846](https://github.com/vitejs/vite/commit/8041846)), closes [#&#8203;16455](https://github.com/vitejs/vite/issues/16455) - fix(deps): update all non-major dependencies ([#&#8203;16603](https://github.com/vitejs/vite/issues/16603)) ([6711553](https://github.com/vitejs/vite/commit/6711553)), closes [#&#8203;16603](https://github.com/vitejs/vite/issues/16603) - fix(deps): update all non-major dependencies ([#&#8203;16660](https://github.com/vitejs/vite/issues/16660)) ([bf2f014](https://github.com/vitejs/vite/commit/bf2f014)), closes [#&#8203;16660](https://github.com/vitejs/vite/issues/16660) - fix(deps): update all non-major dependencies ([#&#8203;17321](https://github.com/vitejs/vite/issues/17321)) ([4a89766](https://github.com/vitejs/vite/commit/4a89766)), closes [#&#8203;17321](https://github.com/vitejs/vite/issues/17321) - fix(error-logging): rollup errors weren't displaying id and codeframe ([#&#8203;16540](https://github.com/vitejs/vite/issues/16540)) ([22dc196](https://github.com/vitejs/vite/commit/22dc196)), closes [#&#8203;16540](https://github.com/vitejs/vite/issues/16540) - fix(hmr): normalize the path info ([#&#8203;14255](https://github.com/vitejs/vite/issues/14255)) ([6a085d0](https://github.com/vitejs/vite/commit/6a085d0)), closes [#&#8203;14255](https://github.com/vitejs/vite/issues/14255) - fix(hmr): trigger page reload when calling invalidate on root module ([#&#8203;16636](https://github.com/vitejs/vite/issues/16636)) ([2b61cc3](https://github.com/vitejs/vite/commit/2b61cc3)), closes [#&#8203;16636](https://github.com/vitejs/vite/issues/16636) - fix(logger): truncate log over 5000 characters long ([#&#8203;16581](https://github.com/vitejs/vite/issues/16581)) ([b0b839a](https://github.com/vitejs/vite/commit/b0b839a)), closes [#&#8203;16581](https://github.com/vitejs/vite/issues/16581) - fix(optimizer): log dependencies added by plugins ([#&#8203;16729](https://github.com/vitejs/vite/issues/16729)) ([f0fb987](https://github.com/vitejs/vite/commit/f0fb987)), closes [#&#8203;16729](https://github.com/vitejs/vite/issues/16729) - fix(sourcemap): improve sourcemap compatibility for vue2 ([#&#8203;16594](https://github.com/vitejs/vite/issues/16594)) ([913c040](https://github.com/vitejs/vite/commit/913c040)), closes [#&#8203;16594](https://github.com/vitejs/vite/issues/16594) - docs: correct proxy shorthand example ([#&#8203;15938](https://github.com/vitejs/vite/issues/15938)) ([abf766e](https://github.com/vitejs/vite/commit/abf766e)), closes [#&#8203;15938](https://github.com/vitejs/vite/issues/15938) - docs: deprecate server.hot ([#&#8203;16741](https://github.com/vitejs/vite/issues/16741)) ([e7d38ab](https://github.com/vitejs/vite/commit/e7d38ab)), closes [#&#8203;16741](https://github.com/vitejs/vite/issues/16741) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjM4Mi4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre force-pushed renovate/vite-5.x-lockfile from cb68224469 to 3688ab0e63 2024-05-29 00:21:44 +00:00 Compare
pierre force-pushed renovate/vite-5.x-lockfile from 3688ab0e63 to 383b29ce21 2024-05-31 00:22:34 +00:00 Compare
pierre merged commit 06ec35e1e7 into master 2024-05-31 06:19:59 +00:00
pierre deleted branch renovate/vite-5.x-lockfile 2024-05-31 06:20:00 +00: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: pierre/VirtWeb#69
No description provided.