chore(deps): update dependency @sveltejs/kit to v2.22.2 #77
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/sveltejs-kit-2.x-lockfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
2.20.8
->2.22.2
Release Notes
sveltejs/kit (@sveltejs/kit)
v2.22.2
Compare Source
Patch Changes
fix: use fallback if
untrack
doesn't exist in svelte package (#13933)fix: warning for chrome devtools requests now suggests sv instead of vite plugin (#13905)
v2.22.1
Compare Source
Patch Changes
fix: prevent infinite loop when calling
pushState
/replaceState
in$effect
(#13914)chore: use
manualChunks
to bundle single and inline apps with Rolldown (#13915)v2.22.0
Compare Source
Minor Changes
vite-plugin-svelte@^6.0.0-next.0
andvite@^7.0.0-beta.0
. (#13747)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
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 useredirect
anderror
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
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
Patch Changes
chore: remove
import-meta-resolve
dependency (#13629)fix: remove component code from server nodes that are never used for SSR (#13684)
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.
This PR has been generated by Renovate Bot.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
File name: yarn.lock
e53dcb7768
to7b2af1ed47
chore(deps): update dependency @sveltejs/kit to v2.21.4to chore(deps): update dependency @sveltejs/kit to v2.21.57b2af1ed47
to105cf69882
chore(deps): update dependency @sveltejs/kit to v2.21.5to chore(deps): update dependency @sveltejs/kit to v2.22.0105cf69882
tofd2c8023c3
chore(deps): update dependency @sveltejs/kit to v2.22.0to chore(deps): update dependency @sveltejs/kit to v2.22.1fd2c8023c3
toe66431cb07
chore(deps): update dependency @sveltejs/kit to v2.22.1to chore(deps): update dependency @sveltejs/kit to v2.22.2View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.