Skip to content

chore(deps): bump antd from 4.3.5 to 4.15.6#560

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

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

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

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

Bumps antd from 4.3.5 to 4.15.6.

Release notes

Sourced from antd's releases.

4.15.6


  • 🐞 修复 Upload 上传文件被 accept 过滤后 beforeUpload 无法接收到的问题。#30549
  • 💄 移除全局样式中对 thtext-align 属性的重置。#30399 @​lbwa
  • 🌐 国际化

4.15.5

  • 🐞 Fix Upload crashes if beforeUpload returns false in IE. #30391 @​OleksandrAntonenko1
  • Calendar
    • 🐞 Fix Calendar broken style inside Form.Item. #30442
    • 🐞 Fix Calendar throws error when set value to null or undefined. #30442
  • Table
    • 🐞 Fix Table call confirm({ closeDropdown: true }) in filterDropdown should not trigger onFilterDropdownVisibleChange. #30457
    • 🐞 Fix Table broken expand icon style in Windows Firefox. #30410
  • 🐞 Fix Dropdown.Button don't support mouseEnterDelay and mouseLeaveDelay. #30452
  • 💄 Optimize Rate focus behavior from :focus to :focus-visible. #30451
  • 🐞 Fix Steps with progress get cut at the bottom. #30373 @​fachreza73
  • 🐞 Fix the problem that setting locale in DatePicker cannot override ConfigProvider locale. #30380 @​Map1en
  • Locale
  • TypeScript
    • 🤖 Export Tooltip zIndex prop typescript definition. #30432

  • 🐞 修复 Upload 在 IE 下,beforeUpload 返回 false 的报错问题。#30391 @​OleksandrAntonenko1
  • Calendar
    • 🐞 修复 Calendar 在 Form.Item 下样式错乱的问题。#30442
    • 🐞 修复 Calendar value 设置 nullundefined 时报错的问题。#30442#30442
  • Table
    • 🐞 修复 Table filterDropdown 调用 confirm({ closeDropdown: true }) 时也会触发 onFilterDropdownVisibleChange 的问题。#30457
    • 🐞 修复 Table 展开图标在 Windows Firefox 下显示异常的问题。#30410
  • 🐞 修复 Dropdown.Button 不支持 mouseEnterDelaymouseLeaveDelay 的问题。#30452
  • 💄 优化 Rate 聚焦行为从 :focus:focus-visible#30451
  • 🐞 修复 Steps 进度条圆圈在底部被切掉的问题。#30373 @​fachreza73
  • 🐞 修复在 DatePicker 里设置 locale 不能覆盖 ConfigProvider locale 的问题。#30380 @​Map1en
  • 国际化
  • TypeScript
    • 🤖 Tooltip 导出 zIndex 类型定义。#30432

... (truncated)

Changelog

Sourced from antd's changelog.

4.15.6

2021-05-18

4.15.5

2021-05-10

  • 🐞 Fix Upload crashes if beforeUpload returns false in IE. #30391 @​OleksandrAntonenko1
  • Calendar
    • 🐞 Fix Calendar broken style inside Form.Item. #30442
    • 🐞 Fix Calendar throws error when set value to null or undefined. #30442
  • Table
    • 🐞 Fix Table call confirm({ closeDropdown: true }) in filterDropdown should not trigger onFilterDropdownVisibleChange. #30457
    • 🐞 Fix Table broken expand icon style in Windows Firefox. #30410
  • 🐞 Fix Dropdown.Button don't support mouseEnterDelay and mouseLeaveDelay. #30452
  • 💄 Optimize Rate focus behavior from :focus to :focus-visible. #30451
  • 🐞 Fix Steps with progress get cut at the bottom. #30373 @​fachreza73
  • 🐞 Fix the problem that setting locale in DatePicker cannot override ConfigProvider locale. #30380 @​Map1en
  • Locale
  • TypeScript
    • 🤖 Export Tooltip zIndex prop typescript definition. #30432

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

... (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 24, 2021
@dependabot-preview dependabot-preview bot requested a review from henry61024 May 24, 2021 08:56
@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.6 branch 3 times, most recently from 46b8732 to d7c1e5b Compare May 24, 2021 09:18
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/antd-4.15.6 branch from d7c1e5b to 950f356 Compare May 24, 2021 09:25
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #564.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-4.15.6 branch May 31, 2021 08:52
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