Bump react-native-reanimated from 3.6.3 to 4.0.2 in /enatega-multivendor-app
Open
Number: #658
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
Created:
August 11, 2025 at 05:49 PM UTC
(about 1 month ago)
(about 1 month ago)
Updated:
August 11, 2025 at 05:49 PM UTC
(about 1 month ago)
(about 1 month ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps react-native-reanimated from 3.6.3 to 4.0.2.
Release notes
Sourced from react-native-reanimated's releases.
4.0.2
What's Changed
- fix: CSS animations not being removed from the stylesheet on web by
@MatiPl01
in software-mansion/react-native-reanimated#7952- cherry-pick: withSpring overshoot clamping coordinates (#7959) by
@tjzel
in software-mansion/react-native-reanimated#7967- Fix Gradle Configuration Cache by
@MatiPl01
in software-mansion/react-native-reanimated#7958- fix: Make sure that tagToJSPropNamesMapping is initialized before being used by
@MatiPl01
in software-mansion/react-native-reanimated#7951- fix: Keyframe LA easing not working properly on web by
@MatiPl01
in software-mansion/react-native-reanimated#7991- Bump minimal React Native version in assertions by
@MatiPl01
in software-mansion/react-native-reanimated#7994- Replace with ContextContainer::Shared with std::shared_ptr<const Cont… by
@MatiPl01
in software-mansion/react-native-reanimated#7993- Add synchronous props example by
@MatiPl01
in software-mansion/react-native-reanimated#7995- Add support for remaining synchronous props on Android by
@MatiPl01
in software-mansion/react-native-reanimated#7992- fix: LA Manager initialized too late on the UI runtime by
@MatiPl01
in software-mansion/react-native-reanimated#8006- Add support for percentage values for border radius in fast path on Android by
@MatiPl01
in software-mansion/react-native-reanimated#7997- Add "[Reanimated]" prefix in error messages for fast path on Android by
@MatiPl01
in software-mansion/react-native-reanimated#7998- fix: Make node marking as removable safer by
@MatiPl01
in software-mansion/react-native-reanimated#8026- Fix ProMotion by
@MatiPl01
in software-mansion/react-native-reanimated#8027- fix: Invalid web LA keyframe processing when from/to offset is used by
@MatiPl01
in software-mansion/react-native-reanimated#8036Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/4.0.1...4.0.2
4.0.1
What's Changed
- Fix linking error after Gradle clean project on Android in software-mansion/react-native-reanimated#7919
- Remove native view export and Remove Native View in software-mansion/react-native-reanimated#7921
Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/4.0.0...4.0.1
4.0.0
Key Changes
- Released Reanimated 4.0.0 as a stable version.
- Renamed
useScrollViewOffset
touseScrollOffset
, now compatible with all scrollable components.- Improved layout animations, including fixes for reparenting, sticky headers, dynamic updates, and precision issues.
- Improved web support, addressing issues with CSS animations and transitions.
- Introduced Worklet version validation and troubleshooting to ensure that the compatible version of
react-native-worklets
is used with Reanimated.- Support for React Native 0.80 and 0.81.
- Removed legacy architecture code and deprecated APIs.
What's Changed
- fix: TVOS example crashing right after launch by
@MatiPl01
in software-mansion/react-native-reanimated#7599- docs: Add 3.18 to compatibility by
@patrycjakalinska
in software-mansion/react-native-reanimated#7605- chore(deps): bump undici from 6.21.1 to 6.21.3 by
@dependabot
[bot] in software-mansion/react-native-reanimated#7532- docs: Fix typo in scroll offset example by
@n3ps
in software-mansion/react-native-reanimated#7533- fix: bump to C++20 by
@okwasniewski
in software-mansion/react-native-reanimated#7607- fix: Crash in useScrollViewOffset if animatedRef is not initialized by
@MatiPl01
in software-mansion/react-native-reanimated#7606- Bump React Native to 0.80.0-rc.4 by
@tomekzaw
in software-mansion/react-native-reanimated#7614- Remove redundant implementation of JSPropsUpdater by
@piaskowyk
in software-mansion/react-native-reanimated#7615- Remove HostInstancePaper by
@piaskowyk
in software-mansion/react-native-reanimated#7611
... (truncated)
Commits
ebeb8a6
release: Reanimated 4.0.2 (#8044)83eb8a8
(cheryy-pick) fix: Invalid web LA keyframe processing when from/to offset is ...f9d3399
(cherry-pick) fix: Make node marking as removable safer (#8026)e90f10a
(cherry-pick) Add "[Reanimated]" prefix in error messages for fast path on An...0ba3fac
(cherry-pick) Add support for percentage values for border radius in fast pat...7910b18
(cherry-pick) fix: LA Manager initialized too late on the UI runtime (#8006)23fe9e7
(cherry-pick) Add support for remaining synchronous props on Android (#7992)917bd12
(cherry-pick) Replace with ContextContainer::Shared with std::shared_ptr<cons...9154f4f
(cherry-pick) Bump minimal React Native version in assertions (#7994)1499cc1
(cherry-pick) fix: Keyframe LA easing not working properly on web (#7991)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by matipl01, a new releaser for react-native-reanimated since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+32
+32
Deletions:
-29
-29
Package Dependencies
Package:
react-native-reanimated
Ecosystem:
npm
npm
Version Change:
3.6.3 → 4.0.2
Update Type:
Major
Major
Path:
/enatega-multivendor-app
Technical Details
ID: | 4907381 |
UUID: | 2736367744 |
Node ID: | PR_kwDOMCjO4M6jGaiA |
Host: | GitHub |
Repository: | lambertf917/swiggy-clone-app-with-source-code |
Merge State: | Unknown |