Skip to content

chore(deps): bump antd from 4.3.5 to 4.11.2#413

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

chore(deps): bump antd from 4.3.5 to 4.11.2#413
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/antd-4.11.2

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

@dependabot-preview dependabot-preview bot commented Feb 1, 2021

Bumps antd from 4.3.5 to 4.11.2.

Release notes

Sourced from antd's releases.

4.11.2

  • 🐞 Fix rc-trigger BuildInPlacements TypeScript compile error. #29029 @waiwaiku

  • 🐞 修复 rc-trigger BuildInPlacements TypeScript 编译错误。#29029 @waiwaiku

4.11.1

  • 💄 Layout inline sub menu now has grey background. #28842
  • 🆕 PageHeader supports breadcrumbRender. #28999
  • 🆕 Typography ellipsis support tooltip to customize tooltip when ellipsis. #28821
  • Image
  • ConfigProvider
    • 🆕 ConfigProvider supports iconPrefixCls. #28924
    • ⚡️ Optimize ConfigProvider props updating perfermance. #28792 @zxc0328
  • 💄 Tweak TreeSelect filter highlight color. #28984
  • 💄 Fix Select item align style with custom tagRender. #28962
  • Form
    • 🐞 Fix Form.Item can not clear nested noStyle error message. #28918
    • 🐞 Form.Item with preserve=false will reset value to initialValues when removed. #28908
  • 🐞 Fix Button click effect style not working in shadow root. #28995 @rinick
  • 🐞 Fix Table custom filter menu cannot close bug. #28688 @alekye
  • Less
    • 💄 Add @menu-inline-submenu-bg less variable and rename @menu-dark-submenu-bg to @menu-dark-inline-submenu-bg. #28842
    • 💄 Add less variable @drawer-footer-padding-horizontal. #28975 @yuxuan
  • RTL
  • TypeScript
    • 🤖 Expose interfaces and types from default entry of antd. #28963
    • 🤖 Improve Input/Skeleton style definition. #28966 @yingpengsha

  • 💄 Layout 内联子表单添加背景颜色以更好的区分层级。#28842
  • 🆕 PageHeader 支持 breadcrumbRender 属性。#28999
  • 🆕 Typography ellipsis 属性添加 tooltip 支持以自定义收缩时的提示信息。#28821
  • Image
    • 🆕 Image 支持配置 preview.maskClassName#28681
    • 🐞 修复预览图片会跟随鼠标移动的问题。react-component/image#61 @simonwong
    • 🐞 修复 Image placeholder 不显示的问题。#28953
    • 🐞 修复多个 Image.PreviewGroup 之间图片互串的问题。#28881
  • ConfigProvider
  • ConfigProvider
    • 🆕 ConfigProvider 支持 iconPrefixCls 修改图标样式前缀。#28924
    • ⚡️ 优化 ConfigProvider 切换属性的性能。#28792 @zxc0328
  • 💄 调整 TreeSelect 搜索高亮条目的颜色。#28984
  • 💄 修复 Select 自定义 tagRender 时不对齐的问题。#28962
  • Form
    • 🐞 修复 Form.Item 无法正确清理嵌套的 noStyle 错误信息问题。#28918
    • 🐞 Form.Item 配置 preserve=false 时,移除该字段将自动重置对应值为 initialValues#28908

... (truncated)

Changelog

Sourced from antd's changelog.

4.11.2

2021-01-26

  • 🐞 Fix rc-trigger BuildInPlacements TypeScript compile error. #29029 @waiwaiku

4.11.1

2021-01-24

  • 💄 Layout inline sub menu now has grey background. #28842
  • 🆕 PageHeader supports breadcrumbRender. #28999
  • 🆕 Typography ellipsis support tooltip to customize tooltip when ellipsis. #28821
  • Image
  • ConfigProvider
    • 🆕 ConfigProvider supports iconPrefixCls. #28924
    • ⚡️ Optimize ConfigProvider props updating perfermance. #28792 @zxc0328
  • 💄 Tweak TreeSelect filter highlight color. #28984
  • 💄 Fix Select item align style with custom tagRender. #28962
  • Form
    • 🐞 Fix Form.Item can not clear nested noStyle error message. #28918
    • 🐞 Form.Item with preserve=false will reset value to initialValues when removed. #28908
  • 🐞 Fix Button click effect style not working in shadow root. #28995 @rinick
  • 🐞 Fix Table custom filter menu cannot close bug. #28688 @alekye
  • Less
    • 💄 Add @menu-inline-submenu-bg less variable and rename @menu-dark-submenu-bg to @menu-dark-inline-submenu-bg. #28842
    • 💄 Add less variable @drawer-footer-padding-horizontal. #28975 @yuxuan
  • RTL
  • TypeScript
    • 🤖 Expose interfaces and types from default entry of antd. #28963
    • 🤖 Improve Input/Skeleton style definition. #28966 @yingpengsha

4.11.0

2021-01-24

It is a wrong release which same as 4.10.3, don't use it.

4.10.3

2021-01-18

  • 🐞 Fix Button not adapting to the @btn-border-width when loading. #28886 @jjanssen
  • Table
    • 💄 Add @table-border-color less variable. #28903

... (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 Feb 1, 2021
@dependabot-preview
Copy link
Copy Markdown
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.11.2 branch 4 times, most recently from 205f0bc to 0e377ff Compare February 1, 2021 10:54
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/antd-4.11.2 branch from 0e377ff to 17e0061 Compare February 1, 2021 11:02
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #416.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-4.11.2 branch February 8, 2021 09:59
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