Skip to content
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.

chore(deps): bump antd from 4.7.3 to 4.16.13 #247

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 23, 2021

Bumps antd from 4.7.3 to 4.16.13.

Release notes

Sourced from antd's releases.

4.16.13

  • 🐞 Fix Form label and <Typography.Text ellipsis /> don't work together. #31838
  • 🐞 Fix Collapse update failed bug in HMR. #31827 @​v4
  • 🐞 Fix circular dependencies in Modal and Input. #31817 @​zhyupe
  • RTL
    • 🐞 Fix the rtl config of Modal.confirm custom content missing. #31828

  • 🐞 修复 Form label 中使用 <Typography.Text ellipsis /> 时省略不生效的问题。#31838
  • 🐞 修复 Collapse 在 HMR 时报错的问题。#31827 @​v4
  • 🐞 修复 Modal 和 Input 组件中的循环依赖。#31817 @​zhyupe
  • RTL
    • 🐞 修复 Modal.confirm 自定义内容全局 rtl 配置缺失的问题。#31828

4.16.12

  • Form
    • 🐞 Fix Form shows title on help icon and optional text. #31785
    • 💄 Fix Form <Input bordered={false} /> outline style. #31754
  • Button
    • 💄 Fix Button broken style when using ghost and danger. #31780
    • 🐞 Fix Button icon not aligned center vertically in Chrome. #31755
  • Input
    • 🐞 Fix Input clear icon margin missing with suffix. #31745
    • 💄 Fix Input should not have focus style when disabled. #31738
  • 🐞 Fix Transfer showSelectAll={false} does not hide selection dropdown. #31746
  • 💄 Fix Checkbox not aligned center in Checkbox.Group. #31726

  • Form
    • 🐞 修复 Form 帮助图标和可选文案上有 title 提示的问题。#31785
    • 💄 修复 Form 内 <Input bordered={false} /> 错误样式有异常外框样式的问题。#31754
  • Button
    • 💄 修复 Button ghostdanger 一起使用时的样式问题。#31780
    • 🐞 修复 Button 图标在 Chrome 下没有居中对齐的问题。#31755
  • Input
    • 🐞 修复 Input 清除图标和 suffix 之间边距丢失的问题。#31745
    • 💄 修复 Input 禁用状态下依然有 focus 样式的问题。#31738
  • 🐞 修复 Transfer showSelectAll={false} 没有隐藏选择下拉框的问题。#31746
  • 💄 修复 Checkbox.Group 中打勾样式没有居中对齐的问题。#31726

4.16.11

  • 🐞 Fix ConfigProvider rerender unexpectedly when switching some languages. #31630 @​Map1en
  • 💄 Improve ghost button style rules, no more !important. #31659
  • 💄 Improve RangePicker range transition style. #31645
  • 🤖 Fix Dropdown destroyPopupOnHide TypeScript definition missing. #31700 @​linxianxi
  • 🤖 Remove useless Omit type which is built-in in TypeScript 3.5+. #31661 @​Dreamerryao

  • 🐞 修复 ConfigProvider 切换国际化时子组件 rerender 的问题。#31630 @​Map1en
  • 💄 简化 ghost 按钮的样式代码,去掉 !important 样式规则。#31659
  • 💄 优化 RangePicker 的范围样式的 transition 效果。#31645
  • 🤖 修复 Dropdown destroyPopupOnHide TypeScript 定义丢失的问题。#31700 @​linxianxi
  • 🤖 移除多余的 Omit 类型定义。#31661 @​Dreamerryao

... (truncated)

Changelog

Sourced from antd's changelog.

4.16.13

2021-08-23

  • 🐞 Fix Form label and <Typography.Text ellipsis /> don't work together. #31838
  • 🐞 Fix Collapse update failed bug in HMR. #31827 @​v4
  • 🐞 Fix circular dependencies in Modal and Input. #31817 @​zhyupe
  • RTL
    • 🐞 Fix the rtl config of Modal.confirm custom content missing. #31828

4.16.12

2021-08-16

  • Form
    • 🐞 Fix Form shows title on help icon and optional text. #31785
    • 💄 Fix Form <Input bordered={false} /> outline style. #31754
  • Button
    • 💄 Fix Button broken style when using ghost and danger. #31780
    • 🐞 Fix Button icon not aligned center vertically in Chrome. #31755
  • Input
    • 🐞 Fix Input clear icon margin missing with suffix. #31745
    • 💄 Fix Input should not have focus style when disabled. #31738
  • 🐞 Fix Transfer showSelectAll={false} does not hide selection dropdown. #31746
  • 💄 Fix Checkbox not aligned center in Checkbox.Group. #31726

4.16.11

2021-08-08

  • 🐞 Fix ConfigProvider rerender unexpectedly when switching some languages. #31630 @​Map1en
  • 💄 Improve ghost button style rules, no more !important. #31659
  • 💄 Improve RangePicker range transition style. #31645
  • 🤖 Fix Dropdown destroyPopupOnHide TypeScript definition missing. #31700 @​linxianxi
  • 🤖 Remove useless Omit type which is built-in in TypeScript 3.5+. #31661 @​Dreamerryao

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
  • 🌐 Internationalization

4.16.9

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by xrkffgg, a new releaser for antd since your current version.


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.7.3 to 4.16.13.
- [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.7.3...4.16.13)

---
updated-dependencies:
- dependency-name: antd
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 23, 2021
@vercel
Copy link

vercel bot commented Aug 23, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/an-lee/prs-bp-explorer/8kHw6HojuMyn2E9XRvwrBGwEJtfJ
✅ Preview: https://prs-bp-explorer-git-dependabot-npmandyarnantd-41613-an-lee.vercel.app

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants