Skip to content
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

fix(deps): update tanstack-router monorepo to v1.95.0 #28

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/react-router (source) 1.91.0 -> 1.95.0 age adoption passing confidence
@tanstack/router-devtools (source) 1.91.0 -> 1.95.0 age adoption passing confidence
@tanstack/router-vite-plugin (source) 1.91.0 -> 1.95.0 age adoption passing confidence

Release Notes

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

v1.95.0

Compare Source

Version 1.95.0 - 1/3/25, 8:21 PM

Changes
Feat
Docs
Packages

v1.94.1

Compare Source

Version 1.94.1 - 1/3/25, 2:04 AM

Changes
Fix
  • react-router: properly handle redirects when thrown during parallel preload (#​3103) (224a261) by Manuel Schiller
Packages

v1.94.0

Compare Source

v1.93.0

Compare Source

Version 1.93.0 - 1/1/25, 7:08 PM

Changes
Feat
  • react-router: allow to await router.invalidate in case of SWR (#​3094) (a0b022a) by Manuel Schiller
Packages

v1.92.13

Compare Source

Version 1.92.13 - 1/1/25, 12:26 PM

Changes
Fix
  • react-router: ensure updated context in beforeLoad when returning same properties (#​3095) (d16fb42) by Manuel Schiller
Packages

v1.92.11

Compare Source

Version 1.92.11 - 12/29/24, 2:17 PM

Changes
Fix
  • fix types for relative routing (#​3084) (b0e9d1a) by Christopher Horobin
Other
Packages

v1.92.9

Compare Source

Version 1.92.9 - 12/28/24, 2:14 PM

Changes
Fix
Docs
  • Better getting started flow (7c20138) by Tanner Linsley
Packages

v1.92.6

Compare Source

Version 1.92.6 - 12/26/24, 10:45 PM

Changes
Fix
  • react-router: upgrade to react-store 0.7 (#​3075) (9970f9d) by Manuel Schiller
Packages

v1.92.3

Compare Source

Version 1.92.3 - 12/23/24, 6:27 AM

Changes
Fix
  • allow serverFn errors to also have context (#​3037) (ebf67ca) by Tanner Linsley
Packages

v1.92.1

Compare Source

Version 1.92.1 - 12/21/24, 11:54 PM

Changes
Refactor
  • react-router: expose scrollBehavior on the ScrollRestoration component (#​3053) (72b7c82) by Joshua Knauber
Packages

v1.91.3

Compare Source

Version 1.91.3 - 12/19/24, 2:32 AM

Changes
Fix
  • react-router: make sure full matches are passed into route functions (#​3039) (347544c) by Manuel Schiller
Ci
  • apply automated fixes (253284a) by autofix-ci[bot]
Docs
Packages

v1.91.2

Compare Source

Version 1.91.2 - 12/17/24, 10:55 AM

Changes
Fix
  • react-router: do not preload links with reloadDocument: true (f85edf2) by Manuel Schiller
Other
Tests
  • disable flaky test (6b3703f) by Manuel Schiller
Packages

v1.91.1

Compare Source

Version 1.91.1 - 12/17/24, 10:15 AM

Changes
Fix
  • react-router: do not treat internal link with reloadDocument: true as external (7b66844) by Manuel Schiller
  • react-router: prevent reloadDocument to be passed to the DOM element (8ff8f74) by Manuel Schiller
Chore
  • update babel-dead-code-elimination (bc9f9ed) by Manuel Schiller
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.

@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch 3 times, most recently from 6b7677f to 2b1a3ff Compare December 23, 2024 09:19
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch 3 times, most recently from d88b751 to c5febf4 Compare December 29, 2024 17:39
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo fix(deps): update tanstack-router monorepo to v1.92.11 Dec 29, 2024
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from c5febf4 to 933941e Compare January 1, 2025 13:13
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo to v1.92.11 fix(deps): update tanstack-router monorepo to v1.92.13 Jan 1, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 933941e to fd9107a Compare January 1, 2025 22:13
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo to v1.92.13 fix(deps): update tanstack-router monorepo to v1.93.0 Jan 1, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from fd9107a to 54abef3 Compare January 2, 2025 22:33
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo to v1.93.0 fix(deps): update tanstack-router monorepo to v1.94.0 Jan 2, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 54abef3 to 15b50df Compare January 3, 2025 05:11
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo to v1.94.0 fix(deps): update tanstack-router monorepo to v1.94.1 Jan 3, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 15b50df to e870da2 Compare January 3, 2025 22:49
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo to v1.94.1 fix(deps): update tanstack-router monorepo to v1.95.0 Jan 3, 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