Skip to content

chore(deps): bump react-native-reanimated from 4.5.1 to 4.6.0 in /mobile - #422

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mobile/react-native-reanimated-4.6.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mobile/react-native-reanimated-4.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps react-native-reanimated from 4.5.1 to 4.6.0.

Release notes

Sourced from react-native-reanimated's releases.

Reanimated - 4.6.0

Key changes

React Native 0.87 support

Reanimated 4.6 supports React Native 0.83 – 0.87 and pairs with Worklets 0.12.x. See the compatibility table.

CSS animation and transition callbacks on native

onCSSAnimationStart, onCSSAnimationEnd, onCSSAnimationIteration, onCSSAnimationCancel, onCSSTransitionRun, onCSSTransitionStart, onCSSTransitionEnd and onCSSTransitionCancel now fire on iOS and Android.

contrastColor utility

New contrastColor worklet, a port of CSS contrast-color(). It returns 'white' or 'black', whichever has the higher WCAG contrast ratio against the given color. It works inside useAnimatedStyle and other worklets as well as on the JS thread. See the docs.

Experimental: platform-driven CSS transitions on Android

opacity CSS transitions can now run on the Android platform with ObjectAnimator, off the animation loop. This is the Android counterpart of iOS Core Animation transitions.

The feature is off by default. Enable it with the ANDROID_CSS_PLATFORM_TRANSITIONS feature flag.

... (truncated)

Commits
  • 8651062 release(Reanimated): 4.6.0 (#10366)
  • a874ac1 chore: prepare branch for reanimated 4.6.0 release (#10363)
  • 8d5e8ff fix(Reanimated): read the window size from the base revision when the LA prox...
  • 885cdab fix: reject non-finite CSS durations and delays (#10360)
  • 2fcaac4 fix: keep the reversing shortening factor within [0, 1] (#10359)
  • 02403d4 fix: return a finite value when linear() control points share an input prog...
  • f41b838 fix: correct the control points of the predefined ease easing function (#10...
  • 1f0b70e fix: correct the cubic-bezier x-derivative used to solve CSS easings (#10344)
  • d1f72fb [Docs] Update sponsors section (#10347)
  • 74350d5 fix: Text losing its trailing word after a CSS fontSize transition on Android...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 14, 2026
@dependabot
dependabot Bot requested a review from riccardo0731 as a code owner September 14, 2026 16:48
@dependabot @github

dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: mobile. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 14, 2026
Bumps [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) from 4.5.1 to 4.6.0.
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Changelog](https://github.com/software-mansion/react-native-reanimated/blob/main/packages/react-native-reanimated/CHANGELOG.md)
- [Commits](https://github.com/software-mansion/react-native-reanimated/commits/4.6.0/packages/react-native-reanimated)

---
updated-dependencies:
- dependency-name: react-native-reanimated
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/mobile/react-native-reanimated-4.6.0 branch from deb980d to 6628160 Compare September 15, 2026 22:35
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants