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

fix(deps): update dependencies #237

Merged
merged 1 commit into from
Dec 5, 2020
Merged

fix(deps): update dependencies #237

merged 1 commit into from
Dec 5, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
antd (source) 4.8.6 -> 4.9.1 age adoption passing confidence
yup 0.31.0 -> 0.32.1 age adoption passing confidence

Release Notes

ant-design/ant-design

v4.9.1

Compare Source


v4.9.0

Compare Source

  • Modal
  • 💄 Reduce Table selection column width to 32px. #​28073
  • Image
    • 🔥 Image add PreviewGroup component to support multiple images preview. #​28069
    • 🐞 Fix Image style prop not acting on img element. #​27446
  • Collapse
    • 🔥 Collapse support collapsible to customize trigger region and deprecated Panel disabled prop. #​27790
    • 🐞 Fix Collapse cannot contains <Table sticky />. #​28039
  • 🐞 Fix Cascader bug that empty data can be selected. #​28062 @​n0ruSh
  • 🆕 Alert support action prop. #​25892 @​jesse3mh9a
  • 🔥 Tree refactor drag behavior. Add dropIndicatorRender and allowDrop prop. #​26462 @​07akioni
  • 🆕 Space support wrap for auto break line. #​27910
  • 🆕 Descriptions.Item support labelStyle & contentStyle props. #​27897
  • 🆕 Form.List support initialValue. #​27872
  • 🆕 Menu supports expandIcon, and optimize default expand icon style. #​27565
  • 🆕 Input and TextArea add setSelectionRange of ref. #​27584 @​appleshell
  • 🆕 Select support filterSort to order the filtered options. #​27523 @​n0ruSh
  • 🇰🇿 Add Kazakh locale. #​27589 @​nodkz

  • Modal
  • 💄 减少 Table 选中列宽度至 32px#​28073
  • Image
    • 🔥 Image 增加 PreviewGroup 组件支持多张图片预览。#​28069
    • 🐞 修复 Image style 属性未作用于 img 元素的问题。#​27446
  • Collapse
    • 🔥 Collapse 添加 collapsible 以支持指定可折叠触发区域并废弃 Panel 的 disabled 属性。#​27790
    • 🐞 修复 Collapse 内使用 <Table sticky /> 时不生效的问题。#​28039
  • 🐞 修复 Cascader 空数据可以被选择的问题。#​28062 @​n0ruSh
  • 🆕 Alert 支持 action 属性。#​25892 @​jesse3mh9a
  • 🔥 Tree 重构拖拽行为,增加 dropIndicatorRenderallowDrop 属性。#​26462 @​07akioni
  • 🆕 Space 增加 wrap 属性以配置自动换行。#​27910
  • 🆕 Descriptions.Item 支持 labelStylecontentStyle 属性。#​27897
  • 🆕 Form.List 支持 initialValue#​27872
  • 🆕 Menu 新增 expandIcon 属性以支持自定义展开图标,同时优化了默认图标的样式。#​27565
  • 🆕 Input 和 TextArea 组件的 ref 属性增加setSelectionRange方法。#​27584 @​appleshell
  • 🆕 Select 组件新增 filterSort 属性以支持筛选模式下选项排序功能。#​27523 @​n0ruSh
  • 🇰🇿 新增哈萨克语。#​27589 @​nodkz
jquense/yup

v0.32.1

Compare Source

Bug Fixes

v0.32.0

Compare Source

Features
BREAKING CHANGES
  • concat doesn't check for "unset" nullable or presence when merging meaning the nullability and presence will always be the same as the schema passed to concat(). They can be overridden if needed after concatenation
  • schema factory functions are no longer constructors. The classes are now also exported for extension or whatever else. e.g. import { StringSchema, string } from 'yup'

0.31.1 (2020-12-01)

Bug Fixes
  • swallowed errors on nested schema with no tests (5316ab9), closes #​1127
Features

v0.31.1

Compare Source

Bug Fixes
  • swallowed errors on nested schema with no tests (5316ab9), closes #​1127
Features

Renovate configuration

📅 Schedule: "after 10pm on sunday,before 5am on sunday" in timezone Asia/Tokyo.

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Dec 5, 2020
@renovate renovate bot merged commit c6e31dd into master Dec 5, 2020
@renovate renovate bot deleted the renovate/dependencies branch December 5, 2020 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant