Shopify / flash-list

A better list for React Native
https://shopify.github.io/flash-list/
MIT License
5.65k stars 284 forks source link

Bump react-native-reanimated from 3.14.0 to 3.15.3 in /fixture/react-native #1361

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps react-native-reanimated from 3.14.0 to 3.15.3.

Release notes

Sourced from react-native-reanimated's releases.

3.15.3

New architecture bug fixes

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/3.15.2...3.15.3

3.15.2

Preliminary support for NDK 27

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/3.15.1...3.15.2

3.15.1

Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/3.15.0...3.15.1

3.15.0

What's Changed

Features

Fixes

... (truncated)

Commits
  • fe84806 Release 3.15.3
  • 4f0625c Fix wrong exiting animation indices [New Architecture] (#6526)
  • 21852e3 Fix layout animations flickering on Android [New Architecture] (#6518)
  • 457b6c0 fix: Add JavaScript wrappers to captured console to prevent crashes in React ...
  • f621613 Fix handling of layout animations coinciding with view flattening (#6460)
  • 00649e0 Fix issues with skipping reanimated commit (#6498)
  • 3d84ab9 chore: Update versions
  • 7c88096 chore: Fix deprecated this captures in lambdas for NDK 27 (#6495)
  • 3317c3b chore: update verions
  • 7ab57d9 cherry-pick eaae44cabec169a970b2604c679b377cceedf3b8
  • 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 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[bot] commented 1 month ago

Superseded by #1371.