fix(deps): update dependency react-native-gesture-handler to ~2.31.0#9
fix(deps): update dependency react-native-gesture-handler to ~2.31.0#9renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
🚀 Expo preview is ready!
|
30660d0 to
7849f8f
Compare
7849f8f to
0a16b3e
Compare
0a16b3e to
de93919
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the
Comment |
de93919 to
436cc60
Compare
436cc60 to
b38059d
Compare
|
Deployment failed with the following error: |
b38059d to
b7d5dfe
Compare
|
Deployment failed with the following error: |
b7d5dfe to
c40aeae
Compare
d9fb19e to
e2ec7bb
Compare
|
🚨 gitStream Monthly Automation Limit Reached 🚨 Your organization has exceeded the number of pull requests allowed for automation with gitStream. To continue automating your PR workflows and unlock additional features, please contact LinearB. |
e2ec7bb to
0c12f51
Compare
0c12f51 to
3b2de1d
Compare
3b2de1d to
d18e455
Compare
d18e455 to
3ca4309
Compare
3ca4309 to
4696dbc
Compare
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
4696dbc to
b21a23d
Compare
b21a23d to
c441b77
Compare
c441b77 to
45d707c
Compare
45d707c to
ff748d8
Compare
ff748d8 to
cdebac6
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
This PR contains the following updates:
~2.14.0→~2.31.0Release Notes
software-mansion/react-native-gesture-handler (react-native-gesture-handler)
v2.31.1Compare Source
v2.31.0Compare Source
❗ Important changes
👍 Improvements
pointerEventsforPressablecomponent by @huextrat in #3925pointerEventsforPressablecomponent by @huextrat in #3927FullWindowOverlayas the native root by @j-piasecki in #4039Textcomponent by @m-bert in #4003numberOfPointerstoNativegesture events by @m-bert in #4023🐛 Bug fixes
handleGesture:fromReset:by @m-bert in #3983pointerTypeinHovergesture by @m-bert in #3989onFinalizecallback inTapby @m-bert in #4029🔢 Miscellaneous
exactOptionalPropertyTypessupport by @YevheniiKotyrlo in #4012expoon v2 branch by @m-bert in #4052New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@v2.30.1...v2.31.0
v2.30.1: 2.30.1Compare Source
Full Changelog: software-mansion/react-native-gesture-handler@v2.30.0...v2.30.1
v2.30.0: 2.30.0Compare Source
🐛 Bug fixes
onFinalizewhen blocked by @j-piasecki in #3849onFinalizecallbacks on iOS 26 by @m-bert in #3855🔢 Miscellaneous
GestureDetectorby @j-piasecki in #3884react-native0.83 by @m-bert in #3822nulltoGestureReftype by @m-bert in #3821ReanimatedSwipeableprops. by @m-bert in #3820Accessing element.ref was removed in React 19error by @rmarquois in #3804New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@v2.29.1...v2.30.0
v2.29.1: 2.29.1Compare Source
🐛 Bug fixes
v2.29.0Compare Source
❗ Important changes
iOS26 by @m-bert in #3740👍 Improvements
react-native-builder-bobby @m-bert in #3751build.gradlecleanup by @m-bert in #3741🐛 Bug fixes
setPressedby @akwasniewski in #3742Pressable'sonPressbeing called on cancellation by @latekvo in #3678🔢 Miscellaneous
Flingtsdoc by @m-bert in #3724nodeon CI by @m-bert in #3753evtoeventby @tomekzaw in #3695paperCI by @m-bert in #3677"build MacOS"CI taking a long time to complete by @latekvo in #3679react-native0.82 by @m-bert in #3699metro.config.jsin example apps by @m-bert in #3718react-native-macosby @m-bert in #3661New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.28.0...2.29.0
v2.28.0Compare Source
❗ Important changes
react-native0.81 by @m-bert in #3607gestureHandlerRootHOCby @m-bert in #3632👍 Improvements
🐛 Bug fixes
🔢 Miscellaneous
New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.27.2...2.28.0
v2.27.2Compare Source
❗ Important changes
asReversedinstead ofreversedby @m-bert in #3598👍 Improvements
ReanimatedSwipeableby @latekvo in #3579PressablerequiringdimensionsAfterResizeby @latekvo in #3606focal/anchorpoints by @m-bert in #3614🐛 Bug fixes
GestureDetectoronTextby @m-bert in #3591onTouches*callbacks being called for all gestures by @m-bert in #3596onPresscallback not working by @latekvo in #3597🔢 Miscellaneous
ReanimatedSwipeablemodule path by @m-bert in #3605dev clientdefault when startingexpo-exampleby @m-bert in #3615New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.27.1...2.27.2
v2.27.1Compare Source
What's Changed
/libmissing in the2.27.0npm releaseFull Changelog: software-mansion/react-native-gesture-handler@2.27.0...2.27.1
v2.27.0Compare Source
❗ Important changes
Pressablerefactor. by @latekvo in #3571ForceTouchgesture by @m-bert in #3550🐛 Bug fixes
README.mdto package by @m-bert in #3558PointerTrackerelements nullable by @m-bert in #3565🔢 Miscellaneous
needs-reproCI on comments by @latekvo in #3570New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.26.0...2.27.0
v2.26.0Compare Source
❗ Important changes
react-native0.80 by @m-bert in #3530👍 Improvements
PressableandReanimatedSwipeableby @m-bert in #3473🐛 Bug fixes
providers.execto enableconfiguration-cacheby @lukmccall in #3504onPressifonLongPressis not defined by @m-bert in #3549onSwipeableWillClosecalled on opening ofReanimatedSwipeableby @m-bert in #3478🔢 Miscellaneous
react-native-builder-bobby @satya164 in #3468GestureHandleron Android non generic by @j-piasecki in #3491needs-more-infoaction by @m-bert in #3546yarn format:applescript by @m-bert in #3500react-native0.79 by @m-bert in #3436package.jsonby @j-piasecki in #3483eslintIgnorefrompackage.jsonby @m-bert in #3533react-native-reanimatedby @m-bert in #3545expoto stable 53 by @m-bert in #3527New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.25.0...2.26.0
v2.25.0Compare Source
❗ Important changes
react-native-svginterface by @latekvo in #3242handlerTageach time handler is created by @m-bert in #3453UIManagerTypeerror by @m-bert in #3466👍 Improvements
accessibleprop onPressableby @m-bert in #3463PressablewithforwardRefby @m-bert in #3431🐛 Bug fixes
accessibilityprops to button view by @m-bert in #3444activeOpacityinBorderlessButtonby @m-bert in #3433hoverevents inRNGestureHandlerRootHelperby @m-bert in #3462shouldBeCancelledByOtherto respectblocksExternalGestureby @m-bert in #3429🔢 Miscellaneous
react-native-reanimatedby @m-bert in #3430actionson CI by @m-bert in #3432yarnversion by @m-bert in #3461SVGfiles by @m-bert in #3465reftype from props inPressableExample by @m-bert in #3446getReactNativeVersionby @j-piasecki in #3452New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.24.0...2.25.0
v2.24.0Compare Source
❗ Important changes
ReanimatedDrawerLayoutby @latekvo in #3391👍 Improvements
animationSpeedtoReanimatedDrawerLayoutby @latekvo in #3401🐛 Bug fixes
SVGwrapped withcreateAnimatedComponentby @m-bert in #3379hitSlopintochildPropsincreateNativeWrapperby @m-bert in #3399TextwithTouchablesby @m-bert in #3418🔢 Miscellaneous
Full Changelog: software-mansion/react-native-gesture-handler@2.23.1...2.24.0
v2.23.1Compare Source
❗ Important changes
🐛 Bug fixes
🔢 Miscellaneous
New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.23.0...2.23.1
v2.23.0Compare Source
❗ Important changes
DrawerLayoutby @m-bert in #3339Touchablecomponents by @m-bert in #3260👍 Improvements
simultaneousWithExternalGestureto ReanimatedSwipable by @MrSltun in #3324testing-librarycompatibility props by @latekvo in #3357blocksGesturesymmetric on native iOS by @j-piasecki in #3322🐛 Bug fixes
enabledchanges by @m-bert in #3330Textwith RN component when callbacks are not specified by @m-bert in #3336backgroundColornot being applied toRNGestureHandlerButtonby @latekvo in #3368findNodeHandlecorrectly handleFlatListin old API by @m-bert in #3361Textcomponent by @m-bert in #3338Swipeablemisalignment after resizing on web by @latekvo in #3341ReanimatedSwipeablereanimated warnings by @juliendevleeschauwer in #3365TouchableNativeFeedbackregression by @latekvo in #3294🔢 Miscellaneous
exampletoExpo 52by @latekvo in #3317nexttomainby @m-bert in #3303gettosetby @m-bert in #3263New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.22.1...2.23.0
v2.22.1Compare Source
🐛 Bug fixes
Swipeablemisalignment after resizing on web by @latekvo in ([#3341Configuration
📅 Schedule: (UTC)
🚦 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.