Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2025

This PR contains the following updates:

Package Change Age Confidence
@tanstack/react-router (source) 1.131.27 -> 1.136.1 age confidence
@tanstack/router-plugin (source) 1.131.27 -> 1.136.1 age confidence

Release Notes

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

v1.136.1

Compare Source

Version 1.136.1 - 11/13/25, 11:56 PM

Changes
Refactor
  • router-core: use original nextTo path when building location in its route form (#​5851) (f1bd5c5) by Nico Lynzaad
Packages

v1.136.0

Compare Source

Version 1.136.0 - 11/13/25, 9:10 PM

Changes

Feat
Chore
Ci
  • apply automated fixes (6d2a5da) by autofix-ci[bot]
Docs
  • solid-router: router-monorepo-simple-lazy example (#​5853) (dfb4f9a) by Birk Skyum
  • solid-router: router-monorepo-simple example (#​5852) (1cc3801) by Birk Skyum
  • solid-router: monorepo-solid-query example (#​5850) (606dd19) by Birk Skyum
  • solid-start: start-tailwind-v4 (#​5849) (ecd9312) by Birk Skyum
  • solid-router: search-validator-adapters (#​5848) (ec1e4d6) by Birk Skyum
  • solid-start: start-large example (#​5847) (ee241f3) by Birk Skyum
  • solid-start: i18n example (#​5845) (b5d7227) by Birk Skyum
  • solid-router: i18n paraglide example (#​5844) (7492e6c) by Birk Skyum
  • solid-router: navigation-blocking example (#​5843) (a5c7133) by Birk Skyum
  • solid-router: large-file-based (#​5842) (36b16c5) by Birk Skyum
  • solid-router: location-masking example (#​5841) (5a06540) by Birk Skyum
  • solid-router: kitchensink example (#​5840) (6805420) by Birk Skyum
  • solid-router: scroll restoration example (#​5839) (f581aa9) by Birk Skyum
  • solid-router: deferred-data example (#​5838) (9bb8318) by Birk Skyum
  • solid-start: add start-streaming-data-from-server-functions example (#​5837) (6365578) by Birk Skyum
  • solid-router: port remaining basic examples (#​5836) (85f9734) by Birk Skyum
  • solid-router: rspack/build guides and example (#​5834) (17ec180) by Birk Skyum
  • solid-router: webpack example and installation guide (#​5833) (71f9c7d) by Birk Skyum
  • solid-router: esbuild guide/example (#​5831) (d5ce04c) by Birk Skyum
  • solid-router: quickstart example (code based) (#​5830) (80a9923) by Birk Skyum
  • solid-router: add with-trpc example (#​5829) (9727eb4) by Birk Skyum
  • solid-start: sync supabase example to react (#​5828) (34f475e) by Birk Skyum
  • solid-router: fix authenticated routes docs (#​5827) (cb4a646) by Birk Skyum
  • solid-router: authenticated-routes-firebase (#​5826) (42f86c2) by Birk Skyum
  • solid-router: authenticated-routes example (#​5825) (8f57746) by Birk Skyum
  • solid-start: sync nitro v3 hosting guide to react (#​5824) (f0e0279) by Birk Skyum
  • hosting: update nitro to v3 (#​5821) (33c3d40) by Pooya Parsa
  • solid-router: framer-motion example (#​5818) (5404201) by Birk Skyum
  • solid-start: hosting guide for bun (#​5817) (7d4df72) by Birk Skyum
  • solid-start: start-bun example (#​5816) (5302896) by Birk Skyum
  • solid-router: port view-transitions example (#​5815) (864a2e0) by Birk Skyum

Packages

v1.135.2

Compare Source

Version 1.135.2 - 11/11/25, 12:02 AM

Changes
Refactor
Packages

v1.135.0

Compare Source

Version 1.135.0 - 11/9/25, 10:57 PM

Changes
Feat
  • Export useHydrated hook with documentation (#​5645) (a41e867) by daveycodez
Other
Packages

v1.134.20

Compare Source

Version 1.134.20 - 11/9/25, 8:35 PM

Changes
Fix
Packages

v1.134.18

Compare Source

Version 1.134.18 - 11/9/25, 3:10 PM

Changes
Fix
  • solid-router: setting search params with 2 parallel navigate calls (#​5797) (da77078) by Birk Skyum
Packages

v1.134.17

Compare Source

Version 1.134.17 - 11/9/25, 10:52 AM

Changes
Fix
  • set progressiveChunkSize to infinity (#​5790) (c825684) by Andy Abi Haidar
Packages

v1.134.15

Compare Source

Version 1.134.15 - 11/8/25, 12:45 AM

Changes
Fix
  • router-core: trigger abort signal when navigating away after pendingMs (#​5777) (c857362) by Ramy Ben Aroya
Docs
  • start: typo in the server functions guide (#​5773) (818a5e7) by Stephen Brown-Bourne
Other
Packages

v1.134.13

Compare Source

Version 1.134.13 - 11/6/25, 1:37 AM

Changes
Refactor
  • router-core: consistent Unicode handling (#​5736) (26f23fa) by Nico Lynzaad
Test
  • solid-router: enhance transition test suite (#​5753) (6baffeb) by Birk Skyum
Docs
Packages

v1.134.12

Compare Source

Version 1.134.12 - 11/4/25, 2:52 AM

Changes
Fix
  • solid-router: implement navigation transitions (#​5691) (76c4f61) by Birk Skyum
Chore
Ci
  • apply automated fixes (attempt 2/3) (19b0083) by autofix-ci[bot]
  • apply automated fixes (834c077) by autofix-ci[bot]
Other
Packages

v1.134.9

Compare Source

v1.134.4

Compare Source

v1.133.36

Compare Source

Version 1.133.36 - 10/29/25, 1:10 AM

Changes
Fix
Packages

v1.133.35

Compare Source

Version 1.133.35 - 10/28/25, 9:34 PM

Changes

Refactor
  • router-core: more stable url decoding (#​5663) (915de64) by Nico Lynzaad
Test
Docs
  • solid-start: fix ssr start-basic-solid-query (#​5666) (215ae1f) by Birk Skyum

Packages

[`v1


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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

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

@netlify
Copy link

netlify bot commented Oct 8, 2025

Deploy Preview for commandkit canceled.

Name Link
🔨 Latest commit 7144a6e
🔍 Latest deploy log https://app.netlify.com/projects/commandkit/deploys/6916a6242054880007ff739a

@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from bdf5b0b to 48fdad8 Compare October 8, 2025 22:02
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.132.47 chore(deps): update tanstack-router monorepo Oct 8, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch 2 times, most recently from fe0bbfc to 390c716 Compare October 15, 2025 19:00
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo chore(deps): update tanstack-router monorepo to v1.133.3 Oct 15, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 390c716 to 3197132 Compare October 16, 2025 21:55
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.133.3 chore(deps): update tanstack-router monorepo Oct 16, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 3197132 to 9950c75 Compare October 17, 2025 18:13
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo chore(deps): update tanstack-router monorepo to v1.133.8 Oct 17, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 9950c75 to 0624937 Compare October 18, 2025 03:24
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.133.8 chore(deps): update tanstack-router monorepo to v1.133.13 Oct 18, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 0624937 to 6438979 Compare October 20, 2025 02:04
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.133.13 chore(deps): update tanstack-router monorepo to v1.133.15 Oct 20, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 6438979 to 2722b29 Compare October 21, 2025 00:39
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.133.15 chore(deps): update tanstack-router monorepo to v1.133.20 Oct 21, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 2722b29 to e3c5fa8 Compare October 21, 2025 15:38
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.133.20 chore(deps): update tanstack-router monorepo to v1.133.21 Oct 21, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from e3c5fa8 to 4c8fc17 Compare October 22, 2025 03:06
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.133.21 chore(deps): update tanstack-router monorepo to v1.133.22 Oct 22, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 4c8fc17 to eddda9d Compare October 23, 2025 21:27
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.133.22 chore(deps): update tanstack-router monorepo to v1.133.25 Oct 23, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from eddda9d to 9f6505d Compare October 24, 2025 12:13
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.133.25 chore(deps): update tanstack-router monorepo to v1.133.27 Oct 24, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 9f6505d to b0168bf Compare October 26, 2025 01:53
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.133.27 chore(deps): update tanstack-router monorepo Oct 26, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from b0168bf to 21f0a1e Compare October 26, 2025 17:50
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo chore(deps): update tanstack-router monorepo to v1.133.32 Oct 26, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 21f0a1e to f0f02bb Compare October 28, 2025 22:12
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.133.32 chore(deps): update tanstack-router monorepo to v1.133.35 Oct 28, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 55f5ba3 to 32db88b Compare November 1, 2025 01:49
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.134.4 chore(deps): update tanstack-router monorepo Nov 1, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 32db88b to aa0ccc9 Compare November 2, 2025 04:33
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo chore(deps): update tanstack-router monorepo to v1.134.9 Nov 2, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from aa0ccc9 to 6a1aabd Compare November 4, 2025 06:41
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.134.9 chore(deps): update tanstack-router monorepo to v1.134.12 Nov 4, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 6a1aabd to 425f0bc Compare November 6, 2025 02:50
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.134.12 chore(deps): update tanstack-router monorepo to v1.134.13 Nov 6, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 425f0bc to 4d58307 Compare November 7, 2025 03:11
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.134.13 chore(deps): update tanstack-router monorepo Nov 7, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch 2 times, most recently from 7f0c904 to a57d529 Compare November 8, 2025 02:12
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo chore(deps): update tanstack-router monorepo to v1.134.15 Nov 8, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch 2 times, most recently from cb6d40b to 40809c4 Compare November 9, 2025 14:12
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.134.15 chore(deps): update tanstack-router monorepo to v1.134.17 Nov 9, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 40809c4 to 143c0be Compare November 9, 2025 16:54
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.134.17 chore(deps): update tanstack-router monorepo to v1.134.18 Nov 9, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 143c0be to 08be9f2 Compare November 9, 2025 21:26
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.134.18 chore(deps): update tanstack-router monorepo to v1.134.20 Nov 9, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 08be9f2 to bcb77f3 Compare November 10, 2025 02:07
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.134.20 chore(deps): update tanstack-router monorepo to v1.135.0 Nov 10, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch 2 times, most recently from 6bfd0ef to d9ea870 Compare November 11, 2025 04:29
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.135.0 chore(deps): update tanstack-router monorepo to v1.135.2 Nov 11, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from d9ea870 to d42aa9e Compare November 13, 2025 21:57
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.135.2 chore(deps): update tanstack-router monorepo to v1.136.0 Nov 13, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from d42aa9e to 7144a6e Compare November 14, 2025 03:46
@renovate renovate bot changed the title chore(deps): update tanstack-router monorepo to v1.136.0 chore(deps): update tanstack-router monorepo to v1.136.1 Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant