Closed renovate[bot] closed 1 year ago
Latest commit: |
d4db0da
|
Status: | ✅ Deploy successful! |
Preview URL: | https://d11c42b6.wanderer-moe.pages.dev |
Branch Preview URL: | https://renovate-sveltejs-kit-1-x.wanderer-moe.pages.dev |
As this PR has been closed unmerged, Renovate will now ignore this update (1.10.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps
array of your renovate config.
If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.
This PR contains the following updates:
1.8.3
->1.10.0
Release Notes
sveltejs/kit
### [`v1.10.0`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#1100) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.9.3...@sveltejs/kit@1.10.0) ##### Minor Changes - feat: add `cookies.getAll` ([#9287](https://togithub.com/sveltejs/kit/pull/9287)) ##### Patch Changes - fix: always include ``, even for stylesheets excluded from Link headers ([#9255](https://togithub.com/sveltejs/kit/pull/9255)) - fix: preserve form state when submitting a second time ([#9267](https://togithub.com/sveltejs/kit/pull/9267)) ### [`v1.9.3`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#193) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.9.2...@sveltejs/kit@1.9.3) ##### Patch Changes - fix: successive optional route parameters can now be empty ([#9266](https://togithub.com/sveltejs/kit/pull/9266)) ### [`v1.9.2`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#192) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.9.1...@sveltejs/kit@1.9.2) ##### Patch Changes - fix: correct undefined reference to global var with Vitest ([#9252](https://togithub.com/sveltejs/kit/pull/9252)) ### [`v1.9.1`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#191) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.9.0...@sveltejs/kit@1.9.1) ##### Patch Changes - feat: warn when calling depends(...) with special URI scheme ([#9246](https://togithub.com/sveltejs/kit/pull/9246)) ### [`v1.9.0`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#190) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.8.8...@sveltejs/kit@1.9.0) ##### Minor Changes - feat: add `paths.relative` option to control interpretation of `paths.assets` and `paths.base` ([#9220](https://togithub.com/sveltejs/kit/pull/9220)) ### [`v1.8.8`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#188) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.8.7...@sveltejs/kit@1.8.8) ##### Patch Changes - fix: always add `@sveltejs/kit` to `noExternal` for ssr build ([#9242](https://togithub.com/sveltejs/kit/pull/9242)) - feat: add `api.methods` and `page.methods` to `builder.routes` ([#9145](https://togithub.com/sveltejs/kit/pull/9145)) ### [`v1.8.7`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#187) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.8.6...@sveltejs/kit@1.8.7) ##### Patch Changes - fix: correct not found message when setting `paths.base` ([#9232](https://togithub.com/sveltejs/kit/pull/9232)) ### [`v1.8.6`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#186) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.8.5...@sveltejs/kit@1.8.6) ##### Patch Changes - fix: bundle SvelteKit when using Vitest ([#9172](https://togithub.com/sveltejs/kit/pull/9172)) ### [`v1.8.5`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#185) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.8.4...@sveltejs/kit@1.8.5) ##### Patch Changes - fix: allow relative fetch to endpoint outside app from within `handle` ([#9198](https://togithub.com/sveltejs/kit/pull/9198)) ### [`v1.8.4`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#184) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.8.3...@sveltejs/kit@1.8.4) ##### Patch Changes - fix: include .mjs files in precompression ([#9179](https://togithub.com/sveltejs/kit/pull/9179)) - fix: revert mjs extension usage by default, make it an option ([#9179](https://togithub.com/sveltejs/kit/pull/9179)) - chore: dummy changeset to force a release ([#9207](https://togithub.com/sveltejs/kit/pull/9207))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.
This PR has been generated by Mend Renovate. View repository job log here.