Skip to content

Conversation

@louis-bompart
Copy link
Collaborator

Copy link
Contributor

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 updates React and Next.js dependencies to their latest patch versions. The update includes React 19.2.1 → 19.2.3, react-dom 19.2.1 → 19.2.3, and Next.js 15.5.7 → 15.5.9. These are minor patch updates that should include bug fixes and improvements.

Key changes:

  • Updated catalog versions in pnpm-workspace.yaml for next, react, and react-dom
  • Updated lockfile entries and transitive dependencies throughout pnpm-lock.yaml

Reviewed changes

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

File Description
pnpm-workspace.yaml Updates catalog versions for next (15.5.9), react (19.2.3), and react-dom (19.2.3)
pnpm-lock.yaml Updates all package version references, peer dependencies, and transitive dependencies throughout the lockfile. However, Next.js SWC binary packages remain at 15.5.7 instead of being updated to 15.5.9, which requires attention
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported
Comments suppressed due to low confidence (1)

pnpm-lock.yaml:4217

  • The Next.js SWC binary packages are still at version 15.5.7 instead of 15.5.9. These platform-specific binaries should match the main Next.js version. Please regenerate the lockfile after updating Next.js to 15.5.9 to ensure all related packages are properly updated. You can do this by running pnpm install after the version changes.

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

@louis-bompart louis-bompart marked this pull request as draft December 12, 2025 19:31
auto-merge was automatically disabled December 12, 2025 19:31

Pull request was converted to draft

@github-actions
Copy link

github-actions bot commented Dec 12, 2025

🔗 Scratch Orgs ready to test this PR:

@louis-bompart louis-bompart marked this pull request as ready for review December 12, 2025 20:23
@louis-bompart louis-bompart added this pull request to the merge queue Dec 19, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 19, 2025
@louis-bompart louis-bompart added this pull request to the merge queue Dec 19, 2025
Merged via the queue into main with commit fea3f12 Dec 19, 2025
106 checks passed
@louis-bompart louis-bompart deleted the chore/update-react-again branch December 19, 2025 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants