Skip to content

chore(deps): bump antd from 4.15.0 to 4.16.6#154

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/antd-4.16.6
Closed

chore(deps): bump antd from 4.15.0 to 4.16.6#154
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/antd-4.16.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2021

Bumps antd from 4.15.0 to 4.16.6.

Release notes

Sourced from antd's releases.

4.16.6


  • 🐞 修复 Tree loadData 失败后节点 loading 效果没有重置的问题。#31170
  • ⚡️ 优化 Progress 动画性能,显著降低 CPU 使用率。#31128 @​stygian-desolator
  • 🐞 修复 Popover 箭头颜色和内容不匹配的问题。#31127 @​A113n1003

4.16.5

  • 🐞 Fix Menu to import @ant-design/icons icon directly to reduce bundle size without tree shaking. #31011
  • 🐞 Fix Menu with overflow indicator popup do not follow current theme. #31043
  • 🐞 Fix Table styles not using @{table-prefix-cls} less variable. #30983
  • 🐞 Fix Input.Password hover border color in Form validation. #30999
  • 🐞 Fix Space with wrap takes additional negative margin style. #31000
  • 🐞 Fix Typography warning for non-boolean attribute when set italic property. #31004
  • 🐞 Fix Badge not passing markup validation. #31042 @​conwnet

  • 🐞 修复 Menu 直接导入 @ant-design/icons 的方式以减少不使用 Tree Shaking 的打包尺寸。#31011
  • 🐞 修复 Menu 过长省略弹层没有跟随 theme 配置的问题。#31043
  • 🐞 修复 Table 某处样式代码没有使用 @{table-prefix-cls} less 变量可能导致样式覆盖失效的问题。#30983
  • 🐞 修复 Input.Password 校验失败时的 hover 边框色。#30999
  • 🐞 修复 Space 设置 wrap 时额外设置了负 margin 的样式问题。#31000
  • 🐞 修复 Typography 配置 italic 时会警告不是一个合法 DOM 属性的问题。#31004
  • 🐞 修复 Badge 没有通过 html 标签嵌套校验的问题。#31042 @​conwnet

4.16.3

  • 🐞 Fix the mistake that tooltip mount on wrong dom, when getPopupContainer of tooltip's props is undefined or null. #30963 @​ymrdf
  • 🐞 Fix Button lost margin between loading icon and text when children is fragment. #30962
  • Table
    • 🐞 Table adds warning when filteredKeys is controlled and not reflecting internal changes. #30882 @​wendellhu95
    • 🐞 Fix Table fixed column header hover background. #30972
  • 💄 Adjust Dropdown item content style to make it get more display space. #30911
  • 💄 Fix Menu in dark mode open style affect by light mode. #30907
  • 🐞 Fix Dropdown/DatePicker/Select/Cascader animation direction after auto adjust position. #30892
  • 🌐 Internationalization

  • 🐞 修复 Tooltip 的 getPopupContainer 属性为 undefined 时,Tooltip 只能挂载到 body 上的问题。#30963 @​ymrdf
  • 🐞 修复 Button 加载中图标间距丢失的问题。#30962
  • Table
    • 🐞 Table 增加内外部 filteredKeys 状态不一致的提示。#30882 @​wendellhu95
    • 🐞 修复 Table 固定列上有排序按钮时背景透明的问题。#30972
  • 💄 调整 Dropdown 条目宽度,使其展示时尽可能多的利用空间。#30911
  • 💄 修复 Menu 暗色模式下,部分样式被亮色模式污染的问题。#30907
  • 🐞 修复 Dropdown/DatePicker/Select/Cascader 组件自适应位置后动画方向错误的问题。#30892
  • 🌐 国际化

4.16.2

... (truncated)

Changelog

Sourced from antd's changelog.

4.16.6

2021-06-29

4.16.5

2021-06-23

  • 🐞 Fix Menu to import @ant-design/icons icon directly to reduce bundle size without tree shaking. #31011
  • 🐞 Fix Menu with overflow indicator popup do not follow current theme. #31043
  • 🐞 Fix Table styles not using @{table-prefix-cls} less variable. #30983
  • 🐞 Fix Input.Password hover border color in Form validation. #30999
  • 🐞 Fix Space with wrap takes additional negative margin style. #31000
  • 🐞 Fix Typography warning for non-boolean attribute when set italic property. #31004
  • 🐞 Fix Badge not passing markup validation. #31042 @​conwnet

4.16.4

2021-06-23

  • Broken version, don't use it.

4.16.3

2021-06-14

  • 🐞 Fix the mistake that tooltip mount on wrong dom, when getPopupContainer of tooltip's props is undefined or null. #30963 @​ymrdf
  • 🐞 Fix Button lost margin between loading icon and text when children is fragment. #30962
  • Table
    • 🐞 Table adds warning when filteredKeys is controlled and not reflecting internal changes. #30882 @​wendellhu95
    • 🐞 Fix Table fixed column header hover background. #30972
  • 💄 Adjust Dropdown item content style to make it get more display space. #30911
  • 💄 Fix Menu in dark mode open style affect by light mode. #30907
  • 🐞 Fix Dropdown/DatePicker/Select/Cascader animation direction after auto adjust position. #30892
  • 🌐 Internationalization

4.16.2

2021-06-07

  • 🐞 Fix Menu auto overflow with horizontal mod breaks by float element. #30879
  • Typography
    • 🐞 Fix the problem that Typography.Paragraph copyable will treat React.Fragment as an array. #30869 @​crazyair
    • 🐞 Fix Typography incorrect ellipsis width when customize font-size. #30840
  • 🐞 Fix Progress type="circle" throws error Rendered more hooks than during the previous render sometimes. #30855

... (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.15.0 to 4.16.6.
- [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.15.0...4.16.6)

---
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 Jul 1, 2021
@vercel
Copy link

vercel bot commented Jul 1, 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/juicecube/mlz-admin/CvPNwSerhDXQ6y76Cro37b1h7YDw
✅ Preview: https://mlz-admin-git-dependabot-npmandyarnantd-4166-juicecube.vercel.app

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2021

Superseded by #157.

@dependabot dependabot bot closed this Aug 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/antd-4.16.6 branch August 1, 2021 16:30
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