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.1.6 in /web #1148

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps antd from 4.24.1 to 5.1.6.

Release notes

Sourced from antd's releases.

5.1.6

  • 🐞 Fix DatePicker animation timing function. #40133 @​MadCcc
  • Menu
    • 🐞 Fix Tooltip incorrectly shown when Menu collapsed. #40328
    • 🐞 Fix Menu split line style error. #40268 @​Wxh16144
  • 🐞 Fix the console warning of wave effect when bind component unmount before wave effect trigger. #40307 @​luo3house
  • 🐞 Fix Breadcrumb throw wrong overlay deprecation warning when use menu prop. #40211 @​candy4290
  • 🐞 Fix Modal.useModal hooks destroyAll not work as expect. #40281 @​ds1371dani
  • 🐞 Fix message global static method config setting duration not working. #40232 @​Yuiai01
  • 🐞 Fix Button text color when containing an a tag. #40269 @​ds1371dani
  • 🐞 Fix Radio displaying wrong text color and cursor when disabled. #40273 @​ds1371dani
  • 💄 Optimize the calculation logic of focus outline, replace lineWidth with lineWidthBold. #40291 @​simonpfish
  • 💄 Rewrite part component style to compatible the browser that not support concat :not selector. #40264
  • 🌐 Fix missing translation for pt_BR. #40270 @​rafaelncarvalho

  • 🐞 修复 DatePicker 等组件动画 timing function 错误的问题。#40133 @​MadCcc
  • Menu
    • 🐞 修复 Menu 收缩时,Tooltip 偶尔会错误展示的问题。#40328
    • 🐞 修复 Menu 分割线样式错误。#40268 @​Wxh16144
  • 🐞 修复带波纹效果的组件(如 Button)在波纹展示前移除时,控制台报错的问题。#40307 @​luo3house
  • 🐞 修复 Breadcrumb 组件使用 menu 属性,但是出现 overlay deprecation 警告的问题。#40211 @​candy4290
  • 🐞 修复 Modal.useModal destroyAll 不工作的问题。#40281 @​ds1371dani
  • 🐞 修复 message 组件通过 config 设置 duration 无效问题。#40232 @​Yuiai01
  • 🐞 修复 Button 包含 a 标签时的 文本颜色不正确的问题。#40269 @​ds1371dani
  • 🐞 修复 Radio 在 disabled 时显示错误的文本颜色和光标。#40273 @​ds1371dani
  • 💄 优化 focus outline 计算逻辑,替换 lineWidthlineWidthBold#40291 @​simonpfish
  • 💄 重写部分组件样式以兼容部分对 :not 支持不完全的旧版浏览器。#40264
  • 🌐 修复 pt_BR 缺失的国际化。#40270 @​rafaelncarvalho

5.1.5


  • 🐞 修复 Checkbox 组件 label 不对齐的问题。 #40208
  • 🐞 修复 Button 水波纹效果有时会使得布局抖动的问题。#40192
  • 🐞 修复 Select 组件会卡住的问题。#40158 @​helloqian12138
  • 🐞 修复 Timeline 组件自定义颜色显示错误类名和对齐溢出的问题。#39394 @​Wxh16144
  • 🐞 修复 Breadcrumb 最后一项颜色。#40119 @​messaooudi
  • 💄 修复 Table 固定表头阴影样式错误。#40171 @​Wxh16144
  • 💄 修复 Segmented hover 时圆角和选中圆角不一致的问题。#40175 #40179

... (truncated)

Changelog

Sourced from antd's changelog.

5.1.6

2023-1-20

  • 🐞 Fix DatePicker animation timing function. #40133 @​MadCcc
  • Menu
    • 🐞 Fix Tooltip incorrectly shown when Menu collapsed. #40328
    • 🐞 Fix Menu split line style error. #40268 @​Wxh16144
  • 🐞 Fix the console warning of wave effect when bind component unmount before wave effect trigger. #40307 @​luo3house
  • 🐞 Fix Breadcrumb throw wrong overlay deprecation warning when use menu prop. #40211 @​candy4290
  • 🐞 Fix Modal.useModal hooks destroyAll not work as expect. #40281 @​ds1371dani
  • 🐞 Fix message global static method config setting duration not working. #40232 @​Yuiai01
  • 🐞 Fix Button text color when containing an a tag. #40269 @​ds1371dani
  • 🐞 Fix Radio displaying wrong text color and cursor when disabled. #40273 @​ds1371dani
  • 💄 Optimize the calculation logic of focus outline, replace lineWidth with lineWidthBold. #40291 @​simonpfish
  • 💄 Rewrite part component style to compatible the browser that not support concat :not selector. #40264
  • 🌐 Fix missing translation for pt_BR. #40270 @​rafaelncarvalho

5.1.5

2023-1-15

5.1.4

2023-1-9

5.1.3

2023-1-9

  • Table
    • 🛠 Optimize the Table shouldCellUpdate logic to increase the secondary rendering speed. #40063
    • 🐞 Fix Table columns.render not trigger re-render when render function use closure data. #40004

... (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 #1150.