Skip to content

Update dependency react-native-gesture-handler to ~2.27.0 #5

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2025

This PR contains the following updates:

Package Change Age Confidence
react-native-gesture-handler ~2.20.2 -> ~2.27.0 age confidence

Release Notes

software-mansion/react-native-gesture-handler (react-native-gesture-handler)

v2.27.1

Compare Source

What's Changed

  • Fixed /lib missing in the 2.27.0 npm release

Full Changelog: software-mansion/react-native-gesture-handler@2.27.0...2.27.1

v2.27.0

Compare Source

❗ Important changes

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

Full Changelog: software-mansion/react-native-gesture-handler@2.26.0...2.27.0

v2.26.0

Compare Source

❗ Important changes

👍 Improvements

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

Full Changelog: software-mansion/react-native-gesture-handler@2.25.0...2.26.0

v2.25.0

Compare Source

❗ Important changes

👍 Improvements

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

Full Changelog: software-mansion/react-native-gesture-handler@2.24.0...2.25.0

v2.24.0

Compare Source

❗ Important changes

👍 Improvements

🐛 Bug fixes

🔢 Miscellaneous

Full Changelog: software-mansion/react-native-gesture-handler@2.23.1...2.24.0

v2.23.1

Compare Source

❗ Important changes

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

Full Changelog: software-mansion/react-native-gesture-handler@2.23.0...2.23.1

v2.23.0

Compare Source

[!CAUTION]
Old API, as well as Touchable components are being deprecated in this version, and will be removed in the future.

❗ Important changes

👍 Improvements

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

Full Changelog: software-mansion/react-native-gesture-handler@2.22.1...2.23.0

v2.22.1

Compare Source

🐛 Bug fixes

🔢 Miscellaneous

Full Changelog: software-mansion/react-native-gesture-handler@2.22.0...2.22.1

v2.22.0

Compare Source

❗ Important changes

👍 Improvements

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

Full Changelog: software-mansion/react-native-gesture-handler@2.21.2...2.22.0

v2.21.2

Compare Source

👍 Improvements

🔢 Miscellaneous

Full Changelog: software-mansion/react-native-gesture-handler@2.21.1...2.21.2

v2.21.1

Compare Source

❗ Important changes
New Contributors

Full Changelog: software-mansion/react-native-gesture-handler@2.21.0...2.21.1

v2.21.0

Compare Source

❗ Important changes

👍 Improvements


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

sourcery-ai bot commented Feb 3, 2025

Reviewer's Guide by Sourcery

This pull request updates the react-native-gesture-handler dependency from version ~2.20.2 to ~2.22.0. This includes several bug fixes, improvements, and new features.

Class diagram showing dependency update

classDiagram
    class Package {
        +dependencies
    }
    class ReactNativeGestureHandler {
        +version: string
        -oldVersion: ~2.20.2
        +newVersion: ~2.22.0
    }
    Package --> ReactNativeGestureHandler: depends on
Loading

Flow diagram of major changes in v2.22.0

flowchart TD
    A[Version 2.20.2] --> B[Version 2.22.0]
    B --> C[New Text Component]
    B --> D[Support for React Native 0.77]
    B --> E[iOS Handler Improvements]
    B --> F[Web Implementation Changes]
    E --> G[Check handler before reattaching]
    F --> H[Legacy web implementation deprecated]
    F --> I[ScrollViewHook improvements]
Loading

File-Level Changes

Change Details Files
Updated react-native-gesture-handler dependency.
  • Updated react-native-gesture-handler version from ~2.20.2 to ~2.22.0 in package.json.
  • Updated react-native-gesture-handler version from 2.20.2 to 2.22.1 in pnpm-lock.yaml.
pnpm-lock.yaml
package.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!
  • Generate a plan of action for an issue: Comment @sourcery-ai plan on
    an issue to generate a plan of action for it.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!

@renovate renovate bot force-pushed the renovate/react-native-gesture-handler-2.x branch 2 times, most recently from 10005ec to 1203a0a Compare February 7, 2025 00:02
@renovate renovate bot changed the title Update dependency react-native-gesture-handler to ~2.22.0 Update dependency react-native-gesture-handler to ~2.23.0 Feb 7, 2025
@renovate renovate bot changed the title Update dependency react-native-gesture-handler to ~2.23.0 Update dependency react-native-gesture-handler to ~2.24.0 Feb 20, 2025
@renovate renovate bot force-pushed the renovate/react-native-gesture-handler-2.x branch from 1203a0a to 6e11848 Compare February 20, 2025 23:41
@renovate renovate bot force-pushed the renovate/react-native-gesture-handler-2.x branch from 6e11848 to 2ebd143 Compare April 2, 2025 04:03
@renovate renovate bot changed the title Update dependency react-native-gesture-handler to ~2.24.0 Update dependency react-native-gesture-handler to ~2.25.0 Apr 2, 2025
@renovate renovate bot force-pushed the renovate/react-native-gesture-handler-2.x branch from 2ebd143 to 424eec4 Compare June 14, 2025 15:53
@renovate renovate bot changed the title Update dependency react-native-gesture-handler to ~2.25.0 Update dependency react-native-gesture-handler to ~2.26.0 Jun 14, 2025
@renovate renovate bot force-pushed the renovate/react-native-gesture-handler-2.x branch from 424eec4 to 5093de1 Compare July 5, 2025 04:02
@renovate renovate bot changed the title Update dependency react-native-gesture-handler to ~2.26.0 Update dependency react-native-gesture-handler to ~2.27.0 Jul 5, 2025
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.

0 participants