Skip to content

[19.0.x] Enable CI#36555

Merged
eps1lon merged 6 commits into
facebook:releases/19.0.xfrom
eps1lon:sebbie/ci/19.0.x
May 28, 2026
Merged

[19.0.x] Enable CI#36555
eps1lon merged 6 commits into
facebook:releases/19.0.xfrom
eps1lon:sebbie/ci/19.0.x

Conversation

@eps1lon
Copy link
Copy Markdown
Collaborator

@eps1lon eps1lon commented May 27, 2026

...and fix it.

Backports #36551, #35634, and #32070.

@meta-cla meta-cla Bot added the CLA Signed label May 27, 2026
@github-actions github-actions Bot added the React Core Team Opened by a member of the React Core Team label May 27, 2026
@react-sizebot
Copy link
Copy Markdown

react-sizebot commented May 27, 2026

The size diff is too large to display in a single comment. The GitHub action for this pull request contains an artifact called 'sizebot-message.md' with the full message.

Generated by 🚫 dangerJS against 3b69950

Published artifacts are fine which is confirmed by passing build tests.
Only tests from source were failing.
Comment on lines -6 to -8
"devEngines": {
"node": "20.x || 22.x"
},
Copy link
Copy Markdown
Collaborator Author

@eps1lon eps1lon May 27, 2026

Choose a reason for hiding this comment

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

Fixes

npm error Invalid property "devEngines.node"

-- https://github.com/facebook/react/actions/runs/26532862835/job/78154784664?pr=36555#step:8:13

main got this change in #32398

Can't be handled by older npm versions
@eps1lon eps1lon force-pushed the sebbie/ci/19.0.x branch from f07359a to 151f77f Compare May 27, 2026 19:33
// at runtime. We should instead inject the version number as part of the build
// process, and use the ReactVersions.js module as the single source of truth.
export default '19.0.1';
export default '19.0.6';
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Published artifacts are fine (i.e. already use 19.0.6) which is confirmed by passing build tests.
Only tests from source were failing.

@eps1lon eps1lon marked this pull request as ready for review May 27, 2026 20:13
@eps1lon eps1lon requested review from hoxyq and unstubbable May 27, 2026 20:13
@eps1lon eps1lon merged commit 22fc5d0 into facebook:releases/19.0.x May 28, 2026
185 of 187 checks passed
@eps1lon eps1lon deleted the sebbie/ci/19.0.x branch May 28, 2026 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed React Core Team Opened by a member of the React Core Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants