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 ^1.26.0 (#2137)
[![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://togithub.com/sveltejs/kit)) | [`^1.25.2` -> `^1.26.0`](https://renovatebot.com/diffs/npm/@sveltejs%2fkit/1.25.2/1.26.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sveltejs%2fkit/1.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sveltejs%2fkit/1.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sveltejs%2fkit/1.25.2/1.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sveltejs%2fkit/1.25.2/1.26.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sveltejs/kit (@​sveltejs/kit)</summary> ### [`v1.26.0`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#1260) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/[email protected]...@sveltejs/[email protected]) ##### Minor Changes - feat: infer route parameter type from matcher's guard check if applicable ([#​10755](https://togithub.com/sveltejs/kit/pull/10755)) ##### Patch Changes - fix: basic mime type handling for prerendered pages in preview ([#​10851](https://togithub.com/sveltejs/kit/pull/10851)) - chore: use just a single library (mrmime) for mime type handling ([#​10851](https://togithub.com/sveltejs/kit/pull/10851)) - chore: bump undici to address security issue ([#​10885](https://togithub.com/sveltejs/kit/pull/10885)) - fix: follow whatwg fetch spec for handling redirect loops ([#​10857](https://togithub.com/sveltejs/kit/pull/10857)) - fix: use `window.fetch` in `load` functions to allow libraries to patch it ([#​10009](https://togithub.com/sveltejs/kit/pull/10009)) - chore(deps): update dependency undici to ~5.26.0 ([#​10860](https://togithub.com/sveltejs/kit/pull/10860)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information