Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency @sveltejs/kit to ^2.5.15 (#2705)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@sveltejs/kit](https://kit.svelte.dev) ([source](https://github.com/sveltejs/kit/tree/HEAD/packages/kit)) | [`^2.5.10` -> `^2.5.15`](https://renovatebot.com/diffs/npm/@sveltejs%2fkit/2.5.10/2.5.15) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sveltejs%2fkit/2.5.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sveltejs%2fkit/2.5.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sveltejs%2fkit/2.5.10/2.5.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sveltejs%2fkit/2.5.10/2.5.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sveltejs/kit (@​sveltejs/kit)</summary> ### [`v2.5.15`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2515) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.5.14...@sveltejs/kit@2.5.15) ##### Patch Changes - fix: always decode asset URLs ([#​12352](https://github.com/sveltejs/kit/pull/12352)) ### [`v2.5.14`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2514) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.5.13...@sveltejs/kit@2.5.14) ##### Patch Changes - fix: read non-encoded data URIs ([#​12347](https://github.com/sveltejs/kit/pull/12347)) ### [`v2.5.13`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2513) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.5.12...@sveltejs/kit@2.5.13) ##### Patch Changes - fix: decode asset URLs in dev when reading them, but for real this time ([#​12344](https://github.com/sveltejs/kit/pull/12344)) ### [`v2.5.12`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2512) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.5.11...@sveltejs/kit@2.5.12) ##### Patch Changes - fix: decode asset URLs in dev when reading them ([#​12341](https://github.com/sveltejs/kit/pull/12341)) ### [`v2.5.11`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#2511) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@2.5.10...@sveltejs/kit@2.5.11) ##### Patch Changes - fix: hrefs that start with `config.prerender.origin` are now crawled ([#​12277](https://github.com/sveltejs/kit/pull/12277)) - chore: add keywords for discovery in npm search ([#​12330](https://github.com/sveltejs/kit/pull/12330)) - fix: handle whitespace in HTTP Accept header ([#​12292](https://github.com/sveltejs/kit/pull/12292)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/fwouts/previewjs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information