pkg: Update all non-major dependencies #2946
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.1.10
->3.1.12
5.2.6
->5.3.0
20.11.10
->20.11.16
18.2.48
->18.2.52
5.13.3
->5.14.0
4.1.5
->4.1.6
4.8.2
->4.9.0
Release Notes
ant-design/ant-design-icons (@ant-design/icons)
v5.3.0
Compare Source
ant-design/ant-design (antd)
v5.14.0
Compare Source
multiple
to support multiple selection capabilities.showWeek
attribute.order
attribute.id
attribute under RangePicker supports setting theid
of thestart
andend
input boxes separately.onFocus
andonBlur
events of RangePicker will additionally provide aninfo.range
to inform which input box the current focus comes from.pickerValue
anddefaultPickerValue
attributes to control the date where the expanded panel is located.preserveInvalidOnBlur
attribute to keep the input content when losing focus in the case of accessibility.format
supports thealign
attribute, allowing input content through the mask mode.required
attribute.scrollOnChange
to automatically select the corresponding time when scrolling.needConfirm
attribute to allow setting the confirmation or non-confirmation submission mode.components
attribute to allow customizing some panels.locale
.format
supportsLT
andLTS
date formats.minDate
andmaxDate
to set the panel switching range.defaultPickerValue
will now be reset each time the panel is expanded.hour
obtained bydisabledTime
underuse12Hours
will also be clipped to 0~12.disabledDate
check logic, now it will provideinfo.type
to inform the current panel information.allowClear
trigger event fromonMouseDown
toonClick
.preventDefault
parameter ofonKeyDown
, please call it directly throughevent.preventDefault
.components.body
in the Table component under thevirtual
mode. #47098 by @linxianxivalue
type. #47091 by @madoctochangeOnWheel
property to the InputNumber component to enable mouse wheel control. #47158 by @MadCccdefaultHoverBg
,defaultHoverColor
,defaultHoverBorderColor
,defaultActiveBg
,defaultActiveColor
, anddefaultActiveBorderColor
) to the Button component. #47075 by @madoctoduration
configuration support to theuseNotification
function in the Notification component. This update also applies to thenotification
configuration of the App component. #47141flex
property in responsive layouts of the Grid component. #47124hoverBorderColor
andactiveBorderColor
token customization didn't work in the Input component. #47243 by @MadCccclassNames
andstyles
properties to the Card component. #46811 by @zh-lxselectionsIcon
in the Transfer component to ConfigProvide. #47301 by @li-jia-nanaddIcon
andmoreIcon
in the Tabs component to ConfigProvide. #47274 by @li-jia-nancloseIcon
in the Image component to ConfigProvide. #47252 by @li-jia-nancloseIcon
in the Tag component to ConfigProvide. #47250 by @li-jia-nancloseIcon
in the Notification component to ConfigProvide. #47244 by @li-jia-nancloseIcon
in the Modal component to ConfigProvide. #47226 by @li-jia-nanexpandIcon
in the Table component to ConfigProvide. #47225 by @li-jia-nancloseIcon
in the Tour component to ConfigProvide. #47200 by @li-jia-nanicons
in the Drawer component to ConfigProvide. #46894 by @li-jia-nancloseIcon
in the Alert component to ConfigProvide. #47235 by @li-jia-nanmultiple
支持多选能力。showWeek
属性。id
属性支持分别设置start
和end
输入框的id
。onFocus
和onBlur
事件会额外提供一个info.range
告知当前的焦点来自于哪个输入框。order
属性。pickerValue
、defaultPickerValue
属性用于受控管理展开面板所在日期。preserveInvalidOnBlur
属性用于无障碍时失去焦点需要保留输入内容的场景。format
支持align
属性,允许通过掩码模式输入内容。required
属性。scrollOnChange
设置滚动时间时自动选择对应的时间。needConfirm
属性,允许设置需要确认、或者不确认的提交模式。components
属性,允许自定义部分面板。locale
进行配置。format
支持LT
、LTS
日期格式。minDate
和maxDate
用于设置面板切换范围。defaultPickerValue
现在会在每次面板展开时都进行重置。use12Hours
下,disabledTime
获取的hour
也会被裁剪成 0~12 的问题。disabledDate
检查逻辑,现在会提供info.type
告知当前面板信息。allowClear
触发事件从onMouseDown
切换为onClick
。onKeyDown
的preventDefault
参数,请直接通过event.preventDefault
进行调用。virtual
下的components.body
。#47098 @linxianxivalue
类型支持泛型。#47091 @madoctochangeOnWheel
属性,以启用鼠标滚轮控制。#47158 @MadCccdefaultHoverBg
、defaultHoverColor
、defaultHoverBorderColor
、defaultActiveBg
、defaultActiveColor
和defaultActiveBorderColor
六个 token。#47075 @madoctouseNotification
支持duration
配置,该更新同样适用于 App 组件的notification
配置。#47141flex
属性。#47124hoverBorderColor
和activeBorderColor
token 定制无效的问题。#47243 @MadCccclassNames
和styles
属性。#46811 @zh-lxselectionsIcon
。#47301 @li-jia-nanaddIcon
和moreIcon
。#47274 @li-jia-nancloseIcon
。#47252 @li-jia-nancloseIcon
。#47250 @li-jia-nancloseIcon
。#47244 @li-jia-nancloseIcon
。#47226 @li-jia-nanexpandIcon
。#47225 @li-jia-nancloseIcon
。#47200 @li-jia-nanicons
。#46894 @li-jia-nancloseIcon
。#47235 @li-jia-nanFormidableLabs/react-live (react-live)
v4.1.6
Compare Source
Patch Changes
th3rdwave/react-native-safe-area-context (react-native-safe-area-context)
v4.9.0
: Release 4.9.0Compare Source
Features
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.