Skip to content

[Snyk] Upgrade react-native-reanimated from 3.10.0 to 3.12.1#29

Closed
muhiddinjv wants to merge 1 commit intomainfrom
snyk-upgrade-4b7ce8cc0df121af1c8ab262a87de1d3
Closed

[Snyk] Upgrade react-native-reanimated from 3.10.0 to 3.12.1#29
muhiddinjv wants to merge 1 commit intomainfrom
snyk-upgrade-4b7ce8cc0df121af1c8ab262a87de1d3

Conversation

@muhiddinjv
Copy link
Copy Markdown
Owner

snyk-top-banner

Snyk has created this PR to upgrade react-native-reanimated from 3.10.0 to 3.12.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 33 versions ahead of your current version.

  • The recommended version was released on 25 days ago.

Release notes
Package name: react-native-reanimated
  • 3.12.1 - 2024-06-19

    Full Changelog: 3.12.0...3.12.1

  • 3.12.0 - 2024-06-03

    What's Changed

    Features

    Fixes

    Improvements

    • Give more meaningful warning when modifying a Shareable by @ tjzel in #5548
    • Update useAnimatedKeyboard docs by @ maciekstosio in #5866
    • Change the docs to mention, that .springify() works with .duration() by @ Latropos in #5990
    • Remove CellRendererComponent from Animated.FlatList props by @ Latropos in #5951

    Internal Changes

    New Contributors

    @ antFrancon, @ JDMathew, @ thomas-rx, @ exploIF

    🙌 Thank you for your contributions!

    Full Changelog: 3.11.0...3.12.0

    Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/9287839734

  • 3.12.0-set-experimental - 2024-05-13
  • 3.12.0-nightly-20240528-4cd750504 - 2024-05-28
  • 3.12.0-nightly-20240527-4485509ad - 2024-05-27
  • 3.12.0-nightly-20240526-551cc440c - 2024-05-26
  • 3.12.0-nightly-20240525-551cc440c - 2024-05-25
  • 3.12.0-nightly-20240524-e661676f2 - 2024-05-24
  • 3.12.0-nightly-20240523-e661676f2 - 2024-05-23
  • 3.12.0-nightly-20240522-e3387a934 - 2024-05-22
  • 3.12.0-nightly-20240521-cbd5ff16b - 2024-05-21
  • 3.12.0-nightly-20240520-cbd5ff16b - 2024-05-20
  • 3.12.0-nightly-20240519-44d55dd3b - 2024-05-19
  • 3.12.0-nightly-20240518-44d55dd3b - 2024-05-18
  • 3.12.0-nightly-20240517-44d55dd3b - 2024-05-17
  • 3.12.0-nightly-20240516-44d55dd3b - 2024-05-16
  • 3.12.0-nightly-20240515-44d55dd3b - 2024-05-15
  • 3.12.0-nightly-20240514-88542d60f - 2024-05-14
  • 3.12.0-nightly-20240513-82b59667d - 2024-05-13
  • 3.12.0-nightly-20240512-2f090ab5d - 2024-05-12
  • 3.12.0-nightly-20240511-2f090ab5d - 2024-05-11
  • 3.12.0-nightly-20240510-325bd18fb - 2024-05-10
  • 3.12.0-nightly-20240509-0c962f957 - 2024-05-09
  • 3.12.0-nightly-20240508-deb782556 - 2024-05-08
  • 3.12.0-nightly-20240507-80a31afab - 2024-05-07
  • 3.12.0-nightly-20240506-35c0df74d - 2024-05-06
  • 3.11.0 - 2024-05-06

    What's Changed

    Full Changelog: 3.10.0...3.11.0

  • 3.11.0-nightly-20240505-1f17bbd75 - 2024-05-05
  • 3.11.0-nightly-20240504-81c413092 - 2024-05-04
  • 3.11.0-nightly-20240503-81c413092 - 2024-05-03
  • 3.11.0-nightly-20240502-81c413092 - 2024-05-02
  • 3.11.0-nightly-20240501-81c413092 - 2024-05-01
  • 3.10.1 - 2024-05-09

    Release contains backported changes from 3.11.0 for Expo SDK 51

  • 3.10.0 - 2024-05-01

    What's Changed

    • Prevent iOS bridgeless initialization from getting the wrong bridge by @ gabrieldonadel in #5953
    • Fix crashes when reloading app quickly on Android by @ lukmccall in #5958
    • Use [RCTUIManager viewForReactTag:] instead of viewRegistry to avoid infinite loop in [RCTComponentViewRegistry objectForKey:] by @ tomekzaw in #5957
    • Crash while using useAnimatedKeyboard in flat list by @ maciekstosio in #5918
    • Fix calculating keyboard height by @ maciekstosio in #5851

    New Contributors

    @ devjs100 @ maciekstosio

    🙌 Thank you for your contributions!

    Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/8907195489

    Full Changelog: 3.9.0...3.10.0

from react-native-reanimated GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Snyk has automatically assigned this pull request, set who gets assigned.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade react-native-reanimated from 3.10.0 to 3.12.1.

See this package in npm:
react-native-reanimated

See this project in Snyk:
https://app.snyk.io/org/muhiddinjv/project/bea1511b-cb2c-42c4-a80c-3435b0612dc6?utm_source=github&utm_medium=referral&page=upgrade-pr
@muhiddinjv muhiddinjv closed this Mar 13, 2025
@muhiddinjv muhiddinjv deleted the snyk-upgrade-4b7ce8cc0df121af1c8ab262a87de1d3 branch March 13, 2025 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants