Skip to content

Commit

Permalink
chore(deps): update dependency react-native-gesture-handler to ^2.21.2 (
Browse files Browse the repository at this point in the history
#6322)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[react-native-gesture-handler](https://redirect.github.com/software-mansion/react-native-gesture-handler)
| [`^2.20.0` ->
`^2.21.2`](https://renovatebot.com/diffs/npm/react-native-gesture-handler/2.20.0/2.21.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/react-native-gesture-handler/2.21.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-native-gesture-handler/2.21.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-native-gesture-handler/2.20.0/2.21.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-native-gesture-handler/2.20.0/2.21.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>software-mansion/react-native-gesture-handler
(react-native-gesture-handler)</summary>

###
[`v2.21.2`](https://redirect.github.com/software-mansion/react-native-gesture-handler/releases/tag/2.21.2)

[Compare
Source](https://redirect.github.com/software-mansion/react-native-gesture-handler/compare/2.21.1...2.21.2)

#### 👍 Improvements

- Make Gesture Handler more futureproof by
[@&#8203;tomekzaw](https://redirect.github.com/tomekzaw) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3225](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3225)

#### 🔢 Miscellaneous

- Fix broken links in the `quickstart` docs page by
[@&#8203;latekvo](https://redirect.github.com/latekvo) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3213](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3213)
- Add docs page for the new `ReanimatedDrawerLayout` component by
[@&#8203;latekvo](https://redirect.github.com/latekvo) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3188](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3188)

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

###
[`v2.21.1`](https://redirect.github.com/software-mansion/react-native-gesture-handler/releases/tag/2.21.1)

[Compare
Source](https://redirect.github.com/software-mansion/react-native-gesture-handler/compare/2.21.0...2.21.1)

#### ❗ Important changes

- fix: missing ReanimatedDrawerLayout by
[@&#8203;r0b0t3d](https://redirect.github.com/r0b0t3d) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3218](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3218)

#### New Contributors

- [@&#8203;r0b0t3d](https://redirect.github.com/r0b0t3d) made their
first contribution in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3218](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3218)

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

###
[`v2.21.0`](https://redirect.github.com/software-mansion/react-native-gesture-handler/releases/tag/2.21.0)

[Compare
Source](https://redirect.github.com/software-mansion/react-native-gesture-handler/compare/2.20.2...2.21.0)

#### ❗ Important changes

- Create `ReanimatedDrawerLayout` component by
[@&#8203;latekvo](https://redirect.github.com/latekvo) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3146](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3146)
- fix(web): broken at dropping by
[@&#8203;MJRT](https://redirect.github.com/MJRT) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3125](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3125)
- \[Web] Remove `findNodeHandle` function. by
[@&#8203;m-bert](https://redirect.github.com/m-bert) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3127](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3127)
- \[web] Add support for two finger pan by
[@&#8203;m-bert](https://redirect.github.com/m-bert) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3163](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3163)
- \[Web] Adjust `findNodeHandle` to properly detect `SVG` by
[@&#8203;m-bert](https://redirect.github.com/m-bert) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3197](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3197)

#### 👍 Improvements

- \[Web] Fix `KeyboardEventManager` listeners unmount by
[@&#8203;m-bert](https://redirect.github.com/m-bert) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3126](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3126)
- feat: Clangd support by
[@&#8203;coado](https://redirect.github.com/coado) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3069](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3069)
- \[Web] Simplify `PointerTracker` methods by
[@&#8203;m-bert](https://redirect.github.com/m-bert) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3139](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3139)
- Allow Android Rotation Gesture to continue after second Pointer Lift
and Land by
[@&#8203;DmitriyGalyanov](https://redirect.github.com/DmitriyGalyanov)
in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3057](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3057)
- Optimise `ReanimatedSwipeable` component by
[@&#8203;latekvo](https://redirect.github.com/latekvo) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3165](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3165)
- \[Web] Remove `collapsable` property by
[@&#8203;m-bert](https://redirect.github.com/m-bert) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3203](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3203)

#### 🐛 Bug fixes

- \[Android] Fix gestures being able to activate despite their parent
already being active by
[@&#8203;latekvo](https://redirect.github.com/latekvo) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3095](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3095)
- \[MacOS] Fix `Pressable` being unresponsive by
[@&#8203;latekvo](https://redirect.github.com/latekvo) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3142](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3142)
- Fix swipeable swiping to left when no `renderRightActions` is set by
[@&#8203;latekvo](https://redirect.github.com/latekvo) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3145](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3145)
- Fix `onStart` callbacks of `ReanimatedSwipeable` being called every
update by [@&#8203;latekvo](https://redirect.github.com/latekvo) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3151](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3151)
- Fix elements dissapearing due to high values set to `threshold` props
in `ReanimatedSwipeable` by
[@&#8203;latekvo](https://redirect.github.com/latekvo) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3153](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3153)
- \[`ReanimatedSwipeable`] Multiple bug fixes and improvements by
[@&#8203;latekvo](https://redirect.github.com/latekvo) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3149](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3149)

#### 🔢 Miscellaneous

- `stylusData` documentation. by
[@&#8203;m-bert](https://redirect.github.com/m-bert) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3112](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3112)
- Update examples by
[@&#8203;j-piasecki](https://redirect.github.com/j-piasecki) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2919](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/2919)
- Make osx example utilise the common example app by
[@&#8203;latekvo](https://redirect.github.com/latekvo) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3055](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3055)
- \[docs] Improve Reanimated Swipeable documentation. by
[@&#8203;latekvo](https://redirect.github.com/latekvo) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3121](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3121)
- \[MacOS] fix header in the example app to look like the one on web. by
[@&#8203;latekvo](https://redirect.github.com/latekvo) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3134](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3134)
- Add main branch protection scripts by
[@&#8203;j-piasecki](https://redirect.github.com/j-piasecki) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3133](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3133)
- Remove redundant example entry in `App.tsx` by
[@&#8203;latekvo](https://redirect.github.com/latekvo) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3138](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3138)
- Disable examples on unsupported platforms by
[@&#8203;m-bert](https://redirect.github.com/m-bert) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3135](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3135)
- Add missing `ReanimatedSwipeable` documentation by
[@&#8203;latekvo](https://redirect.github.com/latekvo) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3150](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3150)
- Change package description by
[@&#8203;kacperkapusciak](https://redirect.github.com/kacperkapusciak)
in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3162](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3162)
- Remove Reanimated 2 version from the docs by
[@&#8203;j-piasecki](https://redirect.github.com/j-piasecki) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3183](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3183)
- Bump version to 2.20.2 by
[@&#8203;m-bert](https://redirect.github.com/m-bert) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3185](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3185)
- docs: Manage system color scheme changes by
[@&#8203;patrycjakalinska](https://redirect.github.com/patrycjakalinska)
in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3181](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3181)
- Update Gemfiles in example apps by
[@&#8203;j-piasecki](https://redirect.github.com/j-piasecki) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3200](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3200)
- Fix `TwoFingerPan` import by
[@&#8203;m-bert](https://redirect.github.com/m-bert) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3211](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3211)
- Update outdated compatibility table in docs by
[@&#8203;latekvo](https://redirect.github.com/latekvo) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3212](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3212)
- Bump express from 4.19.2 to 4.21.0 in /docs by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3110](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3110)
- Bump micromatch from 4.0.5 to 4.0.8 in /example by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3155](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3155)
- Bump serve-static from 1.15.0 to 1.16.2 in /MacOSExample by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3104](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3104)

#### New Contributors

- [@&#8203;MJRT](https://redirect.github.com/MJRT) made their first
contribution in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3125](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3125)
- [@&#8203;DmitriyGalyanov](https://redirect.github.com/DmitriyGalyanov)
made their first contribution in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3057](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3057)

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

###
[`v2.20.2`](https://redirect.github.com/software-mansion/react-native-gesture-handler/releases/tag/2.20.2)

[Compare
Source](https://redirect.github.com/software-mansion/react-native-gesture-handler/compare/2.20.1...2.20.2)

#### ❗ Important changes

- \[macOS] Fix build on fabric
[https://github.com/software-mansion/react-native-gesture-handler/pull/3154](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3154)4)
- Fixes Android event dispatcher for old arch
([https://github.com/software-mansion/react-native-gesture-handler/pull/3176](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3176))
- \[macOS] Fix build on old architecture
[https://github.com/software-mansion/react-native-gesture-handler/pull/3182](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3182)2)
- Fix tvOS build
([https://github.com/software-mansion/react-native-gesture-handler/pull/3180](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3180))

#### 🔢 Miscellaneous

- Bump FabricExample to RN 0.76
([https://github.com/software-mansion/react-native-gesture-handler/pull/3178](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3178))

#### New Contributors

- [@&#8203;renchap](https://redirect.github.com/renchap) made their
first contribution in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3176](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3176)

**Full Changelog**:
software-mansion/react-native-gesture-handler@2.20.1...2.20.2

###
[`v2.20.1`](https://redirect.github.com/software-mansion/react-native-gesture-handler/releases/tag/2.20.1)

[Compare
Source](https://redirect.github.com/software-mansion/react-native-gesture-handler/compare/2.20.0...2.20.1)

#### ❗ Important changes

- fix: Android event dispatcher change for 0.76.0-rc.6
([#&#8203;3166](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3166))

#### 🔢 Miscellaneous

- Update Podfile.lock in FabricExample
([#&#8203;3174](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3174))

#### New Contributors

- [@&#8203;mysport12](https://redirect.github.com/mysport12) made their
first contribution in
[https://github.com/software-mansion/react-native-gesture-handler/pull/3091](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3091)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 5pm,every weekend" in timezone
America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone
America/Los_Angeles.

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/valora-inc/wallet).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibnBtIiwicmVub3ZhdGUiXX0=-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: valora-bot <[email protected]>
  • Loading branch information
renovate[bot] and valora-bot authored Dec 6, 2024
1 parent 93dec4d commit 41295c4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -782,7 +782,7 @@ PODS:
- RNFBApp
- RNFS (2.20.0):
- React-Core
- RNGestureHandler (2.20.0):
- RNGestureHandler (2.21.2):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- RNKeychain (8.2.0):
Expand Down Expand Up @@ -1320,7 +1320,7 @@ SPEC CHECKSUMS:
RNFBMessaging: 15439cf96be05b47d95334052afc306eac89c2ce
RNFBRemoteConfig: 37959d81004ff1232f26276d02655c992b1ce715
RNFS: 4ac0f0ea233904cb798630b3c077808c06931688
RNGestureHandler: 89127fcd3f17e0667825cfa0ee3b5546ac047cb9
RNGestureHandler: e9a9570cf592b2fa0f2dc90ae06f040d3ed4e4d3
RNKeychain: bfe3d12bf4620fe488771c414530bf16e88f3678
RNLocalize: 4f22418187ecd5ca693231093ff1d912d1b3c9bc
RNPermissions: da2a4ded375aa8292d85ed93676e102c203d4717
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"react-native-exit-app": "^2.0.0",
"react-native-fast-image": "^8.6.3",
"react-native-fs": "^2.20.0",
"react-native-gesture-handler": "^2.20.0",
"react-native-gesture-handler": "^2.21.2",
"react-native-haptic-feedback": "^2.3.3",
"react-native-in-app-review": "^4.3.3",
"react-native-keychain": "^8.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12619,10 +12619,10 @@ react-native-fs@*, react-native-fs@^2.14.1, react-native-fs@^2.20.0:
base-64 "^0.1.0"
utf8 "^3.0.0"

react-native-gesture-handler@^2.20.0:
version "2.20.0"
resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-2.20.0.tgz#2d9ec4e9bd22619ebe36269dda3ecb1173928276"
integrity sha512-rFKqgHRfxQ7uSAivk8vxCiW4SB3G0U7jnv7kZD4Y90K5kp6YrU8Q3tWhxe3Rx55BIvSd3mBe9ZWbWVJ0FsSHPA==
react-native-gesture-handler@^2.21.2:
version "2.21.2"
resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-2.21.2.tgz#824a098d7397212fbe51aa3a9df84833a4ea1c3f"
integrity sha512-HcwB225K9aeZ8e/B8nFzEh+2T4EPWTeamO1l/y3PcQ9cyCDYO2zja/G31ITpYRIqkip7XzGs6wI/gnHOQn1LDQ==
dependencies:
"@egjs/hammerjs" "^2.0.17"
hoist-non-react-statics "^3.3.0"
Expand Down

0 comments on commit 41295c4

Please sign in to comment.