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

build(deps): bump antd from 4.24.3 to 5.16.5 #584

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps antd from 4.24.3 to 5.16.5.

Release notes

Sourced from antd's releases.

5.16.5

  • 🐞 Fix Transfer component issue when trying to select item from the right column while it has "unknown-key" within targetKeys. #48664 @​andreyk1512
  • 🐞 Fix Steps custom icon not vertically centered error. #48650 @​ZinkWu
  • 🐞 Fix Badge number centered but slightly right-aligned. #48605 @​akinocccc
  • 🐞 Fix Popover and Popconfirm blinking when open on the right edge of screen. #48591
  • 🐞 Fix ColorPicker that cleared icon should change when initial value is undefined. #48584 @​MadCcc
  • 💄 Fix Collapse bottom border issue. #48561 @​hamzaseif13
  • 💄 Adjust Input border style in form validation when disabled. #48616 @​nova1751
  • TypeScript
  • Locales
    • 🇪🇸 Added missing es_ES translations for DatePicker component. #48601 @​JMMOLLER
    • 🇩🇪 Added missing german translations for DatePicker component. #48586 @​sebhs

  • 🐞 修复 Transfer 组件在 targetKeys 中含有 "unknown-key" 时,尝试从右侧列选中单项的问题。#48664 @​andreyk1512
  • 🐞 修复 Steps 自定义图标未垂直居中问题。#48650 @​ZinkWu
  • 🐞 修复 Badge 数字居中偏右的问题。#48605 @​akinocccc
  • 🐞 修复 Popover 和 Popconfirm 在屏幕右侧边缘闪烁的问题。#48591
  • 🐞 修复 ColorPicker 在初始未受控时清除图标不会改变的问题。#48584 @​MadCcc
  • 💄 修复 Collapse 组件底部边框样式问题。#48561 @​hamzaseif13
  • 💄 调整 Input 组件在禁用的时候在表单校验时的边框颜色。#48616 @​nova1751
  • TypeScript
  • 国际化

5.16.4

  • 🐞 Fix Select with multiple and paddingXXS=0 will break the height align of controlHeight token. #48574
  • 🐞 Fix Upload miss style when enable CSS Variable. #48569 @​nova1751
  • 🐞 Fix Slider in range tooltip blink when drag the handle over another one. #48536
  • Input
    • 🐞 Fix the text of the button is not the large size when Input.Search is set to a large size. #48527
    • 🐞 Fix abnormal text display in Input.TextArea. #48489 @​korkt-kim
  • 🐞 Fix the stuck animation effect of the Upload component image. #48522 @​nova1751
  • 🐞 Fix the issue where the Switch component using checkedChildren and unCheckedChildren did not add a default height. #48513 @​wanpan11
  • 🐞 Fix the warning reminder when Form.Item uses noStyle with no value. #48508
  • 🐞 Fix Popover defaultOpen setting failed. #48481 @​linhf123
  • 🐞 Fix where placeholder is not displayed when DatePicker is configured with multiple. #48387 @​nova1751
  • 🐞 Fix where ColorPicker clear color could not be changed when controlled in strict mode. #48450
  • 💄 Fix the arrow style issue when Collapse uses third-party icons. #48417 @​guoyunhe
  • 💄 Optimize the animation effect of the embedded Menu Sider when it is expanded. #48127 @​metouch
  • 💄 Optimize Steps process style. #48464
  • Locales

... (truncated)

Changelog

Sourced from antd's changelog.

5.16.5

2024-04-28

  • 🐞 Fix Transfer component issue when trying to select item from the right column while it has "unknown-key" within targetKeys. #48664 @​andreyk1512
  • 🐞 Fix Steps custom icon not vertically centered error. #48650 @​ZinkWu
  • 🐞 Fix Badge number centered but slightly right-aligned. #48605 @​akinocccc
  • 🐞 Fix Popover and Popconfirm blinking when open on the right edge of screen. #48591
  • 🐞 Fix ColorPicker that cleared icon should change when initial value is undefined. #48584 @​MadCcc
  • 💄 Fix Collapse bottom border issue. #48561 @​hamzaseif13
  • 💄 Adjust Input border style in form validation when disabled. #48616 @​nova1751
  • TypeScript
  • Locales
    • 🇪🇸 Added missing es_ES translations for DatePicker component. #48601 @​JMMOLLER
    • 🇩🇪 Added missing german translations for DatePicker component. #48586 @​sebhs

5.16.4

2024-04-22

  • 🐞 Fix Select with multiple and paddingXXS=0 will break the height align of controlHeight token. #48574
  • 🐞 Fix Upload miss style when enable CSS Variable. #48569 @​nova1751
  • 🐞 Fix Slider in range tooltip blink when drag the handle over another one. #48536
  • Input
    • 🐞 Fix the text of the button is not the large size when Input.Search is set to a large size. #48527
    • 🐞 Fix abnormal text display in Input.TextArea. #48489 @​korkt-kim
  • 🐞 Fix the stuck animation effect of the Upload component image. #48522 @​nova1751
  • 🐞 Fix the issue where the Switch component using checkedChildren and unCheckedChildren did not add a default height. #48513 @​wanpan11
  • 🐞 Fix the warning reminder when Form.Item uses noStyle with no value. #48508
  • 🐞 Fix Popover defaultOpen setting failed. #48481 @​linhf123
  • 🐞 Fix where placeholder is not displayed when DatePicker is configured with multiple. #48387 @​nova1751
  • 🐞 Fix where ColorPicker clear color could not be changed when controlled in strict mode. #48450
  • 💄 Fix the arrow style issue when Collapse uses third-party icons. #48417 @​guoyunhe
  • 💄 Optimize the animation effect of the embedded Menu Sider when it is expanded. #48127 @​metouch
  • 💄 Optimize Steps process style. #48464
  • Locales

5.16.3

2024-04-21

  • 🛠 Script failed to publish an empty package. Do not use this version.

5.16.2

... (truncated)

Commits
  • 1a6e9e0 docs: changelog v5.16.5 (#48676)
  • 029cb1d test: rm legacy react-dom/test-utils for compatible React-18.3.1 (#48667)
  • f799219 fix: ajust the input border style in validation (#48616)
  • cb19e0e fix: fix transfer when trying to select item from the right column while it h...
  • dfaf6ba chore(deps-dev): bump react from 18.2.0 to 18.3.0 (#48666)
  • aa5d3bd chore(deps-dev): bump the dev-dependencies group with 3 updates (#48665)
  • b173ce1 docs: add names demo (#48488)
  • c8bd145 fix(step): custom icon not vertically centered error (#48650)
  • 2afb721 site: Replace card deprecated API 'bodyStyle' (#48644)
  • 409a227 🔒 ci: locked React version (#48640)
  • Additional commits viewable in compare view

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 4.24.3 to 5.16.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@4.24.3...5.16.5)

---
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 Apr 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 3, 2024

Superseded by #585.

@dependabot dependabot bot closed this May 3, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/antd-5.16.5 branch May 3, 2024 03: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.

None yet

0 participants