Skip to content

Commit

Permalink
fix(deps): update dependency react-native-gesture-handler to ~2.11.0 (#…
Browse files Browse the repository at this point in the history
…400)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler)
| [`~2.9.0` ->
`~2.11.0`](https://renovatebot.com/diffs/npm/react-native-gesture-handler/2.9.0/2.11.0)
|
[![age](https://badges.renovateapi.com/packages/npm/react-native-gesture-handler/2.11.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/react-native-gesture-handler/2.11.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/react-native-gesture-handler/2.11.0/compatibility-slim/2.9.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/react-native-gesture-handler/2.11.0/confidence-slim/2.9.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

A small release made for nice people at Expo 😃.

#### 🐛 Bug fixes

- Correctly attach root view recognizer in modals on iOS by
[@&#8203;j-piasecki](https://github.com/j-piasecki) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2498](https://github.com/software-mansion/react-native-gesture-handler/pull/2498)

**Full Changelog**:
software-mansion/react-native-gesture-handler@2.10.2...2.11.0

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

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

#### 🐛 Bug fixes

- Fix root view error for jest by
[@&#8203;IvanIhnatsiuk](https://github.com/IvanIhnatsiuk) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2491](https://github.com/software-mansion/react-native-gesture-handler/pull/2491)
- Prevent GH buttons from activating when scrolling list by
[@&#8203;j-piasecki](https://github.com/j-piasecki) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2494](https://github.com/software-mansion/react-native-gesture-handler/pull/2494)

#### New Contributors

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

**Full Changelog**:
software-mansion/react-native-gesture-handler@2.10.1...2.10.2

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

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

#### 🐛 Bug fixes

- Fix operation scheduling on iOS by
[@&#8203;j-piasecki](https://github.com/j-piasecki) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2483](https://github.com/software-mansion/react-native-gesture-handler/pull/2483)

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

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

#### ❗ Important changes

- Enable the new web implementation by default by
[@&#8203;j-piasecki](https://github.com/j-piasecki) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2394](https://github.com/software-mansion/react-native-gesture-handler/pull/2394)
- Replace `setImmediate` and `requestAnimationFrame` with
`queueMicrotask` by
[@&#8203;j-piasecki](https://github.com/j-piasecki) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2467](https://github.com/software-mansion/react-native-gesture-handler/pull/2467)
- Show error when gestures are used without root view by
[@&#8203;j-piasecki](https://github.com/j-piasecki) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2420](https://github.com/software-mansion/react-native-gesture-handler/pull/2420)
- Change how velocity is calculated on the new web implementation by
[@&#8203;j-piasecki](https://github.com/j-piasecki) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2443](https://github.com/software-mansion/react-native-gesture-handler/pull/2443)

#### 🐛 Bug fixes

- Fix types for gestureHandlerRootHOC to accept component with props by
[@&#8203;Nodonisko](https://github.com/Nodonisko) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2413](https://github.com/software-mansion/react-native-gesture-handler/pull/2413)
- Remove `DrawerLayoutAndroid` import on web by
[@&#8203;j-piasecki](https://github.com/j-piasecki) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2305](https://github.com/software-mansion/react-native-gesture-handler/pull/2305)
- Fix ripple always showing on Touchables when on Android 13 by
[@&#8203;j-piasecki](https://github.com/j-piasecki) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2418](https://github.com/software-mansion/react-native-gesture-handler/pull/2418)
- Whitelist `Native` gesture props in `GestureDetector` by
[@&#8203;j-piasecki](https://github.com/j-piasecki) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2433](https://github.com/software-mansion/react-native-gesture-handler/pull/2433)
- Fix Gesture Handlers getting stuck due to missing `up` event when
using the new web implementation by
[@&#8203;j-piasecki](https://github.com/j-piasecki) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2442](https://github.com/software-mansion/react-native-gesture-handler/pull/2442)
- Fix Gesture Handler's buttons activating after scroll when using
`RefreshControl` by
[@&#8203;j-piasecki](https://github.com/j-piasecki) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2457](https://github.com/software-mansion/react-native-gesture-handler/pull/2457)
- Make single instance assertion work with Gradle Configuration Cache by
[@&#8203;j-piasecki](https://github.com/j-piasecki) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2453](https://github.com/software-mansion/react-native-gesture-handler/pull/2453)
- fix: PureNativeButton is not exported by
[@&#8203;magrinj](https://github.com/magrinj) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2447](https://github.com/software-mansion/react-native-gesture-handler/pull/2447)
- fix: do not apply namespace if it is not available in agp by
[@&#8203;WoLewicki](https://github.com/WoLewicki) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2448](https://github.com/software-mansion/react-native-gesture-handler/pull/2448)

#### 👍 Improvements

- Returns Swipeable reference on renderLeftActions by
[@&#8203;ntocampos](https://github.com/ntocampos) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2426](https://github.com/software-mansion/react-native-gesture-handler/pull/2426)
- Add a method `reset` to component `Swipeable` by
[@&#8203;UNIDY2002](https://github.com/UNIDY2002) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2431](https://github.com/software-mansion/react-native-gesture-handler/pull/2431)
- Remove conditional imports for native components by
[@&#8203;j-piasecki](https://github.com/j-piasecki) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2461](https://github.com/software-mansion/react-native-gesture-handler/pull/2461)
- Add `dragOffsetFromLeftEdge` and `dragOffsetFromRightEdge` props to
`Swipeable` by [@&#8203;j-piasecki](https://github.com/j-piasecki) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2408](https://github.com/software-mansion/react-native-gesture-handler/pull/2408)

#### 🔢 Miscellaneous

- Bump ua-parser-js from 0.7.31 to 0.7.33 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2392](https://github.com/software-mansion/react-native-gesture-handler/pull/2392)
- Bump ua-parser-js from 0.7.24 to 0.7.33 in /docs by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2389](https://github.com/software-mansion/react-native-gesture-handler/pull/2389)
- Hide `back-to-top` button in the docs by
[@&#8203;j-piasecki](https://github.com/j-piasecki) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2398](https://github.com/software-mansion/react-native-gesture-handler/pull/2398)
- Upgrade Expo in the example app to use API 47 by
[@&#8203;j-piasecki](https://github.com/j-piasecki) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2393](https://github.com/software-mansion/react-native-gesture-handler/pull/2393)
- chore: change fabric flag by
[@&#8203;WoLewicki](https://github.com/WoLewicki) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2397](https://github.com/software-mansion/react-native-gesture-handler/pull/2397)
- Bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2407](https://github.com/software-mansion/react-native-gesture-handler/pull/2407)
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2406](https://github.com/software-mansion/react-native-gesture-handler/pull/2406)
- End-to-end tests for web version by
[@&#8203;m-bert](https://github.com/m-bert) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2298](https://github.com/software-mansion/react-native-gesture-handler/pull/2298)
- Bump ua-parser-js from 0.7.32 to 0.7.33 in /e2e/web-tests by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2417](https://github.com/software-mansion/react-native-gesture-handler/pull/2417)
- Bump loader-utils from 1.4.0 to 1.4.2 in /e2e/web-tests by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2416](https://github.com/software-mansion/react-native-gesture-handler/pull/2416)
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /e2e/web-tests by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2415](https://github.com/software-mansion/react-native-gesture-handler/pull/2415)
- Add `Handler state` section to sidebar by
[@&#8203;j-piasecki](https://github.com/j-piasecki) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2422](https://github.com/software-mansion/react-native-gesture-handler/pull/2422)
- Bump webpack from 5.73.0 to 5.76.1 in /docs by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2436](https://github.com/software-mansion/react-native-gesture-handler/pull/2436)
- chore: set library namespace in build script by
[@&#8203;kkafar](https://github.com/kkafar) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2435](https://github.com/software-mansion/react-native-gesture-handler/pull/2435)
- docs: add appjs banner by
[@&#8203;kacperkapusciak](https://github.com/kacperkapusciak) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2432](https://github.com/software-mansion/react-native-gesture-handler/pull/2432)
- Bump [@&#8203;xmldom/xmldom](https://github.com/xmldom/xmldom) from
0.7.6 to 0.7.9 in /e2e/web-tests by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2444](https://github.com/software-mansion/react-native-gesture-handler/pull/2444)
- Bump [@&#8203;sideway/formula](https://github.com/sideway/formula)
from 3.0.0 to 3.0.1 in /e2e/web-tests by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2445](https://github.com/software-mansion/react-native-gesture-handler/pull/2445)
- Bump minimist from 1.2.5 to 1.2.8 in /example by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2456](https://github.com/software-mansion/react-native-gesture-handler/pull/2456)
- Move `GestureHandlerRootView` to `components` directory by
[@&#8203;j-piasecki](https://github.com/j-piasecki) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2468](https://github.com/software-mansion/react-native-gesture-handler/pull/2468)
- Remove unnecessary `throw` by
[@&#8203;j-piasecki](https://github.com/j-piasecki) in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2446](https://github.com/software-mansion/react-native-gesture-handler/pull/2446)

#### New Contributors

- [@&#8203;Nodonisko](https://github.com/Nodonisko) made their first
contribution in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2413](https://github.com/software-mansion/react-native-gesture-handler/pull/2413)
- [@&#8203;ntocampos](https://github.com/ntocampos) made their first
contribution in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2426](https://github.com/software-mansion/react-native-gesture-handler/pull/2426)
- [@&#8203;UNIDY2002](https://github.com/UNIDY2002) made their first
contribution in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2431](https://github.com/software-mansion/react-native-gesture-handler/pull/2431)
- [@&#8203;magrinj](https://github.com/magrinj) made their first
contribution in
[https://github.com/software-mansion/react-native-gesture-handler/pull/2447](https://github.com/software-mansion/react-native-gesture-handler/pull/2447)

**Full Changelog**:
software-mansion/react-native-gesture-handler@2.9.0...2.10.0

</details>

---

### 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.

---

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

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/dooboolab-community/dooboo-ui).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 10, 2023
1 parent 749f92b commit a38ac57
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.71.10",
"react-native-gesture-handler": "~2.9.0",
"react-native-gesture-handler": "~2.11.0",
"react-native-reanimated": "~2.14.4",
"react-native-svg": "13.4.0",
"react-native-vector-icons": "^9.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16070,10 +16070,10 @@ react-native-codegen@^0.71.5:
jscodeshift "^0.13.1"
nullthrows "^1.1.1"

react-native-gesture-handler@~2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-2.9.0.tgz#2f63812e523c646f25b9ad660fc6f75948e51241"
integrity sha512-a0BcH3Qb1tgVqUutc6d3VuWQkI1AM3+fJx8dkxzZs9t06qA27QgURYFoklpabuWpsUTzuKRpxleykp25E8m7tg==
react-native-gesture-handler@~2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-2.11.0.tgz#cc325430369030ec420d3d455eb2ea2e3fe2c27a"
integrity sha512-qiGS2HFnuxxA067kcC4PHfp5hzB8pn6K9UqI5kdkM48DLkzv3vUJptdPlffRSvUJggsfwIyAMYVM+xM4sxg2/A==
dependencies:
"@egjs/hammerjs" "^2.0.17"
hoist-non-react-statics "^3.3.0"
Expand Down

0 comments on commit a38ac57

Please sign in to comment.