Skip to content

Upgrade to React 17 Verification#574

Merged
jessgusclark merged 1 commit intomainfrom
antigravity-update-react
Jan 9, 2026
Merged

Upgrade to React 17 Verification#574
jessgusclark merged 1 commit intomainfrom
antigravity-update-react

Conversation

@jessgusclark
Copy link
Member

  • Upgraded react and react-dom to 17.0.2.
  • Upgraded enzyme-adapter-react-16 to @wojtekmaj/enzyme-adapter-react-17.
  • Regenerated yarn.lock to ensure CI consistency.

- Upgraded react and react-dom to 17.0.2.
- Upgraded enzyme-adapter-react-16 to @wojtekmaj/enzyme-adapter-react-17.
- Regenerated yarn.lock to ensure CI consistency.
@jessgusclark jessgusclark requested a review from Copilot January 8, 2026 12:59
@jessgusclark jessgusclark self-assigned this Jan 8, 2026
@jessgusclark jessgusclark added dependencies Pull requests that update a dependency file ai-author labels Jan 8, 2026
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 from version 16 to version 17, updating both the main React packages and the testing infrastructure to ensure compatibility with the new version.

  • Updated React and React-DOM from 16.8.3 to 17.0.2
  • Replaced enzyme-adapter-react-16 with @wojtekmaj/enzyme-adapter-react-17 for test compatibility
  • Updated test setup configuration to use the new React 17 adapter

Reviewed changes

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

File Description
package.json Updated React/React-DOM dependencies to 17.0.2 and replaced enzyme adapter with React 17 compatible version
tests/setupTests.js Updated enzyme adapter import to use the React 17 compatible adapter

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

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 8, 2026

@jessgusclark jessgusclark merged commit 61e2ce5 into main Jan 9, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-author dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant