Skip to content

chore(deps): bump antd from 4.3.5 to 4.9.4#369

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

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

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

@dependabot-preview dependabot-preview Bot commented Dec 21, 2020

Bumps antd from 4.3.5 to 4.9.4.

Release notes

Sourced from antd's releases.

4.9.4

  • 🐞 Fix Menu delayed hover color transition in Chrome. #28372
  • 🐞 Fix Tree node connection line position problem. #28354 @maksnester
  • 💄 Fix Table fixed column z-index which makes Dropdown not showing on top. #28346
  • TypeScript
    • 🤖 Fix message.loading() return type. #28362

  • 🐞 修复 Menu 在 Chrome 下 hover 色延迟变化的问题。#28372
  • 🐞 修复 Tree 的节点连接线在滚动时位置偏移的问题。#28354 @maksnester
  • 💄 修复 Table 固定列 z-index 样式让 Dropdown 无法展示在最顶层的问题。#28346
  • TypeScript
    • 🤖 修复 message.loading() 返回函数的定义。#28362

4.9.3

  • 💄 Fix Badge standalone motion blink when show/hide. #28240
  • 🐞 Fix Table filters not support number and boolean type. #28220 @Meowu
  • 💄 Remove Tree hover background color when selectable={false}. #28269
  • 💄 Fix Statistics decimal font size. #28223
  • TypeScript

  • 💄 修复 Badge 独立使用时展示/收起动画跳动的问题。#28240
  • 🐞 修复 Table filters 不支持数字和 boolean 类型的问题。#28220 @Meowu
  • 💄 修复 Tree 当 selectable={false} 时节点依然有 hover 背景色的问题。#28269
  • 💄 修复 Statistics 小数点字体大小问题。#28223
  • TypeScript

4.9.2

  • Table
    • 🐞 Fix Table selecting crash sometimes. #28193 @yanguoyu
    • 💄 Fix Table selection column header align issue. #28173
  • Dropdown
    • 💄 Fix Dropdown subMenu arrow style. #28181
    • 🐞 Fix Dropdown click area not matched. #28180
  • 🐞 Fix overlayInnerStyle not work in Tooltip. #27682 @jasepellerin
Changelog

Sourced from antd's changelog.

4.9.4

  • 🐞 Fix Menu delayed hover color transition in Chrome. #28372
  • 🐞 Fix Tree node connection line position problem. #28354 @maksnester
  • 💄 Fix Table fixed column z-index which makes Dropdown not showing on top. #28346
  • TypeScript
    • 🤖 Fix message.loading() return type. #28362

4.9.3

2020-12-14

  • 💄 Fix Badge standalone motion blink when show/hide. #28240
  • 🐞 Fix Table filters not support number and boolean type. #28220 @Meowu
  • 💄 Remove Tree hover background color when selectable={false}. #28269
  • 💄 Fix Statistics decimal font size. #28223
  • TypeScript

4.9.2

2020-12-06

  • Table
    • 🐞 Fix Table selecting crash sometimes. #28193 @yanguoyu
    • 💄 Fix Table selection column header align issue. #28173
  • Dropdown
    • 💄 Fix Dropdown subMenu arrow style. #28181
    • 🐞 Fix Dropdown click area not matched. #28180
  • 🐞 Fix overlayInnerStyle not work in Tooltip. #27682 @jasepellerin
  • 💄 Fix Layout overflow style for Table sticky. #28176
  • 💄 Fix Steps progressDot broken style of first step. #28126 @ZeroTo0ne
  • 💄 Optimize Modal useModal performance by isolating elements render to avoid the component to rerender. #28122 @TotooriaHyperion
  • 💄 Fix TextArea showCount style while using with Form. #28130 @AlanCutFlim
  • 💄 Fix Tag cursor style in Tree node. #28219
  • 🛠 Remove @ant-design/css-animation for better bundle size. #28201
  • RTL
  • TypeScript

4.9.1

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 Dec 21, 2020
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/npm_and_yarn/antd-4.9.4 branch from a3ee82b to d2625e8 Compare December 21, 2020 09:50
@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.9.4 branch 9 times, most recently from 3d4504a to 7048c57 Compare December 28, 2020 09:29
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/npm_and_yarn/antd-4.9.4 branch from 7048c57 to 647f5a8 Compare December 28, 2020 09:36
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #378.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/antd-4.9.4 branch January 4, 2021 09:29
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