Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2025

This PR contains the following updates:

Package Change Age Confidence
@sveltejs/kit (source) 2.43.6 -> 2.48.3 age confidence

Release Notes

sveltejs/kit (@​sveltejs/kit)

v2.48.3

Compare Source

Patch Changes
  • fix: include hash when using resolve with hash routing enabled (#​14786)

  • fix: afterNavigate callback not running after hydration when experimental async is enabled (#​14644)
    fix: Snapshot restore method not called after reload when experimental async is enabled

  • fix: expose issue.path in .allIssues() (#​14784)

v2.48.2

Compare Source

Patch Changes
  • fix: update DOM before running navigate callbacks (#​14829)

v2.48.1

Compare Source

Patch Changes
  • fix: wait for commit promise instead of settled (#​14818)

v2.48.0

Compare Source

Minor Changes
  • feat: use experimental fork API when available (#​14793)
Patch Changes
  • fix: await for settled instead of tick in navigate (#​14800)

v2.47.3

Compare Source

Patch Changes
  • fix: avoid hanging when error() is used while streaming promises from a server load function (#​14722)

  • chore: treeshake load function code if we know it's unused (#​14764)

  • fix: RecursiveFormFields type for recursive or unknown schemas (#​14734)

  • fix: rework internal representation of form value to be $state (#​14771)

v2.47.2

Compare Source

Patch Changes
  • fix: streamed promise not resolving when another load function returns a fast resolving promise (#​14753)

  • chore: allow to run preflight validation only (#​14744)

  • fix: update overload to set invalid type to schema input (#​14748)

v2.47.1

Compare Source

Patch Changes
  • fix: allow read to be used at the top-level of remote function files (#​14672)

  • fix: more robust remote files generation (#​14682)

v2.47.0

Compare Source

Minor Changes
Patch Changes
  • fix: resolve remote module syntax errors with trailing expressions (#​14728)

v2.46.5

Compare Source

Patch Changes
  • fix: ensure form remote functions' fields.set triggers reactivity (#​14661)

v2.46.4

Compare Source

Patch Changes
  • fix: prevent access of Svelte 5-only untrack function (#​14658)

v2.46.3

Compare Source

Patch Changes
  • fix: merge field.set(...) calls (#​14651)

  • fix: don't automatically reset form after an enhanced submission (#​14626)

  • fix: normalize path strings when updating field values (#​14649)

v2.46.2

Compare Source

Patch Changes
  • fix: prevent code execution order issues around SvelteKit's env modules (#​14637)

v2.46.1

Compare Source

Patch Changes
  • fix: use $derived for form fields (#​14621)

  • docs: remove @example blocks to allow docs to deploy (#​14636)

  • fix: require a value with submit and hidden fields (#​14635)

  • fix: delete hydration cache on effect teardown (#​14611)

v2.46.0

Compare Source

Minor Changes
  • feat: imperative form validation (#​14624)
Patch Changes
  • fix: wait a tick before collecting form data for validation (#​14631)

  • fix: prevent code execution order issues around SvelteKit's env modules (#​14632)

v2.45.0

Compare Source

Minor Changes
  • feat: form.for(id) now implicitly sets id on form object (#​14623)
Patch Changes
  • fix: allow fetch in remote function without emitting a warning (#​14610)

v2.44.0

Compare Source

Minor Changes
  • feat: expose event.route and event.url to remote functions (#​14606)

  • breaking: update experimental form API (#​14481)

Patch Changes
  • fix: don't crawl error responses during prerendering (#​14596)

v2.43.8

Compare Source

Patch Changes
  • fix: HMR for query (#​14587)

  • fix: avoid client modules while traversing dependencies to prevent FOUC during dev (#​14577)

  • fix: skip prebundling of .remote.js files (#​14583)

  • fix: more robust remote file pattern matching (#​14578)

v2.43.7

Compare Source

Patch Changes
  • fix: correctly type the result of form remote functions that do not accept data (#​14573)

  • fix: force remote module chunks to isolate themselves (#​14571)


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.

@coderabbitai
Copy link

coderabbitai bot commented Oct 1, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.43.7 chore(deps): update dependency @sveltejs/kit to v2.43.8 Oct 3, 2025
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x-lockfile branch 2 times, most recently from b3665d7 to ba3e191 Compare October 5, 2025 20:38
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.43.8 chore(deps): update dependency @sveltejs/kit to v2.44.0 Oct 5, 2025
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.44.0 chore(deps): update dependency @sveltejs/kit to v2.45.0 Oct 7, 2025
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x-lockfile branch 2 times, most recently from 3aadbc6 to cab782d Compare October 7, 2025 12:49
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.45.0 chore(deps): update dependency @sveltejs/kit to v2.46.1 Oct 7, 2025
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.46.1 chore(deps): update dependency @sveltejs/kit to v2.46.2 Oct 7, 2025
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x-lockfile branch 2 times, most recently from 20c43b1 to d47fda5 Compare October 8, 2025 15:52
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.46.2 chore(deps): update dependency @sveltejs/kit to v2.46.4 Oct 8, 2025
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x-lockfile branch from d47fda5 to cd3ee1b Compare October 13, 2025 08:43
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.46.4 chore(deps): update dependency @sveltejs/kit to v2.46.5 Oct 13, 2025
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.46.5 chore(deps): update dependency @sveltejs/kit to v2.47.0 Oct 15, 2025
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x-lockfile branch 2 times, most recently from 7e75ee3 to 2eb1f50 Compare October 17, 2025 10:36
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.47.0 chore(deps): update dependency @sveltejs/kit to v2.47.1 Oct 17, 2025
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x-lockfile branch from 2eb1f50 to 8260b28 Compare October 20, 2025 05:47
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.47.1 chore(deps): update dependency @sveltejs/kit to v2.47.2 Oct 20, 2025
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.47.2 chore(deps): update dependency @sveltejs/kit to v2.47.3 Oct 22, 2025
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x-lockfile branch 2 times, most recently from 37558f8 to 4ffd777 Compare October 26, 2025 20:53
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.47.3 chore(deps): update dependency @sveltejs/kit to v2.48.0 Oct 26, 2025
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x-lockfile branch from 4ffd777 to bca7d27 Compare October 28, 2025 07:42
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.48.0 chore(deps): update dependency @sveltejs/kit to v2.48.1 Oct 28, 2025
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x-lockfile branch from bca7d27 to 12339f2 Compare October 28, 2025 12:50
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.48.1 chore(deps): update dependency @sveltejs/kit to v2.48.2 Oct 28, 2025
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x-lockfile branch from 12339f2 to e54d7f3 Compare October 29, 2025 14:38
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.48.2 chore(deps): update dependency @sveltejs/kit to v2.48.3 Oct 29, 2025
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.

1 participant