Skip to content
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

[Snyk] Upgrade react-native-gesture-handler from 1.3.0 to 1.5.6 #857

Merged
merged 1 commit into from Mar 4, 2020

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Mar 4, 2020

Snyk has created this PR to upgrade react-native-gesture-handler from 1.3.0 to 1.5.6.

ℹ️ 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 9 versions ahead of your current version.
  • The recommended version was released a month ago, on 2020-02-03.
Release notes
Package name: react-native-gesture-handler
  • 1.5.6 - 2020-02-03

    Release including minor regression. #944

  • 1.5.5 - 2020-02-02

    Minor release with including files in package.json: "GestureHandlerRootView.android.js", "GestureHandlerRootView.android.expo.js", "GestureHandlerButton.web.js",

  • 1.5.4 - 2020-02-02

    Minor release with bunch of fixes and improvements:

    FIXES:
    Syntax issue on paragraph 16 (#916) … @kant
    Add missing LongPressGestureHandlerGestureEvent; fixes #723 (#860) @lafiosca
    Multiply velocity to match velocity on native devices (#918) … @EvanBacon
    Reset the gesture state when it begins to ensure tap gesture state is… … @EvanBacon
    Fix gesture button states on web (#919) @EvanBacon
    Added web routing for web (#911) @EvanBacon
    [example] Disable the android-only test on other pl@Naturalclar 0) @EvanBacon
    Update link to cli (#912) … @Naturalclar
    gestureHandlerRootHOC: Parameterize generic Props. (#871) … @marcotoniut
    Remove ToolbarAndroid (Lean Core)@newyankeecodeshop s
    Replace Omit with Pick + Exclude (#899) … @newyankeecodeshop
    Fix header mode on web (#901) @EvanBacon

    IMPROVEMENTS:
    Export a component for gesture handler root view (#925) … @satya164
    Ensure that onHandlerStateChange is only called once per state change (… … @EvanBacon
    Replaced HammerJS with EGJS/HammerJS (#896) … @codymurphyjones
    Update how reanimated values are set (#905) @EvanBacon

    Thanks ❤️

  • 1.5.3 - 2019-12-30

    Minor release with the following improvements:

    • Set shouldCancelWhenOutside to false for ScrollView by @Szymon20000 (#898)
    • Create .yarnclean to delete jquery security risk by @EvanBacon (#882)
    • Make it possible to use shouldActivateOnStart/disallowInterruption in Touchables. by @Szymon20000 (#897)
    • [web] fix activation error with draggable gestures by @EvanBacon (#881)
    • [web] Updated web example by @EvanBacon (#855)
    • [WEB] Fix x/y for PanGestureHandler onGestureEvent by @awinograd (#799)
    • Change links to software-mansion by @osdnk (#875)
    • Adding accessibilityLabel to NativeViewGestureHandlerProperties by @BlairWoods (#872)
    • fix: allow to override gesture handler props in Swipable by @jayu (#856)
  • 1.5.2 - 2019-11-28

    Features

    Add option to style touchable container by @njdancer

    Other

    Remove unused files by @friederbluemle
    Update readme for running ios by @brobertsUPS
    update getting started to include ios library import by @bell-steven

    Thanks!

  • 1.5.1 - 2019-11-21

    Patch release with patch for issue #320

  • 1.5.0 - 2019-10-29

    Update that includes fix for an important crash reported in #657

    This release includes several other improvements listed below:

    Thanks to everyone who contributed to this release 🙌

  • 1.4.1 - 2019-08-23

    Patch release to include component memoization logic fix by @janicduplessis #654

  • 1.4.0 - 2019-08-22
  • 1.3.0 - 2019-06-01
from react-native-gesture-handler GitHub release notes
Commit messages
Package name: react-native-gesture-handler

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@GladosBlueWallet
Copy link
Collaborator

♫ This was a triumph. I'm making a note here: HUGE SUCCESS ♫

[android in browser] https://appetize.io/app/v10236pzj15mptb0d1a32yqbj4

download apk

@Overtorment Overtorment merged commit d30e9ab into master Mar 4, 2020
@Overtorment Overtorment deleted the snyk-upgrade-332a973f92280b0391ad88b967fe5ccc branch March 4, 2020 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typescript definitions file missing LongPressGestureHandlerGestureEvent
3 participants