ant-design / ant-design

An enterprise-class UI design language and React UI library
https://ant.design
MIT License
90.42k stars 46.41k forks source link

chore: revert locked React version #48674

Open li-jia-nan opened 2 weeks ago

li-jia-nan commented 2 weeks ago

中文版模板 / Chinese template

🤔 This is a ...

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English revert: revert locked React version
🇨🇳 Chinese revert: revert locked React version

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

stackblitz[bot] commented 2 weeks ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

github-actions[bot] commented 2 weeks ago

👁 Visual Regression Report for PR #48674 Passed ✅

🎯 Target branch: master (470e8a8e0a269bbe28b139df346bf1081873e0d5) 📖 View Full Report ↗︎

🎊 Congrats! No visual-regression diff found.

github-actions[bot] commented 2 weeks ago

Preview is ready

socket-security[bot] commented 2 weeks ago

New dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

View full report↗︎

socket-security[bot] commented 2 weeks ago

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

li-jia-nan commented 2 weeks ago

@SocketSecurity ignore npm/fsevents@1.2.13

github-actions[bot] commented 2 weeks ago

size-limit report 📦

Path Size
./dist/antd.min.js 337.63 KB
./dist/antd-with-locales.min.js 385.62 KB
codesandbox-ci[bot] commented 2 weeks ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (470e8a8) to head (15b9a3c).

:exclamation: Current head 15b9a3c differs from pull request most recent head 8610f06. Consider uploading reports for the commit 8610f06 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #48674 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 746 746 Lines 12994 12994 Branches 3411 3411 ========================================= Hits 12994 12994 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

afc163 commented 1 week ago

还差什么?

li-jia-nan commented 1 week ago

还差什么?

闲夕大佬说 findDOMNode is deprecated 的警告别忽略,很多用例就是测这个的

这样的话 React 版本就要锁在 18.2.0 了,所以我不确定这个 PR 能不能合