-
-
Notifications
You must be signed in to change notification settings - Fork 417
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.6.2 - autoclosed #810
Closed
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
December 19, 2023 21:07
3afae8e
to
48363b5
Compare
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
2 times, most recently
from
December 28, 2023 15:24
7958060
to
704cc47
Compare
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
December 29, 2023 13:33
704cc47
to
f245645
Compare
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
December 29, 2023 13:36
f245645
to
3e81f68
Compare
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
December 30, 2023 12:07
3e81f68
to
ec4407b
Compare
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
December 30, 2023 12:13
ec4407b
to
af6485a
Compare
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
2 times, most recently
from
December 30, 2023 12:25
ebe1020
to
339991c
Compare
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
December 30, 2023 12:38
339991c
to
35b0c4e
Compare
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
December 30, 2023 12:42
35b0c4e
to
9546e50
Compare
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
January 16, 2024 10:53
f222633
to
960a5cc
Compare
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
January 16, 2024 17:29
960a5cc
to
d4794b0
Compare
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
January 25, 2024 14:53
d4794b0
to
05dcec8
Compare
renovate
bot
changed the title
fix(deps): update dependency react-native-reanimated to ~3.6.1
fix(deps): update dependency react-native-reanimated to ~3.6.2
Jan 25, 2024
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
January 27, 2024 11:33
05dcec8
to
ab86f0a
Compare
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
January 27, 2024 11:39
ab86f0a
to
8708cfa
Compare
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
January 27, 2024 12:12
8708cfa
to
6a2f17a
Compare
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
January 27, 2024 12:26
6a2f17a
to
6c8d2c8
Compare
renovate
bot
force-pushed
the
renovate/react-native-reanimated-3.x
branch
from
January 27, 2024 12:33
6c8d2c8
to
8fa8970
Compare
renovate
bot
changed the title
fix(deps): update dependency react-native-reanimated to ~3.6.2
fix(deps): update dependency react-native-reanimated to ~3.6.2 - autoclosed
Jan 28, 2024
auto-merge was automatically disabled
January 28, 2024 10:21
Pull request was closed
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.3.0
->~3.6.2
Release Notes
software-mansion/react-native-reanimated (react-native-reanimated)
v3.6.2
Compare Source
Changes:
Full Changelog: software-mansion/react-native-reanimated@3.6.1...3.6.2
v3.6.1
Compare Source
Changes:
Full Changelog: software-mansion/react-native-reanimated@3.6.0...3.6.1
v3.6.0
Compare Source
What's Changed
New features
<LayoutAnimationConfig>
- @bartlomiejbloniarz in https://github.com/software-mansion/react-native-reanimated/pull/5045Fixes
requestAnimationFrame
- @bartlomiejbloniarz in https://github.com/software-mansion/react-native-reanimated/pull/5136FlatList
by @bartlomiejbloniarz in https://github.com/software-mansion/react-native-reanimated/pull/5295Improvements
Extrapolation
andExtrapolate
- @Latropos in https://github.com/software-mansion/react-native-reanimated/pull/5141performance.now
in worklet runtimes by @tomekzaw in https://github.com/software-mansion/react-native-reanimated/pull/5194__initData
- @tomekzaw in https://github.com/software-mansion/react-native-reanimated/pull/5186Typescript
New Contributors
@khevamann @xSyki @ankit-tailor @caglar09 @gabrieldonadel @td-tomasz-joniec @cwclancy @szydlovsky @joshlam @andreysam @ugurcanatas
🙌 Thank you for your contributions!
Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/7017226041
Full Changelog: software-mansion/react-native-reanimated@3.5.0...3.6.0
v3.5.4
Compare Source
Fixes accidental export of some enums as
export type
and also makesPlatformChecker.ts
more approachable for TypeScript in user libraries (#5105).Full Changelog: software-mansion/react-native-reanimated@3.5.3...3.5.4
v3.5.3
Compare Source
Fixes improper
export
andexport type
inlib
files (#5074).Fixes Reanimated-Skia integration by exporting publicly
startMapper
andstopMapper
(#5103).Full Changelog: software-mansion/react-native-reanimated@3.5.2...3.5.3
v3.5.2
Compare Source
Fixing crash on Release mode with #5087 (bug introduced in #4794).
v3.5.1
Compare Source
What's Changed
Fix for undefined _IS_FABRIC -https://github.com/software-mansion/react-native-reanimated/pull/50655
🙌 Thank you for your contributions!
Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/6156776596
Full Changelog: software-mansion/react-native-reanimated@3.5.0...3.5.1
v3.5.0
Compare Source
What's Changed
New features
react-native-macos
by @jfedak in https://github.com/software-mansion/react-native-reanimated/pull/4912react-native-windows
by @piaskowyk in https://github.com/software-mansion/react-native-reanimated/pull/4917setNativeProps
helper function on UI runtime by @tomekzaw in https://github.com/software-mansion/react-native-reanimated/pull/4595libreanimated
to be consumed via prefab by @tomekzaw in https://github.com/software-mansion/react-native-reanimated/pull/5005Fixes
onReanimatedPropsChange
by @Latropos in https://github.com/software-mansion/react-native-reanimated/pull/4821NDEBUG
in production builds by @tomekzaw in https://github.com/software-mansion/react-native-reanimated/pull/4902DEBUG
flag whenPRODUCTION
env is not set by @j-piasecki in https://github.com/software-mansion/react-native-reanimated/pull/4918runOnJS
by @tomekzaw in https://github.com/software-mansion/react-native-reanimated/pull/4617setNextLayoutAnimationGroup
call by @tomekzaw in https://github.com/software-mansion/react-native-reanimated/pull/4955useAnimatedProps
on web by @m-bert in https://github.com/software-mansion/react-native-reanimated/pull/4977Improvements
weakNativeReanimatedModule
using conditionals by @tomekzaw in https://github.com/software-mansion/react-native-reanimated/pull/4871useAnimatedSensor
vector velocity on Android by @kowczarz in https://github.com/software-mansion/react-native-reanimated/pull/4933ShareableRemoteFunction
by @tomekzaw in https://github.com/software-mansion/react-native-reanimated/pull/5015Fabric
Typescript
AnimatedStyle
for good by @tjzel in https://github.com/software-mansion/react-native-reanimated/pull/4923New Contributors
@m-bert @t0ms0n00 @gerzonc @schriker @kowczarz @aleqsio @Gaohaoyang @MatiPl01
🙌 Thank you for your contributions!
Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/6147177203
Full Changelog: software-mansion/react-native-reanimated@3.4.0...3.5.0
v3.4.2
Compare Source
What's Changed
Full Changelog: software-mansion/react-native-reanimated@3.4.1...3.4.2
v3.4.1
Compare Source
What's Changed
Full Changelog: software-mansion/react-native-reanimated@3.4.0...3.4.1
v3.4.0
Compare Source
What's Changed
Shared Element Transition
[email protected]
+)Plugin improvements:
Refactors
Fixes
useRef
withuseSharedValue
inuseAnimatedReaction
to preserve value between renders in https://github.com/software-mansion/react-native-reanimated/pull/4633USE_FRAMEWORKS=static
in https://github.com/software-mansion/react-native-reanimated/pull/4718Other
sendEvent
in https://github.com/software-mansion/react-native-reanimated/pull/4525ShadowTreeCloner::updateYogaChildren
in https://github.com/software-mansion/react-native-reanimated/pull/4664RegExp`` in https://github.com/software-mansion/react-native-reanimated/pull/4713 Add support for
Intl` in worklets inhttps://github.com/software-mansion/react-native-reanimated/pull/47177runOnJS
in https://github.com/software-mansion/react-native-reanimated/pull/4622dispatchCommand
on Paper in https://github.com/software-mansion/react-native-reanimated/pull/4586New Contributors
@samuel-rl @androideveloper @michalmaka @diego-antonelli @efstathiosntonas @jfedak @bartlomiejbloniarz @joonmanji @matt-livekindred
🙌 Thank you for your contributions!
Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/5656199880
Full Changelog: software-mansion/react-native-reanimated@3.3.0...3.4.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.