facebook/react
Pull Requests
Succeeded
#25285
Update RulesOfHooks with useEvent rules
Succeeded
#28665
Don't log onRecoverableError if the current commit fail
Succeeded
#28664
Remove errorHydratingContainer
Succeeded
#28663
Dymanic favorSafetyOverHydrationPerf
Succeeded
#28662
Make ART Concurrent if Legacy Mode is disabled
Succeeded
#28661
Update index.js
Succeeded
#28660
Remove orphaned disableJavaScriptURLs reference
Succeeded
#28657
Use the disableLegacyMode where ever we check the ConcurrentMode mode
Failed
#28656
Move ReactDOMLegacy implementation into RootFB
Succeeded
#28655
Add Flag to Favor Hydration Performance over User Safety
Succeeded
#28654
Support suppressHydrationWarning for element-ish text
Succeeded
#28653
Back out #28476 and #28458
Succeeded
#28652
Update error messages
Succeeded
#28650
Remove unmountComponentAtNode outside of legacy mode
Succeeded
#28649
Bump express from 4.18.2 to 4.19.2
Succeeded
#28648
Bump express from 4.17.1 to 4.19.2 in /fixtures/concurrent/time-slicing
Succeeded
#28647
Enable feature flags for v19
Succeeded
#28646
Bump canary versions to v19-canary
Succeeded
#28645
Turn on enableRenderableContext in experimental
Succeeded
#28644
Replace 'var' with 'let' or 'const' for Scheduler.js
Succeeded
#28643
Fix tests on main
Succeeded
#28642
Bump express from 4.17.1 to 4.19.2 in /fixtures/dom
Succeeded
#28641
Make onUncaughtError and onCaughtError Configurable
Succeeded
#28640
Bump express from 4.16.2 to 4.19.2 in /fixtures/packaging/brunch/dev
Succeeded
#28639
Cleanup `alwaysThrottleDisappearingFallbacks` Flag
Succeeded
#28638
Bump express from 4.16.2 to 4.19.2 in /fixtures/expiration
Succeeded
#28637
Bump express from 4.16.2 to 4.19.2 in /fixtures/packaging/brunch/prod
Succeeded
#28636
Bump express from 4.15.4 to 4.19.2 in /fixtures/attribute-behavior
Succeeded
#28635
Add support for preload meadia to ReactDOM
Succeeded
#28634
Bump express from 4.14.0 to 4.19.2 in /fixtures/fiber-debugger
Succeeded
#28633
Switch facebook-www build version to file content hash
Succeeded
#28632
Add useActionState to CHANGELOG-canary.md
Succeeded
#28631
s/form state/action state
Succeeded
#28630
Rh/throttle flag fix
Succeeded
#28629
Fix gating for alwaysThrottleDisappearingFallbacks
Succeeded
#28628
fix[devtools/ci]: split profiling cache test for different react versions and toEqual checker
Succeeded
#28627
[Fiber] Don't Rethrow Errors at the Root
Succeeded
#28625
Add Type: Feature Request to stalebot ignore
Succeeded
#28623
Update README.md
Succeeded
#28621
Bump webpack-dev-middleware from 5.3.3 to 5.3.4
Succeeded
#28620
Choose lazy or value ID based on whether model chunk was emitted
Succeeded
#28618
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /fixtures/flight
Succeeded
#28617
Make enableBigIntSupport a dynamic flag for Meta
Succeeded
#28616
Fix test after merge conflict
Succeeded
#28615
[Breaking] Remove disableJavaScriptURLs
Succeeded
#28614
Cleanup enableFormActions flag
Succeeded
#28613
Cleanup enableFloat flag
Succeeded
#28611
[Fizz] Recover from errors thrown by progressive enhancement form generation
Succeeded
#28610
[Flight Reply] Don't allow Symbols to be passed to a reply
Succeeded
#28609
[DO NOT LAND] Allow Previously Seen Client References to be Passed Back to a Reply
Succeeded
#28608
[RFC][ReactIs]: extract client/server reference types
Build Activity
Succeeded
#296786
Unify experimental check for useEvent
Succeeded
#296779
Unify experimental check for useEvent
Canceled
#296777
Unify experimental check for useEvent
Succeeded
#296754
Event functions can also be referenced within other event functions
Canceled
#296751
Gate useEvent handling in ExhaustiveDeps as experimental To keep the test simple, just imperatively only run the test if the EXPERIMENTAL flag is set.
Succeeded
#296636
Update ExhaustiveDeps to only check experimental_useEvent
Succeeded
#295996
Only subtraverse within useEffect CallExprs
Succeeded
#295569
Simplify
Succeeded
#295547
Oops
Succeeded
#295536
Remove nullish coalescing
Succeeded
#295530
Add more comments
Canceled
#295528
Add more comments
Canceled
#295523
Add more comments
Canceled
#295521
Add more comments
Succeeded
#295498
Properly track scopes
Succeeded
#294970
Add hoisting test case
Succeeded
#294968
Clean up comment
Canceled
#294967
Simplify traverse
Succeeded
#294963
Add testcase for Function.apply
Canceled
#294962
This testcase is no longer useful
Canceled
#294961
Invert check
Succeeded
#294852
Maybe the experimental flag isn't worth it
Succeeded
#294316
Maybe the experimental flag isn't worth it
Succeeded
#294312
Update RulesOfHooks with useEvent rules This update to the lint rule checks that functions created with `useEvent` can only be invoked in a `useEffect`callback or closure. They can't be passed down directly as a reference to child components.
Canceled

facebook/react    #294961

Started duration: 02:56
facebook opened pull request #25285 to main
Build canceled in 02:56
Loading...