-
-
Notifications
You must be signed in to change notification settings - Fork 43
chore(deps): update all non-major dependencies #290
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
base: main
Are you sure you want to change the base?
Conversation
|
|
| Command | Status | Duration | Result |
|---|---|---|---|
nx affected --targets=test:format,test:eslint,t... |
❌ Failed | 2m 2s | View ↗ |
nx run-many --targets=build --exclude=examples/** |
✅ Succeeded | 25s | View ↗ |
☁️ Nx Cloud last updated this comment at 2025-12-27 01:50:53 UTC
More templates
@tanstack/devtools
@tanstack/devtools-client
@tanstack/devtools-ui
@tanstack/devtools-utils
@tanstack/devtools-vite
@tanstack/devtools-event-bus
@tanstack/devtools-event-client
@tanstack/preact-devtools
@tanstack/react-devtools
@tanstack/solid-devtools
@tanstack/vue-devtools
commit: |
8f5167e to
09c56be
Compare
d946b42 to
99d9324
Compare
99d9324 to
eaa28a7
Compare

This PR contains the following updates:
^7.28.4->^7.28.5^7.28.3->^7.28.5^7.28.4->^7.28.5^7.28.4->^7.28.5^7.28.4->^7.28.5^2.29.7->^2.29.8^1.2.0->^1.2.1^4.0.6->^4.1.180.3.2->0.3.4^1.23.7->^1.27.6^0.1.7->^0.2.9^5.90.1->^5.90.12^5.90.1->^5.91.1^1.132.0->^1.143.11^1.132.0->^1.143.11^1.131.7->^1.143.11^1.132.0->^1.143.12^1.132.0->^1.143.11^5.90.1->^5.90.15^5.90.1->^5.91.1^1.131.50->^1.143.6^1.131.50->^1.143.60.2.1->0.3.30.2.1->0.4.3^5.90.5->^5.92.1^6.1.0->^6.1.2^10.4.0->^10.4.1^6.8.0->^6.9.1^16.2.0->^16.3.1^19.2.0->^19.2.7^19.2.0->^19.2.3^5.0.4->^5.1.2^6.0.1->^6.0.3^0.31.4->^0.31.8^0.44.5->^0.45.1^9.36.0->^9.39.2^4.2.0->^4.3.0^10.5.1->^10.6.2^2.1.16->^2.1.18^27.0.0->^27.4.0^27.0.0->^27.4.0^5.64.0->^5.77.4^2.11.1->^2.12.0^0.561.0->^0.562.0^4.0.2->^4.0.322.1.3->22.3.310.24.0->10.26.2^10.28.0->^10.28.1^3.6.2->^3.7.4^3.4.0->^3.4.1^0.3.13->^0.3.16^19.2.0->^19.2.3^19.2.0->^19.2.3^1.7.0->^1.9.0^1.9.9->^1.9.10^1.9.9->^1.9.100.9.0->0.10.1^4.0.6->^4.1.18^8.5.0->^8.5.1~5.9.2->~5.9.3^0.5.8->^0.5.10^7.1.7->^7.3.0^7.1.7->^7.3.0^1.17.8->^1.17.9^2.11.8->^2.11.10^6.0.2->^6.0.3^3.5.22->^3.5.26^4.1.11->^4.2.1^5.0.8->^5.0.9Release Notes
solidjs/solid-start (@solidjs/start)
v1.2.0Compare Source
Minor Changes
b454563: adds the option to change the public directory to something other than the default "public"Patch Changes
7282ef4: fix: check fornullinstad ofundefinedinHeaderProxy12f3a3d: Handle multiple exports from the same file in fs-router222c8fc: Enhance route matching to returnisPageflag and add tests for plain text API response and Missing page handling that has both api/file routes.f674717: delete expired cookies in Single-Flight requests12f3a3d: Add a test route for multiple exports handling and correct variable typosTanStack/config (@tanstack/eslint-config)
v0.3.4Compare Source
Patch Changes
v0.3.3Compare Source
Patch Changes
chore: update deps (#315)
fix: add types (#313)
TanStack/form (@tanstack/react-form)
v1.27.6Compare Source
Patch Changes
c526378]:v1.27.5Compare Source
Patch Changes
36fa503,01b24a9]:v1.27.4Compare Source
Patch Changes
fix(react-form): prevent array field re-render when child property changes (#1930)
Array fields with
mode="array"were incorrectly re-rendering when a property on any array element was mutated. This was a regression introduced in v1.27.0 by the React Compiler compatibility changes.The fix ensures that
mode="array"fields only re-render when the array length changes (items added/removed), not when individual item properties are modified.Fixes #1925
Updated dependencies [
c753d5e]:v1.27.3Compare Source
Patch Changes
c2ecf5d]:v1.27.2Compare Source
Patch Changes
use React 18's useId hook by default for formId generation, only calling Math.random() as a fallback if no formId is provided. (#1913)
fix(react-form): ensure
FormApi.handleSubmitreturns a promise again (#1924)Updated dependencies []:
v1.27.1Compare Source
Patch Changes
Fix issues with methods not being present in React adapter (#1903)
Updated dependencies [
3b080ec]:v1.27.0Compare Source
Patch Changes
Minorly improve performance and fix issues with Start (#1882)
Fixed issues with React Compiler (#1893)
Remove useId for react 17 user compatibility, replaced with uuid (#1850)
Updated dependencies [
8afbfc3,4e92a91]:TanStack/form (@tanstack/react-form-devtools)
v0.2.9Compare Source
Patch Changes
v0.2.8Compare Source
Patch Changes
v0.2.7Compare Source
Patch Changes
v0.2.6Compare Source
Patch Changes
v0.2.5Compare Source
Patch Changes
e18f00c]:v0.2.4Compare Source
Patch Changes
v0.2.3Compare Source
Patch Changes
v0.2.2Compare Source
Patch Changes
v0.2.1Compare Source
Patch Changes
v0.2.0Compare Source
Minor Changes
Patch Changes
154ac18]:TanStack/query (@tanstack/react-query)
v5.90.12Compare Source
Patch Changes
72d8ac5]:TanStack/router (@tanstack/react-start)
v1.143.12Compare Source
Version 1.143.12 - 12/27/25, 12:07 AM
Changes
Fix
a289d71) by Tanner LinsleyPackages
TanStack/query (@tanstack/solid-query)
v5.90.15Compare Source
Patch Changes
72d8ac5]:TanStack/config (@tanstack/typedoc-config)
v0.3.3Compare Source
Patch Changes
v0.3.2Compare Source
Patch Changes
v0.3.1Compare Source
Patch Changes
v0.3.0Compare Source
Minor Changes
feat: update to typedoc v0.28 (#306)
BREAKING: typedoc output is no longer lower-cased due to API changes (#306)
TanStack/config (@tanstack/vite-config)
v0.4.3Compare Source
Patch Changes
v0.4.2Compare Source
Patch Changes
v0.4.1Compare Source
Patch Changes
v0.4.0Compare Source
Minor Changes
v0.3.0Compare Source
Minor Changes
TanStack/query (@tanstack/vue-query)
v5.92.1Compare Source
Patch Changes
72d8ac5]:vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v6.0.3Features
Bug Fixes
Performance Improvements
Miscellaneous Chores
drizzle-team/drizzle-orm (drizzle-kit)
v0.31.8Compare Source
Bug fixes
algorythm=>algorithmtypo.eslint/eslint (eslint)
v9.39.2Compare Source
jsdom/jsdom (jsdom)
v27.4.0Compare Source
TextEncoderandTextDecoder.@exodus/bytespackage; it is now much more correct. (ChALkeR)<meta charset>or using the parent frame's encoding.Ranges were used and then the elements referred to by those ranges were removed.v27.3.0Compare Source
@acemir/cssom. (acemir)webpro-nl/knip (knip)
v5.77.4: Release 5.77.4Compare Source
process.chdirand deferprocess.cwd()usage (a83d858)36785fe)v5.77.3: Release 5.77.3Compare Source
b0ce4dd)b624c97)9420867)8a2e2d9)v5.77.2: Release 5.77.2Compare Source
f725d41)56277d3)478d6fc)8900e70)9b30e08)v5.77.1: Release 5.77.1Compare Source
31029ec)f0fdef4)7827890)3d8d88d)eafb9d4)431d530)v5.77.0: Release 5.77.0Compare Source
9120432) - thanks @GameRoMan!dc5bb2a) - thanks @AlexanderKaran!2a3b456)f2f4986)3cc5bc2)a009cb3)v5.76.3Compare Source
da7045b) - thanks @AlexanderKaran!c9b2625)593e7ac)b523889](https://redirect.github.com/webpro-nl/knipConfiguration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.