Page MenuHomePhabricator

[RN72] Update Jest Flow libdefs
ClosedPublic

Authored by ashoat on Jan 4 2024, 12:53 PM.
Tags
None
Referenced Files
F3400684: D10545.diff
Mon, Dec 2, 8:27 AM
F3399235: D10545.diff
Mon, Dec 2, 2:34 AM
Unknown Object (File)
Sat, Nov 23, 6:50 PM
Unknown Object (File)
Sat, Nov 16, 7:12 AM
Unknown Object (File)
Thu, Nov 14, 3:07 PM
Unknown Object (File)
Thu, Nov 14, 9:41 AM
Unknown Object (File)
Oct 31 2024, 5:22 AM
Unknown Object (File)
Oct 18 2024, 2:46 PM
Subscribers

Details

Summary

@atul called out that these libdefs are outdated in D10536. This diff updates them all to the latest version.

I updated the libdefs by first running git rm on each of them, and then running flow-typed install jest in each of the directories.

I also noticed that web was missing the libdef, so I added it.

Not sure these libdefs are currently used, but better to keep them updated then out-of-date, especially if we ever introduce any usages in the future.

Depends on D10544

Test Plan

Ran yarn flow-all from the workspace root. Also CI will run on this diff

Diff Detail

Repository
rCOMM Comm
Branch
ashoat/devtooling
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Jan 4 2024, 1:06 PM
Harbormaster failed remote builds in B25502: Diff 35219!
Harbormaster returned this revision to the author for changes because remote builds failed.Jan 4 2024, 1:54 PM
Harbormaster failed remote builds in B25505: Diff 35222!
ashoat requested review of this revision.Jan 4 2024, 2:17 PM
This revision is now accepted and ready to land.Jan 4 2024, 2:51 PM
This revision was automatically updated to reflect the committed changes.