chore(deps): update all non-major dependencies #86
+1,365
−1,347
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:
^10.0.0
->^10.1.0
0.20.3
->0.22.0
^0.3.2
->^0.3.3
^0.3.5
->^0.4.2
^0.0.3
->^0.0.4
0.7.0
->0.7.6
^5.90.2
->^5.90.3
^0.7.7
->^0.8.0
0.7.0
->0.7.6
^0.7.7
->^0.8.0
^0.7.7
->^0.8.0
^6.8.0
->^6.9.1
^19.1.15
->^19.2.2
^19.1.9
->^19.2.2
^9.36.0
->^9.37.0
^2.1.16
->^2.1.18
^5.64.1
->^5.65.0
^21.5.3
->^21.6.4
10.17.1
->10.18.3
^0.3.13
->^0.3.14
^19.1.1
->^19.2.0
^19.1.1
->^19.2.0
5.9.2
->5.9.3
^7.1.7
->^7.1.10
^2.11.8
->^2.11.9
Release Notes
faker-js/faker (@faker-js/faker)
v10.1.0
Compare Source
New Locales
Bug Fixes
TanStack/config (@tanstack/config)
v0.22.0
Compare Source
Minor Changes
feat: update to typedoc v0.28 (#306)
BREAKING: typedoc output is no longer lower-cased due to API changes (#306)
Patch Changes
d480b77
,d480b77
]:v0.21.0
Compare Source
Minor Changes
Patch Changes
e45558e
]:TanStack/devtools (@tanstack/devtools-event-client)
v0.3.3
Compare Source
Patch Changes
@tanstack/devtools-client
to allow users to listen to events we emit from Vite.TanStack/devtools (@tanstack/react-devtools)
v0.7.6
Compare Source
Patch Changes
b2f8944
]:v0.7.5
Compare Source
Patch Changes
5362ab5
]:v0.7.4
Compare Source
Patch Changes
v0.7.3
Compare Source
Patch Changes
748d2e9
]:v0.7.2
Compare Source
Patch Changes
v0.7.1
Compare Source
Patch Changes
a97ed26
]:TanStack/query (@tanstack/react-query)
v5.90.3
Compare Source
Patch Changes
Avoid unhandled promise rejection errors during de/rehydration of pending queries. (#9752)
Updated dependencies [
4e1c433
]:TanStack/store (@tanstack/react-store)
v0.8.0
Compare Source
Version 0.8.0 - 10/11/25, 12:03 AM
Changes
Feat
be4f045
) by Alejandro Aburto S.Fix
4a8bdea
) by @SheraffChore
dfbb669
) by renovate[bot]41139a6
) by renovate[bot]570caec
) by renovate[bot]4d92c18
) by Lachlan Collinsd77dbce
) by renovate[bot]635ffb0
(#206) (e69e6f8
) by renovate[bot]Packages
TanStack/devtools (@tanstack/solid-devtools)
v0.7.6
Compare Source
Patch Changes
b2f8944
]:v0.7.5
Compare Source
Patch Changes
5362ab5
]:v0.7.4
Compare Source
Patch Changes
v0.7.3
Compare Source
Patch Changes
748d2e9
]:v0.7.2
Compare Source
Patch Changes
v0.7.1
Compare Source
Patch Changes
a97ed26
]:testing-library/jest-dom (@testing-library/jest-dom)
v6.9.1
Compare Source
eslint/eslint (eslint)
v9.37.0
Compare Source
cristianbote/goober (goober)
v2.1.18
Compare Source
What's Changed
Full Changelog: cristianbote/goober@v2.1.17...v2.1.18
v2.1.17
Compare Source
What's Changed
New Contributors
Full Changelog: cristianbote/goober@v2.1.16...v2.1.17
webpro-nl/knip (knip)
v5.65.0
Compare Source
157ae94
)f7ce7d7
)715d7cc
) - thanks @jdufresne!8b91d08
)4a3025d
)fac5613
)ignoreFiles
config option (c9ab3c9
)bfe7a0e
)b39832d
)strip-json-comments
a tad (7172653
)9b3981b
)2d261f5
)v5.64.3
Compare Source
5dd115f
) - thanks @rfalke-rtl!83b02bb
) - thanks @rfalke-rtl!cf0556e
)3db7eb7
)0531075
)c6845c7
)v5.64.2
Compare Source
toC12config
forbump
plugin (#1280) (dbdd98b
) - thanks @nyarthan!packageManager
field for corepack users (#1281) (7c70d9f
) - thanks @nyarthan!7abdc69
)d7e7866
)665f38a
)461edb4
)4c72030
)7ee634a
)e687287
)edb7367
)b6ac28c
) - thanks @nyarthan!3efb8a3
) - thanks @dnicolson!dde7a80
) - thanks @hugotiger!nrwl/nx (nx)
v21.6.4
Compare Source
21.6.4 (2025-10-08)
🚀 Features
🩹 Fixes
❤️ Thank You
v21.6.3
Compare Source
21.6.3 (2025-10-02)
🩹 Fixes
@nx/js/typescript
plugin (#32912)❤️ Thank You
pnpm/pnpm (pnpm)
v10.18.3
Compare Source
Patch Changes
verifyDepsBeforeInstall: install
and pre/post install scripts that called other pnpm scripts #10060.@scope:registry
) being parsed as property paths inpnpm config get
when--location=project
is used #9362.pnpm config set --location=project
incorrectly handling keys with slashes (auth tokens, registry settings) #9884.pnpm-workspace.yaml
and.npmrc
exist,pnpm config set --location=project
now writes topnpm-workspace.yaml
(matching read priority) #10072.pnpm outdated --long
#10040.v10.18.2
Compare Source
Patch Changes
pnpm outdated --long
should work #10040.pnpm dlx
should request the full metadata of packages, whenminimumReleaseAge
is set #9963.EPIPE
errors when piping output to other commands #10027.v10.18.1
Compare Source
Patch Changes
--lockfile-only
is used #8320.pnpm setup
creates a command shim to the pnpm executable. This is needed to be able to runpnpm self-update
on Windows #5700.pnpm install
, pnpm produced false positive warnings for "skip adding to the default catalog because it already exists". This warning now only prints when usingpnpm add --save-catalog
as originally intended.v10.18.0
Compare Source
Minor Changes
Added network performance monitoring to pnpm by implementing warnings for slow network requests, including both metadata fetches and tarball downloads.
Added configuration options for warning thresholds:
fetchWarnTimeoutMs
andfetchMinSpeedKiBps
.Warning messages are displayed when requests exceed time thresholds or fall below speed minimums
Related PR: #10025.
Patch Changes
minimumReleaseAge
configuration #10030.cleanupUnusedCatalogs
configuration when removing dependent packages.scriptShell
is set tofalse
#8748.pnpm dlx
should not fail whenminimumReleaseAge
is set #10037.publint/publint (publint)
v0.3.14
Compare Source
Patch Changes
__esModule
marker. This setup has different interpretations by bundlers and runtimes, and implicit handling detection that may not be obvious for both package authors and users, hence it is discouraged. (#201)facebook/react (react)
v19.2.0
Compare Source
Below is a list of all new features, APIs, and bug fixes.
Read the React 19.2 release post for more information.
New React Features
<Activity>
: A new API to hide and restore the UI and internal state of its children.useEffectEvent
is a React Hook that lets you extract non-reactive logic into an Effect Event.cacheSignal
(for RSCs) lets your know when thecache()
lifetime is over.New React DOM Features
resume
: to resume a prerender to a stream.resumeAndPrerender
: to resume a prerender to HTML.resumeToPipeableStream
: to resume a prerender to a stream.resumeAndPrerenderToNodeStream
: to resume a prerender to HTML.prerender
APIs to return apostponed
state that can be passed to theresume
APIs.Notable changes
<ViewTransition>
Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.prerender
,renderToReadableStream
) to server-side-rendering APIs for Node.js:
IDs generated by useIdAll Changes
React
<Activity />
was developed over many years, starting beforeClassComponent.setState
(@acdlite @sebmarkbage and many others)%o
placeholder (@eps1lon #34198)useDeferredValue
loop in popstate event (@acdlite #32821)useDeferredValue
(@acdlite #34376)cacheSignal
(@sebmarkbage #33557)React DOM
:
for IDs generated byuseId
(@sebmarkbage, @eps1lon: #32001, #33342#33099, #33422)nonce
to be used on hoistable styles (@Andarist #32461)React.use
insideReact.lazy
-ed Component (@hi-ogawa #33941)progressiveChunkSize
option for server-side-rendering APIs (@sebmarkbage #33027)React Server Components
<img>
and<link>
using hints before they're rendered (@sebmarkbage #34604)filterStackFrame
(@eps1lon #33707)React Reconciler
on*
handlers to account for upcoming experimental APIsmicrosoft/TypeScript (typescript)
v5.9.3
Compare Source
vitejs/vite (vite)
v7.1.10
Compare Source
Bug Fixes
//
(#20760) (b95fa2a)fileToBuiltUrl
([#20898](https://github.com/viteConfiguration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.