ranger-ross / yakman

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

Update dependency @sveltejs/kit to v2.5.10 #382

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/kit (source) 2.5.7 -> 2.5.10 age adoption passing confidence

Release Notes

sveltejs/kit (@​sveltejs/kit) ### [`v2.5.10`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2510) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.9...@sveltejs/kit@2.5.10) ##### Patch Changes - fix: exclude server files from optimizeDeps.entries ([#​12242](https://togithub.com/sveltejs/kit/pull/12242)) - fix: bump import-meta-resolve to remove deprecation warnings ([#​12240](https://togithub.com/sveltejs/kit/pull/12240)) ### [`v2.5.9`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#259) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.8...@sveltejs/kit@2.5.9) ##### Patch Changes - fix: yield main thread before navigating ([#​12225](https://togithub.com/sveltejs/kit/pull/12225)) - fix: correctly handle aliases to files in the `.svelte-kit` directory ([#​12220](https://togithub.com/sveltejs/kit/pull/12220)) ### [`v2.5.8`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#258) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@2.5.7...@sveltejs/kit@2.5.8) ##### Patch Changes - fix: prevent excessive Vite dependency optimizations on navigation ([#​12182](https://togithub.com/sveltejs/kit/pull/12182))

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: