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

chore(deps): bump antd from 5.21.6 to 5.22.7 #99

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2024

Bumps antd from 5.21.6 to 5.22.7.

Release notes

Sourced from antd's releases.

5.22.7


  • 🐞 修复 Button 文字和图标不对齐的问题。#52132 @​afc163
  • 🐞 修复在 React 19 下点击 Button 时抛出 reactRender is not a function 错误的问题。#52105 @​afc163
  • TypeScript

5.22.6

  • 🐞 Align Button with and without icons consistently. #52070
  • 🐞 Fix Splitter collapsible icon z-index too low. #52065 @​wanpan11
  • 🐞 Fix Button motion not smooth when set loading. #52059 @​zombieJ
  • 🐞 Fix Button issue where solid default button text disappears on hover in dark mode. #52024 @​DDDDD12138

  • 🐞 修复 Button 有图标和无图标按钮对齐差一像素的问题。#52070
  • 🐞 修复 Splitter 组件折叠图标 z-index 层级过低问题。#52065 @​wanpan11
  • 🐞 修复 Button 启用 loading 时,动画不够顺滑的问题。#52059 @​zombieJ
  • 🐞 修复 Button 暗色模式下默认填充按钮文本在悬停时消失的问题。#52024 @​DDDDD12138

5.22.5


  • 🛠 重构 Wave/Menu/Form ref 检查逻辑以解决 React 19 ref 部分冲突(注:该更新不会完全解决 React 19 兼容问题,后续将会持续更新)。#51952 @​zombieJ
  • 🐞 修复 Dropdown children 不支持传入 ReactNode 的问题。#50174 @​coding-ice
  • 🐞 修复 Carousel 某些情况下在 Modal 中无法正确展示的问题。#51988 @​quan060798
  • 🐞 修复 Select 选中文本溢出的问题 。#52011 @​OysterD3
  • 🐞 修复 Form setFieldValue 没有重置字段校验信息的问题。#51993 @​zombieJ
  • 🐞 修复 Pagination 配置 showSizeChanger.showSearch 无效的问题。#51962 @​zombieJ
  • 🇰🇷 优化 DatePicker 韩语本地化文案。#51983 @​DevLeti
  • 🤖 从 antd 里导出 CheckboxChangeEvent 类型。#52008 @​SpecLad

5.22.4

  • Transfer
    • 🐞 Fix the background overflow when Transfer selects the last item on the current page. #51884 @​ayangweb
    • 🐞 Fix Transfer toggle button being enabled when all items are disabled. #51784 @​WwwHhhYran
  • 🐞 Fix the arrow would be outside the container when the Tooltip content was too small. #51904
  • 🐞 Fix where clicking the Radio or Checkbox under Upload would trigger the popup window twice. #51874
  • 💄 Fix Menu icon alignment when using collapsedIconSize. #51863 @​Gnomeek
  • 💄 Fix incorrect styling of Tabs component when type="editable-card". #51935 @​aojunhao123
  • 💄 Fix insufficient trigger style priority in Layout.Sider component in zero-width mode. #51936 @​aojunhao123

... (truncated)

Changelog

Sourced from antd's changelog.

5.22.7

2024-12-27

5.22.6

2024-12-23

  • 🐞 Align Button with and without icons consistently. #52070
  • 🐞 Fix Splitter collapsible icon z-index too low. #52065 @​wanpan11
  • 🐞 Fix Button motion not smooth when set loading. #52059 @​zombieJ
  • 🐞 Fix Button issue where solid default button text disappears on hover in dark mode. #52024 @​DDDDD12138

5.22.5

2024-12-15

5.22.4

2024-12-09

  • Transfer
    • 🐞 Fix the background overflow when Transfer selects the last item on the current page. #51884 @​ayangweb
    • 🐞 Fix Transfer toggle button being enabled when all items are disabled. #51784 @​WwwHhhYran
  • 🐞 Fix the arrow would be outside the container when the Tooltip content was too small. #51904
  • 🐞 Fix where clicking the Radio or Checkbox under Upload would trigger the popup window twice. #51874
  • 💄 Fix Menu icon alignment when using collapsedIconSize. #51863 @​Gnomeek
  • 💄 Fix incorrect styling of Tabs component when type="editable-card". #51935 @​aojunhao123
  • 💄 Fix insufficient trigger style priority in Layout.Sider component in zero-width mode. #51936 @​aojunhao123
  • 💄 MISC: Fix the icon styles were created repeatedly. #51897 @​YumoImer
  • 💄 MISC: Inline styles refactored to cssinjs. #51843

5.22.3

2024-12-02

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 5.21.6 to 5.22.7.
- [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@5.21.6...5.22.7)

---
updated-dependencies:
- dependency-name: antd
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 30, 2024
Copy link

relativeci bot commented Dec 30, 2024

#140 Bundle Size — 1.12MiB (+0.31%).

c045ff6(current) vs 3f15d7f main#126(baseline)

Bundle metrics  Change 3 changes Regression 1 regression
                 Current
#140
     Baseline
#126
Regression  Initial JS 1.01MiB(+0.34%) 1.01MiB
No change  Initial CSS 3.62KiB 3.62KiB
Change  Cache Invalidation 57.39% 48.19%
No change  Chunks 18 18
No change  Assets 28 28
Change  Modules 978(+0.2%) 976
No change  Duplicate Modules 28 28
No change  Duplicate Code 0.55% 0.55%
No change  Packages 96 96
No change  Duplicate Packages 0 0
Bundle size by type  Change 2 changes Regression 1 regression Improvement 1 improvement
                 Current
#140
     Baseline
#126
Regression  JS 1.1MiB (+0.31%) 1.1MiB
No change  IMG 6.93KiB 6.93KiB
No change  CSS 3.62KiB 3.62KiB
Improvement  Other 2.86KiB (-0.03%) 2.86KiB

Bundle analysis reportBranch dependabot/npm_and_yarn/main/ant...Project dashboard


Generated by RelativeCIDocumentationReport issue

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 7, 2025

Superseded by #100.

@dependabot dependabot bot closed this Jan 7, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/antd-5.22.7 branch January 7, 2025 05:59
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants