Skip to content

chore(deps): bump antd from 4.3.5 to 4.7.2#278

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

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

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

@dependabot-preview dependabot-preview Bot commented Oct 19, 2020

Bumps antd from 4.3.5 to 4.7.2.

Release notes

Sourced from antd's releases.

4.7.2

  • 💄 Fix Layout.Sider light theme lost styles. #27227 @lingjieee
  • 💄 Fix TextArea wrapped with additional div when showCount is false, and pass className and style to outer wrapper when showCount is true. #27216
  • 🐞 Fix Checkbox.Group TS2559 error. #27231

  • 💄 修复 Layout.Sider light 主题失效问题。#27227 @lingjieee
  • 💄 修复 TextArea 没有设置 showCount 时仍然会包裹 div 的问题,同时解决 showCountclassNamestyle 没有传递给最外层节点的问题。#27216
  • 🐞 修复 Checkbox.Group TS2559 错误。#27231

4.7.1

  • DatePicker
    • 🐞 Fix DatePicker don't work correctly when showTime is true and format is function. #27156
    • 💄 Fix DatePicker wrong animation direction when auto overflow. #27101
  • Typography
    • 💄 Fix Typography miss pre and blockquote style. #27150
    • 🐞 Fix Typography.Link hover color. #27119
    • 🐞 Fix Typography.Link hover color when type is danger. #27104
  • 💄 Fix Descriptions ant-descriptions-item-content and add style word-break:break-word;. #27195 @WLyKan
  • 🐞 Fix clear Password value attribute in controlled mode. #27191
  • 🐞 Optimize Notification width in small screen. #27189
  • 🐞 Fix Cascader className duplicate. #27187 @huntdream
  • 🐞 Fix the issue that the Drawer will trigger form submit. #27175
  • 🐞 Fix Dropdown icon missing margin. #27165
  • 💄 Fix Layout.Sider collapsedWidth cannot work without modifying @menu-collapsed-width. #27154
  • 🐞 Fix Tabs animated={true} not working for panels. #27145
  • 🐞 Fix Divider color when contains text. #27134
  • 💄 Fix the cursor style when the Radio option is selected and disabled. #27125
  • 🇪🇸 Add missing translations in es_ES. #27079 @gersongams
  • RTL
    • 💄 Optimize the style of Input.TextArea character count in RTL mode. #27098
  • TypeScript
    • 🤖 Button shape remove undeclared doc type. #27159
    • 🤖 Add optional rules property into FormListProps. #27164 @huntdream

  • DatePicker
    • 🐞 修复 DatePicker showTimetrue 并且 format 为一个函数时报错的问题。#27156
    • 💄 修复 DatePicker 在下拉空间不足时的动画方向问题。#27101
  • Typography
    • 💄 修复 Typography 没有 preblockquote 样式的问题。#27150
    • 🐞 修复 Typography.Link 悬浮颜色错误的问题。#27119
    • 🐞 修复 Typography.Link 危险类型的悬浮颜色问题。#27104
  • 💄 修复 Descriptions 组件的内容含有超长数字时无法换行的问题。#27195 @WLyKan
Changelog

Sourced from antd's changelog.

4.7.2

2020-10-19

  • 💄 Fix Layout.Sider light theme lost styles. #27227 @lingjieee
  • 💄 Fix TextArea wrapped with additional div when showCount is false, and pass className and style to outer wrapper when showCount is true. #27216
  • 🐞 Fix Checkbox.Group TS2559 error. #27231

4.7.1

2020-10-18

  • DatePicker
    • 🐞 Fix DatePicker don't work correctly when showTime is true and format is function. #27156
    • 💄 Fix DatePicker wrong animation direction when auto overflow. #27101
  • Typography
    • 💄 Fix Typography miss pre and blockquote style. #27150
    • 🐞 Fix Typography.Link hover color. #27119
    • 🐞 Fix Typography.Link hover color when type is danger. #27104
  • 💄 Fix Descriptions ant-descriptions-item-content and add style word-break:break-word;. #27195 @WLyKan
  • 🐞 Fix clear Password value attribute in controlled mode. #27191
  • 🐞 Optimize Notification width in small screen. #27189
  • 🐞 Fix Cascader className duplicate. #27187 @huntdream
  • 🐞 Fix the issue that the Drawer will trigger form submit. #27175
  • 🐞 Fix Dropdown icon missing margin. #27165
  • 💄 Fix Layout.Sider collapsedWidth cannot work without modifying @menu-collapsed-width. #27154
  • 🐞 Fix Tabs animated={true} not working for panels. #27145
  • 🐞 Fix Divider color when contains text. #27134
  • 💄 Fix the cursor style when the Radio option is selected and disabled. #27125
  • 🇪🇸 Add missing translations in es_ES. #27079 @gersongams
  • RTL
    • 💄 Optimize the style of Input.TextArea character count in RTL mode. #27098
  • TypeScript
    • 🤖 Button shape remove undeclared doc type. #27159
    • 🤖 Add optional rules property into FormListProps. #27164 @huntdream

4.7.0

2020-10-10

  • 🔥 Input.TextArea support word count. #26952 @zhangchen915
  • DatePicker
    • 🔥 DatePicker support custom format by passing a function. #26845
    • 🐞 Fix RangePicker initial date of end panel cannot selected. #23167
  • Form
    • 🔥 Form.Item support tooltip to customize tooltip. #26780
    • 🆕 Form.List support rules validation and add Form.ErrorList to show the errors. #26676
    • 🆕 Form.Item support messageVariables prop. #26597
    • 🐞 Fix Form onValuesChange second param return fully store values instead of validate fields. #26808
  • Upload
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 Oct 19, 2020
@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.7.2 branch 7 times, most recently from dd80fd6 to 397343f Compare October 19, 2020 22:06
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/npm_and_yarn/antd-4.7.2 branch from 397343f to d9adeba Compare October 19, 2020 22:15
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #295.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/antd-4.7.2 branch October 27, 2020 02:14
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