chore(deps): update all non-major dependencies - #587
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/all-non-major
branch
from
September 21, 2026 02:07
1c20e48 to
c95647f
Compare
renovate
Bot
force-pushed
the
renovate/all-non-major
branch
from
September 21, 2026 21:51
c95647f to
70057c1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^2.9.0→^2.9.12.9.0→2.9.1^2.9.0→^2.9.1^6.0.19→^6.0.20^8.0.3→^8.0.4^4.6.0→^4.7.0^0.12.2→^0.13.00.7.5→0.7.6Release Notes
module-federation/core (@module-federation/enhanced)
v2.9.1Compare Source
Patch Changes
796d6ad]module-federation/core (@module-federation/modern-js-v3)
v2.9.1Compare Source
Patch Changes
module-federation/core (@module-federation/rsbuild-plugin)
v2.9.1Compare Source
Patch Changes
module-federation/core (@module-federation/storybook-addon)
v6.0.20Patch Changes
reactjs/react-docgen (react-docgen)
v8.0.4Compare Source
Patch Changes
f037f20Thanks @danez-bot! - Prevent stack overflows
caused by circular interface inheritance and type aliases. Thanks
@router0mail for reporting this issue.
software-mansion/react-native-reanimated (react-native-reanimated)
v4.7.0: Reanimated - 4.7.0Compare Source
Key changes
New layout animations engine is the default
Layout animations now run on the new engine by default.
If the new engine causes a regression in your app, enable the
USE_LEGACY_LAYOUT_ANIMATIONS_PROXYfeature flag to go back to the previous engine, and please report an issue. The previous engine does not support shared element transitions, so you cannot enable this flag together withENABLE_SHARED_ELEMENT_TRANSITIONS.Shared element transitions fixes
This release fixes more shared element transition bugs and brings the feature closer to a stable release. The feature is still experimental. Enable it with the
ENABLE_SHARED_ELEMENT_TRANSITIONSfeature flag.backgroundImagein animated stylesuseAnimatedStylenow supportsbackgroundImage. You can give linear and radial gradients as objects or as CSS strings. Reanimated processes them on the UI thread.More CSS transition properties on the Android platform path
With the
ANDROID_CSS_PLATFORM_TRANSITIONSfeature flag on, CSS transitions ofbackgroundColor,borderColor, numericborderRadiusandshadowColor(Android 9 and newer) now run on the Android platform instead of on the Reanimated animation loop. Before, onlyopacitydid.The flag is experimental and off by default.
React Native 0.88 support
Reanimated 4.7 supports React Native 0.86 – 0.88 and pairs with Worklets 0.13.x. We test React Native 0.88 with 0.88.0-rc.1. Reanimated 4.7 no longer supports React Native 0.83, 0.84 and 0.85. See the compatibility table.
Breaking changes
The new layout animations engine is the default. See above.
Mutables always use Synchronizable state. The
USE_SYNCHRONIZABLE_FOR_MUTABLESfeature flag is gone.AnimatedRefOnUIis now a Shareable that you read with.value, not a function that you call.AnimatedRefOnJSis nowAnimatedRefOnRN.measureon an unmounted ref now returnsnulland shows a warning.feat(Reanimated): always use Synchronizable for mutables by @tjzel in #10298
refactor(Reanimated): back
AnimatedRefwith a Shareable instead of a handle by @tjzel in #10413Other changes
New Contributors
Full Changelog: software-mansion/react-native-reanimated@4.6.0...4.7.0
rstackjs/rstack-cli (rstack)
v0.7.6Compare Source
What's Changed
New Features 🎉
Other Changes
Full Changelog: rstackjs/rstack-cli@v0.7.5...a5898b2
Configuration
📅 Schedule: (in timezone Asia/Shanghai)
* 0-3 * * 1)🚦 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 was generated by Mend Renovate. View the repository job log.