Skip to content

deps: update all non-major dependencies - #458

Merged
ervwalter merged 2 commits into
mainfrom
renovate/all-non-major-dependencies
Sep 4, 2026
Merged

deps: update all non-major dependencies#458
ervwalter merged 2 commits into
mainfrom
renovate/all-non-major-dependencies

Conversation

@renovate

@renovate renovate Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@clerk/react (source) 6.14.56.14.8 age confidence dependencies patch 6.15.1 (+1)
@supabase/supabase-js (source) 2.112.32.112.4 age confidence dependencies patch 2.115.0 (+2)
@tanstack/react-query (source) 5.101.45.102.8 age confidence dependencies minor
@tanstack/react-query-devtools (source) 5.101.45.102.8 age confidence dependencies minor
@tanstack/react-router (source) 1.170.311.170.32 age confidence dependencies patch
@tanstack/react-table (source) 9.1.29.2.4 age confidence dependencies minor
@tanstack/router-cli (source) 1.167.321.167.33 age confidence devDependencies patch
@tanstack/router-plugin (source) 1.168.341.168.35 age confidence devDependencies patch
@testing-library/react 16.3.216.3.3 age confidence devDependencies patch
@testing-library/user-event 14.6.514.6.6 age confidence devDependencies patch 14.6.7
@types/node (source) 26.2.026.4.0 age confidence devDependencies minor 26.4.1
@types/react-dom (source) 19.2.419.2.5 age confidence devDependencies patch 19.2.7 (+1)
@vitejs/plugin-react (source) 6.1.06.1.1 age confidence devDependencies patch
Scalar.AspNetCore (source) 2.17.12.17.2 age confidence nuget patch
Supabase (source) 1.6.01.6.2 age confidence nuget patch
eslint (source) 10.9.010.9.1 age confidence devDependencies patch 10.10.0
eslint-plugin-react-refresh 0.5.40.5.5 age confidence devDependencies patch 0.5.6
highcharts (source) 13.0.113.0.2 age confidence dependencies patch
lint-staged 17.3.017.4.1 age confidence devDependencies minor
lucide-react (source) 1.33.01.37.0 age confidence dependencies minor 1.41.0 (+3)
node (source) aadf4162d984a1 stage digest
react-hook-form (source) 7.85.07.87.0 age confidence dependencies minor
turbo (source) 2.10.112.10.12 age confidence devDependencies patch
typescript-eslint (source) 8.67.08.68.0 age confidence devDependencies minor 8.69.0

Release Notes

clerk/javascript (@​clerk/react)

v6.14.8

Patch Changes

v6.14.7

Compare Source

Patch Changes

v6.14.6

Compare Source

Patch Changes
supabase/supabase-js (@​supabase/supabase-js)

v2.112.4

Compare Source

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

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

v5.102.8

Compare Source

Patch Changes

v5.102.7

Compare Source

Patch Changes

v5.102.6

Compare Source

Patch Changes

v5.102.5

Compare Source

Patch Changes

v5.102.4

Compare Source

Patch Changes

v5.102.3

Compare Source

Patch Changes

v5.102.2

Compare Source

Patch Changes

v5.102.1

Compare Source

Patch Changes

v5.102.0

Compare Source

Minor Changes
  • #​10668 e674826 - react-query: update usePrefetchQuery and usePrefetchInfiniteQuery to use queryClient.query and queryClient.infiniteQuery
Patch Changes
TanStack/query (@​tanstack/react-query-devtools)

v5.102.8

Compare Source

Patch Changes

v5.102.7

Compare Source

Patch Changes

v5.102.6

Compare Source

Patch Changes

v5.102.5

Compare Source

Patch Changes

v5.102.4

Compare Source

Patch Changes

v5.102.3

Compare Source

Patch Changes

v5.102.2

Compare Source

Patch Changes

v5.102.1

Compare Source

Patch Changes

v5.102.0

Compare Source

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

v1.170.32

Compare Source

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

v9.2.4

Compare Source

Patch Changes

v9.2.3

Compare Source

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

v1.167.33

Compare Source

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

v1.168.35

Compare Source

Patch Changes
testing-library/react-testing-library (@​testing-library/react)

v16.3.3

Compare Source

Bug Fixes
testing-library/user-event (@​testing-library/user-event)

v14.6.6

Compare Source

Bug Fixes
  • default pointer event pointerType to empty string instead of the string "undefined" (#​1325) (71a5475)
vitejs/vite-plugin-react (@​vitejs/plugin-react)

v6.1.1

Compare Source

Add compiler.logDiagnostics option

Recoverable React Compiler diagnostics are no longer logged by default. Set compiler.logDiagnostics to true to log them through Vite. Fatal diagnostics are always logged and fail the transform.

Respect environment sourcemap option for React Compiler transform when builder.sharedPlugins is enabled (#​1439)

The React Compiler transform was using the top-level sourcemap option instead of the environment sourcemap option. This caused a problem when the experimental builder.sharedPlugins was enabled.

eslint/eslint (eslint)

v10.9.1

Compare Source

ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)

v0.5.5

Compare Source

  • Fix SCREAMING_SNAKE_CASE constant exported via export { Name } incorrectly treated as React component #​114 (fixes #​113)
  • Add contentType and size to allowExportNames in Next config #​115
highcharts/highcharts-dist (highcharts)

v13.0.2

Compare Source

lint-staged/lint-staged (lint-staged)

v17.4.1

Compare Source

Patch Changes
  • #​1840 efe5b63 - This is a version-bump-only release because the previous version 17.4.0 was not published to npmjs.com due to problems with GitHub Actions and Changesets.
lucide-icons/lucide (lucide-react)

v1.37.0: Version 1.37.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.35.0...1.37.0

v1.36.0: Version 1.36.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.35.0...1.36.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.35.0...1.36.0

v1.35.0: Version 1.35.0

Compare Source

What's Changed
New Contributors

Full Changelog: lucide-icons/lucide@1.34.0...1.35.0

v1.34.0: Version 1.34.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@1.33.0...1.34.0

react-hook-form/react-hook-form (react-hook-form)

v7.87.0

Compare Source

Added
  • shouldTouch option for trigger()
  • OpaqueTypes registry for opaque leaf types
Fixed
  • Inconsistent behavior among useController().field.onChange()-like APIs
  • Controller under a null parent submitting undefined instead of a value
  • ERR_MODULE_NOT_FOUND resolving react-hook-form due to a react-server declaration (Next.js builds)
  • useWatch never reconciling when an Activity subtree is hidden on its first render
  • resetField not recomputing isValid for subscribe-only consumers
  • generateWatchOutput ignoring defaultValue for an array of names
  • useFormState never reconciling when an Activity subtree is hidden on its first render

v7.86.0

Compare Source

Added
  • Type-safe getErrors method
Performance
  • Improve createFormControl
  • Improve clone object check
  • Avoid cloning values in unregister without subscribers
Fixed
  • Field array update leaving stale errors and touched state at the updated index
  • flatten discarding File and Blob values instead of treating them as leaf nodes
  • validateField not passing the field error to setCustomValidity when criteriaMode is all
  • hasValidation treating falsy but valid values (min: 0, max: 0, minLength: 0, maxLength: 0, required: '') as no validation
  • setValue targeting a nested leaf not notifying a Controller registered on a field array item root
  • setValues not updating fields registered under an object or array value
  • useWatch returning a stale value on name change when the new value is null
  • unregister inverting keepDirty when broadcasting isDirty
vercel/turborepo (turbo)

v2.10.12: Turborepo v2.10.12

Compare Source

What's Changed

Changelog

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone America/Chicago)

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

👻 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 dependencies Pull requests that update a dependency file label Aug 27, 2026
@renovate
renovate Bot force-pushed the renovate/all-non-major-dependencies branch from ebc1e24 to 39a92b0 Compare August 27, 2026 06:02
@renovate renovate Bot changed the title deps: update dependency react-hook-form to v7.86.0 deps: update all non-major dependencies Aug 27, 2026
@renovate
renovate Bot force-pushed the renovate/all-non-major-dependencies branch 21 times, most recently from 6135ed9 to 8d7b545 Compare September 3, 2026 11:08
@renovate
renovate Bot force-pushed the renovate/all-non-major-dependencies branch from 8d7b545 to 3da9468 Compare September 3, 2026 23:02
@renovate

renovate Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will error in a future major version of npm. See `npm help npmrc` for supported config options.
npm error code EMISSINGTARGET
npm error Missing target in lock file: "apps/web" is referenced by "node_modules/web" but does not exist.
npm error To fix:
npm error 1. rm package-lock.json
npm error 2. npm install
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-09-04T05_20_31_097Z-debug-0.log

@renovate
renovate Bot force-pushed the renovate/all-non-major-dependencies branch from 3da9468 to 933394c Compare September 4, 2026 05:20
Renovate's artifact update step failed, leaving package-lock.json out of
sync with package.json (npm ci: @typescript-eslint/tsconfig-utils@8.67.0
does not satisfy 8.68.0). Regenerated the lockfile so npm ci succeeds.
Validated locally: npm ci, format:check, typecheck, lint, test (955
passed), and vite build all pass.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EekzysPXeEVp2enUtJ9AZv
For PR #458
@ervwalter
ervwalter merged commit a30208b into main Sep 4, 2026
2 checks passed
@ervwalter
ervwalter deleted the renovate/all-non-major-dependencies branch September 4, 2026 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant