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.22.2 to 5.22.5 in /docs #31541

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps antd from 5.22.2 to 5.22.5.

Release notes

Sourced from antd's releases.

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
  • 💄 MISC: Fix the icon styles were created repeatedly. #51897 @​YumoImer
  • 💄 MISC: Inline styles refactored to cssinjs. #51843

  • Transfer
    • 🐞 修复 Transfer 选中当前页最后一项时背景溢出的问题。#51884 @​ayangweb
    • 🐞 修正 Transfer 切换按钮当所有 item 禁用时依然可用的问题。#51784 @​WwwHhhYran
  • 🐞 修复 Tooltip 内容过少时,箭头会在容器外的问题。#51904
  • 🐞 修复点击 Upload 下的 Radio 或 Checkbox 会触发两次弹窗的问题。#51874
  • 💄 修复 Menu 在使用 collapsedIconSize 时图标对齐的问题。#51863 @​Gnomeek
  • 💄 修复 Tabs 组件在 type="editable-card" 时样式不正确的问题。#51935 @​aojunhao123
  • 💄 修复 Layout.Sider 组件在 zero-width 模式下触发器样式优先级不足的问题。#51936 @​aojunhao123
  • 💄 MISC: 修复 icon 样式被重复创建的问题。#51897 @​YumoImer
  • 💄 MISC: 行内样式重构为 cssinjs。#51843

5.22.3

... (truncated)

Changelog

Sourced from antd's changelog.

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

  • 🐞 Fix Select clear button may has incorrect position within Form.item. #51649 @​dislido
  • 🐞 Fix InputNumber handleVisible token not work as expected. #51728 @​dengfuping
  • 🐞 Fix ColorPicker error when pass ReactNode to label field of presets property. #51808 @​li-jia-nan
  • 🐞 Fix Menu inlineCollapsed property not works bug within Layout. #51775 @​coderz-w
  • 🐞 Fix Table onHeaderCell provided part style can not override. #51793 @​Wxh16144
  • ⌨️ Improve Collapse accessibility. #51836 @​aojunhao123
  • TypeScript
    • 🤖 Add Table argument type for clearFilters function property. #51754 @​fubd
    • 🤖 Fix Form.List with nest field will miss value with remove when set Form preserve to false. #51796 @​zombieJ
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)

@dependabot dependabot bot added .dependency Add new or update dependencies javascript Dependabot - Pull requests that update Javascript code labels Dec 19, 2024
Copy link

korbit-ai bot commented Dec 19, 2024

By default, I don't review pull requests opened by bots. If you would like me to review this pull request anyway, you can request a review via the /korbit-review command in a comment.

@github-actions github-actions bot added doc Namespace | Anything related to documentation and removed dependencies:npm labels Dec 19, 2024
@sadpandajoe
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 19, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/antd-5.22.5 branch 2 times, most recently from 01c057e to 85e2808 Compare December 19, 2024 23:53
Bumps [antd](https://github.com/ant-design/ant-design) from 5.22.2 to 5.22.5.
- [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.22.2...5.22.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/antd-5.22.5 branch from 85e2808 to b72f60d Compare December 19, 2024 23:56
@rusackas rusackas merged commit a275a86 into master Dec 20, 2024
38 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docs/antd-5.22.5 branch December 20, 2024 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.dependency Add new or update dependencies doc Namespace | Anything related to documentation javascript Dependabot - Pull requests that update Javascript code size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants