Skip to content

chore(deps): bump antd from 4.3.5 to 4.4.2#139

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

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

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

@dependabot-preview dependabot-preview Bot commented Jul 13, 2020

Bumps antd from 4.3.5 to 4.4.2.

Release notes

Sourced from antd's releases.

4.4.2

  • 🛠 Adjust Alert animation to remove directly dom operation. #dd8e9f8 @Yunfly
  • Select
    • 🐞 Fix Select shifts vertically when searching. #25536 @07akioni
    • 💄 Add @select-item-select-color to control the color when Select item is selected. #25476
  • 🐞 Fix Form.Item warning for preserve as invalidate dom prop. #25518
  • 🐞 Fix Card cover margin bug when bordered is false. #25515 @yutingzhao1991
  • 💄 Adjust Typography style to set overflow-wrap: break-word as default. #25516
  • 🐞 Fix Table expandedRowRender nested Table cell background color. #25498
  • 🐞 Fix Popover wrong positioning on Radio.Button. #25449 @zgoby
  • 🐞 Fix RangePicker clear icon position issue when size=small. #25458
  • 🆕 Upload supports to show thumbnail for non-image files as thumbUrl configured in onChange event. #25432 @AlbertAZ1992
  • 🐞 Fix Table onChange triggered multiple times when change page size. #25520 @zhangchen915
  • 🛠 Remove babel-runtime and add @babel/runtime in dependencies, reduce gzipped bundle size 18.6KB. #25530
  • 🇪🇸 Improve es_ES localization. #25460 @gersongams

  • 🛠 调整 Alert 组件关闭动画实现移除直接的 dom 操作。#dd8e9f8 @Yunfly
  • Select
    • 🐞 修正了 Select 在搜索时纵向位移的问题。#25536 @07akioni
    • 💄 增加 @select-item-selected-color 以控制 Select 选项选中时的颜色。#25476
  • 🐞 修复 Form.Item 警告 preserve 是无效 dom 属性的问题。#25518
  • 🐞 修复当 Card 组件无边框时封面图边距的问题。#25515 @yutingzhao1991
  • 💄 调整 Typography 样式添加 overflow-wrap: break-word 默认样式。#25516
  • 🐞 修复 Table expandedRowRender 内嵌 Table 时单元格背景丢失的问题。#25498
  • 🐞 修复 Radio.Button 上使用 Popover 时的位置异常问题。#25449 @zgoby
  • 🐞 修复 RangePicker 在 size=small 时清除按钮的位置问题。#25458
  • 🆕 Upload 支持上传非图片文件时在 onChange 事件中设置 thumbUrl 来展示缩略图。#25432 @AlbertAZ1992
  • 🐞 修复 Table 切换页条目数时 onChange 触发多次的问题。#25520 @zhangchen915
  • 🛠 移除 babel-runtime 并添加 @babel/runtime 依赖,减少 gzipped 包体积 18.6KB#25530
  • 🇪🇸 改进 es_ES 国际化。#25460 @gersongams

4.4.1

  • Menu
    • 🐞 Fix Menu.Item use a tag color style issue. #25414 @kaysonwu
    • 🐞 Fix Menu inline animation not correct issue. #25341
    • 💄 Optimize Menu collapse animation. #25301
  • 🐞 Fix Input disabled backgroundColor is override when inside a error or warning Form.Item. #25385
  • 🐞 Fix Table header extra border of right side column. #25378
  • 🐞 Fix Grid ResponsiveObserve not been unsubscribed correctly. #25319 @zhangchen915
  • 🐞 Fix Progress successPercent warning message and correct success.progress to success.percent. #25356 @fireairforce
  • 🐞 Fix PageHeader Tabs unnecessary margin-bottom. #25340 @dickeylth
  • Form
    • 🐞 Fix Form.Item hidden no working. #25336
    • 🐞 Fix Form.Item help message may not disappear in a display:none container. #25297
  • Radio
    • 🐞 Fix Radio.Group throw Function components cannot be given refs warning message. #25328
Changelog

Sourced from antd's changelog.

4.4.2

2020-07-11

  • 🛠 Adjust Alert animation to remove directly dom operation. #dd8e9f8 @Yunfly
  • Select
    • 🐞 Fix Select shifts vertically when searching. #25536 @07akioni
    • 💄 Add @select-item-select-color to control the color when Select item is selected. #25476
  • 🐞 Fix Form.Item warning for preserve as invalidate dom prop. #25518
  • 🐞 Fix Card cover margin bug when bordered is false. #25515 @yutingzhao1991
  • 💄 Adjust Typography style to set overflow-wrap: break-word as default. #25516
  • 🐞 Fix Table expandedRowRender nested Table cell background color. #25498
  • 🐞 Fix Popover wrong positioning on Radio.Button. #25449 @zgoby
  • 🐞 Fix RangePicker clear icon position issue when size=small. #25458
  • 🆕 Upload supports to show thumbnail for non-image files as thumbUrl configured in onChange event. #25432 @AlbertAZ1992
  • 🐞 Fix Table onChange triggered multiple times when change page size. #25520 @zhangchen915
  • 🛠 Remove babel-runtime and add @babel/runtime in dependencies, reduce gzipped bundle size 18.6KB. #25530
  • 🇪🇸 Improve es_ES localization. #25460 @gersongams

4.4.1

2020-07-06

  • Menu
    • 🐞 Fix Menu.Item use a tag color style issue. #25414 @kaysonwu
    • 🐞 Fix Menu inline animation not correct issue. #25341
    • 💄 Optimize Menu collapse animation. #25301
  • 🐞 Fix Input disabled backgroundColor is override when inside a error or warning Form.Item. #25385
  • 🐞 Fix Table header extra border of right side column. #25378
  • 🐞 Fix Grid ResponsiveObserve not been unsubscribed correctly. #25319 @zhangchen915
  • 🐞 Fix Progress successPercent warning message and correct success.progress to success.percent. #25356 @fireairforce
  • 🐞 Fix PageHeader Tabs unnecessary margin-bottom. #25340 @dickeylth
  • Form
    • 🐞 Fix Form.Item hidden no working. #25336
    • 🐞 Fix Form.Item help message may not disappear in a display:none container. #25297
  • Radio
    • 🐞 Fix Radio.Group throw Function components cannot be given refs warning message. #25328
    • 🐞 Fix Radio.Group style with extra spaces in children. #25304 @ElderJames
  • 🐞 Fix Drawer click mask will trigger close event multiple times. #25313
  • 🐞 Fix Skeleton Button/Avatar/Input/Image default width to auto. #25303
  • 🇺🇦 Update uk_UA localization. #25402 @kitsoRik
  • 🇳🇴 Update nb_NO localization. #25374 @Johannes-Andersen
  • TypeScript

4.4.0

2020-06-29

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 Jul 13, 2020
@dependabot-preview dependabot-preview Bot requested a review from henry61024 July 13, 2020 13:28
@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.4.2 branch 2 times, most recently from dede6bc to 7f53280 Compare July 13, 2020 13:39
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/npm_and_yarn/antd-4.4.2 branch from 7f53280 to 042bd38 Compare July 13, 2020 13:46
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #145.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/antd-4.4.2 branch July 20, 2020 13:24
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