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 Adoption Passing Confidence Type Update Pending
@testing-library/jest-dom ^6.8.0 -> ^6.9.1 age adoption passing confidence dependencies minor
@types/react (source) 19.1.13 -> 19.2.0 age adoption passing confidence devDependencies minor
@types/react (source) ^19.1.13 -> ^19.2.0 age adoption passing confidence resolutions minor
@types/react-dom (source) 19.1.9 -> 19.2.0 age adoption passing confidence devDependencies minor
@types/react-dom (source) ^19.1.9 -> ^19.2.0 age adoption passing confidence resolutions minor
babel-jest (source) ^30.1.2 -> ^30.2.0 age adoption passing confidence dependencies minor
dotenv ^17.2.2 -> ^17.2.3 age adoption passing confidence dependencies patch
github/codeql-action 3599b3b -> 64d10c1 action digest
jest (source) ^30.1.3 -> ^30.2.0 age adoption passing confidence dependencies minor
jest-environment-jsdom (source) ^30.1.2 -> ^30.2.0 age adoption passing confidence dependencies minor
react (source) 19.1.1 -> 19.2.0 age adoption passing confidence devDependencies minor
react (source) ^19.1.1 -> ^19.2.0 age adoption passing confidence dependencies minor
react-dom (source) 19.1.1 -> 19.2.0 age adoption passing confidence devDependencies minor
react-dom (source) ^19.1.1 -> ^19.2.0 age adoption passing confidence dependencies minor
react-refresh (source) ^0.17.0 -> ^0.18.0 age adoption passing confidence dependencies minor
typescript (source) ^5.9.2 -> ^5.9.3 age adoption passing confidence dependencies patch
typescript-eslint (source) ^8.44.1 -> ^8.45.0 age adoption passing confidence dependencies minor 8.46.0
webpack ^5.101.3 -> ^5.102.0 age adoption passing confidence dependencies minor

Release Notes

testing-library/jest-dom (@​testing-library/jest-dom)

v6.9.1

Compare Source

v6.9.0

Compare Source

jestjs/jest (babel-jest)

v30.2.0

Compare Source

Chore & Maintenance
  • [*] Update example repo for testing React Native projects (#​15832)
  • [*] Update jest-watch-typeahead to v3 (#​15830)
motdotla/dotenv (dotenv)

v17.2.3

Compare Source

Changed
  • Fixed typescript error definition (#​912)
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
microsoft/TypeScript (typescript)

v5.9.3

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.45.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

webpack/webpack (webpack)

v5.102.0

Compare Source

Features
  • Added static analyze for dynamic imports
  • Added support for import file from "./file.ext" with { type: "bytes" } to get the content as Uint8Array (look at example)
  • Added support for import file from "./file.ext" with { type: "text" } to get the content as text (look at example)
  • Added the snapshot.contextModule to configure snapshots options for context modules
  • Added the extractSourceMap option to implement the capabilities of loading source maps by comment, you don't need source-map-loader (look at example)
  • The topLevelAwait experiment is now stable (you can remove experiments.topLevelAwait from your webpack.config.js)
  • The layers experiment is now stable (you can remove experiments.layers from your webpack.config.js)
  • Added function matcher support in rule options
Fixes
  • Fixed conflicts caused by multiple concatenate modules
  • Ignore import failure during HMR update with ES modules output
  • Keep render module order consistent
  • Prevent inlining modules that have this exports
  • Removed unused timeout attribute of script tag
  • Supported UMD chunk format to work in web workers
  • Improved CommonJs bundle to ES module library
  • Use es-lexer for mjs files for build dependencies
  • Fixed support __non_webpack_require__ for ES modules
  • Properly handle external modules for CSS
  • AssetsByChunkName included assets from chunk.auxiliaryFiles
  • Use createRequire only when output is ES module and target is node
  • Typescript types
Performance Improvements
  • Avoid extra calls for snapshot
  • A avoid extra jobs for build dependencies
  • Move import attributes to own dependencies

Configuration

📅 Schedule: Branch creation - "after 8am and before 5pm on monday" in timezone America/Indiana/Indianapolis, Automerge - "after 8am and before 5pm on weekdays" in timezone America/Indiana/Indianapolis.

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


  • 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 renovate-pr label Oct 6, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 83b3f43 to a02af73 Compare October 6, 2025 14:42
@renovate renovate bot merged commit 4804950 into main Oct 6, 2025
4 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch October 6, 2025 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants