facebook/react
Pull Requests
Succeeded
#21641
DevTools: Show hook names based on variable usage
Succeeded
#28912
(Land #28798) Move Current Owner (and Cache) to an Async Dispatcher
Succeeded
#28911
Go back to shared refs instance object
Succeeded
#28910
Support ref cleanup function for imperative handle refs
Succeeded
#28909
Reconciler: Change `commitUpdate` signature to account for unused `updatePayload` parameter
Succeeded
#28907
[Flight][Fizz] tasks that ping in a microtask should render synchronously
Succeeded
#28906
Update README.md
Succeeded
#28905
Update canary channel label to "beta"
Succeeded
#28904
warn -> error for Test Renderer deprecation
Succeeded
#28902
Update App.test.js
Succeeded
#28901
fix: export `jsx-runtime.react-server.js` as `react/jsx-dev-runtime`
Succeeded
#28900
[Flight][Fizz] schedule flushing independently from performing work
Succeeded
#28899
Create short link for jsx warning
Succeeded
#28896
Remove automatic fetch `cache` instrumentation
Succeeded
#28895
Add ref callback test for cleanup fn vs null call
Succeeded
#28894
[Flight][Fizz] ping work within current task
Succeeded
#28893
[Flight Reply] Encode ReadableStream and AsyncIterables
Succeeded
#28892
Install ESLint v9
Succeeded
#28891
Cleanup `replayFailedUnitOfWorkWithInvokeGuardedCallback`and `enableProfilerNestedUpdateScheduledHook`
Succeeded
#28890
Fix readme errors
Succeeded
#28889
Update README.md
Succeeded
#28888
ljust for example
Succeeded
#28887
Use undici polyfill for tests in old Node versions
Succeeded
#28883
Remove warning for ref cleanup function
Succeeded
#28881
Don't minify symbols in production builds
Succeeded
#28880
Build react-reconciler for FB builds
Succeeded
#28879
Unrevert "Support writing to this.refs from userspace"
Succeeded
#28878
[Experiment] Reuse memo cache after interruption
Succeeded
#28877
Revert "Support writing to this.refs from userspace"
Succeeded
#28875
convert circleci workflow devtools_regression_tests to github actions
Succeeded
#28874
Deprecate `renderToStaticNodeStream` (#28872)
Succeeded
#28873
Remove `renderToStaticNodeStream`
Succeeded
#28872
Deprecate `renderToStaticNodeStream`
Succeeded
#28871
[Fizz] escape <script> textContent similar to bootstrapScript
Succeeded
#28870
[Fizz] escape <style> textContent as css
Succeeded
#28869
Write Diff Train import branch to this repo
Succeeded
#28868
[Fiber/Fizz] Support AsyncIterable as Children and AsyncGenerator Client Components
Succeeded
#28867
Support writing to this.refs from userspace
Succeeded
#28865
Revert "convert circleci workflow devtools_regression_tests to github actions"
Succeeded
#28864
Remove ReactFlightFB bundles
Succeeded
#28860
Add missing bundle types for ReactCacheOld
Succeeded
#28859
delete useless eslint-disable-next-line
Succeeded
#28858
[Devtools] Rename Forget badge
Succeeded
#28857
Update ReactNativeTypes for root options (part 2)
Succeeded
#28856
Complete the typo fix
Succeeded
#28855
console test utils fix: match entire string, not just first letter
Succeeded
#28854
[Flight / Flight Reply] Encode Iterator separately from Iterable
Succeeded
#28853
Warn for Child Iterator of all types but allow Generator Components
Succeeded
#28852
Test top level fragment inside lazy semantics
Succeeded
#28851
Promote ASYNC_ITERATOR symbol to React Symbols
Succeeded
#28850
Add ReactNativeTypes for root options
Build Activity
Succeeded
#146236
Reverted files that were accidentally modified from main branch Probably as a result of master -> main rename
Succeeded
#146235
Styled custom hook names too
Succeeded
#146233
Error source map stack frame check is now lazy instead of during module init
Succeeded
#146215
Enabled external hooks test
Succeeded
#146181
Enabled external hooks test
Succeeded
#146164
Install nested Yarn packages before testing DevTools
Succeeded
#146157
Add DevTools ext. node_modules to Circle CI cache
Succeeded
#146150
Add DevTools ext. node_modules to Circle CI cache
Succeeded
#145780
Explicitly install nested DevTools extension dependencies for tests
Succeeded
#145767
Enabled external hooks test
Succeeded
#145764
Enabled external hooks test
Succeeded
#145676
Added an LRU cache and eviction strategy for source code/ASTs
Succeeded
#145626
Added option to lazily parse hook names for only the currently inspected component
Succeeded
#145574
Map hook to hook name (rather than array) for sub hooks
Succeeded
#145557
Fixed timeout logic error in hook names cache
Succeeded
#145279
Bump Node cache version in Circle YML
Succeeded
#145274
Intentionally Yarn install before running DevTools tests
Succeeded
#145273
Intentionally Yarn install before running DevTools tests
Succeeded
#144941
Refactored AST utils slightly
Succeeded
#144887
Account for Error stack frames having source maps already applied Refactored code to account for the fact that, in some environments, Error stack frames will already have source maps applied (so the code does not need to re-map line and column numbers).
Succeeded
#144873
Account for Error stack frames having source maps already applied Refactored code to account for the fact that, in some environments, Error stack frames will already have source maps applied (so the code does not need to re-map line and column numbers).
Succeeded
#143862
Prevent Jest from configuring Error source-maps
Succeeded
#143861
Fixed stack trace errors. Added additional tests
Succeeded
#143798
Reorganized tests slightly
Succeeded
#143795
Remove hard-coded mappings.wasm file from source Do a just-in-time copy from node_modules as part of the build process for the browser extension builds
Succeeded
#143793
Remove hard-coded mappings.wasm file from source Do a just-in-time copy from node_modules as part of the build process for the browser extension buidls.
Succeeded
#143742
Removed injectHookVariableNames-test in favor of less hard-coded parseHookNames-test
Succeeded
#143732
Removed injectHookVariableNames-test in favor of less hard-coded parseHookNames-test
Succeeded
#143476
Test script auto-compiles all source files
Succeeded
#143393
Test script auto-compiles all source files
Succeeded
#143388
Added compiled test sources to Git repo Compiled source is not linted or formatted.
Succeeded
#143386
Moved feature flag override logic into test helper
Succeeded
#143383
Moved hook names parsing behind user setting
Succeeded
#143087
Moved hook names parsing behind user setting
Succeeded
#143085
Moved named hooks feature before enableHookNameParsing flag
Succeeded
#142983
Don't run DevTools tests for other targets
Succeeded
#142982
Prevent compiled external tests from being re-transformed again
Succeeded
#141014
Mis fixes: 1. Update to source-map 0.8 beta to fix initialization error. 2. Restructure test sources to enable lint/flow/prettier ignoring. 3. Updated tests (still some fail though)
Succeeded
#139666
Added unit tests for parseHookNames
Succeeded
#139140
Made debug hook source info optional
Succeeded
#139091
Merge branch 'master' into devtools-named-hooks
Succeeded
#138821
Updated hook names cache to account for new Suspense APIs This commit is not fully working but it does load and parse hooks from a test Code Sandbox app so I'm going to check it in as a work-in-progress.
Succeeded
#137609
Stub "fs" module for all DevTools builds
Succeeded

facebook/react    #146236

Started • duration: 02:29
bvaughn opened pull request #21641 to main
Loading Sandboxes...
Loading Packages...
Loading Install Instructions...
Finished!
Loading...