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.2.2 in /web #1161

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps antd from 4.24.1 to 5.2.2.

Release notes

Sourced from antd's releases.

5.2.2

  • DatePicker
    • 💄 Optimize DatePicker date panel style. #40768
    • 🐞 Fix RangePicker hover style on wrong date. #40785 @​Yuiai01
  • Form
    • 🐞 Fixed inconsistency between Checkbox and Radio in table when Form is disabled. #40728 @​Yuiai01
    • 🐞 Fix Radio/Checkbox under Form disabled property don't works correctly. #40741 @​Yuiai01
  • 🐞 Fix List extra padding when enable grid property. #40806
  • 🐞 Fix Upload actions icon alignment issue. #40805
  • 💄 Tweak Table filter dropdown radius style. #40802
  • 🐞 Fix Button loading.delay not delay at first time. #40759 @​RedJue
  • 🐞 Fix Input status style when using addonAfter and addonBefore. #40744 @​carla-cn
  • 🐞 Fix Skeleton active flicky animation in Safari. #40692 @​slotDumpling
  • Locales

  • DatePicker
    • 💄 调整 DatePicker 组件日期面板的间距样式。#40768
    • 🐞 修复 RangePicker hover 日期错位的问题。#40785 @​Yuiai01
  • Form
    • 🐞 修复 Form 下 Radio/Checkbox 的 disabled 优先级问题。#40741 @​Yuiai01
    • 🐞 修复 Form 为 disabled 时 Checkbox 和 Radio 表现不一致的问题。#40728 @​Yuiai01
  • 🐞 修复 List 启用 grid 时下额外 padding 样式。#40806
  • 🐞 修复 Upload 操作图标不对齐的问题。#40805
  • 💄 调整 Table 筛选菜单的底部圆角样式。#40802
  • 🐞 修复 Button 组件 loading.delay 第一次不生效的问题。#40759 @​RedJue
  • 🐞 修复 Input addonAfteraddonBefore 的各种状态样式。#40744 @​carla-cn
  • 🐞 修复 Skeleton 在 Safari 下 active 效果闪烁的问题。#40692 @​slotDumpling
  • 国际化

5.2.1


... (truncated)

Changelog

Sourced from antd's changelog.

5.2.2

2023-02-19

  • DatePicker
    • 💄 Optimize DatePicker date panel style. #40768
    • 🐞 Fix RangePicker hover style on wrong date. #40785 @​Yuiai01
  • Form
    • 🐞 Fixed inconsistency between Checkbox and Radio in table when Form is disabled. #40728 @​Yuiai01
    • 🐞 Fix Radio/Checkbox under Form disabled property don't works correctly. #40741 @​Yuiai01
  • 🐞 Fix List extra padding when enable grid property. #40806
  • 🐞 Fix Upload actions icon alignment issue. #40805
  • 💄 Tweak Table filter dropdown radius style. #40802
  • 🐞 Fix Button loading.delay not delay at first time. #40759 @​RedJue
  • 🐞 Fix Input status style when using addonAfter and addonBefore. #40744 @​carla-cn
  • 🐞 Fix Skeleton active flicky animation in Safari. #40692 @​slotDumpling
  • Locales

5.2.1

2023-02-13

5.2.0

2023-02-08

... (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.
dependabot[bot] commented 1 year ago

Superseded by #1164.