Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 31, 2023

Bumps antd from 4.24.7 to 5.1.7.

Release notes

Sourced from antd's releases.

5.1.7

  • Input
    • 🐞 Fix Input that unexpected cancel button is shown when type="search". #40457 @​MadCcc
    • 🐞 Fix Input suffix color does not update bug when component status changed. #40344 @​Yuiai01
  • 🐞 Fix Switch text layout problem in Safari and Chrome <= 84 with compatible mode. #40453 @​Ifeinstein
  • 🐞 Fix Progress that throw error when percent is null. #40378 @​li-jia-nan
  • 🐞 Fix List title and avatar be rendered in the wrong position. #40395 @​li-jia-nan
  • 🐞 Fix Dropdown submenu wrong position. #40349
  • 🐞 Fix Badge throw findDOMNode warning in StrictMode when dot switch. #40347
  • 🐞 Fix Message wrong icon color problem. #40471 @​Wxh16144
  • 💄 Adjust Empty component default style in dark theme. #40447
  • RTL
  • TypeScript

  • Input
    • 🐞 修复 Input 组件 type="search" 时未隐藏浏览器原生取消按钮的问题。#40457 @​MadCcc
    • 🐞 修复 Input 的 suffix 颜色不随组件状态改变的问题。#40344 @​Yuiai01
  • 🐞 修复 Switch 在 Safari 和 Chrome <= 84 兼容模式下文本的显示问题。#40453 @​Ifeinstein
  • 🐞 修复 Progress 的 percent 属性设置为 null 时报错的问题。#40378 @​li-jia-nan
  • 🐞 修复 List 中 title 和 avatar 渲染错位的问题。#40395 @​li-jia-nan
  • 🐞 修复 Dropdown 子菜单位置不正确的问题。#40349
  • 🐞 修复 Badge 在 StrictMode 下切换 dot 时会报 findDOMNode 警告的问题。#40347
  • 🐞 修复 Message 图标颜色错误的问题。#40471 @​Wxh16144
  • 💄 优化 Empty 在暗色主题下默认的颜色。#40447
  • RTL
  • TypeScript

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

... (truncated)

Changelog

Sourced from antd's changelog.

5.1.7

2023-1-31

  • Input
    • 🐞 Fix Input that unexpected cancel button is shown when type="search". #40457 @​MadCcc
    • 🐞 Fix Input suffix color does not update bug when component status changed. #40344 @​Yuiai01
  • 🐞 Fix Switch text layout problem in Safari and Chrome <= 84 with compatible mode. #40453 @​Ifeinstein
  • 🐞 Fix Progress that throw error when percent is null. #40378 @​li-jia-nan
  • 🐞 Fix List title and avatar be rendered in the wrong position. #40395 @​li-jia-nan
  • 🐞 Fix Dropdown submenu wrong position. #40349
  • 🐞 Fix Badge throw findDOMNode warning in StrictMode when dot switch. #40347
  • 🐞 Fix Message wrong icon color problem. #40471 @​Wxh16144
  • 💄 Adjust Empty component default style in dark theme. #40447
  • RTL
  • TypeScript

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

... (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)

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

---
updated-dependencies:
- dependency-name: antd
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

vercel bot commented Jan 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
queue-anim ❌ Failed (Inspect) Jan 31, 2023 at 9:21PM (UTC)

@codecov
Copy link

codecov bot commented Jan 31, 2023

Codecov Report

Merging #332 (674b601) into master (ad7b7bb) will increase coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #332      +/-   ##
==========================================
+ Coverage   93.40%   93.47%   +0.06%     
==========================================
  Files           2        2              
  Lines         288      291       +3     
  Branches       89       92       +3     
==========================================
+ Hits          269      272       +3     
  Misses         19       19              
Impacted Files Coverage Δ
src/QueueAnim.tsx 94.11% <0.00%> (+0.04%) ⬆️
src/utils.ts 90.56% <0.00%> (+0.18%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 8, 2023

Superseded by #339.

@dependabot dependabot bot closed this Feb 8, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/antd-5.1.7 branch February 8, 2023 21:05
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants