wanderer-moe / site

βš™ The frontend of https://wanderer.moe/ β€” built with NextJS, TailwindCSS & shadcn/ui
https://wanderer.moe/
38 stars 0 forks source link

fix(deps): update dependency @sveltejs/kit to v1.3.7 #47

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sveltejs/kit (source) 1.0.11 -> 1.3.7 age adoption passing confidence

Release Notes

sveltejs/kit ### [`v1.3.7`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​137) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.3.6...@sveltejs/kit@1.3.7) ##### Patch Changes - fix: only show prerendering message when actually prerendering ([#​8809](https://togithub.com/sveltejs/kit/pull/8809)) - fix: handle anchors with special chars when navigating ([#​8806](https://togithub.com/sveltejs/kit/pull/8806)) - fix: await finalise hook and run it only once ([#​8817](https://togithub.com/sveltejs/kit/pull/8817)) ### [`v1.3.6`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​136) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.3.5...@sveltejs/kit@1.3.6) ##### Patch Changes - fix: allow rest parameters to follow multiple optional - or not - parameters ([#​8761](https://togithub.com/sveltejs/kit/pull/8761)) - fix: consider headers when constructing request hash ([#​8754](https://togithub.com/sveltejs/kit/pull/8754)) ### [`v1.3.5`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​135) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.3.4...@sveltejs/kit@1.3.5) ##### Patch Changes - docs: fix typo ([#​8790](https://togithub.com/sveltejs/kit/pull/8790)) - fix: build error on layout with missing leaves ([#​8792](https://togithub.com/sveltejs/kit/pull/8792)) - fix: handle hash links with non-ASCII characters when navigating ([#​8767](https://togithub.com/sveltejs/kit/pull/8767)) ### [`v1.3.4`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​134) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.3.3...@sveltejs/kit@1.3.4) ##### Patch Changes - chore: bump devalue ([#​8789](https://togithub.com/sveltejs/kit/pull/8789)) ### [`v1.3.3`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​133) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.3.2...@sveltejs/kit@1.3.3) ##### Patch Changes - fix: forward `process.env` to child process ([#​8777](https://togithub.com/sveltejs/kit/pull/8777)) ### [`v1.3.2`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​132) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.3.1...@sveltejs/kit@1.3.2) ##### Patch Changes - fix: take base path into account when preloading code ([#​8748](https://togithub.com/sveltejs/kit/pull/8748)) ### [`v1.3.1`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​131) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.3.0...@sveltejs/kit@1.3.1) ##### Patch Changes - fix: only fetch `__data.json` files for routes with a server `load` function ([#​8636](https://togithub.com/sveltejs/kit/pull/8636)) - fix: add `ignoreDeprecations` flag for TS 5.x ([#​8718](https://togithub.com/sveltejs/kit/pull/8718)) - fix: install polyfills when analysing code ([#​8636](https://togithub.com/sveltejs/kit/pull/8636)) ### [`v1.3.0`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​130) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.2.10...@sveltejs/kit@1.3.0) ##### Minor Changes - feat: allow generated tsconfig to be modified ([#​8606](https://togithub.com/sveltejs/kit/pull/8606)) ##### Patch Changes - fix: skip navigation hooks on popstate events when only hash changed ([#​8730](https://togithub.com/sveltejs/kit/pull/8730)) ### [`v1.2.10`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​1210) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.2.9...@sveltejs/kit@1.2.10) ##### Patch Changes - chore: restrict methods allowed for POST ([#​8721](https://togithub.com/sveltejs/kit/pull/8721)) - fix: provide proper error when POSTing to a missing page endpoint ([#​8714](https://togithub.com/sveltejs/kit/pull/8714)) ### [`v1.2.9`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​129) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.2.8...@sveltejs/kit@1.2.9) ##### Patch Changes - fix: reapply exports alignment after Vite dependency optimizations ([#​8690](https://togithub.com/sveltejs/kit/pull/8690)) ### [`v1.2.8`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​128) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.2.7...@sveltejs/kit@1.2.8) ##### Patch Changes - fix: include base path in path to start script ([#​8651](https://togithub.com/sveltejs/kit/pull/8651)) ### [`v1.2.7`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​127) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.2.6...@sveltejs/kit@1.2.7) ##### Patch Changes - fix: set headers when throwing redirect in handle ([#​8648](https://togithub.com/sveltejs/kit/pull/8648)) ### [`v1.2.6`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​126) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.2.5...@sveltejs/kit@1.2.6) ##### Patch Changes - fix: allow importing assets while using base path ([#​8683](https://togithub.com/sveltejs/kit/pull/8683)) ### [`v1.2.5`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​125) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.2.4...@sveltejs/kit@1.2.5) ##### Patch Changes - fix: check for wrong return values from form actions ([#​8553](https://togithub.com/sveltejs/kit/pull/8553)) ### [`v1.2.4`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​124) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.2.3...@sveltejs/kit@1.2.4) ##### Patch Changes - chore: update undici to v5.16.0 ([#​8668](https://togithub.com/sveltejs/kit/pull/8668)) ### [`v1.2.3`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​123) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.2.2...@sveltejs/kit@1.2.3) ##### Patch Changes - fix: set environment variables before postbuild analysis ([#​8647](https://togithub.com/sveltejs/kit/pull/8647)) ### [`v1.2.2`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​122) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.2.1...@sveltejs/kit@1.2.2) ##### Patch Changes - fix: focus management after navigation ([#​8466](https://togithub.com/sveltejs/kit/pull/8466)) ### [`v1.2.1`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​1210) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.2.0...@sveltejs/kit@1.2.1) ##### Patch Changes - chore: restrict methods allowed for POST ([#​8721](https://togithub.com/sveltejs/kit/pull/8721)) - fix: provide proper error when POSTing to a missing page endpoint ([#​8714](https://togithub.com/sveltejs/kit/pull/8714)) ### [`v1.2.0`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​120) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.1.4...@sveltejs/kit@1.2.0) ##### Minor Changes - feat: add `text(...)` helper for generating text responses ([#​8371](https://togithub.com/sveltejs/kit/pull/8371)) - feat: enable access to public env within app.html ([#​8449](https://togithub.com/sveltejs/kit/pull/8449)) - fix: add `Content-Length` header to SvelteKit-generated responses ([#​8371](https://togithub.com/sveltejs/kit/pull/8371)) ### [`v1.1.4`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​114) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.1.3...@sveltejs/kit@1.1.4) ##### Patch Changes - fix: squelch unknown prop warning for `+error.svelte` components ([#​8593](https://togithub.com/sveltejs/kit/pull/8593)) ### [`v1.1.3`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​113) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.1.2...@sveltejs/kit@1.1.3) ##### Patch Changes - docs: explain how to add ambient typings ([#​8558](https://togithub.com/sveltejs/kit/pull/8558)) - fix: ignore `target="_blank"` links ([#​8563](https://togithub.com/sveltejs/kit/pull/8563)) ### [`v1.1.2`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​112) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.1.1...@sveltejs/kit@1.1.2) ##### Patch Changes - fix: correct link in types documentation ([#​8557](https://togithub.com/sveltejs/kit/pull/8557)) - fix: correctly detect changed data ([#​8377](https://togithub.com/sveltejs/kit/pull/8377)) - fix: only generate type definitions with `sync` command ([#​8552](https://togithub.com/sveltejs/kit/pull/8552)) - fix: remove baseUrl to prevent wrong TypeScript auto imports if possible ([#​8568](https://togithub.com/sveltejs/kit/pull/8568)) ### [`v1.1.1`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​111) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.1.0...@sveltejs/kit@1.1.1) ##### Patch Changes - chore: upgrade devalue ([#​8520](https://togithub.com/sveltejs/kit/pull/8520)) ### [`v1.1.0`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​110) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.13...@sveltejs/kit@1.1.0) ##### Minor Changes - feat: warn when usage of page options in `.svelte` files or missing `` in layout is detected ([#​8475](https://togithub.com/sveltejs/kit/pull/8475)) ##### Patch Changes - fix: exit postbuild step with code 0 ([#​8514](https://togithub.com/sveltejs/kit/pull/8514)) - fix: only run missing page check in dev mode ([#​8515](https://togithub.com/sveltejs/kit/pull/8515)) - fix: avoid input name clobbering form method check ([#​8471](https://togithub.com/sveltejs/kit/pull/8471)) - fix: exclude service worker from tsconfig ([#​8508](https://togithub.com/sveltejs/kit/pull/8508)) - fix: provide better error message in case of missing `+page.svelte` ([#​8478](https://togithub.com/sveltejs/kit/pull/8478)) ### [`v1.0.13`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​1013) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.12...@sveltejs/kit@1.0.13) ##### Patch Changes - chore: separate generated from non-generated server code ([#​8429](https://togithub.com/sveltejs/kit/pull/8429)) ### [`v1.0.12`](https://togithub.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#​1012) [Compare Source](https://togithub.com/sveltejs/kit/compare/@sveltejs/kit@1.0.11...@sveltejs/kit@1.0.12) ##### Patch Changes - fix: make prerendered endpoint callable from non-prerendered server load ([#​8453](https://togithub.com/sveltejs/kit/pull/8453)) - docs: add links to http status codes ([#​8480](https://togithub.com/sveltejs/kit/pull/8480)) - fix: prerender page when prerender set to 'auto' and ssr set to true ([#​8481](https://togithub.com/sveltejs/kit/pull/8481)) - fix: prevent false positive warnings for fetch uses in firefox ([#​8456](https://togithub.com/sveltejs/kit/pull/8456)) - fix: check version on node fetch fail ([#​8487](https://togithub.com/sveltejs/kit/pull/8487)) - fix: avoid unnecessary $page store updates ([#​8457](https://togithub.com/sveltejs/kit/pull/8457))

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.

cloudflare-workers-and-pages[bot] commented 1 year ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: b33dff2
Status: βœ…  Deploy successful!
Preview URL: https://0bbdbe1a.wanderer-moe.pages.dev
Branch Preview URL: https://renovate-sveltejs-kit-1-x.wanderer-moe.pages.dev

View logs