Skip to content

Bump antd from 4.24.4 to 5.0.3 #284

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 30, 2022

Bumps antd from 4.24.4 to 5.0.3.

Release notes

Sourced from antd's releases.

5.0.3


  • 🐞 修复 Spin 包裹模式时的样式偏移问题。#38923 @​sribich
  • Menu
    • 🐞 修复 Menu 溢出时下拉菜单的样式问题。#39093
    • 🐞 修复 hover 在 Menu.Item 外面时颜色变蓝的问题。#39077 @​Pulset
  • 🐞 修复 Input.TextArea 没有重置样式导致 resize 行为和 4.x 不一致的问题。aa92f02
  • 🐞 修复 Upload 默认图标颜色。#39114 @​MARKX97
  • 🐞 修复 dev 下动态 hashId 导致的 ssr 注水失败的问题。#39069
  • 🐞 修复 FloatButton.Group 关闭时闪烁的问题。#39061
  • 🐞 修复 Card.Meta 宽度没有默认填满容器的问题。#39026 @​justanotheranonymoususer

5.0.2

  • 💄 Fix Card radius style broken when customize bodyStyle background color. #38973 @​Yukiniro
  • 💄 Optimize default algorithm for error color. #38933
  • 💄 Optimize the style issue in RTL mode. #38829 @​Wxh16144
  • Space.Compact
    • 💄 Optimize Space.Compact style when wrapping a single child component. #38896 @​foryuki
    • 💄 Fix Space.Compact component style problem when wrapping Modal, Dropdown, Drawer and other components. #38870 @​foryuki
  • 🐞 Fix horizontal Menu that has wrong width when is overflow. #38989
  • 🐞 Fix Table that the old filter state still takes effect when the list filter column changes. #38982
  • 🐞 Fix Select and Pagination incorrect text color in dark theme. #38979 @​Dunqing
  • 🐞 Fix that Mentions options props not working. #38968 @​heiyu4585
  • 🐞 Fix that dist/reset.css may be dropped in production mode. #38956 @​passerV
  • 🐞 Fix Badge that showZero can't be used with custom color. #38967 @​Wxh16144
  • 🐞 Fix Form validation motion flick issue. #38962
  • 🐞 Fix Tabs dropdown motion not work. #38892
  • 🐞 Fix ConfigProvider that componentDisabled is not work. #38886 @​lidianhao123
  • 🐞 Fix Button block prop is not working when shape="round". #38869 @​jjlstruggle
  • 🐞 Fix Dropdown.Button that dropdownRender is not executed. #38862 @​imoctopus

  • 💄 修复 Card 组件设置 bodyStyle 的背景颜色后圆角失效的问题。#38973 @​Yukiniro
  • 💄 优化错误色的默认算法。#38933
  • 💄 修复 RTL 模式下的样式问题。#38829 @​Wxh16144
  • Space.Compact
    • 💄 Space.Compact 包裹单个子组件时,展示该子组件本身的样式。#38896 @​foryuki
    • 💄 修复 Space.Compact 组件嵌套 Modal,Dropdown,Drawer 等组件时的样式问题。#38870 @​foryuki
  • 🐞 修复横向 Menu 组件有溢出时宽度问题。#38989
  • 🐞 修复 Table 组件过滤列被移除后过滤效果仍然影响列表数据的问题。#38982
  • 🐞 修复 Select 和 Pagination 在暗色主题下文字颜色不正确。#38979 @​Dunqing
  • 🐞 修复 Mentions options 不生效的问题。#38968 @​heiyu4585

... (truncated)

Changelog

Sourced from antd's changelog.

5.0.3

2022-11-30

5.0.2

2022-11-27

  • 💄 Fix Card radius style broken when customize bodyStyle background color. #38973 @​Yukiniro
  • 💄 Optimize default algorithm for error color. #38933
  • 💄 Optimize the style issue in RTL mode. #38829 @​Wxh16144
  • Space.Compact
    • 💄 Optimize Space.Compact style when wrapping a single child component. #38896 @​foryuki
    • 💄 Fix Space.Compact component style problem when wrapping Modal, Dropdown, Drawer and other components. #38870 @​foryuki
  • 🐞 Fix horizontal Menu that has wrong width when is overflow. #38989
  • 🐞 Fix Table that the old filter state still takes effect when the list filter column changes. #38982
  • 🐞 Fix Select and Pagination incorrect text color in dark theme. #38979 @​Dunqing
  • 🐞 Fix that Mentions options props not working. #38968 @​heiyu4585
  • 🐞 Fix that dist/reset.css may be dropped in production. #38956 @​passerV
  • 🐞 Fix Badge that showZero can't be used with custom color. #38967 @​Wxh16144
  • 🐞 Fix Form validation motion flick issue. #38962
  • 🐞 Fix Tabs dropdown motion not work. #38892
  • 🐞 Fix ConfigProvider that componentDisabled is not work. #38886 @​lidianhao123
  • 🐞 Fix Button block prop is not working when shape="round". #38869 @​jjlstruggle
  • 🐞 Fix Dropdown.Button that dropdownRender is not executed. #38862 @​imoctopus

5.0.1

2022-11-22

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [antd](https://github.com/ant-design/ant-design) from 4.24.4 to 5.0.3.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](ant-design/ant-design@4.24.4...5.0.3)

---
updated-dependencies:
- dependency-name: antd
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 30, 2022
@vercel
Copy link

vercel bot commented Nov 30, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
queue-anim ❌ Failed (Inspect) Nov 30, 2022 at 9:20PM (UTC)

@codecov
Copy link

codecov bot commented Nov 30, 2022

Codecov Report

Merging #284 (068f1ac) into master (ad7b7bb) will increase coverage by 0.06%.
The diff coverage is n/a.

❗ Current head 068f1ac differs from pull request most recent head f78d38c. Consider uploading reports for the commit f78d38c to get more accurate results

@@            Coverage Diff             @@
##           master     #284      +/-   ##
==========================================
+ Coverage   93.40%   93.47%   +0.06%     
==========================================
  Files           2        2              
  Lines         288      291       +3     
  Branches       89       91       +2     
==========================================
+ Hits          269      272       +3     
  Misses         19       19              
Impacted Files Coverage Δ
src/QueueAnim.tsx 94.11% <0.00%> (+0.04%) ⬆️
src/utils.ts 90.56% <0.00%> (+0.18%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 5, 2022

Superseded by #291.

@dependabot dependabot bot closed this Dec 5, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/antd-5.0.3 branch December 5, 2022 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants