Skip to content

fix(deps): update tanstack-router monorepo to v1.120.10 #439

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/react-router (source) 1.116.0 -> 1.120.10 age adoption passing confidence
@tanstack/router-devtools (source) 1.116.0 -> 1.120.10 age adoption passing confidence
@tanstack/router-plugin (source) 1.116.1 -> 1.120.10 age adoption passing confidence

Release Notes

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

v1.120.10

Compare Source

Version 1.120.10 - 5/24/25, 9:16 AM

Changes
Fix
  • handle Symbol properties and non-enumerable properties in replaceEqualDeep (#​4237) (ef01673) by Lenz Weber-Tronic
Docs
  • fix links (63c623b) by Tanner Linsley
Packages

v1.120.9

Compare Source

Version 1.120.9 - 5/23/25, 6:54 PM

Changes

Fix
  • router.buildLocation use RegisteredRouter (#​4242) (7eba99e) by Manuel Schiller

Packages

v1.120.8

Compare Source

Version 1.120.8 - 5/23/25, 5:31 PM

Changes

Fix
  • proper HMR handling for file routes (#​4240) (5663aa6) by Manuel Schiller

Packages

v1.120.7

Compare Source

Version 1.120.7 - 5/22/25, 10:26 PM

Changes

Fix
  • type errors with skipLibCheck: false (#​4233) (5a82679) by Christopher Horobin
Ci
  • apply automated fixes (385c47b) by autofix-ci[bot]
Docs

Packages

v1.120.5

Compare Source

Version 1.120.5 - 5/16/25, 8:36 PM

Changes

Fix

Packages

v1.120.4

Compare Source

Version 1.120.4 - 5/16/25, 5:05 PM

Changes
Fix
  • properly handle sessionStorage not being available for scroll restoration (#​4186) (e18b333) by Manuel Schiller
  • docs: update src to images on tanstack.com (#​4165) (9f93ce0) by Birk Skyum
Docs
  • router: fix scrollRestorationBehavior option in "scroll-restoration" guide (#​4169) (fa871a0) by ThaumRystra
  • specify that not found errors are handled by the nearest parent when called within loader (#​4164) (5d940e2) by Luis Merino
  • update comparison (38142f4) by Tanner Linsley
  • start: Remove unplanned feature from docs (#​4150) (673a043) by Dane Grant
Packages

v1.120.3

Compare Source

Version 1.120.3 - 5/8/25, 9:15 PM

Changes

Perf
  • improve type checking performance of Route.Link (#​4117) (32511d1) by Christopher Horobin

Packages

v1.120.2

Compare Source

Version 1.120.2 - 5/6/25, 11:32 PM

Changes

Perf
  • improve ts perf for Route.Link (#​4104) (f6be2df) by Christopher Horobin
Docs
  • router: normalize heading level for "Effect" in search guide (#​4100) (144a33c) by Andy Kiesler

Packages

v1.120.1

Compare Source

Version 1.120.1 - 5/6/25, 8:13 PM

Changes

Fix
  • use this.fullPath instead of useRouter (#​4099) (2c37ce2) by Christopher Horobin

Packages

v1.120.0

Compare Source

Version 1.120.0 - 5/6/25, 7:48 PM

Changes
Feat
  • add bindings for Route.Link and routeApi.Link (#​4095) (5eeb123) by Christopher Horobin
Chore
  • examples: match env.example with config for authenticated-routes-firebase (#​4079) (8672ec7) by ihaback
Test
  • directive-functions-plugin: add yields to generators (#​4096) (697bca0) by Sean Cassiere
Docs
  • router: update working in the "route-trees" guide (#​4091) (f0dbf0a) by Miro Rauhala
  • start: fix typos in logos (#​4090) (409252e) by Ilya Komichev
Other
Packages

v1.119.0

Compare Source

Version 1.119.0 - 4/30/25, 9:44 AM

Changes

Feat
Docs

Packages


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.

Copy link

changeset-bot bot commented Apr 23, 2025

⚠️ No Changeset found

Latest commit: e0b3bff

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

Copy link

codecov bot commented Apr 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 16.93%. Comparing base (814d0b6) to head (1f65efd).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #439   +/-   ##
=======================================
  Coverage   16.93%   16.93%           
=======================================
  Files         132      132           
  Lines        3987     3987           
  Branches      133      133           
=======================================
  Hits          675      675           
  Misses       3235     3235           
  Partials       77       77           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch 2 times, most recently from 11c6060 to bc2fa5e Compare April 24, 2025 23:25
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo to v1.117.0 fix(deps): update tanstack-router monorepo to v1.117.1 Apr 24, 2025
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo to v1.117.1 fix(deps): update tanstack-router monorepo Apr 25, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from bc2fa5e to a2ad0ea Compare April 30, 2025 12:04
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo fix(deps): update tanstack-router monorepo to v1.119.0 Apr 30, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from a2ad0ea to bdd9ce9 Compare April 30, 2025 15:53
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo to v1.119.0 fix(deps): update tanstack-router monorepo Apr 30, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from bdd9ce9 to ea8e05b Compare May 6, 2025 20:10
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo fix(deps): update tanstack-router monorepo to v1.120.0 May 6, 2025
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo to v1.120.0 fix(deps): update tanstack-router monorepo to v1.120.2 May 6, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from ea8e05b to 12e632d Compare May 8, 2025 23:42
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo to v1.120.2 fix(deps): update tanstack-router monorepo to v1.120.3 May 8, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 12e632d to e32b028 Compare May 16, 2025 20:00
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo to v1.120.3 fix(deps): update tanstack-router monorepo to v1.120.4 May 16, 2025
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo to v1.120.4 fix(deps): update tanstack-router monorepo to v1.120.5 May 16, 2025
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo to v1.120.5 fix(deps): update tanstack-router monorepo May 18, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from e32b028 to b994c6a Compare May 23, 2025 00:13
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo fix(deps): update tanstack-router monorepo to v1.120.7 May 23, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from b994c6a to e0b3bff Compare May 23, 2025 20:13
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo to v1.120.7 fix(deps): update tanstack-router monorepo to v1.120.9 May 23, 2025
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo to v1.120.9 fix(deps): update tanstack-router monorepo to v1.120.10 May 24, 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.

0 participants