Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump antd from 4.15.6 to 4.16.10 #2999

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 2, 2021

Bumps antd from 4.15.6 to 4.16.10.

Release notes

Sourced from antd's releases.

4.16.10

  • 🐞 Fix Badge not showing count when customize color prop. #31617 @​eokoneyo
  • 🐞 Fix circle Progress success.strokeColor cannot take effect. #31589
  • 🐞 Fix the type error due to the Select component didn't ignore the getRawInputElement prop. #31566 @​aoilti
  • 🐞 Fix Pagination's totalBoundaryShowSizeChanger property type error. #31549 @​Monty-Ma
  • 🐞 Fix className applied to both Skeleton.Avatar wrapper and element itself. #31536 @​Greatshock
  • 💄 Fix Form <Input bordered={false} /> outline style. #31562
  • 🌐 Internationalization

  • 🐞 修复 Badge 设置自定义 color 不显示数字的问题。#31617 @​eokoneyo
  • 🐞 修复 Progress 环形进度条 success.strokeColor 不生效的问题。#31589
  • 🐞 修复 Select 组件没有忽略 getRawInputElement 属性导致的类型报错问题。#31566 @​aoilti
  • 🐞 修复 Pagination 的 totalBoundaryShowSizeChanger 属性类型错误。#31549 @​Monty-Ma
  • 🐞 修复 Skeleton.Avatar className 重复应用的问题。 #31536 @​Greatshock
  • 💄 修复 Form 内 <Input bordered={false} /> 错误状态下有异常外框样式的问题。#31562
  • 🌐 国际化

4.16.9

  • 🐞 Fix Typography ellipsis calculation bug when browser zoomed. #31449
  • 💄 Fix Input wrong class when using prefixCls. #31479 @​spawnia
  • 💄 Fix Input.Password unexpected focus style of error status. #31456
  • 💄 Fix Badge color transition issue when toggle visibility. #31458
  • 💄 Fix Tabs tabBarGutter abnormal style behaviors. #31469
  • 🌐 Internationalization

  • 🐞 修复 Typography ellipsis 在屏幕放大缩小时计算错误的问题。#31449
  • 💄 修复 Input 使用 prefixCls class 错误的问题。#31479 @​spawnia
  • 💄 修复 Input.Password 校验错误时的聚焦样式。#31456
  • 💄 修复 Badge 切换显隐时的颜色问题。#31458
  • 💄 修复 Tabs tabBarGutter 的一些样式异常行为。#31469
  • 🌐 国际化

4.16.8

  • 🐞 Fix TextArea style not work when allowClear configured. #31391
  • 🐞 Fix BackTop not disappear when fade out. #31357
  • 💄 Fix Cascader style bug inside Input addonBefore. #31350
  • 💄 Fix DatePicker disabled cell style when customize dateRender. #31349
  • 💄 Fix Select background in disabled. #31430 @​DerrickTel
  • 💄 Fix alignment between Radio.Group and Button. #31421 @​gtb104
  • 💄 Fix Input clear icon color in some situation. #31378
  • Table
    • 💄 Fix Table sticky header background is transparent when has sorters. #31373

... (truncated)

Changelog

Sourced from antd's changelog.

4.16.10

2021-08-02

  • 🐞 Fix Badge not showing count when customize color prop. #31617 @​eokoneyo
  • 🐞 Fix circle Progress success.strokeColor cannot take effect. #31589
  • 🐞 Fix the type error due to the Select component didn't ignore the getRawInputElement prop. #31566 @​aoilti
  • 🐞 Fix Pagination's totalBoundaryShowSizeChanger property type error. #31549 @​Monty-Ma
  • 🐞 Fix className applied to both Skeleton.Avatar wrapper and element itself. #31536 @​Greatshock
  • 💄 Fix Form <Input bordered={false} /> outline style. #31562
  • 🌐 Internationalization

4.16.9

2021-07-27

  • 🐞 Fix Typography ellipsis calculation bug when browser zoomed. #31449
  • 💄 Fix Input wrong class when using prefixCls. #31479 @​spawnia
  • 💄 Fix Input.Password unexpected focus style of error status. #31456
  • 💄 Fix Badge color transition issue when toggle visibility. #31458
  • 💄 Fix Tabs tabBarGutter abnormal style behaviors. #31469
  • 🌐 Internationalization

4.16.8

2021-07-19

  • 🐞 Fix TextArea style not work when allowClear configured. #31391
  • 🐞 Fix BackTop not disappear when fade out. #31357
  • 💄 Fix Cascader style bug inside Input addonBefore. #31350
  • 💄 Fix DatePicker disabled cell style when customize dateRender. #31349
  • 💄 Fix Select background in disabled. #31430 @​DerrickTel
  • 💄 Fix alignment between Radio.Group and Button. #31421 @​gtb104
  • 💄 Fix Input clear icon color in some situation. #31378
  • Table
    • 💄 Fix Table sticky header background is transparent when has sorters. #31373
    • 💄 Fix missing top border of the first cell in table summary. #31363
  • 🌐 Internationalization

4.16.7

2021-07-12

... (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 will merge this PR once CI passes on it, as requested by @yss14.


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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 2, 2021
Copy link
Owner

@yss14 yss14 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

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.

None yet

1 participant