Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Update dependency @sveltejs/kit to v1.22.1 #230

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 2, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

sveltejs/kit (@​sveltejs/kit)

v1.22.1

Compare Source

Patch Changes
  • perf: only have Vite generate relative paths when required (#​10287)

v1.22.0

Compare Source

Minor Changes
  • feat: add HEAD server method (#​9753)

  • feat: support caching of responses with Vary header (except for Vary: *) (#​9993)

Patch Changes
  • fix: avoid running load function on invalid requests (#​9752)

  • fix: update page store when URL hash is changed from the address bar (#​10202)

  • fix: include Vary: Accept header to fix browser caching of adjacent pages and endpoints (#​9993)

v1.21.0

Compare Source

Minor Changes
  • feat: add event.isSubRequest boolean indicating whether this is a call to one of the app's own APIs during SSR (or prerendering) (#​10170)

  • feat: add privatePrefix to config.kit.env (#​9996)

  • feat: export VERSION from @sveltejs/kit (#​9969)

Patch Changes
  • docs: update inline NavigationType documentation (#​10269)

  • perf: cache dynamic imports of nodes (#​10080)

v1.20.5

Compare Source

Patch Changes
  • fix: batch synchronous invalidate invocations (#​10145)

  • fix: allow rest params to be empty in resolvePath (#​10146)

  • fix: correctly close dialogs when form is enhanced (#​10093)

  • fix: precompress filter (#​10185)

v1.20.4

Compare Source

Patch Changes
  • fix: remove reference to tiny-glob from postinstall script (#​10174)

v1.20.3

Compare Source

Patch Changes
  • chore: remove tiny-glob as a dependency (#​10166)

  • fix: don't import types from svelte/internal (#​10172)

  • fix: don't skip rest parameter's matcher when there is a non-matching optional parameter (#​10020)

  • fix: ensure fetch respects headers from provided Request (#​10136)

v1.20.2

Compare Source

Patch Changes
  • fix: ensure optional routes with matchers and catch-all match correctly (#​9987)

  • fix: disallow actions export from a +layout.server file (#​10046)

  • fix: remove scrollbars from default error page (#​10059)

v1.20.1

Compare Source

Patch Changes
  • fix: don't copy public folder in service worker build (#​10082)

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 Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency @sveltejs/kit to v1.20.1 Update dependency @sveltejs/kit to v1.20.2 Jun 6, 2023
@renovate renovate bot force-pushed the renovate/sveltejs-kit-1.x-lockfile branch from fbe59f8 to 14e2d65 Compare June 6, 2023 17:58
@renovate renovate bot changed the title Update dependency @sveltejs/kit to v1.20.2 Update dependency @sveltejs/kit to v1.20.4 Jun 16, 2023
@renovate renovate bot force-pushed the renovate/sveltejs-kit-1.x-lockfile branch from 14e2d65 to 11a1803 Compare June 16, 2023 20:37
@renovate renovate bot changed the title Update dependency @sveltejs/kit to v1.20.4 Update dependency @sveltejs/kit to v1.20.5 Jun 23, 2023
@renovate renovate bot force-pushed the renovate/sveltejs-kit-1.x-lockfile branch from 11a1803 to 3e87603 Compare June 23, 2023 09:55
@renovate renovate bot changed the title Update dependency @sveltejs/kit to v1.20.5 Update dependency @sveltejs/kit to v1.21.0 Jun 28, 2023
@renovate renovate bot force-pushed the renovate/sveltejs-kit-1.x-lockfile branch from 3e87603 to 4754660 Compare June 28, 2023 22:11
@renovate renovate bot changed the title Update dependency @sveltejs/kit to v1.21.0 Update dependency @sveltejs/kit to v1.22.0 Jul 5, 2023
@renovate renovate bot force-pushed the renovate/sveltejs-kit-1.x-lockfile branch from 4754660 to a140d25 Compare July 5, 2023 11:08
@renovate renovate bot changed the title Update dependency @sveltejs/kit to v1.22.0 Update dependency @sveltejs/kit to v1.22.1 Jul 6, 2023
@renovate renovate bot force-pushed the renovate/sveltejs-kit-1.x-lockfile branch from a140d25 to 125aa1a Compare July 6, 2023 18:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants