chore(deps): update dependency @sveltejs/kit to v1.16.0 #32

Merged
nemunaire merged 1 commits from renovate/sveltejs-kit-1.x-lockfile into master 2023-05-05 06:59:35 +00:00
Contributor

This PR contains the following updates:

Package Type Update Change
@sveltejs/kit (source) devDependencies minor 1.15.9 -> 1.16.0

Release Notes

sveltejs/kit

v1.16.0

Compare Source

Minor Changes
  • feat: route-level entry generators via export const entries (#​9571)

v1.15.11

Compare Source

Patch Changes
  • chore: more compact representation for invalidated search param (#​9708)

  • chore: fix import path to app script on windows (#​9743)

  • fix: make $app/navigation more resilient to bundler reordering (#​9808)

  • fix: page load fetch() now accepts the same input types for the body as the native fetch function (#​9801)

  • fix: handle preload and filterSerializedResponseHeaders in sequence function (#​9741)

v1.15.10

Compare Source

Patch Changes
  • fix: log whole error object in default handleError (#​9791)

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@sveltejs/kit](https://kit.svelte.dev) ([source](https://github.com/sveltejs/kit)) | devDependencies | minor | [`1.15.9` -> `1.16.0`](https://renovatebot.com/diffs/npm/@sveltejs%2fkit/1.15.9/1.16.0) | --- ### Release Notes <details> <summary>sveltejs/kit</summary> ### [`v1.16.0`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#&#8203;1160) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@1.15.11...@sveltejs/kit@1.16.0) ##### Minor Changes - feat: route-level entry generators via `export const entries` ([#&#8203;9571](https://github.com/sveltejs/kit/pull/9571)) ### [`v1.15.11`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#&#8203;11511) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@1.15.10...@sveltejs/kit@1.15.11) ##### Patch Changes - chore: more compact representation for invalidated search param ([#&#8203;9708](https://github.com/sveltejs/kit/pull/9708)) - chore: fix import path to app script on windows ([#&#8203;9743](https://github.com/sveltejs/kit/pull/9743)) - fix: make $app/navigation more resilient to bundler reordering ([#&#8203;9808](https://github.com/sveltejs/kit/pull/9808)) - fix: page load `fetch()` now accepts the same input types for the body as the native fetch function ([#&#8203;9801](https://github.com/sveltejs/kit/pull/9801)) - fix: handle preload and filterSerializedResponseHeaders in sequence function ([#&#8203;9741](https://github.com/sveltejs/kit/pull/9741)) ### [`v1.15.10`](https://github.com/sveltejs/kit/blob/HEAD/packages/kit/CHANGELOG.md#&#8203;11510) [Compare Source](https://github.com/sveltejs/kit/compare/@sveltejs/kit@1.15.9...@sveltejs/kit@1.15.10) ##### Patch Changes - fix: log whole error object in default handleError ([#&#8203;9791](https://github.com/sveltejs/kit/pull/9791)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42OS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
renovate-bot added 1 commit 2023-05-04 13:05:17 +00:00
continuous-integration/drone/push Build is running Details
5178e9e902
chore(deps): update dependency @sveltejs/kit to v1.16.0
nemunaire merged commit 5178e9e902 into master 2023-05-05 06:59:34 +00:00
nemunaire deleted branch renovate/sveltejs-kit-1.x-lockfile 2023-05-05 06:59:35 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: teach/maatma-videos#32
No description provided.