ti-community-infra / tichi

TiChi ☯️ contains the tidb community collaboration automation basic framework and tool set.
https://prow.tidb.net
Apache License 2.0
45 stars 27 forks source link

build: Bump antd from 4.24.1 to 5.0.4 in /web #1092

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps antd from 4.24.1 to 5.0.4.

Release notes

Sourced from antd's releases.

5.0.4

  • Modal
  • 🐞 Fix Tree config checkable and blockNode not makes title stretch issue. #39209 @​Wxh16144
  • 🐞 Fix Dropdown sub menu missing motion. #39235
  • 💄 Fix RangePicker time panel padding style. #39228
  • 🐞 Fix Card action button round style. #39210 @​muxin
  • 🐞 Fix Badge wave effect color not follow color. #39182 @​li-jia-nan
  • 🐞 Fix Radio disabled status check style. #39165 @​Wxh16144
  • 🐞 Fixed TextArea count style when resize is not none. #39121 @​51wangping
  • 🐞 Fix Transfer clicking the checkbox position cannot be unchecked and onSelectChange is triggered twice. #39078 @​edc-hui
  • 🐞 Fix Steps set size="small" with progress not fully display. #39100 @​Wxh16144
  • 🐞 Fix Form horizontal layout with xs responsive config not work. #39130
  • 🐞 Fix message position not correct in RTL. #39248 @​Yuiai01
  • 🐞 Fix Switch only set with checkedChildren or unCheckedChildren content not display. #39262

  • Modal
    • 🐞 修复 Modal 文字内容过多会超出框体的样式问题。#39249 @​MuxinFeng
    • 🐞 修复 Modal.info 没有图标时,内容宽度不正确的问题。#39047 @​owjs3901
  • 🐞 修复 Tree checkableblockNode 配合时,title 元素不拉伸的问题。#39209 @​Wxh16144
  • 🐞 修复 Dropdown 二级菜单丢失动画的问题。#39235
  • 💄 修复 RangePicker 内时间面板的 padding 样式。#39228
  • 🐞 修复 Card 的按钮组圆角样式。#39210 @​muxin
  • 🐞 修复了 Badge 自定义颜色的时候,波纹的颜色不会跟着小圆点颜色发生变化的问题。#39182 @​li-jia-nan
  • 🐞 修复 Radio 禁用状态选中样式。#39165 @​Wxh16144
  • 🐞 修复 TextArea resize 不是 none 时计数文字的样式问题。#39121 @​51wangping
  • 🐞 修复 Transfer 组件 点击复选框位置不可以取消选中,并触发了两次 onSelectChange 问题。#39078 @​edc-hui
  • 🐞 修复 Steps size="small" 第一项带有进度时,进度条显示不全的问题。#39100 @​Wxh16144
  • 🐞 修复 Form 水平布局下 xs 的响应式布局不生效的问题。#39130
  • 🐞 修复 message 在 RTL 下位置不正确的问题。#39248 @​Yuiai01
  • 🐞 修复 Switch 在只设置 checkedChildrenunCheckedChildren 时,其内容不会显示的问题。#39262

5.0.3


  • 🐞 修复 Spin 包裹模式时的样式偏移问题。#38923 @​sribich
  • Menu
    • 🐞 修复 Menu 溢出时下拉菜单的样式问题。#39093
    • 🐞 修复 hover 在 Menu.Item 外面时颜色变蓝的问题。#39077 @​Pulset
  • 🐞 修复 Input.TextArea 没有重置样式导致 resize 行为和 4.x 不一致的问题。aa92f02
  • 🐞 修复 Upload 默认图标颜色。#39114 @​MARKX97

... (truncated)

Changelog

Sourced from antd's changelog.

5.0.4

2022-12-05

  • Modal
  • 🐞 Fix Tree config checkable and blockNode not makes title stretch issue. #39209 @​Wxh16144
  • 🐞 Fix Dropdown sub menu missing motion. #39235
  • 💄 Fix RangePicker time panel padding style. #39228
  • 🐞 Fix Card action button round style. #39210 @​muxin
  • 🐞 Fix Badge wave effect color not follow color. #39182 @​li-jia-nan
  • 🐞 Fix Radio disabled status check style. #39165 @​Wxh16144
  • 🐞 Fixed TextArea count style when resize is not none. #39121 @​51wangping
  • 🐞 Fix Transfer clicking the checkbox position cannot be unchecked and onSelectChange is triggered twice. #39078 @​edc-hui
  • 🐞 Fix Steps set size="small" with progress not fully display. #39100 @​Wxh16144
  • 🐞 Fix Form horizontal layout with xs responsive config not work. #39130
  • 🐞 Fix message position not correct in RTL. #39248 @​Yuiai01
  • 🐞 Fix Switch only set with checkedChildren or unCheckedChildren content not display. #39262

5.0.3

2022-11-30

5.0.2

2022-11-27

  • 💄 Fix Card radius style broken when customize bodyStyle background color. #38973 @​Yukiniro
  • 💄 Optimize default algorithm for error color. #38933
  • 💄 Optimize the style issue in RTL mode. #38829 @​Wxh16144
  • Space.Compact
    • 💄 Optimize Space.Compact style when wrapping a single child component. #38896 @​foryuki
    • 💄 Fix Space.Compact component style problem when wrapping Modal, Dropdown, Drawer and other components. #38870 @​foryuki
  • 🐞 Fix horizontal Menu that has wrong width when is overflow. #38989
  • 🐞 Fix Table that the old filter state still takes effect when the list filter column changes. #38982
  • 🐞 Fix Select and Pagination incorrect text color in dark theme. #38979 @​Dunqing
  • 🐞 Fix that Mentions options props not working. #38968 @​heiyu4585
  • 🐞 Fix that dist/reset.css may be dropped in production. #38956 @​passerV
  • 🐞 Fix Badge that showZero can't be used with custom color. #38967 @​Wxh16144

... (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)
ti-chi-bot commented 1 year ago

[REVIEW NOTIFICATION]

This pull request has not been approved.

To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment. After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.

The full list of commands accepted by this bot can be found here.

Reviewer can indicate their review by submitting an approval review. Reviewer can cancel approval by submitting a request changes review.
ti-chi-bot commented 1 year ago

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a ti-community-infra member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
github-actions[bot] commented 1 year ago

😭 Deploy PR Preview 8745b61b14a2e5e1ab4a4cbbefe70700199a9532 failed. Build logs

🤖 By surge-preview

dependabot[bot] commented 1 year ago

Superseded by #1120.