Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2025

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:

Package Change Age Confidence
@eslint/js (source) ^9.36.0 -> ^9.37.0 age confidence
@tailwindcss/postcss (source) ^4.1.13 -> ^4.1.14 age confidence
@tailwindcss/vite (source) ^4.1.13 -> ^4.1.14 age confidence
@types/node (source) ^24.6.0 -> ^24.6.2 age confidence
@types/node (source) ^22.18.7 -> ^22.18.8 age confidence
@types/react (source) ^19.1.16 -> ^19.2.0 age confidence
@types/react-dom (source) ^19.1.9 -> ^19.2.0 age confidence
baseline-browser-mapping ^2.8.9 -> ^2.8.12 age confidence
browserslist ^4.26.2 -> ^4.26.3 age confidence
eslint (source) ^9.36.0 -> ^9.37.0 age confidence
eslint-plugin-react-refresh ^0.4.22 -> ^0.4.23 age confidence
host-validation-middleware ^0.1.1 -> ^0.1.2 age confidence
markdown-it-image-size ^14.8.0 -> ^14.9.0 age confidence
miniflare (source) ^4.20250924.0 -> ^4.20251001.0 age confidence
pnpm (source) 10.17.1 -> 10.18.0 age confidence
react (source) ^19.1.1 -> ^19.2.0 age confidence
react (source) 19.1.1 -> 19.2.0 age confidence
react-dom (source) ^19.1.1 -> ^19.2.0 age confidence
react-fake-client (source) ^19.1.1 -> ^19.2.0 age confidence
react-fake-server (source) ^19.1.1 -> ^19.2.0 age confidence
rolldown-vite (source) 7.1.14 -> 7.1.15 age confidence
svelte (source) ^5.39.6 -> ^5.39.9 age confidence
tailwindcss (source) ^4.1.13 -> ^4.1.14 age confidence
tailwindcss (source) ^3.4.17 -> ^3.4.18 age confidence
vite (source) ^7.1.7 -> ^7.1.9 age confidence
vite-plugin-solid ^2.11.8 -> ^2.11.9 age confidence
vitepress-plugin-llms ^1.7.5 -> ^1.8.0 age confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.37.0

Compare Source

tailwindlabs/tailwindcss (@​tailwindcss/postcss)

v4.1.14

Compare Source

Fixed
  • Handle ' syntax in ClojureScript when extracting classes (#​18888)
  • Handle @variant inside @custom-variant (#​18885)
  • Merge suggestions when using @utility (#​18900)
  • Ensure that file system watchers created when using the CLI are always cleaned up (#​18905)
  • Do not generate grid-column utilities when configuring grid-column-start or grid-column-end (#​18907)
  • Do not generate grid-row utilities when configuring grid-row-start or grid-row-end (#​18907)
  • Prevent duplicate CSS when overwriting a static utility with a theme key (#​18056)
  • Show Lightning CSS warnings (if any) when optimizing/minifying (#​18918)
  • Use default export condition for @tailwindcss/vite (#​18948)
  • Re-throw errors from PostCSS nodes (#​18373)
  • Detect classes in markdown inline directives (#​18967)
  • Ensure files with only @theme produce no output when built (#​18979)
  • Support Maud templates when extracting classes (#​18988)
  • Upgrade: Do not migrate variant = 'outline' during upgrades (#​18922)
  • Upgrade: Show version mismatch (if any) when running upgrade tool (#​19028)
  • Upgrade: Ensure first class inside className is migrated (#​19031)
  • Upgrade: Migrate classes inside *ClassName and *Class attributes (#​19031)
web-platform-dx/baseline-browser-mapping (baseline-browser-mapping)

v2.8.12

Compare Source

v2.8.11

Compare Source

v2.8.10

Compare Source

browserslist/browserslist (browserslist)

v4.26.3

Compare Source

eslint/eslint (eslint)

v9.37.0

Compare Source

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

v0.4.23

Compare Source

  • Add "metadata", "generateMetadata" & "generateViewport" to allowExportNames in Next config
sapphi-red/host-validation-middleware (host-validation-middleware)

v0.1.2

Compare Source

Patch Changes
boyum/markdown-it-image-size (markdown-it-image-size)

v14.9.0

Compare Source

v14.8.1: Release 14.8.1

Compare 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.0

Compare Source

Patch Changes
  • #​10834 c8d5282 Thanks @​dependabot! - chore: update dependencies of "miniflare" package

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20250927.0 1.20251001.0
  • #​10673 bffd2a9 Thanks @​jamesopstad! - Send a 404 response for unimplemented /cdn-cgi/handler/ routes.

v4.20250927.0

Compare Source

Patch Changes
  • #​10775 6ff41a6 Thanks @​dependabot! - chore: update dependencies of "miniflare" package

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20250924.0 1.20250926.0
  • #​10799 0c208e1 Thanks @​dependabot! - chore: update dependencies of "miniflare" package

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20250926.0 1.20250927.0
  • #​10683 2432022 Thanks @​yuripave! - fix: api proxy preserve multiple Set-Cookie headers

  • #​10769 0a554f9 Thanks @​penalosa! - Mark more errors as UserError to disable Sentry reporting

pnpm/pnpm (pnpm)

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 and fetchMinSpeedKiBps.
    Warning messages are displayed when requests exceed time thresholds or fall below speed minimums

    Related PR: #​10025.

Patch Changes
  • Retry filesystem operations on EAGAIN errors #​9959.
  • Outdated command respects minimumReleaseAge configuration #​10030.
  • Correctly apply the cleanupUnusedCatalogs configuration when removing dependent packages.
  • Don't fail with a meaningless error when scriptShell is set to false #​8748.
  • pnpm dlx should not fail when minimumReleaseAge is set #​10037.
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 the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools
New React DOM Features
  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.
Notable changes
  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId
All Changes
React
React DOM
React Server Components
React Reconciler
vitejs/rolldown-vite (rolldown-vite)

v7.1.15

Compare Source

Bug Fixes
Miscellaneous Chores
sveltejs/svelte (svelte)

v5.39.9

Compare Source

Patch Changes
  • fix: flush when pending boundaries resolve (#​16897)

v5.39.8

Compare Source

Patch Changes
  • fix: check boundary pending attribute 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:checked error message to clarify usage with radio inputs (#​16874)

v5.39.7

Compare Source

Patch Changes
  • chore: simplify batch logic (#​16847)

  • fix: rebase pending batches when other batches are committed (#​16866)

  • fix: wrap async children in $$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.9

Compare Source

Reverts

v7.1.8

Compare Source

Bug Fixes
Documentation
Miscellaneous Chores
solidjs/vite-plugin-solid (vite-plugin-solid)

v2.11.9

Compare Source

Patch Changes
  • ce00b4b: Fix server-side testing with vitest/ssr
okineadev/vitepress-plugin-llms (vitepress-plugin-llms)

v1.8.0

Compare Source

   🚀 Features
  • Add support for markdown file inclusion and code snippets  -  by @​okineadev and Claude (2da71)

Now the plugin will understand and process file Inclusions like <!--@&#8203;include: ./parts/basics.md--> and code snippets like <<< @&#8203;/snippets/snippet.js as proposed in #​69

    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.


  • 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 Oct 6, 2025
@sapphi-red sapphi-red merged commit 3213f90 into main Oct 6, 2025
27 of 28 checks passed
@sapphi-red sapphi-red deleted the renovate/all-minor-patch branch October 6, 2025 02:56
renovate bot added a commit to andrei-picus-tink/auto-renovate that referenced this pull request Oct 15, 2025
| datasource | package | from  | to     |
| ---------- | ------- | ----- | ------ |
| npm        | vite    | 7.1.9 | 7.1.10 |


## [v7.1.10](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-7110-2025-10-14-small)

##### Bug Fixes

- **css:** avoid duplicate style for server rendered stylesheet link and client inline style during dev ([#20767](vitejs/vite#20767)) ([3a92bc7](vitejs/vite@3a92bc7))
- **css:** respect emitAssets when cssCodeSplit=false ([#20883](vitejs/vite#20883)) ([d3e7eee](vitejs/vite@d3e7eee))
- **deps:** update all non-major dependencies ([879de86](vitejs/vite@879de86))
- **deps:** update all non-major dependencies ([#20894](vitejs/vite#20894)) ([3213f90](vitejs/vite@3213f90))
- **dev:** allow aliases starting with `//` ([#20760](vitejs/vite#20760)) ([b95fa2a](vitejs/vite@b95fa2a))
- **dev:** remove timestamp query consistently ([#20887](vitejs/vite#20887)) ([6537d15](vitejs/vite@6537d15))
- **esbuild:** inject esbuild helpers correctly for esbuild 0.25.9+ ([#20906](vitejs/vite#20906)) ([446eb38](vitejs/vite@446eb38))
- normalize path before calling `fileToBuiltUrl` ([#20898](vitejs/vite#20898)) ([73b6d24](vitejs/vite@73b6d24))
- preserve original sourcemap file field when combining sourcemaps ([#20926](vitejs/vite#20926)) ([c714776](vitejs/vite@c714776))

##### Documentation

- correct `WebSocket` spelling ([#20890](vitejs/vite#20890)) ([29e98dc](vitejs/vite@29e98dc))

##### Miscellaneous Chores

- **deps:** update rolldown-related dependencies ([#20923](vitejs/vite#20923)) ([a5e3b06](vitejs/vite@a5e3b06))
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.

2 participants