fix(deps): update dependencies (non-major) #406
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:
^5.0.1
->^5.1.0
^5.4.7
->^5.5.0
^6.7.3
->^6.7.4
^2.7.5
->^2.7.6
^3.3.2
->^3.3.3
^15.6.1
->^15.6.2
^5.82.1
->^5.83.1
Release Notes
ant-design/ant-design-icons
v5.1.0
Compare Source
ant-design/ant-design
v5.5.0
Compare Source
DatePicker.generateCalendar
andCalendar.generateCalendar
custom date component method, no need to import from module path. #41773validateFields
supportvalidateOnly
to not to update UI status. #42273options
supportdisableCheckbox
prop. #42024 @BoyYangzaionPopupClick
prop. #42272 @boloseabgColor
prop to set background color. #42214 @boloseaonClick
prop. #42175 @Ylg12345size
of Tab defaults to inherit Card. #42183 @huangkairansize
prop not work on Pagination. #42206size
prop not work on Steps. #42278 @wanghui2021size
prop not work on Descriptions. #42244 @wanghui2021componentSize
is set. #42199 @Ec-trackertitle
andcontent
is null. #42217 @hairgcsize
. #41875 @notzhengfindDOMNode is deprecated in StrictMode
. #42241 @BoyYangzaitip
when not in nest pattern. #42293getContainer
type definition. #40206 @leshalvDatePicker.generateCalendar
与Calendar.generateCalendar
自定义日期库组件方法,不再需要通过路径引入使用。#41773validateFields
支持validateOnly
配置仅做校验而不改变 UI 状态。#42273changeOnBlur
以允许不点击确认按钮,在失去焦点时也能触发 change 事件。#42168options
支持disableCheckbox
在多选时禁用勾选框。#42024 @BoyYangzaionPopupClick
属性。#42272 @boloseabgColor
属性设置背景色。#42214 @boloseaonClick
属性。#42175 @Ylg12345size
。#42183 @huangkairansize
对 Pagination 无效的问题。#42206size
对 Steps 无效的问题。#42278 @wanghui2021size
对 Descriptions 无效的问题。#42244 @wanghui2021componentSize
被设定时, Space.Compact 没有继承的问题。#42199 @Ec-trackertitle
和content
属性均为空值时,Popover 组件展示空白气泡的问题。#42217 @hairgcsize
的报错问题。#41875 @notzhengfindDOMNode is deprecated in StrictMode
。#42241 @BoyYangzaitip
的警告提示。#42293getContainer
类型定义。#40206 @leshalvwebpack-contrib/css-loader
v6.7.4
Compare Source
webpack-contrib/mini-css-extract-plugin
v2.7.6
Compare Source
webpack-contrib/style-loader
v3.3.3
Compare Source
stylelint/stylelint
v15.6.2
Compare Source
alpha-value-notation
false negatives foroklab()
,oklch()
, andcolor()
(#6844) (@romainmenke).declaration-block-no-redundant-longhand-properties
autofix withcubic-bezier()
(#6841) (@romainmenke).function-no-unknown
false positives for unspaced operators against nested brackets (#6842) (@romainmenke).function-url-quotes
false positives for SCSSwith()
construct (#6847) (@ybiquitous).media-feature-name-no-unknown
false positives fornot
andor
(#6838) (@romainmenke).webpack/webpack
v5.83.1
Compare Source
What's Changed
Full Changelog: webpack/webpack@v5.83.0...v5.83.1
v5.83.0
Compare Source
New Features
Bug Fixes
chunkgroup.groupsIterable
return type by @TheLarkInn in https://github.com/webpack/webpack/pull/17196Developer Experience
ChunkGroup
to type definitions by @TheLarkInn in https://github.com/webpack/webpack/pull/17201NormalModuleFactory
'sResolveData
type to public interface by @TheLarkInn in https://github.com/webpack/webpack/pull/17195compilation.afterChunks
hook by @TheLarkInn in https://github.com/webpack/webpack/pull/17202Dependencies & Maintenance
New Contributors
Full Changelog: webpack/webpack@v5.82.1...v5.83.0
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 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.
This PR has been generated by Mend Renovate. View repository job log here.