Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump antd from 3.18.2 to 3.19.7 #868

Closed
wants to merge 143 commits into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps antd from 3.18.2 to 3.19.7.

Release notes

Sourced from antd's releases.

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

  • 🐞 修复 RangerPicker 输入框内容没有对齐的问题。#17126
  • 🐞 修复 ConfigProvider 的 getPopupContainer 对 Modal 无效的问题。#17132
  • TypeScript
    • 🐞 修复 Descriptions.Item 的类型定义。#17049
... (truncated)
Changelog

Sourced from antd's changelog.

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
  • 🌟 Make Divider style customization easier. #17113
  • 🇷🇺 Add missing Russian translations. #17108 #Enfield1
  • 🌟 Add new less variables #17041 #SamKirkland
    • @comment-font-size-base
    • @comment-font-size-sm
... (truncated)
Commits
  • a3fb511 Merge pull request #17227 from ant-design/changelog-3.19.7
  • af090dc 📝 3.19.6 English changelog
  • 9b6fbfc docs: upgrade about npm create umi
  • 6b83865 📝 Release 3.19.7
  • 606ed90 Merge pull request #17229 from ant-design/adjust-modal-padding-bottom
  • 0de4bd8 Merge pull request #17228 from ant-design/fix-sider-z-index
  • ce04af8 Merge pull request #17063 from wonderjar/master
  • ad39a94 🐛 Fix Layout.Sider‘s zero-width trigger z-index
  • 0ea94b9 🐛 Fix Modal 24px bottom area not trigger mask click
  • a4d7593 Merge pull request #17120 from Zzzen/master
  • Additional commits viewable in compare view

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.

hunterlester and others added 30 commits April 29, 2019 10:42
- Remove browser preload
- use browserHistory not hashHistory for tabs.
- other related tweaks
Bumps [husky](https://github.com/typicode/husky) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](typicode/husky@v2.1.0...v2.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Less code to be run incidentally in renderers via extending
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.14 to 7.0.16.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md)
- [Commits](postcss/postcss@7.0.14...7.0.16)

Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot-preview bot and others added 24 commits June 10, 2019 05:50
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.4.4 to 7.4.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](babel/babel@v7.4.4...v7.4.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [husky](https://github.com/typicode/husky) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](typicode/husky@v2.3.0...v2.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.16 to 7.0.17.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md)
- [Commits](postcss/postcss@7.0.16...7.0.17)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [webpack](https://github.com/webpack/webpack) from 4.32.2 to 4.34.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v4.32.2...v4.34.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [express](https://github.com/expressjs/express) from 4.17.0 to 4.17.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.17.0...4.17.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 23, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #883.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-3.19.7 branch June 30, 2019 05:25
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.

None yet

6 participants