[Snyk] Upgrade react-native-gesture-handler from 2.1.3 to 2.17.1 #106
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 was automatically created by Snyk using the credentials of a real user.
![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)
Snyk has created this PR to upgrade react-native-gesture-handler from 2.1.3 to 2.17.1.
ℹ️ 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 36 versions ahead of your current version.
The recommended version was released on a month ago.
Release notes
Package name: react-native-gesture-handler
🐛 Bug fixes
checkIntegrityBetweenArchitectures
task when installed as a dependency by @ j-piasecki in #2953Full Changelog: 2.17.0...2.17.1
❗ Important changes
ref
property toButtons
by @ m-bert in #2903web
with respect toAndroid
by @ m-bert in #2923touchType
toTouchEvent
by @ latekvo in #2941👍 Improvements
GestureDetector
by @ j-piasecki in #2901PointerTracker
refactor. by @ m-bert in #2931offsetX
andoffsetY
calculations inPointerEventManager
by @ m-bert in #2938🐛 Bug fixes
RootViewGestureHandler
handler cancel awaiting gestures by @ j-piasecki in #2900web
andnative
side. by @ m-bert in #2943🔢 Miscellaneous
GestureHandlerRootView
area and change component name in quick start section in docs. by @ m-bert in #2899Hire us
section by @ patrycjakalinska in #2908@ swmansion/t-rex-ui
by @ patrycjakalinska in #2906relativeCoords
average toPointerTracker
by @ m-bert in #2939New Contributors
Full Changelog: 2.16.2...2.17.0
🐛 Bug fixes
.web
files to default and add.native
(#2835)" by @ m-bert in #2896🔢 Miscellaneous
Full Changelog: 2.16.1...2.16.2
🐛 Bug fixes
manualActivation
on web by @ m-bert in #2869startX
andstartY
values inPan
by @ m-bert in #2871minVelocity
toPan
custom activation criteria by @ m-bert in #2884👍 Improvements
TypeDoc
to new API by @ m-bert in #2874🔢 Miscellaneous
.web
files to default and add.native
by @ m-bert in #2835typescript
version in example by @ m-bert in #2848cancell
typo by @ m-bert in #2854New Contributors
Full Changelog: 2.16.0...2.16.1
❗ Important changes
mouseButton
implementation on Android by @ m-bert in #2680pointerType
to event by @ m-bert in #2760touchAction
prop. by @ m-bert in #2787🐛 Bug fixes
ConcurrentModificationException
. by @ m-bert in #2750