Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 27, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps react-native-reanimated from 3.16.1 to 3.16.7.

Release notes

Sourced from react-native-reanimated's releases.

3.16.7

What's changed

3.16.6

What's changed

3.16.5

What's Changed

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

3.16.4

What's Changed

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

3.16.3

What's Changed

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

3.16.2

Key changes

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

Commits
  • 8a7d4c8 Bump version to 3.16.7
  • 684c0c3 Add missing null-check to findHostInstanceFastPath (#6884)
  • b9e55ed Compatibility with 0.77 for findHostInstance (#6883)
  • 49f5db1 Workaround for V8EXECUTOR_LIB NOTFOUND error in worklets CMakeLists.txt (#6603)
  • eb62ecb Fix typo
  • e2f3705 Use COPY_CAPTURE_WITH_THIS
  • 687cc08 Use JSCallInvoker instead of RuntimeExecutor
  • 8a18aff Remove CoreFeatures.h include (#6875)
  • 95dc926 Remove shouldYield commit option (#6876)
  • 161f50e Add comment for canOverrideExistingModule in ReactModuleInfo constructor ...
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 27, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 27, 2025 19:41
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 27, 2025
Copy link

github-actions bot commented Aug 27, 2025

Coverage Report

Lines Statements Branches Functions
Coverage: 100%
100% (201/201) 99.06% (106/107) 100% (61/61)

Bumps [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) from 3.16.1 to 3.16.7.
- [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/RELEASE.md)
- [Commits](https://github.com/software-mansion/react-native-reanimated/commits/3.16.7/packages/react-native-reanimated)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-reanimated-3.16.7 branch from 0f5bbdb to e45100e Compare August 28, 2025 11:48
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants