Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2025

This PR contains the following updates:

Package Change Age Confidence
@sveltejs/kit (source) 2.49.02.50.2 age confidence

Release Notes

sveltejs/kit (@​sveltejs/kit)

v2.50.2

Compare Source

Patch Changes
  • fix: ensure inlined CSS follows paths.assets and paths.relative settings (#​15153)

  • fix: emit script CSP nonces when unsafe-inline is present if strict-dynamic is also present (#​15221)

  • fix: re-export browser/dev from esm-env (#​15206)

  • fix: use validated args in batch resolver in both csr and ssr (#​15215)

  • fix: ensure CSS inlining includes components that are conditionally rendered (#​15153)

  • fix: only match rest params with matchers when the matcher matches (#​15216)

  • fix: properly handle percent-encoded anchors (e.g. <a href="#sparkles-%E2%9C%A8">) during prerendering. (#​15231)

v2.50.1

Compare Source

Patch Changes
  • fix: include hooks.server and hooks.universal as explicit Vite build inputs to ensure assets imported by hooks files are correctly discovered (#​15178)

  • fix: improves fields type for generic components (#​14974)

  • fix: preload links if href changes (#​15191)

v2.50.0

Compare Source

Minor Changes
  • breaking: remove buttonProps from experimental remote form functions; use e.g. <button {...myForm.fields.action.as('submit', 'register')}>Register</button> button instead (#​15144)

v2.49.5

Compare Source

Patch Changes
  • fix: avoid overriding Vite default base when running Vitest 4 (#​14866)

  • fix: ensure url decoded pathnames are not mistaken as rerouted requests (d9ae9b0)

  • fix: add length checks to remote forms (8ed8155)

v2.49.4

Compare Source

Patch Changes
  • fix: support instrumentation for vite preview (#​15105)

  • fix: support for URLSearchParams.has(name, value) overload (#​15076)

  • fix: put forking behind experimental.forkPreloads (#​15135)

v2.49.3

Compare Source

Patch Changes
  • fix: avoid false-positive Vite config overridden warning when using Vitest 4 (#​15121)

  • fix: add typescript as an optional peer dependency (#​15074)

  • fix: use hasOwn check when deep-setting object properties (#​15127)

v2.49.2

Compare Source

Patch Changes
  • fix: Stop re-loading already-loaded CSS during server-side route resolution (#​15014)

  • fix: posixify the instrumentation file import on Windows (#​14993)

  • fix: Correctly handle shared memory when decoding binary form data (#​15028)

v2.49.1

Compare Source

Patch Changes
  • fix: suppress state_referenced_locally warnings in .svelte-kit/generated/root.svelte (#​15013)

  • fix: TypeError when doing response.clone() in page load (#​15005)


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 was generated by Mend Renovate. View the repository job log.

@coolify-spences10
Copy link

coolify-spences10 bot commented Dec 2, 2025

The preview deployment for skykit:main failed. 🔴

Open Build Logs

Last updated at: 2026-02-03 01:37:10 CET

@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.49.1 chore(deps): update dependency @sveltejs/kit to v2.49.2 Dec 8, 2025
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x-lockfile branch from c4ae4d1 to 580a0a3 Compare December 8, 2025 23:07
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x-lockfile branch 2 times, most recently from 5c1c7c1 to 545983d Compare January 5, 2026 18:02
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.49.2 chore(deps): update dependency @sveltejs/kit to v2.49.3 Jan 5, 2026
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x-lockfile branch from 545983d to 1b3014b Compare January 9, 2026 02:09
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.49.3 chore(deps): update dependency @sveltejs/kit to v2.49.4 Jan 9, 2026
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.49.4 chore(deps): update dependency @sveltejs/kit to v2.49.5 Jan 15, 2026
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x-lockfile branch 2 times, most recently from 745402e to f1fd696 Compare January 17, 2026 17:45
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.49.5 chore(deps): update dependency @sveltejs/kit to v2.50.0 Jan 17, 2026
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x-lockfile branch from f1fd696 to df071ad Compare January 23, 2026 01:07
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.50.0 chore(deps): update dependency @sveltejs/kit to v2.50.1 Jan 23, 2026
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x-lockfile branch from df071ad to a556903 Compare February 2, 2026 21:01
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x-lockfile branch from a556903 to 5773a71 Compare February 3, 2026 01:35
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.50.1 chore(deps): update dependency @sveltejs/kit to v2.50.2 Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants