[Snyk] Upgrade react-native-gesture-handler from 2.1.3 to 2.21.2 #92
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.1.3 to 2.21.2.
ℹ️ 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 45 versions ahead of your current version.
The recommended version was released 2 months ago.
Release notes
Package name: react-native-gesture-handler
👍 Improvements
🔢 Miscellaneous
quickstart
docs page by @ latekvo in #3213ReanimatedDrawerLayout
component by @ latekvo in #3188Full Changelog: 2.21.1...2.21.2
❗ Important changes
New Contributors
Full Changelog: 2.21.0...2.21.1
❗ Important changes
ReanimatedDrawerLayout
component by @ latekvo in #3146findNodeHandle
function. by @ m-bert in #3127findNodeHandle
to properly detectSVG
by @ m-bert in #3197👍 Improvements
KeyboardEventManager
listeners unmount by @ m-bert in #3126PointerTracker
methods by @ m-bert in #3139ReanimatedSwipeable
component by @ latekvo in #3165collapsable
property by @ m-bert in #3203🐛 Bug fixes
Pressable
being unresponsive by @ latekvo in #3142renderRightActions
is set by @ latekvo in #3145onStart
callbacks ofReanimatedSwipeable
being called every update by @ latekvo in #3151threshold
props inReanimatedSwipeable
by @ latekvo in #3153ReanimatedSwipeable
] Multiple bug fixes and improvements by @ latekvo in #3149🔢 Miscellaneous
stylusData
documentation. by @ m-bert in #3112App.tsx
by @ latekvo in #3138ReanimatedSwipeable
documentation by @ latekvo in #3150TwoFingerPan
import by @ m-bert in #3211New Contributors
Full Changelog: 2.20.0...2.21.0
❗ Important changes
🔢 Miscellaneous
New Contributors
Full Changelog: 2.20.1...2.20.2
❗ Important changes
🔢 Miscellaneous
New Contributors
❗ Important changes
👍 Improvements
TouchEventManager
by @ m-bert in #3101🐛 Bug fixes
LongPressGestureHandler
by @ latekvo in #3090Pressable
styling by removing unnecessary wrappingView
by @ latekvo in #3087cursor
style by @ m-bert in #3097FlatList
type by @ j-piasecki in #3029getEventDispatcher
in ReactContextExtensions.kt by @ tomekzaw in #3120libreactnative.so
andlibjsi.so
by @ tomekzaw in #3118🔢 Miscellaneous
SWM
icon pack support. by @ latekvo in #3114New Contributors
Full Changelog: 2.19.0...2.20.0
❗ 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