Skip to content
This repository has been archived by the owner on Apr 20, 2020. It is now read-only.

Bump antd from 3.4.4 to 3.19.8 #24

Merged
merged 1 commit into from Jun 30, 2019
Merged

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Jun 27, 2019

Bumps antd from 3.4.4 to 3.19.8.

Release notes

Sourced from antd's releases.

3.19.8

  • 🐞 Revert unknown to any for now to avoid introducing tones of errors in one time. #17249

  • 🐞 回滚 unknownany 避免一次性引入大量 TS 错误。#17249

3.19.7

  • 🐞 Fix Descriptions throw error when contains falsy child. #17207 @​superandrew213
  • 🐞 Fix a scrollbar style problem of empty Table in IE. #17223
  • 🐞 Fix single Breadcrumb not showing on PageHeader. #17209
  • 🐞 Fix Modal that 24px botton area cannot trigger mask click event. #17229
  • 🐞 Fix Layout Sider‘s zero-width trigger z-index bug. #17228
  • TypeScript

  • 🐞 修复 Descriptions 内无法嵌套空值的问题。#17207 @​superandrew213
  • 🐞 修复 Table 空数据表格在 IE 下的一个滚动条样式问题。#17223
  • 🐞 修复单个 Breadcrumb 未在 PageHeader 上显示的问题。#17209
  • 🐞 修复 Modal 底部 24px 像素遮罩区域无法触发关闭弹窗行为。#17229
  • 🐞 修复 Layout Sider 的展开按钮 z-index 太低的问题。#17228
  • TypeScript

3.19.6

  • 🐞 Fix nest Card extra position not correct. #17140
  • 🐞 Fix Table crash while filter dynamic change. #17141
  • 🐞 Fix TextArea & DatePicker separator position too low and align issue. #17165

  • 🐞 修复嵌套 Card extra 位置不正确的问题。#17140
  • 🐞 修复 Table 动态改变 filter 时报错的问题。#17141
  • 🐞 修复 TextArea 和 RangePicker 分隔符位置偏下和对齐的问题。#17165

3.19.5

  • 🐞 Fix RangerPicker input style not align. #17126
  • 🐞 Fix getPopupContainer of ConfigProvider not works on Modal. #17132
  • TypeScript
    • 🐞 Fix Descriptions.Item definition. #17049
... (truncated)
Changelog

Sourced from antd's changelog.

3.19.8

2019-06-24

  • 🐞 Revert unknown to any for now to avoid introducing tones of errors in one time. #17249

3.19.7

2019-06-21

  • 🐞 Fix Descriptions throw error when contains falsy child. #17207 @​superandrew213
  • 🐞 Fix a scrollbar style problem of empty Table in IE. #17223
  • 🐞 Fix single Breadcrumb not showing on PageHeader. #17209
  • 🐞 Fix Modal that 24px botton area cannot trigger mask click event. #17229
  • 🐞 Fix Layout Sider‘s zero-width trigger z-index bug. #17228
  • TypeScript

3.19.6

2019-06-19

  • 🐞 Fix nest Card extra position not correct. #17140
  • 🐞 Fix Table crash while filter dynamic change. #17141
  • 🐞 Fix TextArea & DatePicker separator position too low and align issue. #17165

3.19.5

2019-06-17

  • 🐞 Fix RangerPicker input style not align. #17126
  • 🐞 Fix getPopupContainer of ConfigProvider not works on Modal. #17132
  • TypeScript
    • 🐞 Fix Descriptions.Item definition. #17049

3.19.4

2019-06-16

  • PageHeader
    • 🐞 Fix abnormal margin issue of PageHeader extra. #17025
    • 🐞 Fix the onBack button displays a pointer that is not always clickable. #17114
  • 🐞 Fix Table with sort not back to first page. #16978
  • 🐞 Fix Menu.SubMenu with selected item should have active style. #17039
  • 🐞 Fix Tree with showLine animation shake. #17055
  • 🐞 Fix Collapse's redundant scrollbar. #17009 #mtadams007
  • 🐞 Fixing date formats for Arabic-Egypt locale. #17092 #3b3ziz
  • 🐞 Fix Input not align with other components in Chrome. #17082
  • 💄 Adjust bordered table header scrollbar style. #17065
... (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.


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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 27, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/antd-3.19.8 branch from 8f6855c to 488157b Compare June 30, 2019 05:32
Bumps [antd](https://github.com/ant-design/ant-design) from 3.4.4 to 3.19.8.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](ant-design/ant-design@3.4.4...3.19.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/antd-3.19.8 branch from 488157b to 5c31878 Compare June 30, 2019 05:36
@fa7ad fa7ad merged commit 7d0f7f2 into master Jun 30, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-3.19.8 branch June 30, 2019 05:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
1 participant