An open index of dependabot pull requests across open source projects.

Bump @sveltejs/kit from 2.20.5 to 2.21.3

Closed
Number: #35
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: June 09, 2025 at 02:22 AM UTC
(6 months ago)
Updated: June 16, 2025 at 01:59 AM UTC
(6 months ago)
Closed: June 16, 2025 at 01:59 AM UTC
(6 months ago)
Time to Close: 7 days
Labels:
dependencies javascript
Description:

Bumps @sveltejs/kit from 2.20.5 to 2.21.3.

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.21.3

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)

@​sveltejs/kit@​2.21.2

Patch Changes

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

@​sveltejs/kit@​2.21.1

Patch Changes

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

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

@​sveltejs/kit@​2.21.0

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)

@​sveltejs/kit@​2.20.8

Patch Changes

... (truncated)

Changelog

Sourced from @​sveltejs/kit's changelog.

2.21.3

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)

2.21.2

Patch Changes

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

2.21.1

Patch Changes

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

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

2.21.0

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)

... (truncated)

Commits
  • 7fcbc5a Version Packages (#13854)
  • ab67874 fix: avoid setting sequential focus navigation starting point when using hash...
  • 6261a87 fix: hash link to new page focuses the correct element (#10856)
  • 408e1f5 fix: ensure redirect used in packages uses the same Redirect instance (#1...
  • 6c44239 fix: include components dynamically imported in the universal load function w...
  • 6a6538c fix: correctly invalidate static analysis cache of child nodes during dev (#1...
  • e7b57e7 fix: suppress console spam for chrome devtools requests (#13830)
  • c6cd8c3 fix: correctly deserialize on the server (#13686)
  • ea2ac9b fix: recover scroll position on reload of SPAs (#13821)
  • 46fac30 Version Packages (#13852)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+16
Deletions:
-19
Package Dependencies
Ecosystem:
npm
Version Change:
2.20.5 → 2.21.3
Update Type:
Minor
Technical Details
ID: 1302178
UUID: 2577186033
Node ID: PR_kwDOOKGWys6ZnLzx
Host: GitHub
Repository: leandrodev1221/svelteapp-typescript-go
Mergeable: Yes
Merge State: Clean
Rebaseable: Yes