Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@babel/core (source) ^7.28.4 -> ^7.28.5 age confidence
@babel/generator (source) ^7.28.3 -> ^7.28.5 age confidence
@babel/parser (source) ^7.28.4 -> ^7.28.5 age confidence
@babel/traverse (source) ^7.28.4 -> ^7.28.5 age confidence
@babel/types (source) ^7.28.4 -> ^7.28.5 age confidence
@changesets/cli (source) ^2.29.7 -> ^2.29.8 age confidence
@solidjs/start (source) ^1.2.0 -> ^1.2.1 age confidence
@tailwindcss/vite (source) ^4.0.6 -> ^4.1.18 age confidence
@tanstack/eslint-config (source) 0.3.2 -> 0.3.4 age confidence
@tanstack/react-form (source) ^1.23.7 -> ^1.27.6 age confidence
@tanstack/react-form-devtools (source) ^0.1.7 -> ^0.2.9 age confidence
@tanstack/react-query (source) ^5.90.1 -> ^5.90.12 age confidence
@tanstack/react-query-devtools (source) ^5.90.1 -> ^5.91.1 age confidence
@tanstack/react-router (source) ^1.132.0 -> ^1.143.11 age confidence
@tanstack/react-router-devtools (source) ^1.132.0 -> ^1.143.11 age confidence
@tanstack/react-router-ssr-query (source) ^1.131.7 -> ^1.143.11 age confidence
@tanstack/react-start (source) ^1.132.0 -> ^1.143.11 age confidence
@tanstack/router-plugin (source) ^1.132.0 -> ^1.143.11 age confidence
@tanstack/solid-query (source) ^5.90.1 -> ^5.90.15 age confidence
@tanstack/solid-query-devtools (source) ^5.90.1 -> ^5.91.1 age confidence
@tanstack/solid-router (source) ^1.131.50 -> ^1.143.6 age confidence
@tanstack/solid-router-devtools (source) ^1.131.50 -> ^1.143.6 age confidence
@tanstack/typedoc-config (source) 0.2.1 -> 0.3.3 age confidence
@tanstack/vite-config (source) 0.2.1 -> 0.4.3 age confidence
@tanstack/vue-query (source) ^5.90.5 -> ^5.92.1 age confidence
@tanstack/vue-query-devtools (source) ^6.1.0 -> ^6.1.2 age confidence
@testing-library/dom ^10.4.0 -> ^10.4.1 age confidence
@testing-library/jest-dom ^6.8.0 -> ^6.9.1 age confidence
@testing-library/react ^16.2.0 -> ^16.3.1 age confidence
@types/react (source) ^19.2.0 -> ^19.2.7 age confidence
@types/react-dom (source) ^19.2.0 -> ^19.2.3 age confidence
@vitejs/plugin-react (source) ^5.0.4 -> ^5.1.2 age confidence
@vitejs/plugin-vue (source) ^6.0.1 -> ^6.0.3 age confidence
drizzle-kit (source) ^0.31.4 -> ^0.31.8 age confidence
drizzle-orm (source) ^0.44.5 -> ^0.45.1 age confidence
eslint (source) ^9.36.0 -> ^9.39.2 age confidence
eslint-plugin-unused-imports ^4.2.0 -> ^4.3.0 age confidence
eslint-plugin-vue (source) ^10.5.1 -> ^10.6.2 age confidence
goober ^2.1.16 -> ^2.1.18 age confidence
jsdom ^27.0.0 -> ^27.4.0 age confidence
jsdom ^27.0.0 -> ^27.4.0 age confidence
knip (source) ^5.64.0 -> ^5.77.2 age confidence
launch-editor ^2.11.1 -> ^2.12.0 age confidence
lucide-react (source) ^0.561.0 -> ^0.562.0 age confidence
markdown-link-extractor ^4.0.2 -> ^4.0.3 age confidence
nx (source) 22.1.3 -> 22.3.3 age confidence
pnpm (source) 10.24.0 -> 10.26.2 age confidence
preact (source) ^10.28.0 -> ^10.28.1 age confidence
prettier (source) ^3.6.2 -> ^3.7.4 age confidence
prettier-plugin-svelte ^3.4.0 -> ^3.4.1 age confidence
publint (source) ^0.3.13 -> ^0.3.16 age confidence
react (source) ^19.2.0 -> ^19.2.3 age confidence
react-dom (source) ^19.2.0 -> ^19.2.3 age confidence
sherif ^1.7.0 -> ^1.9.0 age confidence
solid-js (source) ^1.9.9 -> ^1.9.10 age confidence
solid-js (source) ^1.9.9 -> ^1.9.10 age confidence
sonda (source) 0.9.0 -> 0.10.1 age confidence
tailwindcss (source) ^4.0.6 -> ^4.1.18 age confidence
tsup (source) ^8.5.0 -> ^8.5.1 age confidence
typescript (source) ~5.9.2 -> ~5.9.3 age confidence
vinxi (source) ^0.5.8 -> ^0.5.10 age confidence
vite (source) ^7.1.7 -> ^7.3.0 age confidence
vite (source) ^7.1.7 -> ^7.3.0 age confidence
vite-plugin-mkcert ^1.17.8 -> ^1.17.9 age confidence
vite-plugin-solid ^2.11.8 -> ^2.11.10 age confidence
vite-tsconfig-paths ^6.0.2 -> ^6.0.3 age confidence
vue (source) ^3.5.22 -> ^3.5.26 age confidence
zod (source) ^4.1.11 -> ^4.2.1 age confidence
zustand ^5.0.8 -> ^5.0.9 age confidence

Release Notes

solidjs/solid-start (@​solidjs/start)

v1.2.0

Compare Source

Minor Changes
  • b454563: adds the option to change the public directory to something other than the default "public"
Patch Changes
  • 7282ef4: fix: check for null instad of undefined in HeaderProxy
  • 12f3a3d: Handle multiple exports from the same file in fs-router
  • 222c8fc: Enhance route matching to return isPage flag 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 requests
  • 12f3a3d: Add a test route for multiple exports handling and correct variable typos
TanStack/config (@​tanstack/eslint-config)

v0.3.4

Compare Source

Patch Changes
  • chore(eslint): move to tsdown (#​325)

v0.3.3

Compare Source

Patch Changes
TanStack/form (@​tanstack/react-form)

v1.27.6

Compare Source

Patch Changes

v1.27.5

Compare Source

Patch Changes

v1.27.4

Compare 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.3

Compare Source

Patch Changes

v1.27.2

Compare 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.handleSubmit returns a promise again (#​1924)

  • Updated dependencies []:

v1.27.1

Compare Source

Patch Changes

v1.27.0

Compare Source

Patch Changes
TanStack/form (@​tanstack/react-form-devtools)

v0.2.9

Compare Source

Patch Changes

v0.2.8

Compare Source

Patch Changes

v0.2.7

Compare Source

Patch Changes

v0.2.6

Compare Source

Patch Changes

v0.2.5

Compare Source

Patch Changes

v0.2.4

Compare Source

Patch Changes

v0.2.3

Compare Source

Patch Changes

v0.2.2

Compare Source

Patch Changes

v0.2.1

Compare Source

Patch Changes

v0.2.0

Compare Source

Minor Changes
  • Migrated to devtools utils, adds support for solid devtools. Renamed plugin to reflect tanstack plugin schema (FormDevtoolsPlugin to formDevtoolsPlugin) (#​1789)
Patch Changes
TanStack/query (@​tanstack/react-query)

v5.90.12

Compare Source

Patch Changes
TanStack/query (@​tanstack/solid-query)

v5.90.15

Compare Source

Patch Changes
TanStack/router (@​tanstack/solid-router)

v1.143.6

Compare Source

Version 1.143.6 - 12/24/25, 11:22 PM

Changes
Fix
Packages

v1.143.4

Compare Source

Version 1.143.4 - 12/23/25, 11:42 PM

Changes
Fix
  • router-core: make navigate publicHref Aware (#​6205) (6ea81b4) by Nico Lynzaad
Packages

v1.143.3

Compare Source

Version 1.143.3 - 12/23/25, 11:38 AM

Changes
Fix
  • rewrite causes infinite redirects (#​6201) (17c07d9) by Manuel Schiller
Packages

Configuration

📅 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 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link

changeset-bot bot commented Dec 15, 2025

⚠️ No Changeset found

Latest commit: d946b42

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@nx-cloud
Copy link

nx-cloud bot commented Dec 15, 2025

🤖 Nx Cloud AI Fix Eligible

An automatically generated fix could have helped fix failing tasks for this run, but Self-healing CI is disabled for this workspace. Visit workspace settings to enable it and get automatic fixes in future runs.

To disable these notifications, a workspace admin can disable them in workspace settings.


View your CI Pipeline Execution ↗ for commit d946b42

Command Status Duration Result
nx affected --targets=test:format,test:eslint,t... ❌ Failed 1m 57s View ↗
nx run-many --targets=build --exclude=examples/** ✅ Succeeded 25s View ↗

☁️ Nx Cloud last updated this comment at 2025-12-26 17:02:03 UTC

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 15, 2025

More templates

@tanstack/devtools

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools@290

@tanstack/devtools-client

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools-client@290

@tanstack/devtools-ui

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools-ui@290

@tanstack/devtools-utils

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools-utils@290

@tanstack/devtools-vite

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools-vite@290

@tanstack/devtools-event-bus

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools-event-bus@290

@tanstack/devtools-event-client

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools-event-client@290

@tanstack/preact-devtools

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/preact-devtools@290

@tanstack/react-devtools

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/react-devtools@290

@tanstack/solid-devtools

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/solid-devtools@290

@tanstack/vue-devtools

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/vue-devtools@290

commit: d946b42

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 26 times, most recently from 8f5167e to 09c56be Compare December 20, 2025 17:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 28 times, most recently from 73011f9 to 169373f Compare December 26, 2025 12:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 169373f to d946b42 Compare December 26, 2025 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant