Skip to content

Comments

build(deps): bump react-native-gesture-handler from 1.4.1 to 1.5.5#179

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-native-gesture-handler-1.5.5
Closed

build(deps): bump react-native-gesture-handler from 1.4.1 to 1.5.5#179
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-native-gesture-handler-1.5.5

Conversation

@dependabot-preview
Copy link
Contributor

Bumps react-native-gesture-handler from 1.4.1 to 1.5.5.

Release notes

Sourced from react-native-gesture-handler's releases.

1.5.5

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

1.5.4

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

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

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

... (truncated)
Commits
  • 1916915 Bump version -> 1.5.5
  • a1ca393 Add GestureHandlerRootView.js to files in package.json
  • 916a3d7 Bump version -> 1.5.4
  • cc5e348 Export a component for gesture handler root view (#925)
  • 0a039ac Syntax issue on paragraph 16 (#916)
  • 95bfb4d Add missing LongPressGestureHandlerGestureEvent; fixes #723 (#860)
  • 6fc5e07 Multiply velocity to match velocity on native devices (#918)
  • 4ce4859 Reset the gesture state when it begins to ensure tap gesture state is correct...
  • ff3d782 Ensure the first state in a pan gesture is BEGAN (#922)
  • e54730c Ensure that onHandlerStateChange is only called once per state change (#923)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by osdnk, a new releaser for react-native-gesture-handler since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 3, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #180.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/react-native-gesture-handler-1.5.5 branch February 4, 2020 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants