Skip to content

fix(deps): update dependency react-native-reanimated to ~3.19.0#10

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/react-native-reanimated-3.x
Open

fix(deps): update dependency react-native-reanimated to ~3.19.0#10
renovate[bot] wants to merge 1 commit intomainfrom
renovate/react-native-reanimated-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 9, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
react-native-reanimated (source) ~3.6.1~3.19.0 age confidence

Release Notes

software-mansion/react-native-reanimated (react-native-reanimated)

v3.19.5

Compare Source

What's Changed

Full Changelog: software-mansion/react-native-reanimated@3.19.4...3.19.5

v3.19.4

Compare Source

What's Changed

Full Changelog: software-mansion/react-native-reanimated@3.19.3...3.19.4

v3.19.3

Compare Source

What's Changed

Full Changelog: software-mansion/react-native-reanimated@3.19.2...3.19.3

v3.19.2

Compare Source

What's Changed

Full Changelog: software-mansion/react-native-reanimated@3.19.1...3.19.2

v3.19.1

Compare Source

What's Changed

Full Changelog: software-mansion/react-native-reanimated@3.19.0...3.19.1

v3.19.0

Compare Source

What's Changed

Full Changelog: software-mansion/react-native-reanimated@3.18.0...3.19.0

v3.18.2

Compare Source

What's Changed

Full Changelog: software-mansion/react-native-reanimated@3.18.1...3.18.2

v3.18.1

Compare Source

What's Changed

Full Changelog: software-mansion/react-native-reanimated@3.18.0...3.18.1

v3.18.0

Compare Source

Key changes compared to 3.17.5

  • Support for React Native 0.80-rc.3
  • Fix for Jest Snapshots
  • Fix Native Proxy leak

What's Changed

Full Changelog: software-mansion/react-native-reanimated@3.17.5...3.18.0

v3.17.5

Compare Source

What's Changed

Full Changelog: software-mansion/react-native-reanimated@3.17.4...3.17.5

v3.17.4

Compare Source

What's Changed

Full Changelog: software-mansion/react-native-reanimated@3.17.3...3.17.4

v3.17.3

Compare Source

What's Changed

Full Changelog: software-mansion/react-native-reanimated@3.17.2...3.17.3

v3.17.2

Compare Source

What's Changed

Full Changelog: software-mansion/react-native-reanimated@3.17.1...3.17.2

v3.17.1

Compare Source

What's Changed

Full Changelog: software-mansion/react-native-reanimated@3.17.0...3.17.1

v3.17.0

Compare Source

Key changes compared to 3.16.7

  • Partial separation of Worklets and Reanimated
  • Support React Native 0.78-rc.3 #​6934
  • Fixes for Layout Animations on Fabric
  • Fixes for circular dependencies resulting in slight memory leaks on reload #​6850
  • Support for LAB color interpolation #​6782
  • Support for boxShadow property #​6749
  • Support for multiple worklet referencing in Reanimated Babel Plugin #​6904
  • Support for Android's edge-to-edge #​6732

What's Changed

New Contributors

Full Changelog: software-mansion/react-native-reanimated@3.16.7...3.17.0

v3.16.7

Compare Source

What's changed

v3.16.6

Compare Source

What's changed

v3.16.5

Compare Source

What's Changed

Full Changelog: software-mansion/react-native-reanimated@3.16.4...3.16.5

v3.16.4

Compare Source

What's Changed

Full Changelog: software-mansion/react-native-reanimated@3.16.3...3.16.4

v3.16.3

Compare Source

What's Changed

  • Restoring jsxRuntime: classic when building Reanimated module output with react-native-builder-bob for NativeWind support #​6760
  • Adding mocks for get set API for mutables #​6742
  • Fixing sideEffects paths for web support #​6634
  • Fixing unnecessary warning #​6631
  • release: 3.16.3 by @​tjzel in #​6761

Full Changelog: software-mansion/react-native-reanimated@3.16.2...3.16.3

v3.16.2

Compare Source

Key changes

  • Fix for the new useSharedValue get/set API not working properly with with* animation assignments: #​6715
  • Adding fallback methods for better detection of Worklet Classes #​6706
  • Fix for crashing on TypeScript tokens in Worklet Classes #​6667

Full Changelog: software-mansion/react-native-reanimated@3.16.1...3.16.2

v3.16.1

Compare Source

Fixes USE_FRAMEWORKS=static on iOS.

Full Changelog: software-mansion/react-native-reanimated@3.16.0...3.16.1

v3.16.0

Compare Source

Features

  • Support React Native 0.76 by @​tomekzaw in #​6499
  • feat: Add react-compiler safe API to mutables

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link
Copy Markdown

vercel bot commented Feb 9, 2024

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
sticker-smash Error Error Dec 22, 2025 5:50pm

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Feb 9, 2024

⚠️ No Changeset found

Latest commit: 6da4109

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 9, 2024

🚀 Expo preview is ready!

  • Project → StickerSmash
  • Platforms → android, ios
  • Scheme → stickersmash
  • Runtime Version → 1.0.0
  • More info

Learn more about 𝝠 Expo Github Action

@renovate renovate bot force-pushed the renovate/react-native-reanimated-3.x branch from c1b9ac5 to 1fe9ce5 Compare March 9, 2024 11:52
@renovate renovate bot changed the title fix(deps): update dependency react-native-reanimated to ~3.7.0 fix(deps): update dependency react-native-reanimated to ~3.8.0 Mar 9, 2024
@renovate renovate bot force-pushed the renovate/react-native-reanimated-3.x branch from 1fe9ce5 to 0bb7be6 Compare March 24, 2024 07:25
@renovate renovate bot force-pushed the renovate/react-native-reanimated-3.x branch from 0bb7be6 to f4ea8d8 Compare April 26, 2024 12:51
@renovate renovate bot changed the title fix(deps): update dependency react-native-reanimated to ~3.8.0 fix(deps): update dependency react-native-reanimated to ~3.9.0 Apr 26, 2024
@renovate renovate bot force-pushed the renovate/react-native-reanimated-3.x branch from f4ea8d8 to a23e738 Compare May 1, 2024 10:06
@renovate renovate bot changed the title fix(deps): update dependency react-native-reanimated to ~3.9.0 fix(deps): update dependency react-native-reanimated to ~3.10.0 May 1, 2024
@renovate renovate bot changed the title fix(deps): update dependency react-native-reanimated to ~3.10.0 fix(deps): update dependency react-native-reanimated to ~3.11.0 May 6, 2024
@renovate renovate bot force-pushed the renovate/react-native-reanimated-3.x branch from a23e738 to 8a47c75 Compare May 6, 2024 17:03
@renovate renovate bot force-pushed the renovate/react-native-reanimated-3.x branch from 8a47c75 to ee6e32d Compare June 3, 2024 21:39
@renovate renovate bot changed the title fix(deps): update dependency react-native-reanimated to ~3.11.0 fix(deps): update dependency react-native-reanimated to ~3.12.0 Jun 3, 2024
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Jun 3, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Walkthrough

The update involves upgrading the react-native-reanimated package from version ~3.6.1 to ~3.15.0 in the package.json file. This change is significant as it may introduce new features, bug fixes, and performance enhancements that can affect animations and transitions within the application. Developers should review the affected code to ensure compatibility and leverage improvements brought by this upgrade.

Changes

Files Change Summary
package.json Updated react-native-reanimated from ~3.6.1 to ~3.15.0

Poem

🐇 In the garden of code, we leap and we bound,
With react-native-reanimated, new joys abound!
From 3.6 to 3.15, we dance and we play,
Bugs fixed and features brightening our day.
Hops of delight in each transition and fade,
A whirl of animations that merrily cascade! 🌼✨


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/react-native-reanimated-3.x branch from ee6e32d to 92afc4c Compare July 3, 2024 13:24
@renovate renovate bot changed the title fix(deps): update dependency react-native-reanimated to ~3.12.0 fix(deps): update dependency react-native-reanimated to ~3.13.0 Jul 3, 2024
@renovate renovate bot force-pushed the renovate/react-native-reanimated-3.x branch from 92afc4c to aa4a4f3 Compare July 10, 2024 15:15
@renovate renovate bot changed the title fix(deps): update dependency react-native-reanimated to ~3.13.0 fix(deps): update dependency react-native-reanimated to ~3.14.0 Jul 10, 2024
@socket-security
Copy link
Copy Markdown

socket-security bot commented Jul 10, 2024

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate renovate bot force-pushed the renovate/react-native-reanimated-3.x branch from aa4a4f3 to ef49b92 Compare August 6, 2024 12:13
@vercel
Copy link
Copy Markdown

vercel bot commented Dec 9, 2024

Deployment failed with the following error:

Resource is limited - try again in 2 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/react-native-reanimated-3.x branch from 37d1e1b to 72c5084 Compare December 9, 2024 05:42
@renovate renovate bot force-pushed the renovate/react-native-reanimated-3.x branch from 72c5084 to 20cacfb Compare February 24, 2025 17:52
@renovate renovate bot changed the title fix(deps): update dependency react-native-reanimated to ~3.16.0 fix(deps): update dependency react-native-reanimated to ~3.17.0 Feb 24, 2025
@renovate renovate bot force-pushed the renovate/react-native-reanimated-3.x branch from 20cacfb to a9bf1c6 Compare May 29, 2025 20:10
@renovate renovate bot changed the title fix(deps): update dependency react-native-reanimated to ~3.17.0 fix(deps): update dependency react-native-reanimated to ~3.18.0 May 29, 2025
@gitstream-cm
Copy link
Copy Markdown

gitstream-cm bot commented Jul 21, 2025

🚨 gitStream Monthly Automation Limit Reached 🚨

Your organization has exceeded the number of pull requests allowed for automation with gitStream.
Monthly PRs automated: 251/250

To continue automating your PR workflows and unlock additional features, please contact LinearB.

@renovate renovate bot force-pushed the renovate/react-native-reanimated-3.x branch from a9bf1c6 to c1ff1fa Compare July 22, 2025 18:58
@renovate renovate bot changed the title fix(deps): update dependency react-native-reanimated to ~3.18.0 fix(deps): update dependency react-native-reanimated to ~3.19.0 Jul 22, 2025
@renovate renovate bot force-pushed the renovate/react-native-reanimated-3.x branch from c1ff1fa to 33daec5 Compare August 8, 2025 10:55
@renovate renovate bot force-pushed the renovate/react-native-reanimated-3.x branch from 33daec5 to 5bfdb4b Compare October 7, 2025 11:34
@vercel
Copy link
Copy Markdown

vercel bot commented Oct 7, 2025

Deployment failed with the following error:

Resource is limited - try again in 3 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/itman?upgradeToPro=build-rate-limit

@renovate renovate bot force-pushed the renovate/react-native-reanimated-3.x branch from 5bfdb4b to 8bad6a2 Compare October 13, 2025 18:08
@renovate renovate bot force-pushed the renovate/react-native-reanimated-3.x branch from 8bad6a2 to 257cf6c Compare October 21, 2025 09:46
@renovate renovate bot force-pushed the renovate/react-native-reanimated-3.x branch from 257cf6c to 11ab6a5 Compare November 10, 2025 16:13
@renovate renovate bot force-pushed the renovate/react-native-reanimated-3.x branch from 11ab6a5 to 98115d2 Compare November 11, 2025 01:02
@vercel
Copy link
Copy Markdown

vercel bot commented Nov 11, 2025

Deployment failed with the following error:

Resource is limited - try again in 2 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/itman?upgradeToPro=build-rate-limit

@renovate renovate bot force-pushed the renovate/react-native-reanimated-3.x branch from 98115d2 to 0fd0a15 Compare December 22, 2025 17:50
@renovate renovate bot force-pushed the renovate/react-native-reanimated-3.x branch from 0fd0a15 to 6da4109 Compare December 31, 2025 16:30
@vercel
Copy link
Copy Markdown

vercel bot commented Dec 31, 2025

Deployment failed with the following error:

Resource is limited - try again in 21 minutes (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/itman?upgradeToPro=build-rate-limit

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedreact-native-reanimated@​3.6.3 ⏵ 3.19.598 +110089100100

View full report

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.

0 participants