Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: bump the react group across 1 directory with 4 updates#20615

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubNov 1, 2025
edited
Loading

Bumps the react group with 4 updates in the /site directory:react,@types/react,react-dom and@types/react-dom.

Updatesreact from 19.1.1 to 19.2.0

Release notes

Sourced fromreact's releases.

19.2.0 (Oct 1, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read theReact 19.2 release post for more information.

New React Features

New React DOM Features

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

... (truncated)

Changelog

Sourced fromreact's changelog.

19.2.0 (October 1st, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read theReact 19.2 release post for more information.

New React Features

New React DOM Features

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

... (truncated)

Commits

Updates@types/react from 19.1.17 to 19.2.2

Commits

Updatesreact-dom from 19.1.1 to 19.2.0

Release notes

Sourced fromreact-dom's releases.

19.2.0 (Oct 1, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read theReact 19.2 release post for more information.

New React Features

New React DOM Features

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

... (truncated)

Changelog

Sourced fromreact-dom's changelog.

19.2.0 (October 1st, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read theReact 19.2 release post for more information.

New React Features

New React DOM Features

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

... (truncated)

Commits

Updates@types/react-dom from 19.1.11 to 19.2.2

Commits

Updates@types/react from 19.1.17 to 19.2.2

Commits

Updates@types/react-dom from 19.1.11 to 19.2.2

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting@dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update javascript code labelsNov 1, 2025
@github-actionsgithub-actionsbotenabled auto-merge (squash)November 1, 2025 11:11
@dependabotdependabotbotforce-pushed thedependabot/npm_and_yarn/site/react-059a1b43c7 branch 11 times, most recently from757ffc4 to0faec05CompareNovember 1, 2025 11:45
Bumps the react group with 4 updates in the /site directory: [react](https://github.com/facebook/react/tree/HEAD/packages/react), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom).Updates `react` from 19.1.1 to 19.2.0- [Release notes](https://github.com/facebook/react/releases)- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)- [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react)Updates `@types/react` from 19.1.17 to 19.2.2- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)Updates `react-dom` from 19.1.1 to 19.2.0- [Release notes](https://github.com/facebook/react/releases)- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)- [Commits](https://github.com/facebook/react/commits/v19.2.0/packages/react-dom)Updates `@types/react-dom` from 19.1.11 to 19.2.2- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)Updates `@types/react` from 19.1.17 to 19.2.2- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)Updates `@types/react-dom` from 19.1.11 to 19.2.2- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)---updated-dependencies:- dependency-name: react  dependency-version: 19.2.0  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: react- dependency-name: "@types/react"  dependency-version: 19.2.2  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: react- dependency-name: react-dom  dependency-version: 19.2.0  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: react- dependency-name: "@types/react-dom"  dependency-version: 19.2.2  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: react- dependency-name: "@types/react"  dependency-version: 19.2.2  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: react- dependency-name: "@types/react-dom"  dependency-version: 19.2.2  dependency-type: direct:development  update-type: version-update:semver-minor  dependency-group: react...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbotforce-pushed thedependabot/npm_and_yarn/site/react-059a1b43c7 branch from0faec05 tofbfbff1CompareNovember 1, 2025 11:47
@github-actionsgithub-actionsbot merged commitdc5b877 intomainNov 1, 2025
31 of 32 checks passed
@github-actionsgithub-actionsbot deleted the dependabot/npm_and_yarn/site/react-059a1b43c7 branchNovember 1, 2025 11:56
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@github-actionsgithub-actions[bot]github-actions[bot] approved these changes

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp