Skip to content

Conversation

@ohakutsu
Copy link
Member

@ohakutsu ohakutsu commented Dec 9, 2025

What

react, react-domをv19.2.1にアップデートした。
また、@types/react@types/react-domもアップデートした。

How

Why

Refs

@ohakutsu ohakutsu self-assigned this Dec 9, 2025
Copilot AI review requested due to automatic review settings December 9, 2025 07:29
@ohakutsu ohakutsu requested a review from a team as a code owner December 9, 2025 07:29
@ohakutsu ohakutsu requested review from zumi0 and removed request for a team December 9, 2025 07:29
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR upgrades React and related packages from v19.1.x to v19.2.1, ensuring the project uses the latest minor version of React 19.

  • Updated react from 19.1.1 to 19.2.1
  • Updated react-dom from 19.1.0 to 19.2.1
  • Updated type definitions for @types/react (19.1.13 → 19.2.7) and @types/react-dom (19.1.6 → 19.2.3)

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updated React and React-DOM to v19.2.1, along with corresponding TypeScript type definitions
yarn.lock Reflects updated versions of React packages and their transitive dependencies (scheduler, csstype), includes lockfile consolidation of duplicate entries

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ohakutsu
Copy link
Member Author

ohakutsu commented Dec 9, 2025

Qiita Previewが正しく表示されていることを確認した。

image

@ohakutsu ohakutsu added the dependencies Pull requests that update a dependency file label Dec 9, 2025
@ohakutsu ohakutsu requested review from a team, getty104, inukai-masanori and tomoasleep and removed request for a team, getty104, inukai-masanori and zumi0 December 9, 2025 07:32
@ohakutsu ohakutsu added the javascript Pull requests that update Javascript code label Dec 9, 2025
@ohakutsu ohakutsu mentioned this pull request Dec 9, 2025
@ohakutsu ohakutsu requested review from a team and kimkim0814 and removed request for a team, kimkim0814 and tomoasleep December 10, 2025 05:59
@ohakutsu ohakutsu requested a review from P-SiZK December 10, 2025 05:59
Copy link
Contributor

@P-SiZK P-SiZK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ohakutsu ohakutsu merged commit f4e9002 into main Dec 10, 2025
12 checks passed
@ohakutsu ohakutsu deleted the bump-react-to-v19.2.1 branch December 10, 2025 06:31
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants