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

Bump antd from 3.13.6 to 3.19.8 #61

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps antd from 3.13.6 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

  • ๐Ÿž ๅ›žๆปš unknown ๅˆฐ any ้ฟๅ…ไธ€ๆฌกๆ€งๅผ•ๅ…ฅๅคง้‡ 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
    • โšก๏ธ ไฝฟ็”จ unknown ไปฃๆ›ฟ any ไผ˜ๅŒ– TypeScript ๅฎšไน‰ใ€‚#14044 @โ€‹Zzzen
    • ๐Ÿž ไฟฎๅค Calendar headerRender ๅฑžๆ€งไธบๅฏ้€‰ใ€‚#17063 @โ€‹wonderjar

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.

Bumps [antd](https://github.com/ant-design/ant-design) from 3.13.6 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.13.6...3.19.8)

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 24, 2019
@codeclimate
Copy link

codeclimate bot commented Jun 24, 2019

Code Climate has analyzed commit c10e083 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 3.6% (0.0% change).

View more on Code Climate.

@dependabot-preview
Copy link
Contributor Author

Superseded by #71.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-3.19.8 branch July 1, 2019 06:56
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

0 participants