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.3.5 to 4.16.9 #644

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

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps antd from 4.3.5 to 4.16.9.

Release notes

Sourced from antd's releases.

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
    • 💄 Fix missing top border of the first cell in table summary. #31363
  • 🌐 Internationalization

  • 🐞 修复 TextArea style 在配置 allowClear 时失效的问题。#31391
  • 🐞 修复 BackTop 隐出后仍然可以交互的问题。#31357
  • 💄 修复 Cascader 在 Input addonBefore 中的样式问题。#31350
  • 💄 修复 DatePicker 自定义 dateRender 时禁用日期样式错误的问题。#31349
  • 💄 修复 Select 组件 disabled 时背景颜色错误的问题。#31430 @​DerrickTel
  • 💄 修复 Radio.Group 和 Button 不对齐的问题。#31421 @​gtb104
  • 💄 修复 Input 清除按钮某些情况下颜色不对的问题。#31378
  • Table
    • 💄 修复 Table sticky 列头一个背景色透明的问题。#31373
    • 💄 修复表格总结栏第一个单元格上边框消失的问题。#31363
  • 🌐 国际化

... (truncated)

Changelog

Sourced from antd's changelog.

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

  • 🐞 Fix DatePicker date cell not centered when used in Table. #31306 @​Map1en
  • 🐞 Fix Desciptions border missing when inside Table. #31307
  • 🐞 Fix InputNumber border and interactive handler not matched. #31300 @​diyews
  • Table
    • 🐞 Fix incomplete display of the upper border of the table when the window is too small. #31298 @​Map1en
    • 🐞 Fix Table rowSelection.selectedRows don't sync in initial state. #31224 @​kerm1it
    • 🐞 Fix Table filteredValue not work with nested columns. #30815 @​moraispgsi
  • Form
    • 🐞 Fix Form Input outline color under Form validation. #31240
    • 🆕 Form add name as a default label value in validationMessages. #30179 @​jameslahm
  • 💄 Fix Rate focus ring style in Safari. #31241
  • 💄 Tweak Select arrow icon position. #31234
  • 🐞 Input will not trigger onBlur when click clear icon now which resolve that editable table input cannot be cleared. #31202
  • 🐞 Fix Tooltip arrowPointAtCenter 1px shift bug. #31201

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

If all status checks pass Dependabot will automatically merge this pull request.


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
@dependabot-preview dependabot-preview bot requested a review from henry61024 August 2, 2021 08:20
@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.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/antd-4.16.9 branch 5 times, most recently from c747990 to 7e3a850 Compare August 2, 2021 08:59
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/antd-4.16.9 branch from 7e3a850 to f1d624e Compare August 2, 2021 09:07
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