Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps react-native-gesture-handler from 2.29.1 to 2.30.0.

Release notes

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

2.30.0

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

Full Changelog: software-mansion/react-native-gesture-handler@v2.29.1...v2.30.0

Commits
  • 788a823 Release v2.30.0
  • fb98bcd [iOS] Fix manual activation crash (#3890)
  • 6dddda8 Fixing number of touches becoming 0 issue for pan gestures in apple track pad...
  • 6e8646a [General] Throw when no gesture is passed to the GestureDetector (#3884)
  • 1427aae Support react-native 0.83 (#3822)
  • c1d7e15 [General] Change nightly version name (#3862)
  • 14b690e [iOS] Fix onFinalize callbacks on iOS 26 (#3855)
  • 924e38f [iOS] Fix pan not triggering onFinalize when blocked (#3849)
  • 2357469 [android] fix scroll actions interpreted as touch (#3850)
  • 78c9ed7 [Web] Fix press out (#3833)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) from 2.29.1 to 2.30.0.
- [Release notes](https://github.com/software-mansion/react-native-gesture-handler/releases)
- [Commits](software-mansion/react-native-gesture-handler@v2.29.1...v2.30.0)

---
updated-dependencies:
- dependency-name: react-native-gesture-handler
  dependency-version: 2.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 22, 2025
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.

1 participant