fix(deps): update all non-major dependencies #20894
Merged
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.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot].This notice will be removed on 2025-10-07.
This PR contains the following updates:
^9.36.0->^9.37.0^4.1.13->^4.1.14^4.1.13->^4.1.14^24.6.0->^24.6.2^22.18.7->^22.18.8^19.1.16->^19.2.0^19.1.9->^19.2.0^2.8.9->^2.8.12^4.26.2->^4.26.3^9.36.0->^9.37.0^0.4.22->^0.4.23^0.1.1->^0.1.2^14.8.0->^14.9.0^4.20250924.0->^4.20251001.010.17.1->10.18.0^19.1.1->^19.2.019.1.1->19.2.0^19.1.1->^19.2.0^19.1.1->^19.2.0^19.1.1->^19.2.07.1.14->7.1.15^5.39.6->^5.39.9^4.1.13->^4.1.14^3.4.17->^3.4.18^7.1.7->^7.1.9^2.11.8->^2.11.9^1.7.5->^1.8.0Release Notes
eslint/eslint (@eslint/js)
v9.37.0Compare Source
tailwindlabs/tailwindcss (@tailwindcss/postcss)
v4.1.14Compare Source
Fixed
'syntax in ClojureScript when extracting classes (#18888)@variantinside@custom-variant(#18885)@utility(#18900)grid-columnutilities when configuringgrid-column-startorgrid-column-end(#18907)grid-rowutilities when configuringgrid-row-startorgrid-row-end(#18907)defaultexport condition for@tailwindcss/vite(#18948)@themeproduce no output when built (#18979)variant = 'outline'during upgrades (#18922)classNameis migrated (#19031)*ClassNameand*Classattributes (#19031)web-platform-dx/baseline-browser-mapping (baseline-browser-mapping)
v2.8.12Compare Source
v2.8.11Compare Source
v2.8.10Compare Source
browserslist/browserslist (browserslist)
v4.26.3Compare Source
throwOnMissingwithextendsquery (by @alexander-akait).eslint/eslint (eslint)
v9.37.0Compare Source
ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)
v0.4.23Compare Source
"metadata","generateMetadata"&"generateViewport"toallowExportNamesin Next configsapphi-red/host-validation-middleware (host-validation-middleware)
v0.1.2Compare Source
Patch Changes
cfc7796Thanks @sapphi-red! - Switched to use trusted publisher to publish the package.boyum/markdown-it-image-size (markdown-it-image-size)
v14.9.0Compare Source
v14.8.1: Release 14.8.1Compare Source
Important! v14.8.0 included changes for v15. Update to v14.8.1 to keep Node 16 support
14.8.1 (2025-10-05)
Styles
cloudflare/workers-sdk (miniflare)
v4.20251001.0Compare Source
Patch Changes
#10834
c8d5282Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
#10673
bffd2a9Thanks @jamesopstad! - Send a 404 response for unimplemented/cdn-cgi/handler/routes.v4.20250927.0Compare Source
Patch Changes
#10775
6ff41a6Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
#10799
0c208e1Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
#10683
2432022Thanks @yuripave! - fix: api proxy preserve multiple Set-Cookie headers#10769
0a554f9Thanks @penalosa! - Mark more errors asUserErrorto disable Sentry reportingpnpm/pnpm (pnpm)
v10.18.0Compare 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:
fetchWarnTimeoutMsandfetchMinSpeedKiBps.Warning messages are displayed when requests exceed time thresholds or fall below speed minimums
Related PR: #10025.
Patch Changes
minimumReleaseAgeconfiguration #10030.cleanupUnusedCatalogsconfiguration when removing dependent packages.scriptShellis set tofalse#8748.pnpm dlxshould not fail whenminimumReleaseAgeis set #10037.facebook/react (react)
v19.2.0Compare 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.useEffectEventis 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.prerenderAPIs to return apostponedstate that can be passed to theresumeAPIs.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)%oplaceholder (@eps1lon #34198)useDeferredValueloop in popstate event (@acdlite #32821)useDeferredValue(@acdlite #34376)cacheSignal(@sebmarkbage #33557)React DOM
:for IDs generated byuseId(@sebmarkbage, @eps1lon: #32001, #33342#33099, #33422)nonceto be used on hoistable styles (@Andarist #32461)React.useinsideReact.lazy-ed Component (@hi-ogawa #33941)progressiveChunkSizeoption 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 APIsvitejs/rolldown-vite (rolldown-vite)
v7.1.15Compare Source
Bug Fixes
Miscellaneous Chores
create-react-applicense (#20865) (166a178)sveltejs/svelte (svelte)
v5.39.9Compare Source
Patch Changes
v5.39.8Compare Source
Patch Changes
fix: check boundary
pendingattribute at runtime on server (#16855)fix: preserve tuple type in
$state.snapshot(#16864)fix: allow await in svelte:boundary without pending (#16857)
fix: update
bind:checkederror message to clarify usage with radio inputs (#16874)v5.39.7Compare Source
Patch Changes
chore: simplify batch logic (#16847)
fix: rebase pending batches when other batches are committed (#16866)
fix: wrap async
childrenin$$renderer.async(#16862)fix: silence label warning for buttons and anchor tags with title attributes (#16872)
fix: coerce nullish
<title>to empty string (#16863)vitejs/vite (vite)
v7.1.9Compare Source
Reverts
v7.1.8Compare Source
Bug Fixes
Documentation
Miscellaneous Chores
create-react-applicense (#20865) (166a178)solidjs/vite-plugin-solid (vite-plugin-solid)
v2.11.9Compare Source
Patch Changes
ce00b4b: Fix server-side testing with vitest/ssrokineadev/vitepress-plugin-llms (vitepress-plugin-llms)
v1.8.0Compare Source
🚀 Features
View changes on GitHub
Configuration
📅 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: 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.