-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency react-native-reanimated to ~3.16.0 #10
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
🚀 Expo preview is ready!
|
c1b9ac5
to
1fe9ce5
Compare
1fe9ce5
to
0bb7be6
Compare
0bb7be6
to
f4ea8d8
Compare
f4ea8d8
to
a23e738
Compare
a23e738
to
8a47c75
Compare
8a47c75
to
ee6e32d
Compare
WalkthroughThe update involves upgrading the Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
ee6e32d
to
92afc4c
Compare
92afc4c
to
aa4a4f3
Compare
No dependency changes detected. Learn more about Socket for GitHub ↗︎ 👍 No dependency changes detected in pull request |
aa4a4f3
to
ef49b92
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
bun.lockb
is excluded by!**/bun.lockb
Files selected for processing (1)
- package.json (1 hunks)
Additional comments not posted (1)
package.json (1)
37-37
: Verify compatibility with the updatedreact-native-reanimated
version.The update from
~3.6.1
to~3.15.0
may introduce new features, bug fixes, and performance improvements. Ensure that the new version is compatible with the existing codebase and does not introduce any breaking changes.
ef49b92
to
72c5084
Compare
Deployment failed with the following error:
|
37d1e1b
to
72c5084
Compare
This PR contains the following updates:
~3.6.1
->~3.16.0
Release Notes
software-mansion/react-native-reanimated (react-native-reanimated)
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
operationsInBatch_
before terminating UI runtime in https://github.com/software-mansion/react-native-reanimated/pull/6779 by @tomekzawFull Changelog: software-mansion/react-native-reanimated@3.16.3...3.16.4
v3.16.3
Compare Source
What's Changed
jsxRuntime: classic
when building Reanimated module output withreact-native-builder-bob
for NativeWind support https://github.com/software-mansion/react-native-reanimated/pull/6760get
set
API for mutables https://github.com/software-mansion/react-native-reanimated/pull/6742sideEffects
paths for web support https://github.com/software-mansion/react-native-reanimated/pull/6634Full Changelog: software-mansion/react-native-reanimated@3.16.2...3.16.3
v3.16.2
Compare Source
Key changes
useSharedValue
get/set API not working properly withwith*
animation assignments: https://github.com/software-mansion/react-native-reanimated/pull/6715Full 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
skipEntering
by @m-bert in https://github.com/software-mansion/react-native-reanimated/pull/6425Fixes
findNodeHandle
web version by @m-bert in https://github.com/software-mansion/react-native-reanimated/pull/6403requestAnimationFrame
flush condition by @bartlomiejbloniarz in https://github.com/software-mansion/react-native-reanimated/pull/6442react-native@0.76
by @tjzel in https://github.com/software-mansion/react-native-reanimated/pull/6527ReaLayoutAnimator
to a separate file by @tomekzaw in https://github.com/software-mansion/react-native-reanimated/pull/6530resolveTaskFactory
in build.gradle by @tomekzaw in https://github.com/software-mansion/react-native-reanimated/pull/6560outlineColor
to ColorProperties list by @jakex7 in https://github.com/software-mansion/react-native-reanimated/pull/6568HostFunction
handling to_scheduleOnJS
by @bartlomiejbloniarz in https://github.com/software-mansion/react-native-reanimated/pull/6571Number
instead ofparseInt
by @Latropos in https://github.com/software-mansion/react-native-reanimated/pull/6593Docs changes
PlatformCompatibility
component by @tomekzaw in https://github.com/software-mansion/react-native-reanimated/pull/6394measure
InteracitveExample by @patrycjakalinska in https://github.com/software-mansion/react-native-reanimated/pull/6452@swmansion/t-rex-ui
to 0.0.14 by @patrycjakalinska in https://github.com/software-mansion/react-native-reanimated/pull/6522Internal changes
RNReanimated.podspec
by @tomekzaw in https://github.com/software-mansion/react-native-reanimated/pull/6473this
captures in lambdas for NDK 27 by @tjzel in https://github.com/software-mansion/react-native-reanimated/pull/6495eslint-plugin-reanimated
build directory to .gitignore by @tjzel in https://github.com/software-mansion/react-native-reanimated/pull/6493react-native-builder-bob
by @tjzel in https://github.com/software-mansion/react-native-reanimated/pull/6494NativeReanimatedModule
by @tjzel in https://github.com/software-mansion/react-native-reanimated/pull/6357_value
in Mutables. by @tjzel in https://github.com/software-mansion/react-native-reanimated/pull/6311packagingOptions
in build.gradle by @tomekzaw in https://github.com/software-mansion/react-native-reanimated/pull/6541reanimated
toworklets
by @tomekzaw in https://github.com/software-mansion/react-native-reanimated/pull/6544android/
subdirectory and update includes by @tomekzaw in https://github.com/software-mansion/react-native-reanimated/pull/6549inline style
tests inJest
by @m-bert in https://github.com/software-mansion/react-native-reanimated/pull/6400New Contributors
Full Changelog: software-mansion/react-native-reanimated@3.15.5...3.16.0
v3.15.5
Compare Source
What's Changed
Full Changelog: software-mansion/react-native-reanimated@3.15.4...3.15.5
v3.15.4
Compare Source
Restoring compatibility for NDK23.
Full Changelog: software-mansion/react-native-reanimated@3.15.3...3.15.4
v3.15.3
Compare Source
New architecture bug fixes
Full Changelog: software-mansion/react-native-reanimated@3.15.2...3.15.3
v3.15.2
Compare Source
Preliminary support for NDK 27
Full Changelog: software-mansion/react-native-reanimated@3.15.1...3.15.2
v3.15.1
Compare Source
Full Changelog: software-mansion/react-native-reanimated@3.15.0...3.15.1
v3.15.0
Compare Source
What's Changed
Features
ReducedMotionConfig
component by @piaskowyk in https://github.com/software-mansion/react-native-reanimated/pull/6164EntryExitTransition
by @m-bert in https://github.com/software-mansion/react-native-reanimated/pull/6232CurvedTransition
by @m-bert in https://github.com/software-mansion/react-native-reanimated/pull/6239worklets
as prefab by @tomekzaw in https://github.com/software-mansion/react-native-reanimated/pull/6372Fixes
mansion/react-native-reanimated/pull/6282
easing
by @m-bert in https://github.com/software-mansion/react-native-reanimated/pull/6304exiting
after position fix by @m-bert in https://github.com/software-mansion/react-native-reanimated/pull/6308Remove
mutation parsing in Layout Animations by @bartlomiejbloniarz in https://github.com/software-mansion/react-native-reanimated/pull/6286Improvements
withInitialValues
modifier by @m-bert in https://github.com/software-mansion/react-native-reanimated/pull/6254combineTransition
by @piaskowyk in https://github.com/software-mansion/react-native-reanimated/pull/6161ReanimatedHiddenHeaders
,LoggerInterface
andSpeedChecker
by @tomekzaw in https://github.com/software-mansion/react-native-reanimated/pull/6363Docs changes
@swmansion/t-rex-ui
component by @patrycjakalinska in https://github.com/software-mansion/react-native-reanimated/pull/6274ReduceMotionConfig
docs by @piaskowyk in https://github.com/software-mansion/react-native-reanimated/pull/6165Internal changes
PerformanceMonitor
's functionality by @latekvo in https://github.com/software-mansion/react-native-reanimated/pull/6241waitForAnimationUpdates
instead ofwait
by @piaskowyk in https://github.com/software-mansion/react-native-reanimated/pull/6237Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.