[Snyk] Upgrade react-native-gesture-handler from 2.16.2 to 2.19.0 #4
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.
Snyk has created this PR to upgrade react-native-gesture-handler from 2.16.2 to 2.19.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 5 versions ahead of your current version.
The recommended version was released on a month ago.
Release notes
Package name: react-native-gesture-handler
❗ Important changes
ManualGestureHandler
by @ m-bert in #3018LongPressGestureHandler
by @ m-bert in #3014HoverGestureHandler
by @ m-bert in #3027FlingGestureHandler
by @ m-bert in #3028web
] Add keyboard support to gesture handler by @ latekvo in #3035👍 Improvements
numberOfPointers
toLongPress
by @ m-bert in #3043AGP version <= 7
by @ latekvo in #3077🐛 Bug fixes
Pressable
not inferring dimensions from it's children by @ latekvo in #3020scale
by @ m-bert in #3031Pressables
's interference with other gestures when nested by @ latekvo in #3015ReanimatedSwipeable
] Create separate spring configs to avoid overwriting ones already being used by @ latekvo in #3045ReanimatedSwipeable
andPressable
to their inner components by @ latekvo in #3039Hover
blocking scrolling with mouse wheel by @ m-bert in #3067enabled
prop in buttons. by @ m-bert in #3062NativeViewGestureHandler
style. by @ m-bert in #3070🔢 Miscellaneous
yarn format
script name by @ m-bert in #3053lint-staged
by @ m-bert in #3060onStart
firing onPan
withactivateAfterLongPress
when gesture is disabled while being pressed down. by @ latekvo in #3075New Contributors
Full Changelog: 2.18.1...2.19.0
🐛 Bug fixes
What's Changed
Pressable
component by @ latekvo in #2992Full Changelog: 2.18.0...2.18.1
❗ Important changes
👍 Improvements
ForceTouch
warning by @ m-bert in #2954NativeViewGestureHandler
by @ m-bert in #3004enabled
prop support to swipeable by @ latekvo in #3011🐛 Bug fixes
queueMicrotask
withrequestAnimationFrame
by @ m-bert in #2969ScrollView
intercepting touches through out-of-bounds children by @ j-piasecki in #3017onPress
argument in buttons by @ m-bert in #3006LongPress
by @ m-bert in #3013🔢 Miscellaneous
@ swmansion/t-rex-ui
to 0.0.12 by @ patrycjakalinska in #2958@ swmansion/t-rex-ui
component by @ patrycjakalinska in #2996drawerWillShow
inDrawerLayout
docs by @ m-bert in #3000hasPointerInside
tocontainsPointInView
by @ m-bert in #3012New Contributors
Full Changelog: 2.17.0...2.18.0
🐛 Bug fixes
checkIntegrityBetweenArchitectures
task when installed as a dependency by @ j-piasecki in