soorajshankar / up-beat

self-hosted server uptime monitor.
Apache License 2.0
4 stars 3 forks source link

Bump antd from 4.2.0 to 4.6.6 #100

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps antd from 4.2.0 to 4.6.6.

Release notes

Sourced from antd's releases.

4.6.6

  • ๐Ÿž Fix Steps first item shifts in small screen. #26894
  • ๐Ÿ’„ Fix Divider border style not work when text is provided. #26863
  • ๐Ÿž Fix Radio.Button validation error highlight. #26849 @dhorelik
  • ๐Ÿ’„ Fix Typography link-decoration style. #26854 @vineetvk01
  • Locale
  • TypeScript
    • ๐Ÿค– Fix message.destroy parameter type. #26864 @lihqi
    • ๐Ÿค– Optimize Slider type definition. #26884
    • ๐Ÿค– Form properly export FormListProps type. #26831 @mgcrea

  • ๐Ÿž ไฟฎๅค Steps ๅœจๅฐๅฑๅน•ไธ‹็ฌฌไธ€้กนๅ็งป็š„้—ฎ้ข˜ใ€‚#26894
  • ๐Ÿ’„ ไฟฎๅค Divider ๅœจๆœ‰ๆ–‡ๅญ—ๆ—ถ๏ผŒ่ฎพ็ฝฎ่พนๆก†้ขœ่‰ฒๆ— ๆ•ˆ็š„้—ฎ้ข˜ใ€‚#26863
  • ๐Ÿž ไฟฎๅค Radio.Button ้”™่ฏฏๆ ก้ชŒ้ซ˜ไบฎๆ ทๅผ็š„้—ฎ้ข˜ใ€‚#26849 @dhorelik
  • ๐Ÿ’„ ไฟฎๅค Typography ้“พๆŽฅไธ‹ๅˆ’็บฟๆ ทๅผใ€‚#26854 @vineetvk01
  • ๅ›ฝ้™…ๅŒ–
    • ๐ŸŒ ๆทปๅŠ ๆณฐ่ฏญๆ”ฏๆŒใ€‚#26906 @anawinwz
  • TypeScript
    • ๐Ÿค– ไฟฎๅค message.destroy ๅ‚ๆ•ฐ็ฑปๅž‹้”™่ฏฏใ€‚#26864 @lihqi
    • ๐Ÿค– ไผ˜ๅŒ– Slider ็ฑปๅž‹ๅฎšไน‰ใ€‚#26884
    • ๐Ÿค– ๅฏผๅ‡บ Form ไธญ็š„ FormListProps ็ฑปๅž‹ใ€‚#26831 @mgcrea

4.6.5

  • ๐Ÿ’„ Fix Descriptions item long text ellipsis issue. #26820
  • ๐Ÿž Fix Menu unexpected scrollbar when show and hide. #26817
  • ๐Ÿž Fix @layout-sider-background cannot set to linear gradient color. #26810
  • ๐Ÿž Fix Select compositing status lost when input first letter in Chinese. #26796
  • ๐Ÿž Fix Table @table-sticky-zindex less compile error issue. #26800 @chimp1nski
  • Button
    • ๐Ÿ’„ Fix Button align issue when has icon only. #26785
    • ๐Ÿž Fix Button warning Invalid value for prop navigate when using with react-router. #26740 @knobo
  • ๐Ÿ’„ Fix TimePicker column align issue, add @picker-time-panel-column-width and @picker-time-panel-column-height less variables. #26784
  • ๐Ÿž Fix AutoComplete warning when using placeholder and allowClear. #26765
  • ๐Ÿž Fix Space show items when it's render empty dom. #26721 @knobo
  • ๐Ÿ›  Dedupe rc-trigger version to reduce package size. #26803
  • TypeScript

  • ๐Ÿ’„ ไฟฎๅค Descriptions ้•ฟๆ–‡ๆœฌๆบขๅ‡บ็š„ๆ ทๅผ้—ฎ้ข˜ใ€‚#26820
  • ๐Ÿž ไฟฎๅค Menu ๅญ่œๅ•ๅฑ•ๅผ€/ๆ”ถ่ตทๆ—ถไผšๅ‡บ็ŽฐๆปšๅŠจๆก็š„้—ฎ้ข˜ใ€‚#26817
  • ๐Ÿž ไฟฎๅค @layout-sider-background ๅ˜้‡ไธ่ƒฝ่ฎพ็ฝฎไธบๆธๅ˜่‰ฒ็š„้—ฎ้ข˜ใ€‚#26810
Changelog

Sourced from antd's changelog.

4.6.6

2020-09-27

  • ๐Ÿž Fix Steps first item shifts in small screen. #26894
  • ๐Ÿ’„ Fix Divider border style not work when text is provided. #26863
  • ๐Ÿž Fix Radio.Button validation error highlight. #26849 @dhorelik
  • ๐Ÿ’„ Fix Typography link-decoration style. #26854 @vineetvk01
  • Locale
  • TypeScript
    • ๐Ÿค– Fix message.destroy parameter type. #26864 @lihqi
    • ๐Ÿค– Optimize Slider type definition. #26884
    • ๐Ÿค– Form properly export FormListProps type. #26831 @mgcrea

4.6.5

2020-09-20

  • ๐Ÿ’„ Fix Descriptions item long text ellipsis issue. #26820
  • ๐Ÿž Fix Menu unexpected scrollbar when show and hide. #26817
  • ๐Ÿž Fix @layout-sider-background cannot set to linear gradient color. #26810
  • ๐Ÿž Fix Select compositing status lost when input first letter in Chinese. #26796
  • ๐Ÿž Fix Table @table-sticky-zindex less compile error issue. #26800 @chimp1nski
  • Button
    • ๐Ÿ’„ Fix Button align issue when has icon only. #26785
    • ๐Ÿž Fix Button warning Invalid value for prop navigate when using with react-router. #26740 @knobo
  • ๐Ÿ’„ Fix TimePicker column align issue, add @picker-time-panel-column-width and @picker-time-panel-column-height less variables. #26784
  • ๐Ÿž Fix AutoComplete warning when using placeholder and allowClear. #26765
  • ๐Ÿž Fix Space show items when it's render empty dom. #26721 @knobo
  • ๐Ÿ›  Dedupe rc-trigger version to reduce package size. #26803
  • TypeScript

4.6.4

2020-09-13

  • ๐Ÿ’„ style: Card card image has extra 1px border. #26659
  • ๐Ÿ’„ Fix Select placeholder color not same as Input. #26651 @wangcch
  • ๐Ÿž Fix Menu not support React.Fragment inside. #26656
  • ๐Ÿž Fix TextArea different behavior with Input when set value to undefined. #26652
  • ๐Ÿž Fix Motion related issue like Upload align flash and Form.Item with help ssr issue. #26628
  • ๐Ÿž Fix Typography.Link warning Invalid value for prop navigate when using with react-router. #26623
  • ๐Ÿž Fix Table pagination missing when is above table. #26618
  • ๐Ÿž Fix Upload in control miss file when upload multiple file in same time. #26612
  • TypeScript
    • ๐Ÿค– Fix Table that sorter compare and multiple should be optional. #26686

4.6.3

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 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 - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.