Skip to content

chore(deps): bump antd from 4.3.5 to 4.15.4#537

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

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

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

@dependabot-preview dependabot-preview bot commented May 3, 2021

Bumps antd from 4.3.5 to 4.15.4.

Release notes

Sourced from antd's releases.

4.15.4

  • 🐞 Fix Menu.Item width issue when collapsedWidth is set. #30357 @​Map1en
  • 🐞 Fix Radio check spin style sometime height too long. #30367
  • 🐞 Fix Typography.Link open link when trigger editable. #30354 @​John60676
  • 🐞 InputNumber clean up input will trigger onChange(null) now. #30337
  • 🐞 Fix Dropdown.Button broken style when inside Modal footer. #30328 @​Map1en
  • 💄 Replace Anchor default background from #FFFFFF to transparent. #30336
  • 🌐 Add ko_KR and ja_JP TimePicker.RangePicker placeholder. #30285 @​ChalkPE
  • TypeScript

  • 🐞 修复 Menu.Item 设置 collapsedWidth 时宽度错误的问题。#30357 @​Map1en
  • 🐞 修复 Radio 选中样式有时高度略长的问题。#30367
  • 🐞 修复 Typography.Link 在 editable 模式下点击编辑会触发链接跳转的问题。#30354 @​John60676
  • 🐞 InputNumber 现在清空输入框时会触发 onChange(null)#30337
  • 🐞 修复 Modal footer 里放置 Dropdown.Button 的样式错乱问题。#30328 @​Map1en
  • 💄 替换 Anchor 默认背景颜色从 #FFFFFF 改至 transparent#30336
  • 🌐 添加 TimePicker.RangePicker ko_KRja_JPplaceholder 国际化。#30285 @​ChalkPE
  • TypeScript

4.15.3

  • Table
    • 🐞 Fix Table selection column width when bordered is true. #30304
    • 🚨 Add warning when Table current is negative number. #30242 @​wadezhan
  • 🐞 Fix Button type="link" should not redirect when it is disabled. #30209
  • 🐞 Fix Upload appear errors when url of file is null. #30215
  • 🐞 Fix padding on a SubMenu inside an ItemGroup. #30218 @​sebakerckhof
  • 🐞 Fix Checkbox & Radio align issue in flex box. #30260
  • 🐞 Fix Badge broken animation on spin icon. #30275
  • 🐞 Fix Input disabled hover style in Form. #30302 @​Fog3211
  • TypeScript
    • 🤖 Fix Upload type definition of beforeUpload. #30213

  • Table
    • 🐞 修复选择列和边框冲突的问题。#30304
    • 🚨 当 current 为负数时将在显示控制台警告。#30242 @​wadezhan
  • 🐞 修复 Button type="link" 添加 disabled 后仍然可点击跳转的问题。#30209
  • 🐞 修复 Upload 当文件 url 为 null 时渲染出错问题。#30215
  • 🐞 修复 SubMenu 在 ItemGroup 内时的内边距。#30218 @​sebakerckhof
  • 🐞 修复 Checkbox 和 Radio 在 flex 布局下的对齐问题。#30260
  • 🐞 修复 Badge 上放置旋转图标的动画问题。#30275
  • 🐞 修复 Form 错误校验状态下 Input disabled 的 hover 样式。#30302 @​Fog3211
  • TypeScript
    • 🤖 修复 Upload 组件 beforeUpload 类型声明。#30213

4.15.3-alpha.0

4.15.2

... (truncated)

Changelog

Sourced from antd's changelog.

4.15.4

2021-04-30

  • 🐞 Fix Menu.Item width issue when collapsedWidth is set. #30357 @​Map1en
  • 🐞 Fix Radio check spin style sometime height too long. #30367
  • 🐞 Fix Typography.Link open link when trigger editable. #30354 @​John60676
  • 🐞 InputNumber clean up input will trigger onChange(null) now. #30337
  • 🐞 Fix Dropdown.Button broken style when inside Modal footer. #30328 @​Map1en
  • 💄 Replace Anchor default background from #FFFFFF to transparent. #30336
  • 🌐 Add ko_KR and ja_JP TimePicker.RangePicker placeholder. #30285 @​ChalkPE
  • TypeScript

4.15.3

2021-04-25

  • Table
    • 🐞 Fix Table selection column width when bordered is true. #30304
    • 🚨 Add warning when Table current is negative number. #30242 @​wadezhan
  • 🐞 Fix Button type="link" should not redirect when it is disabled. #30209
  • 🐞 Fix Upload appear errors when url of file is null. #30215
  • 🐞 Fix padding on a SubMenu inside an ItemGroup. #30218 @​sebakerckhof
  • 🐞 Fix Checkbox & Radio align issue in flex box. #30260
  • 🐞 Fix Badge broken animation on spin icon. #30275
  • 🐞 Fix Input disabled hover style in Form. #30302 @​Fog3211
  • TypeScript
    • 🤖 Fix Upload type definition of beforeUpload. #30213

4.15.2

2021-04-19

4.15.1

2021-04-10

  • 🐞 Fix Descriptions labelStyle contentStyle unsuccessful when layout="vertical" and bordered={true}. #29942
  • 🐞 Upload won't crash when fileList is a frozen object now. #29944

... (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 May 3, 2021
@dependabot-preview dependabot-preview bot requested a review from henry61024 May 3, 2021 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.15.4 branch 9 times, most recently from 45dcaf3 to 0909603 Compare May 7, 2021 19:04
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/antd-4.15.4 branch 8 times, most recently from be35fa0 to 817fd90 Compare May 10, 2021 11:23
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/antd-4.15.4 branch from 817fd90 to ad3ddb2 Compare May 10, 2021 11:31
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #552.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-4.15.4 branch May 17, 2021 08:51
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