chore(deps): update vite packages #347

Merged
renovatebot merged 1 commits from renovate/vite-packages into main 2025-07-07 19:30:01 +08:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vite (source) ^7.0.0 -> ^7.0.2 age adoption passing confidence
vite-plugin-singlefile (source) ^2.2.0 -> ^2.3.0 age adoption passing confidence

Release Notes

vitejs/vite (vite)

v7.0.2

Compare Source

Bug Fixes

v7.0.1

Compare Source

Bug Fixes
Miscellaneous Chores
richardtallent/vite-plugin-singlefile (vite-plugin-singlefile)

v2.3.0

Compare Source

See CHANGELOG.MD

v2.2.1

Compare Source

See CHANGELOG.MD


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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://vite.dev) ([source](https://github.com/vitejs/vite/tree/HEAD/packages/vite)) | [`^7.0.0` -> `^7.0.2`](https://renovatebot.com/diffs/npm/vite/7.0.0/7.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vite/7.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite/7.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite/7.0.0/7.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/7.0.0/7.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [vite-plugin-singlefile](https://github.com/richardtallent/vite-plugin-singlefile/tree/main/#readme) ([source](https://github.com/richardtallent/vite-plugin-singlefile)) | [`^2.2.0` -> `^2.3.0`](https://renovatebot.com/diffs/npm/vite-plugin-singlefile/2.2.0/2.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vite-plugin-singlefile/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite-plugin-singlefile/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite-plugin-singlefile/2.2.0/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite-plugin-singlefile/2.2.0/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitejs/vite (vite)</summary> ### [`v7.0.2`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-702-2025-07-04-small) [Compare Source](https://github.com/vitejs/vite/compare/v7.0.1...v7.0.2) ##### Bug Fixes - **css:** resolve relative paths in sass, revert [#&#8203;20300](https://github.com/vitejs/vite/issues/20300) ([#&#8203;20349](https://github.com/vitejs/vite/issues/20349)) ([db8bd41](https://github.com/vitejs/vite/commit/db8bd412a8b783fe8e9f82d1a822b0534abbf5a3)) ### [`v7.0.1`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-701-2025-07-03-small) [Compare Source](https://github.com/vitejs/vite/compare/v7.0.0...v7.0.1) ##### Bug Fixes - **css:** skip resolving resolved paths in sass ([#&#8203;20300](https://github.com/vitejs/vite/issues/20300)) ([ac528a4](https://github.com/vitejs/vite/commit/ac528a44c384fefb6f10c3f531df93b5ac39324c)) - **deps:** update all non-major dependencies ([#&#8203;20324](https://github.com/vitejs/vite/issues/20324)) ([3e81af3](https://github.com/vitejs/vite/commit/3e81af38a80c7617aba6bf3300d8b4267570f9cf)) - **types:** add a global interface for Worker ([#&#8203;20243](https://github.com/vitejs/vite/issues/20243)) ([37bdfc1](https://github.com/vitejs/vite/commit/37bdfc18f4c5bed053a38c5d717df33036acdd62)) ##### Miscellaneous Chores - **deps:** update rolldown-related dependencies ([#&#8203;20323](https://github.com/vitejs/vite/issues/20323)) ([30d2f1b](https://github.com/vitejs/vite/commit/30d2f1b38c72387ffdca3ee4746730959a020b59)) - fix typos and grammatical errors across documentation and comments ([#&#8203;20337](https://github.com/vitejs/vite/issues/20337)) ([c1c951d](https://github.com/vitejs/vite/commit/c1c951dcc32ec9f133b03ebbceddd749fc14f1e9)) - group commits by category in changelog ([#&#8203;20310](https://github.com/vitejs/vite/issues/20310)) ([41e83f6](https://github.com/vitejs/vite/commit/41e83f62b1adb65f5af4c1ec006de1c845437edc)) - rearrange 7.0 changelog ([#&#8203;20280](https://github.com/vitejs/vite/issues/20280)) ([eafd28a](https://github.com/vitejs/vite/commit/eafd28ac88d5908cbc3e0a047ed7a12094386436)) </details> <details> <summary>richardtallent/vite-plugin-singlefile (vite-plugin-singlefile)</summary> ### [`v2.3.0`](https://github.com/richardtallent/vite-plugin-singlefile/releases/tag/v2.3.0) [Compare Source](https://github.com/richardtallent/vite-plugin-singlefile/compare/v2.2.1...v2.3.0) See CHANGELOG.MD ### [`v2.2.1`](https://github.com/richardtallent/vite-plugin-singlefile/releases/tag/v2.2.1) [Compare Source](https://github.com/richardtallent/vite-plugin-singlefile/compare/03ca5c8e1a54cab5516088b45d912223af6ee54e...v2.2.1) See CHANGELOG.MD </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
renovatebot added 1 commit 2025-07-02 14:24:22 +08:00
chore(deps): update dependency vite-plugin-singlefile to ^2.3.0
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
/ surge (push) Successful in 3m18s
/ playwright (push) Successful in 1m39s
/ cleanup_surge (push) Successful in 10s
/ lint-build-and-check (push) Successful in 6m34s
5d814e07c5
renovatebot force-pushed renovate/vite-packages from 5d814e07c5 to 0f1f8282db 2025-07-03 20:26:00 +08:00 Compare
renovatebot changed title from chore(deps): update dependency vite-plugin-singlefile to ^2.3.0 to chore(deps): update vite packages 2025-07-03 20:26:08 +08:00
renovatebot force-pushed renovate/vite-packages from 0f1f8282db to 9662602416 2025-07-04 10:41:07 +08:00 Compare
renovatebot force-pushed renovate/vite-packages from 9662602416 to 0eb36e8a2a 2025-07-04 13:40:20 +08:00 Compare
renovatebot force-pushed renovate/vite-packages from 0eb36e8a2a to 5cca6e289d 2025-07-05 21:35:08 +08:00 Compare
renovatebot force-pushed renovate/vite-packages from 5cca6e289d to ad435f9b21 2025-07-06 18:56:14 +08:00 Compare
renovatebot force-pushed renovate/vite-packages from ad435f9b21 to 30559d749e 2025-07-07 08:42:22 +08:00 Compare
renovatebot merged commit 30559d749e into main 2025-07-07 19:30:01 +08: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: examples/vue-ts-example#347
No description provided.