pkg: Update all non-major dependencies #2863
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:
20.8.7
->20.8.8
18.2.29
->18.2.31
5.10.1
->5.10.2
3.26.0
->3.27.0
Release Notes
ant-design/ant-design (antd)
v5.10.2
Compare Source
hasSider
check to avoid blink in SSR. #45361findDOMNode is deprecated in StrictMode
. #45390 @li-jia-nanid
anddata-*
attributes. #45413 @cheng87126column.showSorterTooltip
is a object. #45403Form
withinline
mode makes elements overlap on the small screen. #45340 @Yuiai01pagination.position
should accept'none'
. #45398margin
inrtl
mode. #45386hasSider
以防止在 SSR 场景下的闪烁问题。#45361findDOMNode is deprecated in StrictMode
警告的问题。#45390 @li-jia-nanid
和data-*
属性的问题。#45413 @cheng87126column.showSorterTooltip
是一个对象时排序 tooltip 不显示的问题。#45403inline
模式在小屏幕发生元素重叠的问题。#45340 @Yuiai01disabled
样式。#45446 @vagusXpagination.position
TS 定义不支持'none'
的问题。#45398rtl
模式下边缘间距错误的问题。#45386software-mansion/react-native-screens (react-native-screens)
v3.27.0
Compare Source
Minor release focusing on resolving build issues in certain configurations, compatibility with RC versions of React Native and crash on Fabric.
What's Changed
🐛 Bug fixes
canCoalesce
method to RNSHeaderHeightChangeEvent by @tboba in https://github.com/software-mansion/react-native-screens/pull/1933🔢 Miscellaneous
@babel/traverse
from 7.21.0 to 7.23.2 by @kkafar in https://github.com/software-mansion/react-native-screens/pull/1929react-devtools-core
from 4.28.0 to 4.28.4 by @tboba in https://github.com/software-mansion/react-native-screens/pull/1941New Contributors
Full Changelog: software-mansion/react-native-screens@3.26.0...3.27.0
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.