chore(deps): update dependency @sveltejs/kit to v2.70.3 - #405
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency @sveltejs/kit to v2.70.3#405renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/sveltejs-kit-2.x-lockfile
branch
from
May 22, 2026 23:30
90acd8d to
3641bd7
Compare
renovate
Bot
force-pushed
the
renovate/sveltejs-kit-2.x-lockfile
branch
from
May 24, 2026 04:31
3641bd7 to
0fe2b32
Compare
renovate
Bot
force-pushed
the
renovate/sveltejs-kit-2.x-lockfile
branch
from
June 2, 2026 21:05
0fe2b32 to
80fc8fa
Compare
renovate
Bot
force-pushed
the
renovate/sveltejs-kit-2.x-lockfile
branch
from
June 4, 2026 06:30
80fc8fa to
3bbb02e
Compare
renovate
Bot
force-pushed
the
renovate/sveltejs-kit-2.x-lockfile
branch
from
June 8, 2026 04:57
3bbb02e to
fde27cd
Compare
renovate
Bot
force-pushed
the
renovate/sveltejs-kit-2.x-lockfile
branch
from
June 8, 2026 22:04
fde27cd to
5a13b4c
Compare
renovate
Bot
force-pushed
the
renovate/sveltejs-kit-2.x-lockfile
branch
from
June 11, 2026 03:08
5a13b4c to
e1cdafb
Compare
renovate
Bot
force-pushed
the
renovate/sveltejs-kit-2.x-lockfile
branch
from
June 14, 2026 08:28
e1cdafb to
aade7d7
Compare
renovate
Bot
force-pushed
the
renovate/sveltejs-kit-2.x-lockfile
branch
from
June 16, 2026 21:42
aade7d7 to
6f71a7d
Compare
renovate
Bot
force-pushed
the
renovate/sveltejs-kit-2.x-lockfile
branch
from
June 18, 2026 21:55
6f71a7d to
f3bb49d
Compare
renovate
Bot
force-pushed
the
renovate/sveltejs-kit-2.x-lockfile
branch
from
June 22, 2026 23:11
f3bb49d to
55a9e39
Compare
renovate
Bot
force-pushed
the
renovate/sveltejs-kit-2.x-lockfile
branch
from
June 24, 2026 22:33
55a9e39 to
c4b6951
Compare
renovate
Bot
force-pushed
the
renovate/sveltejs-kit-2.x-lockfile
branch
from
July 1, 2026 21:02
c4b6951 to
4749fc7
Compare
renovate
Bot
force-pushed
the
renovate/sveltejs-kit-2.x-lockfile
branch
from
July 2, 2026 22:48
4749fc7 to
49d38d4
Compare
renovate
Bot
force-pushed
the
renovate/sveltejs-kit-2.x-lockfile
branch
from
July 8, 2026 02:07
49d38d4 to
e786e3e
Compare
renovate
Bot
force-pushed
the
renovate/sveltejs-kit-2.x-lockfile
branch
2 times, most recently
from
July 13, 2026 22:33
dc4926f to
aeef482
Compare
renovate
Bot
force-pushed
the
renovate/sveltejs-kit-2.x-lockfile
branch
from
July 17, 2026 17:40
aeef482 to
953919d
Compare
renovate
Bot
force-pushed
the
renovate/sveltejs-kit-2.x-lockfile
branch
from
July 19, 2026 04:44
953919d to
db17914
Compare
renovate
Bot
force-pushed
the
renovate/sveltejs-kit-2.x-lockfile
branch
2 times, most recently
from
July 24, 2026 17:07
3990928 to
1f41d4f
Compare
renovate
Bot
force-pushed
the
renovate/sveltejs-kit-2.x-lockfile
branch
from
July 30, 2026 02:15
1f41d4f to
38928fd
Compare
renovate
Bot
force-pushed
the
renovate/sveltejs-kit-2.x-lockfile
branch
3 times, most recently
from
August 18, 2026 21:09
fd5148e to
b51a788
Compare
renovate
Bot
force-pushed
the
renovate/sveltejs-kit-2.x-lockfile
branch
from
August 26, 2026 20:47
b51a788 to
ad38a15
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.59.1→2.70.3Release Notes
sveltejs/kit (@sveltejs/kit)
v2.70.3Compare Source
Patch Changes
$app/statedependencies during module initialization (b61018d)v2.70.2Compare Source
Patch Changes
Acceptheader content negotiation (#1)v2.70.1Compare Source
Patch Changes
v2.70.0Compare Source
Minor Changes
defineEnvVarsto@sveltejs/kit/env(#16378)Patch Changes
NODE_ENVvalue (#16313)v2.69.3Compare Source
Patch Changes
fix: detect destructured
loadandactionsexports during type generation (#16329)fix: ensure CSS URL references are absolute when
paths.relativeisfalse(#16315)fix: align MAX_COOKIE_SIZE with RFC 6265bis (#16322)
v2.69.2Compare Source
Patch Changes
definevalues onglobalThiswhen running Vitest (#16246)v2.69.1Compare Source
Patch Changes
fix: prevent prototype pollution when deleting file inputs (#16218)
fix: prevent unhandled promise rejection (#16219)
v2.69.0Compare Source
Minor Changes
submittedproperty of remote forms (#14811)Patch Changes
fix: clear issues and touched states on form reset (#16163)
fix: return
undefinedfromfields.branch.issues()when onlyfields.branch.leafhas issues (#16187)v2.68.0Compare Source
Minor Changes
feat: expose
RemoteFormEnhanceInstanceandRemoteFormEnhanceCallbacktypes (#15816)feat: set value of
submitfields when form is submitted (#15979)Patch Changes
fix: skip
native_navigationwhen__data.jsonreturns 404 on a static fallback page (#16135)fix: ignore third-party monkeypatches in
pushState/replaceStatewarning detection (#15267)fix: snapshot form fields on read (#16150)
fix: strip field prefix before erroring on duplicates (#16151)
fix: call reset function via prototype (#16138)
chore: fix navigation
typehover info (#16147)v2.67.0Compare Source
Minor Changes
prerender.handleInvalidUrloption for invalid URLs discovered while crawling (#16088)Patch Changes
fix: support
exactOptionalPropertyTypesfor optional form schema fields (#15866)fix: avoid unnecessarily overriding a user's Vite 8
codeSplittingsetting (#16118)v2.66.0Compare Source
Minor Changes
feat: precompress prerendered
.mdand.mdxfiles (#15893)feat: warn the user when they forget to make boolean inputs optional in their form schemas (#15804)
Patch Changes
fix: blur active element before component update during navigation so that blur/focusout handlers fire while old component data is still valid (#15452)
fix: ensure
baseis available from$service-workerduring development (#15882)fix: use correct relative asset paths when rendering an error page for a missing
__data.jsonrequest (#15884)fix: preserve active
for awaitconsumers acrossquery.livereconnects (#16022)fix: settle
query.livereconnect promise on all exit paths, preventinginvalidateAll()from deadlocking when a live query is offline or interrupted (#16022)fix: preserve last value when a
query.livestream completes without yielding on reconnect (#16022)fix: remove
types: ['node']from generated tsconfig to avoid errors when@types/nodeis not installed (#15709)fix: prefer pages over endpoints when prerendering (#16076)
fix: restore snapshots after afterNavigate callbacks (#16066)
fix: support
ws:/wss:andtrusted-types-evalfor CSP sources (#15938)fix: omit empty
fileinputs from remote form data (#15898)fix: fail early if a route with
+pageand+serveris marked as prerenderable (#16075)fix: wait a tick before resetting forms (#15805)
fix:
preflightschemas apply correctly when chained beforefor(#15863)fix: blank page in SPA mode when root layout
load()throws (#15798)fix: pass all unknown options from the
sveltekitVite plugin through tovite-plugin-svelte(#16010)v2.65.2Compare Source
Patch Changes
fix: throw an error when prerendering a root +server.js that returns a non-HTML response (#15994)
fix: decode base64-serialized fetch bodies before caching them for client-side replay (#16034)
fix: correctly access explicit dynamic public environment variables from prerendered pages and service workers (#16024)
fix: allow
preloadCodeto be called during initial page load (#16028)fix: send
cache-control: private, no-storeon remote function responses so personalized query results can never be cached by shared caches (#16020)fix: preserve the HTTP status and error body when a remote function request fails in transport (e.g. a 401/403 from a
handlehook), instead of reporting a generic 500 (#16021)fix: avoid loading universal nodes during build analysis when the app uses a hash router (#16042)
fix: correctly serve client entry during development when using the pnpm global virtual store (#16045)
fix: normalize path separators when comparing config (#16037)
fix: ensure
buildingresolves correctly to allow avoiding build-time explicit environment variable validation (#16058)fix: prevent unhandled promise rejections when remote function failures are consumed via
current/errorinstead ofawait(#16018)v2.65.1Compare Source
Patch Changes
fix: avoid importing the Vite development client code into builds with a non-standard
NODE_ENV(#16023)fix: don't emit the unused bundle and stylesheet files when using
bundleStrategy: 'inline'(#16025)fix: reset queries before navigating when
invalidateAllis set (#16014)fix: regression in loading assets for absolute path apps (#16026)
v2.65.0Compare Source
Minor Changes
Patch Changes
fix: dedupe remote data (#15991)
fix: skip client build if all routes have CSR disabled (#15936)
v2.64.0Compare Source
Minor Changes
Fileobjects (#15978)Patch Changes
v2.63.1Compare Source
Patch Changes
fix: use SSE for
query.live(#15957)fix: use forward slashes in the generated
env.d.tsimport path on Windows (#15977)fix: allow
$app/environmentwith a warning whenexplicitEnvironmentVariablesis enabled (#15980)fix: avoid importing Vite while validating explicit environment variables (#15953)
docs: adjust the release version of explicit env vars (#15968)
fix: ensure
versionis defined when importing from$app/envwith explicit environment variables (#15971)v2.63.0Compare Source
Minor Changes
Patch Changes
fix: remove check for svelte.config.js before running
sync(#15946)fix: generate a placeholder tsconfig.json to squelch sync-time warnings (#15948)
fix: allow use of
$app/env/publicin service workers (#15950)v2.62.0Compare Source
Minor Changes
Patch Changes
fix: preserve multiple
Set-Cookieheaders on 304 responses (#15902)fix: preload for anchor elements that were just previously preloaded (#15915)
fix: catch load function streaming errors on the client (#15929)
fix: avoid generating the
_app/env.jsmodule if public dynamic environment variables are not used by the app (#15940)v2.61.1Compare Source
Patch Changes
v2.61.0Compare Source
Minor Changes
breaking: the
.run()method has been removed from remote queries on both the client and the server. Useawait query()directly instead — it now works everywhere (#15779)feat: remote queries can now be awaited in any context (event handlers, module scope, async callbacks), not just inside reactive contexts. The cache is shared across reactive and non-reactive subscribers, so awaiting a query in an event handler will dedupe with components that have already subscribed to the same query. (#15779)
feat: live query instances are now themselves async-iterable (#15878)
feat: add programmatic
submitmethod toformremote function instances (#15657)feat: pass
formremote function instance intoenhancecallback (#15657)Patch Changes
fix: resolve the app payload without using
process.env.NODE_ENV(#15852)fix: support
exactOptionalPropertyTypesfor optional route params (#15825)fix: correctly send
truevalue to the server for 'submit' and 'hidden' form fields (#15858)fix: avoid build warnings about undefined universal hooks (#15895)
fix: prefer default error page when failing to decode the URL pathname (#15744)
fix: disable link prefetching on slow internet connections (#15885)
fix: allow routes ending with optional parameters next to more specific routes (#15861)
fix: remove reliance on Content-Length header in deserialize_binary_form, which caused failures when proxies (e.g. Vercel, Azure) strip the header and use chunked transfer encoding (#15796)
v2.60.1Compare Source
Patch Changes
chore: bump
svelteanddevalue(#15836)fix: prevent
query.batchcross-talk (dadaefc)v2.60.0Compare Source
Minor Changes
feat: allow 'submit' and 'hidden' form fields to accept numbers and booleans (#15802)
feat: warn on unread
formremote function validation issues (#15653)Patch Changes
fix: abort navigation after async rendering if obsolete (#15811)
fix: skip refreshing queries on full-page reload form submissions (#15803)
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.