Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.

Bump antd from 5.9.2 to 5.9.4 #443

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps antd from 5.9.2 to 5.9.4.

Release notes

Sourced from antd's releases.

5.9.4

  • Button
    • 🐞 Fix Button that two Chinese characters in nested span should have space between. #45126 @​MadCcc
    • 🐞 Fix Button unexpected loading icon when conditional rendering. #45030 @​lzl0304
  • 🐞 Fix Tour that step.type didn't work when shown at first time. #45086 @​MadCcc
  • 🐞 Fix Select and DatePicker that input should use fontFamily token. #45088 @​MadCcc

  • Button
    • 🐞 修复 Button 组件只有两个汉字且嵌套在多层 span 中时间距丢失的问题。#45126 @​MadCcc
    • 🐞 修复 Button 条件渲染时意外出现加载图标的问题。#45030 @​lzl0304
  • 🐞 修复 Tour 组件第一次展示时 step.type 无效的问题。#45086 @​MadCcc
  • 🐞 修复 Select 和 DatePicker 组件没有使用 fontFamily token 的问题。#45088 @​MadCcc

5.9.3

  • 🐞 Fix Popover that should shift automaticly when overflowed. #45015 @​MadCcc
  • Tooltip
    • 🛠 Tooltip delete the logic of wrap span on disabled element. It can always work as expect on disabled element now. #44895 @​Yuiai01
    • 🐞 Fix Tooltip / Popover position jump when content height changed. #44976
  • 🛠 ComponentToken remove radiusBase must less than 16 limitation. #44980
  • 🐞 Fix Dropdown can not give ref for the root children rendered by dropdownRender. #44971
  • 🐞 Fix Table cellPaddingBlock not working. #45040
  • 🐞 Fix Input wrong height with small controlHeight. #45048
  • TypeScript

  • 🐞 修复 Popover 超出屏幕时不会自动调整偏移的问题。#45015 @​MadCcc
  • Tooltip
    • 🛠 Tooltip 删除对 disabled 子元素额外包括 span 的逻辑,现在始终能够正确触发。#44895 @​Yuiai01
    • 🐞 修复 Tooltip / Popover 在内容高度变化时,位置会闪动的问题。#44976
  • 🛠 ComponentToken 移除 radiusBase 必须小于 16 的限制。#44980
  • 🐞 修复 Dropdown 通过 dropdownRender 渲染的子节点配置 ref 不生效的问题。#44971
  • 🐞 修复 Table cellPaddingBlock 不生效的问题。#45040
  • 🐞 修复 Input 组件在小尺寸 controlHeight 下高度不正确的问题。#45048
  • TypeScript
Changelog

Sourced from antd's changelog.

5.9.4

2023-09-28

  • Button
    • 🐞 Fix Button that two Chinese characters in nested span should have space between. #45126 @​MadCcc
    • 🐞 Fix Button unexpected loading icon when conditional rendering. #45030 @​lzl0304
  • 🐞 Fix Tour that step.type didn't work when shown at first time. #45086 @​MadCcc
  • 🐞 Fix Select and DatePicker that input should use fontFamily token. #45088 @​MadCcc

5.9.3

2023-09-25

  • 🔥 Tooltip delete the logic of wrap span on disabled element. It can always work as expect on disabled element now. #44895 @​Yuiai01
  • 🐞 Fix Popover that should shift automaticly when overflowed. #45015 @​MadCcc
  • 🐞 Fix Tooltip / Popover position jump when content height changed. #44976
  • 🛠 ComponentToken remove radiusBase must less than 16 limitation. #44980
  • 🐞 Fix Dropdown can not give ref for the root children rendered by dropdownRender. #44971
  • 🐞 Fix Table cellPaddingBlock not working. #45040
  • 🐞 Fix Input wrong height with small controlHeight. #45048
  • 🐞 Fix Typography style issue when fontSize is odd. #45031
  • TypeScript
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)

Bumps [antd](https://github.com/ant-design/ant-design) from 5.9.2 to 5.9.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@5.9.2...5.9.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 2, 2023
@derogab
Copy link
Owner

derogab commented Oct 2, 2023

@dependabot merge

@dependabot dependabot bot merged commit 285a8c9 into dev Oct 2, 2023
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/antd-5.9.4 branch October 2, 2023 13:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant