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 3.26.18 to 5.6.4 #1742

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 9, 2023

Bumps antd from 3.26.18 to 5.6.4.

Release notes

Sourced from antd's releases.

5.6.4

  • Form
    • 🐞 Fix onFieldsChange event will still be triggered incorrectly when the field is not configured with rules when the Form is submitted. #43290
    • 🐞 Fix the problem that the warning message that name is empty is falsely reported when the name of Form.List is 0. #43199 @​Yuiai01
  • 🐞 Fix the Badge color attribute does not take effect. #43304
  • 🐞 Fix the position of Select clear icon when FormItem sets hasFeedback. #43302 @​tinyfind
  • 🐞 Fix Transfer paging drop-down button is hidden and showSizeChanger method is invalid. #41906 @​Yuiai01
  • 🐞 Fix the invalid modification of colorText and fontSize of Popconfirm component. #43212 @​MadCcc
  • 🐞 Fix the problem that deleting files after Upload configures maxCount will not trigger onChange. #43193
  • 💄 Fix Button disabled style error when it has link or href attribute. #43091 @​BoyYangzai
  • TypeScript

  • Form
    • 🐞 修复 Form 在提交时,字段没有配置 rules 时仍会错误触发 onFieldsChange 事件的问题。#43290
    • 🐞 修复 Form.List 的 name 为 0 时误报 name 为空的警告信息的问题。#43199 @​Yuiai01
  • 🐞 修复 Badge color 属性不生效的问题。#43304
  • 🐞 修复 Select 组件的消除图标在 FormItem 设置 hasFeedback 时的位置问题。#43302 @​tinyfind
  • 🐞 修复 Transfer 分页下拉按钮被隐藏以及 showSizeChanger 方法无效。#41906 @​Yuiai01
  • 🐞 修复 Popconfirm 组件 colorTextfontSize 修改无效的问题。#43212 @​MadCcc
  • 🐞 修复 Upload 配置 maxCount 后删除文件不会触发 onChange 的问题。#43193
  • 💄 修复 Button 在有 linkhref 属性时禁用样式错误。#43091 @​BoyYangzai
  • TypeScript

5.6.3


... (truncated)

Changelog

Sourced from antd's changelog.

5.6.4

2023-07-03

  • Form
    • 🐞 Fix onFieldsChange event will still be triggered incorrectly when the field is not configured with rules when the Form is submitted. #43290
    • 🐞 Fix the problem that the warning message that name is empty is falsely reported when the name of Form.List is 0. #43199 @​Yuiai01
  • 🐞 Fix the Badge color attribute does not take effect. #43304
  • 🐞 Fix the position of Select clear icon when FormItem sets hasFeedback. #43302 @​tinyfind
  • 🐞 Fix Transfer paging drop-down button is hidden and showSizeChanger method is invalid. #41906 @​Yuiai01
  • 🐞 Fix the invalid modification of colorText and fontSize of Popconfirm component. #43212 @​MadCcc
  • 🐞 Fix the problem that deleting files after Upload configures maxCount will not trigger onChange. #43193
  • 💄 Fix Button disabled style error when it has link or href attribute. #43091 @​BoyYangzai
  • TypeScript

5.6.3

2023-06-25

5.6.2

2023-06-19

  • 🐞 Fix Dropdown with autoFocus not work as expect. #43002 @​Yuiai01
  • 🐞 Fix InputNumber with prefix abnormal height under Form.Item of hasFeedBack. #43049
  • 💄 Fix Input and InputNumber disabled style with addons. #42974 @​kampiu
  • 🐞 Fix Upload trigger extra onChange event when upload the file exceeds maxCount. #43034
  • 🐞 Fix export bundle size always contain rc-field-form even not use it. #43023
  • 🐞 Fix DatePicker disabledTime sometime can select disabled option. #42991 @​linxianxi
  • 📖 Add FloatButton controlled demo and patch related warning info. #42835 @​poyiding
  • 🐞 Fix Button with disabled still can interactive with sub component. #42949 @​kiner-tang

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by xrkffgg, a new releaser for antd since your current version.


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 3.26.18 to 5.6.4.
- [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@3.26.18...5.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from joshuef as a code owner July 9, 2023 01:23
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 9, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 16, 2023

Superseded by #1746.

@dependabot dependabot bot closed this Jul 16, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/antd-5.6.4 branch July 16, 2023 01: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.

None yet

0 participants