Skip to content

build(deps): bump antd from 4.19.5 to 5.6.4 in /web/frontend - #727

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/web/frontend/antd-5.6.4
Closed

build(deps): bump antd from 4.19.5 to 5.6.4 in /web/frontend#727
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/web/frontend/antd-5.6.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2023

Copy link
Copy Markdown
Contributor

Bumps antd from 4.19.5 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

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.19.5 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@4.19.5...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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 3, 2023
@dependabot @github

dependabot Bot commented on behalf of github Jul 3, 2023

Copy link
Copy Markdown
Contributor Author

Dependabot tried to add @vitaliimelnychuk as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/Farfetch/maestro/pulls/727/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the Farfetch/maestro repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github

dependabot Bot commented on behalf of github Jul 17, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #744.

@dependabot dependabot Bot closed this Jul 17, 2023
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/web/frontend/antd-5.6.4 branch July 17, 2023 12:06
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