chore(deps): update dependency vite to v5.2.10 #357

Open
renovate-bot wants to merge 1 commits from renovate/vite-5.x-lockfile into master
Collaborator

This PR contains the following updates:

Package Type Update Change
vite (source) devDependencies patch 5.2.8 -> 5.2.10
vite (source) dependencies patch 5.2.8 -> 5.2.10

Release Notes

vitejs/vite (vite)

v5.2.10

Compare Source

v5.2.9

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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)) | devDependencies | patch | [`5.2.8` -> `5.2.10`](https://renovatebot.com/diffs/npm/vite/5.2.8/5.2.10) | | [vite](https://vitejs.dev) ([source](https://github.com/vitejs/vite/tree/HEAD/packages/vite)) | dependencies | patch | [`5.2.8` -> `5.2.10`](https://renovatebot.com/diffs/npm/vite/5.2.8/5.2.10) | --- ### Release Notes <details> <summary>vitejs/vite (vite)</summary> ### [`v5.2.10`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small5210-2024-04-20-small) [Compare Source](https://github.com/vitejs/vite/compare/v5.2.9...v5.2.10) - revert: perf: use workspace root for fs cache ([#&#8203;15712](https://github.com/vitejs/vite/issues/15712)) ([#&#8203;16476](https://github.com/vitejs/vite/issues/16476)) ([77e7359](https://github.com/vitejs/vite/commit/77e7359)), closes [#&#8203;15712](https://github.com/vitejs/vite/issues/15712) [#&#8203;16476](https://github.com/vitejs/vite/issues/16476) - fix: add base to virtual html ([#&#8203;16442](https://github.com/vitejs/vite/issues/16442)) ([721f94d](https://github.com/vitejs/vite/commit/721f94d)), closes [#&#8203;16442](https://github.com/vitejs/vite/issues/16442) - fix: adjust esm syntax judgment logic ([#&#8203;16436](https://github.com/vitejs/vite/issues/16436)) ([af72eab](https://github.com/vitejs/vite/commit/af72eab)), closes [#&#8203;16436](https://github.com/vitejs/vite/issues/16436) - fix: don't add outDirs to watch.ignored if emptyOutDir is false ([#&#8203;16453](https://github.com/vitejs/vite/issues/16453)) ([6a127d6](https://github.com/vitejs/vite/commit/6a127d6)), closes [#&#8203;16453](https://github.com/vitejs/vite/issues/16453) - fix(cspNonce): don't overwrite existing nonce values ([#&#8203;16415](https://github.com/vitejs/vite/issues/16415)) ([b872635](https://github.com/vitejs/vite/commit/b872635)), closes [#&#8203;16415](https://github.com/vitejs/vite/issues/16415) - feat: show warning if root is in build.outDir ([#&#8203;16454](https://github.com/vitejs/vite/issues/16454)) ([11444dc](https://github.com/vitejs/vite/commit/11444dc)), closes [#&#8203;16454](https://github.com/vitejs/vite/issues/16454) - feat: write cspNonce to style tags ([#&#8203;16419](https://github.com/vitejs/vite/issues/16419)) ([8e54bbd](https://github.com/vitejs/vite/commit/8e54bbd)), closes [#&#8203;16419](https://github.com/vitejs/vite/issues/16419) - chore(deps): update dependency eslint-plugin-n to v17 ([#&#8203;16381](https://github.com/vitejs/vite/issues/16381)) ([6cccef7](https://github.com/vitejs/vite/commit/6cccef7)), closes [#&#8203;16381](https://github.com/vitejs/vite/issues/16381) ### [`v5.2.9`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small529-2024-04-15-small) [Compare Source](https://github.com/vitejs/vite/compare/v5.2.8...v5.2.9) - fix: `fsp.rm` removing files does not take effect ([#&#8203;16032](https://github.com/vitejs/vite/issues/16032)) ([b05c405](https://github.com/vitejs/vite/commit/b05c405)), closes [#&#8203;16032](https://github.com/vitejs/vite/issues/16032) - fix: fix accumulated stacks in error overlay ([#&#8203;16393](https://github.com/vitejs/vite/issues/16393)) ([102c2fd](https://github.com/vitejs/vite/commit/102c2fd)), closes [#&#8203;16393](https://github.com/vitejs/vite/issues/16393) - fix(deps): update all non-major dependencies ([#&#8203;16376](https://github.com/vitejs/vite/issues/16376)) ([58a2938](https://github.com/vitejs/vite/commit/58a2938)), closes [#&#8203;16376](https://github.com/vitejs/vite/issues/16376) - chore: update region comment ([#&#8203;16380](https://github.com/vitejs/vite/issues/16380)) ([77562c3](https://github.com/vitejs/vite/commit/77562c3)), closes [#&#8203;16380](https://github.com/vitejs/vite/issues/16380) - perf: reduce size of injected \__vite\_\_mapDeps code ([#&#8203;16184](https://github.com/vitejs/vite/issues/16184)) ([c0ec6be](https://github.com/vitejs/vite/commit/c0ec6be)), closes [#&#8203;16184](https://github.com/vitejs/vite/issues/16184) - perf(css): only replace empty chunk if imported ([#&#8203;16349](https://github.com/vitejs/vite/issues/16349)) ([e2658ad](https://github.com/vitejs/vite/commit/e2658ad)), closes [#&#8203;16349](https://github.com/vitejs/vite/issues/16349) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzguMSIsInVwZGF0ZWRJblZlciI6IjM3LjI3OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot force-pushed renovate/vite-5.x-lockfile from deffb993eb to 8299df61e3 2024-04-19 10:28:27 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency vite to v5.2.9 to chore(deps): update dependency vite to v5.2.10 2024-04-20 11:30:50 +00:00
renovate-bot force-pushed renovate/vite-5.x-lockfile from 8299df61e3 to 45c1d21562 2024-04-20 11:30:53 +00:00 Compare
All checks were successful
continuous-integration/drone/push Build is passing
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b renovate/vite-5.x-lockfile master
git pull origin renovate/vite-5.x-lockfile

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff renovate/vite-5.x-lockfile
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
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: fic/server#357
No description provided.