Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fizz] Fix validateIterable call #24166

Merged
merged 3 commits into from
Mar 25, 2022
Merged

Conversation

salazarm
Copy link
Contributor

Summary

I think this was a typo?

How did you test this change?

jest

@facebook-github-bot facebook-github-bot added CLA Signed React Core Team Opened by a member of the React Core Team labels Mar 25, 2022
@sizebot
Copy link

sizebot commented Mar 25, 2022

Comparing: 645ec5d...a8804f0

Critical size changes

Includes critical production bundles, as well as any change greater than 2%:

Name +/- Base Current +/- gzip Base gzip Current gzip
oss-stable/react-dom/cjs/react-dom.production.min.js = 130.96 kB 130.96 kB = 41.93 kB 41.93 kB
oss-experimental/react-dom/cjs/react-dom.production.min.js = 136.02 kB 136.02 kB = 43.41 kB 43.41 kB
facebook-www/ReactDOM-prod.classic.js = 435.63 kB 435.63 kB = 79.79 kB 79.79 kB
facebook-www/ReactDOM-prod.modern.js = 422.05 kB 422.05 kB = 77.78 kB 77.78 kB
facebook-www/ReactDOMForked-prod.classic.js = 435.63 kB 435.63 kB = 79.80 kB 79.80 kB

Significant size changes

Includes any change greater than 0.2%:

(No significant changes)

Generated by 🚫 dangerJS against a8804f0

@salazarm salazarm merged commit e7d0053 into facebook:main Mar 25, 2022
facebook-github-bot pushed a commit to facebook/react-native that referenced this pull request Apr 12, 2022
Summary:
I'm kicking this off to see what's the extent of failures we're going to get if we try to bump to React 18 inside RN OSS.

This sync includes the following changes:
- **[34aa5cfe0](facebook/react@34aa5cfe0 )**: Update local package.jsons for 18 //<Andrew Clark>//
- **[e7d0053e6](facebook/react@e7d0053e6 )**: [fizz] Fix validateIterable call ([#24166](facebook/react#24166)) //<salazarm>//
- **[6b85823b3](facebook/react@6b85823b3 )**: Clean up Selective Hydration / Event Replay flag ([#24156](facebook/react#24156)) //<salazarm>//

Changelog:
[General][Changed] - React Native sync for revisions 1159ff6...34aa5cf

jest_e2e[run_all_tests]

Reviewed By: cortinico

Differential Revision: D35504622

fbshipit-source-id: ad0f6b42b6e03d78cd5d6ba51ce5a5730d25b167
rickhanlonii pushed a commit that referenced this pull request Apr 13, 2022
* fix validate iterable call

* supports iterable

* gate test by experimental
rickhanlonii pushed a commit that referenced this pull request Apr 14, 2022
* fix validate iterable call

* supports iterable

* gate test by experimental
rickhanlonii pushed a commit that referenced this pull request Apr 14, 2022
* fix validate iterable call

* supports iterable

* gate test by experimental
rickhanlonii pushed a commit that referenced this pull request Apr 14, 2022
* fix validate iterable call

* supports iterable

* gate test by experimental
rickhanlonii pushed a commit that referenced this pull request Apr 14, 2022
* fix validate iterable call

* supports iterable

* gate test by experimental
rickhanlonii pushed a commit that referenced this pull request Apr 14, 2022
* fix validate iterable call

* supports iterable

* gate test by experimental
zhengjitf pushed a commit to zhengjitf/react that referenced this pull request Apr 15, 2022
* fix validate iterable call

* supports iterable

* gate test by experimental
Saadnajmi pushed a commit to Saadnajmi/react-native-macos that referenced this pull request Jan 15, 2023
Summary:
I'm kicking this off to see what's the extent of failures we're going to get if we try to bump to React 18 inside RN OSS.

This sync includes the following changes:
- **[34aa5cfe0](facebook/react@34aa5cfe0 )**: Update local package.jsons for 18 //<Andrew Clark>//
- **[e7d0053e6](facebook/react@e7d0053e6 )**: [fizz] Fix validateIterable call ([facebook#24166](facebook/react#24166)) //<salazarm>//
- **[6b85823b3](facebook/react@6b85823b3 )**: Clean up Selective Hydration / Event Replay flag ([facebook#24156](facebook/react#24156)) //<salazarm>//

Changelog:
[General][Changed] - React Native sync for revisions 1159ff6...34aa5cf

jest_e2e[run_all_tests]

Reviewed By: cortinico

Differential Revision: D35504622

fbshipit-source-id: ad0f6b42b6e03d78cd5d6ba51ce5a5730d25b167
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.

4 participants