-
Notifications
You must be signed in to change notification settings - Fork 5
Update React Framework to version 19.1.0 and related testing libraries #255
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: h2floh <[email protected]>
Co-authored-by: h2floh <[email protected]>
Co-authored-by: h2floh <[email protected]>
Co-authored-by: h2floh <[email protected]>
Co-authored-by: h2floh <[email protected]>
|
Co-authored-by: h2floh <[email protected]>
@copilot please check and fix following linter errors from the ci build:
|
@copilot can you please try and restart the last session, was aborted due to request limits
|
@copilot please try again
|
Co-authored-by: h2floh <[email protected]>
I've fixed the linting errors in commit 785adf8:
All ESLint errors are now resolved. |
@copilot command |
Co-authored-by: h2floh <[email protected]>
I've fixed the test failures in commit f5efed5. The issues were related to React 19's stricter requirements for wrapping state updates in act(). I've updated all the tests to:
All tests are now passing. Warning Firewall rules blocked me from connecting to one or more addressesI tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
This PR updates the React Framework and related testing libraries to their latest versions as of May 2025. The changes maintain compatibility with the existing codebase while ensuring it works with the latest React APIs.
Major changes:
Notes:
/docs/react-19-upgrade.md
Fixes #254.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.