chore(deps): update dependency vite to v5.4.1 - autoclosed #548

Merged
nemunaire merged 1 commits from renovate/vite-5.x-lockfile into master 2024-08-19 07:10:26 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vite (source) 5.3.5 -> 5.4.1 age adoption passing confidence

Release Notes

vitejs/vite (vite)

v5.4.1

Compare Source

v5.4.0

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 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 | |---|---|---|---|---|---| | [vite](https://vitejs.dev) ([source](https://github.com/vitejs/vite/tree/HEAD/packages/vite)) | [`5.3.5` -> `5.4.1`](https://renovatebot.com/diffs/npm/vite/5.3.5/5.4.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vite/5.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite/5.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite/5.3.5/5.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/5.3.5/5.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitejs/vite (vite)</summary> ### [`v5.4.1`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small541-2024-08-15-small) [Compare Source](https://github.com/vitejs/vite/compare/v5.4.0...v5.4.1) - fix: `build.modulePreload.resolveDependencies` is optimizable ([#&#8203;16083](https://github.com/vitejs/vite/issues/16083)) ([e961b31](https://github.com/vitejs/vite/commit/e961b31493f8493277b46773156cc6e546b9c86b)), closes [#&#8203;16083](https://github.com/vitejs/vite/issues/16083) - fix: align CorsOptions.origin type with [@&#8203;types/cors](https://github.com/types/cors) ([#&#8203;17836](https://github.com/vitejs/vite/issues/17836)) ([1bda847](https://github.com/vitejs/vite/commit/1bda847329022d5279cfa2b51719dd19a161fd64)), closes [#&#8203;17836](https://github.com/vitejs/vite/issues/17836) - fix: typings for vite:preloadError ([#&#8203;17868](https://github.com/vitejs/vite/issues/17868)) ([6700594](https://github.com/vitejs/vite/commit/67005949999054ab3cd079890ed220bc359bcf62)), closes [#&#8203;17868](https://github.com/vitejs/vite/issues/17868) - fix(build): avoid re-define `__vite_import_meta_env__` ([#&#8203;17876](https://github.com/vitejs/vite/issues/17876)) ([e686d74](https://github.com/vitejs/vite/commit/e686d749d673c02ff4395971ac74340082da14e5)), closes [#&#8203;17876](https://github.com/vitejs/vite/issues/17876) - fix(deps): update all non-major dependencies ([#&#8203;17869](https://github.com/vitejs/vite/issues/17869)) ([d11711c](https://github.com/vitejs/vite/commit/d11711c7e4c082fd0400245bfdc766006fd38ac8)), closes [#&#8203;17869](https://github.com/vitejs/vite/issues/17869) - fix(lightningcss): search for assets with correct base path ([#&#8203;17856](https://github.com/vitejs/vite/issues/17856)) ([4e5ce3c](https://github.com/vitejs/vite/commit/4e5ce3c7a90966b1f942df35b8b3e8a550a4f031)), closes [#&#8203;17856](https://github.com/vitejs/vite/issues/17856) - fix(worker): handle self reference url worker in dependency for build ([#&#8203;17846](https://github.com/vitejs/vite/issues/17846)) ([391bb49](https://github.com/vitejs/vite/commit/391bb4917b55baf3fdb01c6fc3d782d6c51be6c8)), closes [#&#8203;17846](https://github.com/vitejs/vite/issues/17846) - chore: fix picocolors import for local dev ([#&#8203;17884](https://github.com/vitejs/vite/issues/17884)) ([9018255](https://github.com/vitejs/vite/commit/9018255c697a8c0888dce57aaa755d25bf66beba)), closes [#&#8203;17884](https://github.com/vitejs/vite/issues/17884) - refactor: remove `handleHotUpdate` from watch-package-data plugin ([#&#8203;17865](https://github.com/vitejs/vite/issues/17865)) ([e16bf1f](https://github.com/vitejs/vite/commit/e16bf1fb14b7a3a950de4d74fce31416746829b3)), closes [#&#8203;17865](https://github.com/vitejs/vite/issues/17865) ### [`v5.4.0`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#540-2024-08-07) [Compare Source](https://github.com/vitejs/vite/compare/v5.3.5...v5.4.0) - fix(build): windows platform build output path error ([#&#8203;17818](https://github.com/vitejs/vite/issues/17818)) ([6ae0615](https://github.com/vitejs/vite/commit/6ae0615416762dd1b89393316308cf8edf115c34)), closes [#&#8203;17818](https://github.com/vitejs/vite/issues/17818) - fix(deps): update launch-editor to consume fix for windows paths ([#&#8203;17828](https://github.com/vitejs/vite/issues/17828)) ([cf2f90d](https://github.com/vitejs/vite/commit/cf2f90d4b9f9b16b8009b0f9d0d9f7e71e98c54d)), closes [#&#8203;17828](https://github.com/vitejs/vite/issues/17828) - fix(ssr): fix `global` variable name conflict ([#&#8203;17809](https://github.com/vitejs/vite/issues/17809)) ([6aa2206](https://github.com/vitejs/vite/commit/6aa220607b4f5457c1ef9ff68d75885a9abbdaf6)), closes [#&#8203;17809](https://github.com/vitejs/vite/issues/17809) - fix(worker): fix `importScripts` injection breaking iife code ([#&#8203;17827](https://github.com/vitejs/vite/issues/17827)) ([bb4ba9f](https://github.com/vitejs/vite/commit/bb4ba9f448da01782f585369f80c4517da087000)), closes [#&#8203;17827](https://github.com/vitejs/vite/issues/17827) - chore: bump typescript-eslint to v8 ([#&#8203;17624](https://github.com/vitejs/vite/issues/17624)) ([d1891fd](https://github.com/vitejs/vite/commit/d1891fda026d27f53409dec97e156a59da609196)), closes [#&#8203;17624](https://github.com/vitejs/vite/issues/17624) - chore(deps): update all non-major dependencies ([#&#8203;17820](https://github.com/vitejs/vite/issues/17820)) ([bb2f8bb](https://github.com/vitejs/vite/commit/bb2f8bb55fdd64e4f16831ff98921c221a5e734a)), closes [#&#8203;17820](https://github.com/vitejs/vite/issues/17820) - perf(ssr): do a single-pass over AST with node cache arrays ([#&#8203;17812](https://github.com/vitejs/vite/issues/17812)) ([81327eb](https://github.com/vitejs/vite/commit/81327eb980c308474a586a9cb9c0c5fff10eba34)), closes [#&#8203;17812](https://github.com/vitejs/vite/issues/17812) </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 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4zMi4xIiwidXBkYXRlZEluVmVyIjoiMzguMzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-08-19 01:19:45 +00:00
chore(deps): update dependency vite to v5.4.1
Some checks failed
continuous-integration/drone/push Build is failing
ec473c0ab1
nemunaire merged commit 2f57b5a263 into master 2024-08-19 07:10:26 +00:00
nemunaire deleted branch renovate/vite-5.x-lockfile 2024-08-19 07:10:27 +00:00
renovate-bot changed title from chore(deps): update dependency vite to v5.4.1 to chore(deps): update dependency vite to v5.4.1 - autoclosed 2024-08-19 07:19:31 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: happyDomain/happyDomain#548
No description provided.