-
-
Notifications
You must be signed in to change notification settings - Fork 400
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.1 #1020
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/react-native-reanimated-3.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
15
−15
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
May 11, 2024 19:42
ecc6843
to
6e72631
Compare
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
May 11, 2024 20:40
6e72631
to
7984f83
Compare
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
May 11, 2024 21:18
7984f83
to
dd352d2
Compare
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
May 11, 2024 21:36
dd352d2
to
f658496
Compare
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
May 11, 2024 21:42
f658496
to
830e8e2
Compare
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
2 times, most recently
from
May 11, 2024 21:51
f45b445
to
3f45139
Compare
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
May 11, 2024 21:59
3f45139
to
b8c7550
Compare
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
2 times, most recently
from
May 11, 2024 22:05
f66fe07
to
f8ec8cc
Compare
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
May 12, 2024 01:15
f8ec8cc
to
3431655
Compare
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
October 7, 2024 23:59
420a9b9
to
bf3750f
Compare
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
October 11, 2024 17:02
bf3750f
to
8a41cfa
Compare
renovate
bot
changed the title
fix(deps): update dependency react-native-reanimated to ~3.15.4
fix(deps): update dependency react-native-reanimated to ~3.15.5
Oct 11, 2024
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
October 16, 2024 21:12
8a41cfa
to
9883e6d
Compare
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
October 16, 2024 21:24
9883e6d
to
b29ab29
Compare
renovate
bot
changed the title
fix(deps): update dependency react-native-reanimated to ~3.15.5
fix(deps): update dependency react-native-reanimated to ~3.15.5 - autoclosed
Oct 16, 2024
auto-merge was automatically disabled
October 16, 2024 21:32
Pull request was closed
renovate
bot
changed the title
fix(deps): update dependency react-native-reanimated to ~3.15.5 - autoclosed
fix(deps): update dependency react-native-reanimated to ~3.15.5
Oct 17, 2024
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
October 17, 2024 16:05
b29ab29
to
bae7773
Compare
renovate
bot
changed the title
fix(deps): update dependency react-native-reanimated to ~3.15.5
fix(deps): update dependency react-native-reanimated to ~3.16.0
Oct 17, 2024
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
October 21, 2024 15:33
bae7773
to
9ac48f2
Compare
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.16.1
Oct 21, 2024
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
October 25, 2024 11:33
9ac48f2
to
9980c09
Compare
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
October 25, 2024 13:55
9980c09
to
386bda7
Compare
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
October 30, 2024 12:53
386bda7
to
acb18c8
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~3.15.5
->~3.16.1
Release Notes
software-mansion/react-native-reanimated (react-native-reanimated)
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/6442[email protected]
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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.