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

[difftrain] Remove dependency on node-fetch #26182

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

poteto
Copy link
Member

@poteto poteto commented Feb 16, 2023

fetch is now provided by github-scripts implicitly in https://github.com/actions/github-script/releases/tag/v6.4.0, so this was causing a duplicate declaration error.

`fetch` is now provided by github-scripts implicitly in https://github.com/actions/github-script/releases/tag/v6.4.0, so this was
causing a duplicate declaration error.
@facebook-github-bot facebook-github-bot added CLA Signed React Core Team Opened by a member of the React Core Team labels Feb 16, 2023
@react-sizebot
Copy link

Comparing: 189f70e...9978eaa

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 = 154.55 kB 154.55 kB = 48.84 kB 48.84 kB
oss-experimental/react-dom/cjs/react-dom.production.min.js = 156.55 kB 156.55 kB = 49.46 kB 49.46 kB
facebook-www/ReactDOM-prod.classic.js = 529.74 kB 529.74 kB = 94.36 kB 94.36 kB
facebook-www/ReactDOM-prod.modern.js = 514.97 kB 514.97 kB = 92.18 kB 92.18 kB

Significant size changes

Includes any change greater than 0.2%:

(No significant changes)

Generated by 🚫 dangerJS against 9978eaa

@poteto poteto merged commit 21b4910 into facebook:main Feb 16, 2023
@poteto poteto deleted the update-commit-artifacts branch February 16, 2023 20:47
github-actions bot pushed a commit that referenced this pull request Feb 16, 2023
`fetch` is now provided by github-scripts implicitly in
https://github.com/actions/github-script/releases/tag/v6.4.0, so this
was causing a duplicate declaration error.

DiffTrain build for [21b4910](21b4910)
[View git log for this commit](https://github.com/facebook/react/commits/21b49103d6e79706401b3d66e15f6a9a15edf8ce)
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