-
Notifications
You must be signed in to change notification settings - Fork 4
chore(deps): update npm #109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
1d9ed90 to
850a498
Compare
850a498 to
86ee2be
Compare
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
86ee2be to
2d3fc83
Compare
2d3fc83 to
5d59c41
Compare
5d59c41 to
86663f8
Compare
86663f8 to
8e3b48e
Compare
7d6ba4d to
96477cc
Compare
8e3b48e to
d5064f6
Compare
d5064f6 to
15382cf
Compare
15382cf to
7408ac7
Compare
7408ac7 to
9cdb638
Compare
9cdb638 to
6244fc0
Compare
6244fc0 to
cd6fb12
Compare
28ce0ce to
797bb02
Compare
797bb02 to
2bf89bc
Compare
2bf89bc to
c60ee97
Compare
c60ee97 to
276e4fe
Compare
276e4fe to
80b20b2
Compare
80b20b2 to
2151401
Compare
2151401 to
ce88508
Compare
ce88508 to
303bf4e
Compare
303bf4e to
9114240
Compare
9114240 to
2f136e9
Compare
2f136e9 to
e477169
Compare
e477169 to
3573aa6
Compare
3573aa6 to
2da01db
Compare
WarningImHack3r
pushed a commit
that referenced
this pull request
Nov 14, 2025
Fixes the empty response problem mentioned in 6fef7d4, fixed by sveltejs/kit#14722 in 2.47.3 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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:
^9.39.0->^9.39.1^0.552.0->^0.553.0^3.14.0->^3.15.0^3.14.0->^3.15.0^3.14.0->^3.15.0^2.38.1->^2.48.5^4.1.16->^4.1.17^24.10.0->^24.10.1^2.14.2->^2.14.3^9.39.0->^9.39.110.20.0->10.22.0^1.285.0->^1.292.0^5.11.0->^5.11.2^0.35.1->^0.36.0^3.14.0->^3.15.0^5.43.2->^5.43.6^4.3.3->^4.3.4^1.0.5->^1.0.6^3.3.1->^3.4.0^4.1.16->^4.1.17^8.46.3->^8.46.4^7.1.12->^7.2.2Release Notes
eslint/eslint (@eslint/js)
v9.39.1Compare Source
lucide-icons/lucide (@lucide/svelte)
v0.553.0: Version 0.553.0Compare Source
What's Changed
mouse-pointer-2-officon by @domingasp in #3570ruler-dimension-lineicon by @karsa-mistmere in #3433classNameprop by @ocavue in #3751New Contributors
Full Changelog: lucide-icons/lucide@0.552.0...0.553.0
shikijs/shiki (@shikijs/langs)
v3.15.0Compare Source
🚀 Features
meta.indentfor indent guides - by @L33Z22L11 in #1087 (d8f89)🐞 Bug Fixes
View changes on GitHub
sveltejs/kit (@sveltejs/kit)
v2.48.5Compare Source
Patch Changes
fix: wait an extra microtask in dev before calling
$_init_$(#14799)fix: discard preload fork before creating a new one (#14865)
fix: delete
RemoteFormAllIssue, addpathtoRemoteFormIssue(#14864)v2.48.4Compare Source
Patch Changes
fix: adjust query's promise implementation to properly allow chaining (#14859)
fix: make prerender cache work, including in development (#14860)
v2.48.3Compare Source
Patch Changes
fix: include hash when using
resolvewith hash routing enabled (#14786)fix:
afterNavigatecallback not running after hydration when experimental async is enabled (#14644)fix: Snapshot
restoremethod not called after reload when experimental async is enabledfix: expose
issue.pathin.allIssues()(#14784)v2.48.2Compare Source
Patch Changes
v2.48.1Compare Source
Patch Changes
settled(#14818)v2.48.0Compare Source
Minor Changes
forkAPI when available (#14793)Patch Changes
settledinstead oftickin navigate (#14800)v2.47.3Compare Source
Patch Changes
fix: avoid hanging when
error()is used while streaming promises from a serverloadfunction (#14722)chore: treeshake load function code if we know it's unused (#14764)
fix:
RecursiveFormFieldstype for recursive or unknown schemas (#14734)fix: rework internal representation of form value to be
$state(#14771)v2.47.2Compare 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
invalidtype to schema input (#14748)v2.47.1Compare Source
Patch Changes
fix: allow
readto be used at the top-level of remote function files (#14672)fix: more robust remote files generation (#14682)
v2.47.0Compare Source
Minor Changes
signalproperty to request (#14715)Patch Changes
v2.46.5Compare Source
Patch Changes
formremote functions'fields.settriggers reactivity (#14661)v2.46.4Compare Source
Patch Changes
untrackfunction (#14658)v2.46.3Compare 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.2Compare Source
Patch Changes
envmodules (#14637)v2.46.1Compare Source
Patch Changes
fix: use
$derivedfor form fields (#14621)docs: remove
@exampleblocks to allow docs to deploy (#14636)fix: require a value with
submitandhiddenfields (#14635)fix: delete hydration cache on effect teardown (#14611)
v2.46.0Compare Source
Minor Changes
Patch Changes
fix: wait a tick before collecting form data for validation (#14631)
fix: prevent code execution order issues around SvelteKit's
envmodules (#14632)v2.45.0Compare Source
Minor Changes
form.for(id)now implicitly sets id on form object (#14623)Patch Changes
fetchin remote function without emitting a warning (#14610)v2.44.0Compare Source
Minor Changes
feat: expose
event.routeandevent.urlto remote functions (#14606)breaking: update experimental
formAPI (#14481)Patch Changes
v2.43.8Compare 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.7Compare Source
Patch Changes
fix: correctly type the
resultofformremote functions that do not accept data (#14573)fix: force remote module chunks to isolate themselves (#14571)
v2.43.6Compare Source
Patch Changes
fix: ensure cache key is consistent between client/server (#14563)
fix: keep resolve relative to initial base during prerender (#14533)
fix: avoid including
HEADtwice when an unhandled HTTP method is used in a request to a+serverhandler that has both aGEThandler and aHEADhandler (#14564)fix: smoothscroll to deep link (#14569)
v2.43.5Compare Source
Patch Changes
resolve(...)outside an event context (#14532)v2.43.4Compare Source
Patch Changes
v2.43.3Compare Source
Patch Changes
fix: Webcontainer AsyncLocalStorage workaround (#14521)
fix: include the value of form submitters on
formremote functions (#14475)v2.43.2Compare Source
Patch Changes
fix: ensure rendering starts off synchronously (#14517)
fix: keep serialized remote data alive until navigation (#14508)
v2.43.1Compare Source
Patch Changes
v2.43.0Compare Source
Minor Changes
Patch Changes
fix: ensure
__SVELTEKIT_PAYLOAD__.datais accessed safely (#14491)fix: create separate cache entries for non-exported remote function queries (#14499)
v2.42.2Compare Source
Patch Changes
fix: prevent loops in postbuild analysis phase (#14450)
fix: handle nested object fields in form data (#14469)
fix: robustify form helper types (#14463)
fix: avoid running the
inithook during builds if there's nothing to prerender (#14464)fix: ensure SSR rendering gets request store context (#14476)
v2.42.1Compare Source
Patch Changes
v2.42.0Compare Source
Minor Changes
feat: enhance remote form functions with schema support,
inputandissuesproperties (#14383)breaking: remote form functions get passed a parsed POJO instead of a
FormDataobject now (#14383)v2.41.0Compare Source
Minor Changes
%sveltekit.version%toapp.html(#12132)Patch Changes
fix: allow remote functions to return custom types serialized with
transporthooks (#14435)fix: fulfil
beforeNavigatecompletewhen redirected (#12896)v2.40.0Compare Source
Minor Changes
eventproperty on popstate/link/form navigation (#14307)Patch Changes
fix: respect
replaceState/keepFocus/noScrollwhen a navigation results in a redirect (#14424)fix: invalidate preload cache when invalidateAll is true (#14420)
v2.39.1Compare Source
Patch Changes
v2.39.0Compare Source
Minor Changes
Patch Changes
fix: layout load data not serialized on error page (#14395)
fix: fail prerendering when remote function fails (#14365)
fix: treat handle hook redirect as part of remote function call as json redirect (#14362)
tailwindlabs/tailwindcss (@tailwindcss/vite)
v4.1.17Compare Source
Fixed
@variantinside legacy JS APIs (#19263)huntabyte/bits-ui (bits-ui)
v2.14.3Compare Source
Patch Changes
fix(ContextMenu): allow overriding tabindex of trigger (#1887)
fix(Calendar, DateField, DatePicker, DateRangeField, DateRangePicker, RangeCalendar): Change default placeholder behaviour to choose the closest available value to current date, in case current date is outside of allowed range by minValue and maxValue. (#1874)
eslint/eslint (eslint)
v9.39.1Compare Source
pnpm/pnpm (pnpm)
v10.22.0Compare Source
v10.21.0Compare Source
PostHog/posthog-js (posthog-js)
v1.292.0Compare Source
1.292.0
Minor Changes
7c16ff7Thanks @rodrigomarcolin! - Made rageclick detection fully parametrizable with configurable threshold_px, timeout_ms, and click_count, while preserving previous default behavior.v1.291.0Compare Source
1.291.0
Minor Changes
c8c7de2Thanks @pauldambra! - feat: support strict minimum duration (more accurate on full page load)v1.290.0Compare Source
1.290.0
Minor Changes
8a2b790Thanks @pauldambra! - feat: yield to the main thread during posthog initv1.289.0Compare Source
1.289.0
Minor Changes
10be1b0Thanks @dmarticus! - Support bootstrapping feature flags during SSR in ReactJSv1.288.1Compare Source
1.288.1
Patch Changes
87f9604]:v1.288.0Compare Source
1.288.0
Minor Changes
392b190Thanks @dustinbyrne! - feat: Addflags_api_hostconfig optionv1.287.0Compare Source
1.287.0
Minor Changes
ec65577Thanks @pauldambra! - feat: track flushed size per sessionv1.286.0Compare Source
1.286.0
Minor Changes
cd8bcd7Thanks @TueHaulund! - Fixed a bug where configuration overrides for session recording would not be applied if the recorder module was still loadingv1.285.2Compare Source
1.285.2
Patch Changes
d8d98c9]:v1.285.1Compare Source
1.285.1
Patch Changes
c26a12cThanks @pauldambra! - fix: allow session ending payload when recording is idlePostHog/posthog-js (posthog-node)
v5.11.2Compare Source
Patch Changes
87f9604]:v5.11.1Compare Source
Patch Changes
d8d98c9]:svecosystem/runed (runed)
v0.36.0Compare Source
Minor Changes
trackLastActiveoption to enable users to disable tracking thelastActivetime (#363) for performance optimizations
Patch Changes
fix(useSearchParams): don't treat comma separated strings as arrays unless the field type is array
(#383)
feat(useSearchParams): Date support (#368)
feat(useSearchParams): Zod codec support (#368)
fix(useSearchParams): back/forward reactivity
(#383)
sveltejs/svelte (svelte)
v5.43.6Compare Source
Patch Changes
v5.43.5Compare Source
Patch Changes
fix: ensure async static props/attributes are awaited (#17120)
fix: wait on dependencies of async bindings (#17120)
fix: await dependencies of style directives (#17120)
v5.43.4Compare Source
Patch Changes
chore: simplify connection/disconnection logic (#17105)
fix: reconnect deriveds to effect tree when time-travelling (#17105)
v5.43.3Compare Source
Patch Changes
fix: ensure fork always accesses correct values (#17098)
fix: change title only after any pending work has completed (#17061)
fix: preserve symbols when creating derived rest properties (#17096)
sveltejs/language-tools (svelte-check)
v4.3.4Compare Source
Patch Changes
wobsoriano/svelte-sonner (svelte-sonner)
v1.0.6Compare Source
Patch Changes
065ac06: Restore expand functionality broken in v1.0.3dcastil/tailwind-merge (tailwind-merge)
v3.4.0Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.46.4Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitejs/vite (vite)
v7.2.2Compare Source
Bug Fixes
v7.2.1Compare Source
Bug Fixes
Code Refactoring
indexOfMatchInSlicetofindPreloadMarker(#21054) (f83264f)v7.2.0Compare Source
Bug Fixes
getBuiltinsresponse JSON serializable (#21029) (ad5b3bf)Miscellaneous Chores
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.