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.3 #1740

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps antd from 3.26.18 to 5.6.3.

Release notes

Sourced from antd's releases.

5.6.3


5.6.2

  • 🐞 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
  • 🐞 Drawer add max width to avoid exceed in small screen. #42914 @​amir2mi
  • 🐞 Fix Table preserveSelectedRowKeys not working when checkStrictly configured. #42784 @​linxianxi
  • 🐞 Fix Transfer select count not sync when dynamic update data. #42785 @​BoyYangzai
  • 🐞 Fix Radio.Button title not work and update typescript definition. #43012 @​linxianxi

  • 🐞 修复 Dropdown 配置 autoFocus 无效的问题。#43002 @​Yuiai01
  • 🐞 修复 InputNumber 设置 prefix 在 Form.Item hasFeedBack 内高度异常的问题。#43049
  • 💄 修复 Input 和 InputNumber 禁用状态样式。#42974 @​kampiu
  • 🐞 修复 Upload 配置 maxCount 后,上传超出范围的文件仍然会触发 onChange 事件的问题。#43034
  • 🐞 修复打包时即便没有使用 rc-field-form 包仍然会包含它的问题。#43023

... (truncated)

Changelog

Sourced from antd's changelog.

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
  • 🐞 Drawer add max width to avoid exceed in small screen. #42914 @​amir2mi
  • 🐞 Fix Table preserveSelectedRowKeys not working when checkStrictly configured. #42784 @​linxianxi
  • 🐞 Fix Transfer select count not sync when dynamic update data. #42785 @​BoyYangzai
  • 🐞 Fix Radio.Button title not work and update typescript definition. #43012 @​linxianxi

5.6.1

2023-06-07

5.6.0

2023-06-06

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by peachscript, 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.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@3.26.18...5.6.3)

---
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 2, 2023 01:56
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 2, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 9, 2023

Superseded by #1742.

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