Skip to content

fix(deps): update tanstack-router monorepo#443

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/tanstack-router-monorepo
Apr 21, 2026
Merged

fix(deps): update tanstack-router monorepo#443
renovate[bot] merged 1 commit into
mainfrom
renovate/tanstack-router-monorepo

Conversation

@renovate

@renovate renovate Bot commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@tanstack/router-plugin (source) 1.167.81.167.22 age confidence
@tanstack/solid-router (source) 1.168.61.168.20 age confidence

Release Notes

TanStack/router (@​tanstack/router-plugin)

v1.167.22

Compare Source

Patch Changes

v1.167.21

Compare Source

Patch Changes

v1.167.20

Compare Source

Patch Changes
  • fix: update vite-plugin-solid peer dependency to support version 3.0.0-0 (#​7170)

v1.167.19

Compare Source

Patch Changes

v1.167.18

Compare Source

Patch Changes

v1.167.17

Compare Source

Patch Changes

v1.167.16

Compare Source

Patch Changes

v1.167.15

Compare Source

Patch Changes

v1.167.14

Compare Source

Patch Changes

v1.167.13

Compare Source

Patch Changes

v1.167.12

Compare Source

Patch Changes

v1.167.11

Compare Source

Patch Changes

v1.167.10

Compare Source

Patch Changes
  • Initialize import.meta.hot.data before storing stable split components so Vitest does not crash when HMR data is missing. (#​7074)

v1.167.9

Compare Source

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

v1.168.20

Compare Source

Patch Changes
  • fix: use keyed Show in Outlet to fix child route rendering with useQuery (#​7204)

v1.168.19

Compare Source

Patch Changes

v1.168.18

Compare Source

Patch Changes
  • Fix route file transforms to preserve route ID quoting, handle more exported Route patterns, and avoid incorrect import rewrites in edge cases. (#​7167)

    Improve transform robustness with clearer route-call detection, safer import removal, and expanded test coverage for quote preservation, constructor swaps, and unsupported route definitions.

v1.168.17

Compare Source

Patch Changes

v1.168.16

Compare Source

Patch Changes

v1.168.15

Compare Source

Patch Changes

v1.168.14

Compare Source

Patch Changes

v1.168.13

Compare Source

Patch Changes

v1.168.12

Compare Source

Patch Changes
  • Fix MatchRoute child callback param inference to resolve params from the target to route instead of the route path key across React, Solid, and Vue adapters. (#​7139)

v1.168.11

Compare Source

Patch Changes
  • Fix redirected pending route transitions so lazy target routes can finish loading without stale redirected matches causing render errors. (#​7137)

v1.168.10

Compare Source

Patch Changes
  • Fix Link to keep internal routing props like preloadIntentProximity, from, and unsafeRelative from leaking to rendered DOM elements across React, Solid, and Vue. (#​7138)

v1.168.9

Compare Source

Patch Changes
  • Preserve component-thrown notFound() errors through framework error boundaries so route notFoundComponent handlers render without requiring an explicit routeId. (#​7077)

  • Updated dependencies [796406d]:

v1.168.8

Compare Source

Patch Changes

v1.168.7

Compare Source

Patch Changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

@renovate renovate Bot added the renovate label Mar 31, 2026
@renovate renovate Bot force-pushed the renovate/tanstack-router-monorepo branch 4 times, most recently from de5309a to 15ea60b Compare April 9, 2026 15:51
@renovate renovate Bot force-pushed the renovate/tanstack-router-monorepo branch 8 times, most recently from e7cba9f to 641bb1f Compare April 20, 2026 01:13
@renovate renovate Bot force-pushed the renovate/tanstack-router-monorepo branch from 641bb1f to c588747 Compare April 21, 2026 14:54
@renovate renovate Bot force-pushed the renovate/tanstack-router-monorepo branch from c588747 to 77b0d0e Compare April 21, 2026 14:57
@github-actions

Copy link
Copy Markdown

Code Metrics Report

main (19e10d2) #443 (cbb0daa) +/-
Coverage 55.1% 55.1% 0.0%
Code to Test Ratio 1:1.3 1:1.3 0.0
Test Execution Time 2m10s 2m25s +15s
Details
  |                     | main (19e10d2) | #443 (cbb0daa) | +/-  |
  |---------------------|----------------|----------------|------|
  | Coverage            |          55.1% |          55.1% | 0.0% |
  |   Files             |            138 |            138 |    0 |
  |   Lines             |           9704 |           9704 |    0 |
  |   Covered           |           5347 |           5347 |    0 |
  | Code to Test Ratio  |          1:1.3 |          1:1.3 |  0.0 |
  |   Code              |          12701 |          12701 |    0 |
  |   Test              |          16781 |          16781 |    0 |
- | Test Execution Time |          2m10s |          2m25s | +15s |

Code coverage of files in pull request scope (0.0% → 0.0%)

Files Coverage +/- Status
package.json 0.0% 0.0% modified

Reported by octocov

@renovate renovate Bot merged commit 701d56f into main Apr 21, 2026
14 checks passed
@renovate renovate Bot deleted the renovate/tanstack-router-monorepo branch April 21, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant