chore(deps): bump react-native-gesture-handler from 2.31.2 to 3.1.0 - #323
Closed
dependabot[bot] wants to merge 6 commits into
Closed
chore(deps): bump react-native-gesture-handler from 2.31.2 to 3.1.0#323dependabot[bot] wants to merge 6 commits into
dependabot[bot] wants to merge 6 commits into
Conversation
Bumps [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) from 2.31.2 to 3.1.0. - [Release notes](https://github.com/software-mansion/react-native-gesture-handler/releases) - [Commits](software-mansion/react-native-gesture-handler@v2.31.2...v3.1.0) --- updated-dependencies: - dependency-name: react-native-gesture-handler dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Owner
|
@dependabot rebase |
… routes (#322) * fix(payments): resolve MP return redirect loop and pluralize routes - Filter payment gateway domains from Referer header in GET /payments/return - Standardize all client routes, callback URLs, and Android IntentFilters to /payments/ - Fix GET /payments/purchases route path for purchase history - Reorganize module imports to top of payments.ts - Document payment flow architecture with Mermaid sequence diagrams Closes #321 * fix(payments): resolve return redirect loop, standardize plural routes, and use PAYMENT_ROUTES constants - Filter payment gateway referer headers in return endpoint to prevent 302 loops - Add GET /payments/callback fallback 302 redirect to sonora://payments/callback - Update association.ts paths to /payments/* - Refactor client & server routes to use central PAYMENT_ROUTES constants map - Pluralize Expo Router payment routes and Android intentFilter pathPrefix to /payments Closes #321 * fix(payments): preserve web app origin and format return route on web checkouts * refactor(payments): log warning on targetUrl parsing error in return endpoint * refactor(payments): add diagnostic logger.info in return endpoint redirect logic * refactor(payments): add detailed diagnostic logging for created and returned payment URLs * fix(payments): add missing mobile payments/callback route and fix native return redirect * feat(payments): centralize environment-configurable app scheme helpers and dbGuard * refactor(payments): use explicit SCHEME_BY_ENVIRONMENT dictionary map in paymentsGuard * test(shared): add comprehensive unit tests for enums and PAYMENT_ROUTES * fix(payments): preserve metadata on webhook and fix web origin redirect condition * test(api): add return endpoint edge-case unit tests for payments * fix(payments): add explicit error logging when redirectUrl parsing fails * docs(payments): update payment flow architecture documentation with SSOT schemes and web return fixes * docs(payments): fix mermaid syntax ampersands in flow diagrams * docs(payments): fix ampersand syntax in mermaid diagrams * docs: add Payment Flow Architecture section to README * chore(openspec): archive fix-mp-webhook-return-redirect change
…324) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Owner
|
Closing this PR because Expo SDK 56 strictly requires @dependabot ignore this major version |
Contributor
Author
|
OK, I won't notify you about version 3.x.x again, unless you re-open this PR. |
dependabot
Bot
deleted the
dependabot/bun/react-native-gesture-handler-3.1.0
branch
July 27, 2026 22:53
Contributor
Author
|
OK, I won't notify you about version 3.x.x again, unless you re-open this PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps react-native-gesture-handler from 2.31.2 to 3.1.0.
Release notes
Sourced from react-native-gesture-handler's releases.
... (truncated)
Commits
fb1089bFix updatingSharedValuecrash (#4315)98cb1e7[Example] Add an in-app console viewer (#4313)af04cd4[Example] Add search bar to the main screen (#4314)17d3df8Bump TypeScript to 6.0.3 (#4311)4363f48[Native] AdddelaysChildPressedStateto native gesture (#4308)201493fBump http-proxy-middleware from 2.0.9 to 2.0.10 in /packages/docs-gesture-han...950dc8eFix Easing import in LongPress example (#4298)8b5d4a0Emit coordinates inNativegesture events (#4302)5b70c4b[iOS] Fix js responder cancelation in modals (#4306)c8d66b4[Web] MakegetEffectiveBoundingRectrecursive (#4303)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)