msyavuz opened a new pull request, #40012:
URL: https://github.com/apache/superset/pull/40012
### SUMMARY
Bump react/react-dom/@types/react to `^18.3.0` (lockfile already resolved to
18.3.1) and wire `jest-fail-on-console` to fail tests on React 19
deprecation/removal warnings — CI will surface the inventory of patterns to
clean up before the eventual React 19 upgrade.
### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
N/A — no UI changes.
### TESTING INSTRUCTIONS
CI runs the frontend test suite; expect failures whose error text matches
the React 19 deprecation patterns added in
`superset-frontend/spec/helpers/setup.ts` — those failures are the inventory to
fix in follow-ups.
### ADDITIONAL INFORMATION
- [ ] Has associated issue: No
- [ ] Required feature flags: No
- [ ] Changes UI: No — dependency bump only
- [ ] Includes DB Migration: No
- [ ] Migration is atomic, supports rollback & is backwards-compatible: N/A
- [ ] Confirm DB migration upgrade and downgrade tested: N/A
- [ ] Runtime estimates and downtime expectations provided: N/A
- [ ] Introduces new feature or API: No
- [ ] Removes existing feature or API: No
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]