Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 3, 2025

This PR contains the following updates:

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

Release Notes

sveltejs/kit (@​sveltejs/kit)

v2.21.5

Compare Source

Patch Changes
  • fix: correctly set the sequential focus navigation point when using hash routing (#​13884)

  • fix: regression when resetting focus and the URL hash contains selector combinators or separators (#​13884)

v2.21.4

Compare Source

Patch Changes
  • fix: correctly access transport decoders on the client when building for a single or inline output app (#​13871)

v2.21.3

Compare Source

Patch Changes
  • fix: correctly invalidate static analysis cache of child nodes when modifying a universal +layout file during dev (#​13793)

  • fix: correctly set sequential focus navigation starting point after navigation (#​10856)

  • fix: suppress console spam for chrome devtools requests (#​13830)

  • fix: avoid externalising packages that depend on @sveltejs/kit so that libraries can also use redirect and error helpers (#​13843)

  • fix: correctly run deserialize on the server (#​13686)

  • fix: handle non-semver-style dependency versions (#​13850)

  • fix: correctly inline stylesheets of components dynamically imported in a universal load function if they are below the configured inlineStyleThreshold (#​13723)

v2.21.2

Compare Source

Patch Changes
  • fix: omit stack when logging 404 errors (#​13848)

v2.21.1

Compare Source

Patch Changes
  • chore: clarify which functions handleFetch affects (#​13788)

  • fix: ensure $env and $app/environment are correctly set while analysing server nodes (#​13790)

v2.21.0

Compare Source

Minor Changes
  • feat: allow running client-side code at the top-level of universal pages/layouts when SSR is disabled and page options are only boolean or string literals (#​13684)
Patch Changes
  • chore: remove import-meta-resolve dependency (#​13629)

  • fix: remove component code from server nodes that are never used for SSR (#​13684)

v2.20.8

Compare Source

Patch Changes
  • fix: ensure that ssr and csr page options apply to error pages rendered as a result of a load function error on the server (#​13695)

v2.20.7

Compare Source

Patch Changes
  • fix: regression when serializing server data (#​13709)

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.

@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x branch from bfb93ed to 391b8ed Compare June 3, 2025 14:02
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.21.1 chore(deps): update dependency @sveltejs/kit to v2.21.2 Jun 3, 2025
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x branch 2 times, most recently from b9c82be to a23fecb Compare June 9, 2025 03:06
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.21.2 chore(deps): update dependency @sveltejs/kit to v2.21.3 Jun 9, 2025
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x branch from a23fecb to 9a77152 Compare June 10, 2025 17:00
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.21.3 chore(deps): update dependency @sveltejs/kit to v2.21.4 Jun 10, 2025
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x branch from 9a77152 to 1cde997 Compare June 13, 2025 04:43
@renovate renovate bot changed the title chore(deps): update dependency @sveltejs/kit to v2.21.4 chore(deps): update dependency @sveltejs/kit to v2.21.5 Jun 13, 2025
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x branch 2 times, most recently from b78be87 to c37e0d2 Compare June 18, 2025 09:36
@renovate renovate bot force-pushed the renovate/sveltejs-kit-2.x branch from c37e0d2 to fa63833 Compare June 18, 2025 09:39
@sfriedel sfriedel merged commit c352a47 into main Jun 18, 2025
10 checks passed
@renovate renovate bot deleted the renovate/sveltejs-kit-2.x branch June 18, 2025 09:44
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