ranger-ross / yakman

Basic, storage agnostic config manager.
4 stars 1 forks source link

Update dependency @sveltejs/vite-plugin-svelte to v3.1.1 #388

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

sveltejs/vite-plugin-svelte (@​sveltejs/vite-plugin-svelte) ### [`v3.1.1`](https://togithub.com/sveltejs/vite-plugin-svelte/releases/tag/%40sveltejs/vite-plugin-svelte%403.1.1) [Compare Source](https://togithub.com/sveltejs/vite-plugin-svelte/compare/@sveltejs/vite-plugin-svelte@3.1.0...@sveltejs/vite-plugin-svelte@3.1.1) ##### Patch Changes - fix: ensure vite config is only resolved once during lazy init of vitePreprocess ([#​917](https://togithub.com/sveltejs/vite-plugin-svelte/pull/917)) - fix: disable hmr when vite config server.hmr is false ([#​917](https://togithub.com/sveltejs/vite-plugin-svelte/pull/917)) ### [`v3.1.0`](https://togithub.com/sveltejs/vite-plugin-svelte/blob/HEAD/packages/vite-plugin-svelte/CHANGELOG.md#310) [Compare Source](https://togithub.com/sveltejs/vite-plugin-svelte/compare/@sveltejs/vite-plugin-svelte@3.0.2...@sveltejs/vite-plugin-svelte@3.1.0) ##### Minor Changes - feat(svelte5): enable hmr option in dev ([#​836](https://togithub.com/sveltejs/vite-plugin-svelte/pull/836)) ##### Patch Changes - Remove unnecessary `enableSourcemap` option usage and prevent passing it in Svelte 5 ([#​862](https://togithub.com/sveltejs/vite-plugin-svelte/pull/862)) - Updated dependencies \[[`8ae3dc8cf415355f406f23d6104cb6153d75dfc8`](https://togithub.com/sveltejs/vite-plugin-svelte/commit/8ae3dc8cf415355f406f23d6104cb6153d75dfc8)]: - [@​sveltejs/vite-plugin-svelte-inspector](https://togithub.com/sveltejs/vite-plugin-svelte-inspector)[@​2](https://togithub.com/2).1.0

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark: