chore(deps): update dependency @sveltejs/vite-plugin-svelte to v5.1.0 #264

Open
renovate-bot wants to merge 1 commit from renovate/sveltejs-vite-plugin-svelte-5.x-lockfile into master
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sveltejs/vite-plugin-svelte (source) 5.0.3 -> 5.1.0 age adoption passing confidence

Release Notes

sveltejs/vite-plugin-svelte (@​sveltejs/vite-plugin-svelte)

v5.1.0

Compare Source

Minor Changes
  • scope css to js module to enable treeshaking scoped css from unused components. Requires vite 6.2 and svelte 5.26 (#​1092)
Patch Changes
  • add svelte > clsx to optimizeDeps.include to avoid page reload when using vite6 and npm (#​1124)

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 | |---|---|---|---|---|---| | [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte) ([source](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte)) | [`5.0.3` -> `5.1.0`](https://renovatebot.com/diffs/npm/@sveltejs%2fvite-plugin-svelte/5.0.3/5.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sveltejs%2fvite-plugin-svelte/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sveltejs%2fvite-plugin-svelte/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sveltejs%2fvite-plugin-svelte/5.0.3/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sveltejs%2fvite-plugin-svelte/5.0.3/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sveltejs/vite-plugin-svelte (@&#8203;sveltejs/vite-plugin-svelte)</summary> ### [`v5.1.0`](https://github.com/sveltejs/vite-plugin-svelte/blob/HEAD/packages/vite-plugin-svelte/CHANGELOG.md#510) [Compare Source](https://github.com/sveltejs/vite-plugin-svelte/compare/@sveltejs/vite-plugin-svelte@5.0.3...@sveltejs/vite-plugin-svelte@5.1.0) ##### Minor Changes - scope css to js module to enable treeshaking scoped css from unused components. Requires vite 6.2 and svelte 5.26 ([#&#8203;1092](https://github.com/sveltejs/vite-plugin-svelte/pull/1092)) ##### Patch Changes - add `svelte > clsx` to optimizeDeps.include to avoid page reload when using vite6 and npm ([#&#8203;1124](https://github.com/sveltejs/vite-plugin-svelte/pull/1124)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MC40OC40IiwidXBkYXRlZEluVmVyIjoiNDAuNDguNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2025-06-09 05:38:19 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/sveltejs-vite-plugin-svelte-5.x-lockfile:renovate/sveltejs-vite-plugin-svelte-5.x-lockfile
git checkout renovate/sveltejs-vite-plugin-svelte-5.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff renovate/sveltejs-vite-plugin-svelte-5.x-lockfile
git checkout renovate/sveltejs-vite-plugin-svelte-5.x-lockfile
git rebase master
git checkout master
git merge --ff-only renovate/sveltejs-vite-plugin-svelte-5.x-lockfile
git checkout renovate/sveltejs-vite-plugin-svelte-5.x-lockfile
git rebase master
git checkout master
git merge --no-ff renovate/sveltejs-vite-plugin-svelte-5.x-lockfile
git checkout master
git merge --squash renovate/sveltejs-vite-plugin-svelte-5.x-lockfile
git checkout master
git merge --ff-only renovate/sveltejs-vite-plugin-svelte-5.x-lockfile
git checkout master
git merge renovate/sveltejs-vite-plugin-svelte-5.x-lockfile
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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: nemunaire/reveil#264
No description provided.