deps: update all non-major dependencies - #458
Merged
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/all-non-major-dependencies
branch
from
August 27, 2026 06:02
ebc1e24 to
39a92b0
Compare
renovate
Bot
force-pushed
the
renovate/all-non-major-dependencies
branch
21 times, most recently
from
September 3, 2026 11:08
6135ed9 to
8d7b545
Compare
renovate
Bot
force-pushed
the
renovate/all-non-major-dependencies
branch
from
September 3, 2026 23:02
8d7b545 to
3da9468
Compare
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/all-non-major-dependencies
branch
from
September 4, 2026 05:20
3da9468 to
933394c
Compare
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.14.5→6.14.86.15.1(+1)2.112.3→2.112.42.115.0(+2)5.101.4→5.102.85.101.4→5.102.81.170.31→1.170.329.1.2→9.2.41.167.32→1.167.331.168.34→1.168.3516.3.2→16.3.314.6.5→14.6.614.6.726.2.0→26.4.026.4.119.2.4→19.2.519.2.7(+1)6.1.0→6.1.12.17.1→2.17.21.6.0→1.6.210.9.0→10.9.110.10.00.5.4→0.5.50.5.613.0.1→13.0.217.3.0→17.4.11.33.0→1.37.01.41.0(+3)aadf416→2d984a17.85.0→7.87.02.10.11→2.10.128.67.0→8.68.08.69.0Release Notes
clerk/javascript (@clerk/react)
v6.14.8Patch Changes
0d224f2]:v6.14.7Compare Source
Patch Changes
Fix an issue where a verification that was still progressing normally could be cancelled and reported to the user as having timed out. (#9527) by @zourzouvillys
Updated dependencies [
dbaa95a]:v6.14.6Compare Source
Patch Changes
Fixes an issue where OAuth account transfers that needed additional verification were returned to the beginning of sign-in. (#9497) by @zourzouvillys
Updated dependencies [
28b77ac,46bf7ce,8bc1c9f,17b865b]:supabase/supabase-js (@supabase/supabase-js)
v2.112.4Compare 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.8Compare Source
Patch Changes
v5.102.7Compare Source
Patch Changes
v5.102.6Compare Source
Patch Changes
#11305
ac2b612- fix(react-query): throw falsy errors fromuseQueriesanduseSuspenseQueriesto the error boundaryUpdated dependencies []:
v5.102.5Compare Source
Patch Changes
578e5c2]:v5.102.4Compare Source
Patch Changes
a05df6a]:v5.102.3Compare Source
Patch Changes
v5.102.2Compare Source
Patch Changes
80fbf73]:v5.102.1Compare Source
Patch Changes
134890d]:v5.102.0Compare Source
Minor Changes
e674826- react-query: update usePrefetchQuery and usePrefetchInfiniteQuery to use queryClient.query and queryClient.infiniteQueryPatch Changes
#11245
37127db- revert: remove NoInfer from useQuery return types#10373
6e3d521- fix(types): propagate generic type parameters touseMutationStateselect callback#11224
294d4e6- FixqueryOptionsandinfiniteQueryOptionsreturn types so exported inferred options can be emitted in declaration files without leaking internal data tag symbols.#11147
cb6c9d3- DefaultTDataofUseInfiniteQueryOptionsandUseSuspenseInfiniteQueryOptionstoInfiniteData<TQueryFnData>so it matches the hook generics.#8737
2215bb0- fix: make mutation variables optional whenundefined extends TVariables#11221
1ef4208- Remove experimental render-time prefetching and thepromiseproperty from query results.#11228
fb6c3fa- Avoid emitting a runtime import for React Query's type-only exports.#11130
8834267- fix(react-query): don't show optimistic fetching for unsubscribed useQueries#11233
b866a95- remove unused experimental_beforeQuery and experimental_afterQuery hooks#11144
e546d03- fix: remove placeholderData from suspense infinite queryUpdated dependencies [
34f7cee,b4368c4,5bb089d,ba4650c,294d4e6,1f631b3,01a02bf,18c1c1e,5448063,2215bb0,1ef4208,5981771,4a9bef6,bef4bc7,9656dc4,326aaf1,3e83601,c6fc17c]:TanStack/query (@tanstack/react-query-devtools)
v5.102.8Compare Source
Patch Changes
v5.102.7Compare Source
Patch Changes
v5.102.6Compare Source
Patch Changes
ac2b612]:v5.102.5Compare Source
Patch Changes
ef1eff1]:v5.102.4Compare Source
Patch Changes
v5.102.3Compare Source
Patch Changes
v5.102.2Compare Source
Patch Changes
v5.102.1Compare Source
Patch Changes
v5.102.0Compare Source
Patch Changes
37127db,6e3d521,294d4e6,cb6c9d3,2215bb0,1ef4208,fb6c3fa,8834267,b866a95,e546d03,e674826]:TanStack/router (@tanstack/react-router)
v1.170.32Compare Source
Patch Changes
#8130
cb281d7- preserve context during reloadsUpdated dependencies [
fa65287,cb281d7]:TanStack/table (@tanstack/react-table)
v9.2.4Compare Source
Patch Changes
f72e516]:v9.2.3Compare Source
Patch Changes
468f267,3b94648]:TanStack/router (@tanstack/router-cli)
v1.167.33Compare Source
Patch Changes
TanStack/router (@tanstack/router-plugin)
v1.168.35Compare Source
Patch Changes
fa65287,cb281d7]:testing-library/react-testing-library (@testing-library/react)
v16.3.3Compare Source
Bug Fixes
testing-library/user-event (@testing-library/user-event)
v14.6.6Compare Source
Bug Fixes
vitejs/vite-plugin-react (@vitejs/plugin-react)
v6.1.1Compare Source
Add
compiler.logDiagnosticsoptionRecoverable React Compiler diagnostics are no longer logged by default. Set
compiler.logDiagnosticstotrueto log them through Vite. Fatal diagnostics are always logged and fail the transform.Respect environment sourcemap option for React Compiler transform when
builder.sharedPluginsis 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.sharedPluginswas enabled.eslint/eslint (eslint)
v10.9.1Compare Source
ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)
v0.5.5Compare Source
export { Name }incorrectly treated as React component #114 (fixes #113)contentTypeandsizetoallowExportNamesin Next config #115highcharts/highcharts-dist (highcharts)
v13.0.2Compare Source
lint-staged/lint-staged (lint-staged)
v17.4.1Compare Source
Patch Changes
efe5b63- This is a version-bump-only release because the previous version17.4.0was not published to npmjs.com due to problems with GitHub Actions and Changesets.lucide-icons/lucide (lucide-react)
v1.37.0: Version 1.37.0Compare Source
What's Changed
face-angryeven more angry by @karsa-mistmere in #4708swordsicon by @jguddas in #4707shopping-carticon by @jguddas in #2909playing-card,playing-cards, andplaying-cards-fanby @Barakudum in #4258beeficon by @jguddas in #3457circle-dotby @jguddas in #3909pandaicon by @jguddas in #3187blendicon by @jguddas in #3105keyicon by @jguddas in #3111square-split-verticalicon by @jguddas in #3939asteriskicon by @jguddas in #3906message-circle-dashed-checkicon by @aliyasirnac in #3678pianoicon by @karsa-mistmere in #4766credit-card-x&credit-card-checkicon by @karsa-mistmere in #4763credit-card-minusicon by @ameniti-mx in #4440credit-card-plusicon by @ameniti-mx in #4441New Contributors
Full Changelog: lucide-icons/lucide@1.35.0...1.37.0
v1.36.0: Version 1.36.0Compare Source
What's Changed
face-angryeven more angry by @karsa-mistmere in #4708swordsicon by @jguddas in #4707shopping-carticon by @jguddas in #2909playing-card,playing-cards, andplaying-cards-fanby @Barakudum in #4258beeficon by @jguddas in #3457circle-dotby @jguddas in #3909pandaicon by @jguddas in #3187blendicon by @jguddas in #3105keyicon by @jguddas in #3111square-split-verticalicon by @jguddas in #3939asteriskicon by @jguddas in #3906message-circle-dashed-checkicon by @aliyasirnac in #3678pianoicon by @karsa-mistmere in #4766credit-card-x&credit-card-checkicon by @karsa-mistmere in #4763credit-card-minusicon by @ameniti-mx in #4440credit-card-plusicon by @ameniti-mx in #4441New Contributors
Full Changelog: lucide-icons/lucide@1.35.0...1.36.0
What's Changed
face-angryeven more angry by @karsa-mistmere in #4708swordsicon by @jguddas in #4707shopping-carticon by @jguddas in #2909playing-card,playing-cards, andplaying-cards-fanby @Barakudum in #4258beeficon by @jguddas in #3457circle-dotby @jguddas in #3909pandaicon by @jguddas in #3187blendicon by @jguddas in #3105keyicon by @jguddas in #3111square-split-verticalicon by @jguddas in #3939asteriskicon by @jguddas in #3906message-circle-dashed-checkicon by @aliyasirnac in #3678pianoicon by @karsa-mistmere in #4766credit-card-x&credit-card-checkicon by @karsa-mistmere in #4763credit-card-minusicon by @ameniti-mx in #4440credit-card-plusicon by @ameniti-mx in #4441New Contributors
Full Changelog: lucide-icons/lucide@1.35.0...1.36.0
v1.35.0: Version 1.35.0Compare Source
What's Changed
ship-cargoicon by @l0uisgrange in #4706trailericon by @MadsMadsDk in #4405galaxyicon by @karsa-mistmere in #4715baticon to lab by @RajnishKMehta in #3914ghosticon by @jguddas in #3533robot-armicon by @zoharma in #4447New Contributors
Full Changelog: lucide-icons/lucide@1.34.0...1.35.0
v1.34.0: Version 1.34.0Compare Source
What's Changed
mail-clockicon by @ericfennis in #4722Full Changelog: lucide-icons/lucide@1.33.0...1.34.0
react-hook-form/react-hook-form (react-hook-form)
v7.87.0Compare Source
Added
shouldTouchoption fortrigger()OpaqueTypesregistry for opaque leaf typesFixed
useController().field.onChange()-like APIsControllerunder a null parent submittingundefinedinstead of a valueERR_MODULE_NOT_FOUNDresolvingreact-hook-formdue to areact-serverdeclaration (Next.js builds)useWatchnever reconciling when anActivitysubtree is hidden on its first renderresetFieldnot recomputingisValidfor subscribe-only consumersgenerateWatchOutputignoringdefaultValuefor an array of namesuseFormStatenever reconciling when anActivitysubtree is hidden on its first renderv7.86.0Compare Source
Added
getErrorsmethodPerformance
createFormControlunregisterwithout subscribersFixed
flattendiscardingFileandBlobvalues instead of treating them as leaf nodesvalidateFieldnot passing the field error tosetCustomValiditywhencriteriaModeisallhasValidationtreating falsy but valid values (min: 0,max: 0,minLength: 0,maxLength: 0,required: '') as no validationsetValuetargeting a nested leaf not notifying aControllerregistered on a field array item rootsetValuesnot updating fields registered under an object or array valueuseWatchreturning a stale value on name change when the new value isnullunregisterinvertingkeepDirtywhen broadcastingisDirtyvercel/turborepo (turbo)
v2.10.12: Turborepo v2.10.12Compare Source
What's Changed
Changelog
Configuration
📅 Schedule: (in timezone America/Chicago)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.