From d6e0fb29d85834a2e0b59219354b346e913dc655 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Oct 2023 05:30:46 +0000 Subject: [PATCH] fix(deps): update dependency react-native-gesture-handler to ^2.13.2 (#4315) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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://togithub.com/software-mansion/react-native-gesture-handler) | [`^2.13.1` -> `^2.13.2`](https://renovatebot.com/diffs/npm/react-native-gesture-handler/2.13.1/2.13.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-native-gesture-handler/2.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-native-gesture-handler/2.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-native-gesture-handler/2.13.1/2.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-native-gesture-handler/2.13.1/2.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
software-mansion/react-native-gesture-handler (react-native-gesture-handler) ### [`v2.13.2`](https://togithub.com/software-mansion/react-native-gesture-handler/releases/tag/2.13.2) [Compare Source](https://togithub.com/software-mansion/react-native-gesture-handler/compare/2.13.1...2.13.2) #### 🐛 Bug fixes - Add `ghQueueMicrotask` by [@​m-bert](https://togithub.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2612](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2612) #### 👍 Improvements - New onSwipeableOpenDragStart and onSwipeableCloseDragStart events by [@​rampazzo1989](https://togithub.com/rampazzo1989) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2589](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2589) - Remove jcenter by [@​ChaseKnowlden](https://togithub.com/ChaseKnowlden) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2610](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2610) - Add buildconfig flag for AGP8+ by [@​pvegh](https://togithub.com/pvegh) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2599](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2599) #### 🔢 Miscellaneous - Update dependencies in e2e/web-tests by [@​m-bert](https://togithub.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2601](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2601) - Bump [@​sideway/formula](https://togithub.com/sideway/formula) from 3.0.0 to 3.0.1 in /FabricExample by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2605](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2605) - Bump [@​sideway/formula](https://togithub.com/sideway/formula) from 3.0.0 to 3.0.1 in /docs by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2602](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2602) - Give some love to Gesture Handler docs by [@​kacperkapusciak](https://togithub.com/kacperkapusciak) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2607](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2607) - Fix typo in Composing gestures docs by [@​S1D007](https://togithub.com/S1D007) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2614](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2614) - Bump postcss from 8.4.30 to 8.4.31 in /e2e/web-tests by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2623](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2623) - Bump postcss from 8.4.14 to 8.4.31 in /docs by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2621](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2621) - Bump [@​sideway/formula](https://togithub.com/sideway/formula) from 3.0.0 to 3.0.1 in /example by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/2606](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2606) #### New Contributors - [@​rampazzo1989](https://togithub.com/rampazzo1989) made their first contribution in [https://github.com/software-mansion/react-native-gesture-handler/pull/2589](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2589) - [@​ChaseKnowlden](https://togithub.com/ChaseKnowlden) made their first contribution in [https://github.com/software-mansion/react-native-gesture-handler/pull/2610](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2610) - [@​pvegh](https://togithub.com/pvegh) made their first contribution in [https://github.com/software-mansion/react-native-gesture-handler/pull/2599](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2599) - [@​S1D007](https://togithub.com/S1D007) made their first contribution in [https://github.com/software-mansion/react-native-gesture-handler/pull/2614](https://togithub.com/software-mansion/react-native-gesture-handler/pull/2614) **Full Changelog**: https://github.com/software-mansion/react-native-gesture-handler/compare/2.13.1...2.13.2
--- ### 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 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/valora-inc/wallet). --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: valora-bot --- ios/Podfile.lock | 4 ++-- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 83f481492f6..20de24350de 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -686,7 +686,7 @@ PODS: - RNFBApp - RNFS (2.20.0): - React-Core - - RNGestureHandler (2.13.1): + - RNGestureHandler (2.13.2): - React-Core - RNImageCropPicker (0.35.2): - React-Core @@ -1236,7 +1236,7 @@ SPEC CHECKSUMS: RNFBMessaging: d365361650cc697294227e1280923f35a31d2501 RNFBRemoteConfig: 2c7889df00b594b10c20090f33741af0d5d59e67 RNFS: 4ac0f0ea233904cb798630b3c077808c06931688 - RNGestureHandler: 38aa38413896620338948fbb5c90579a7b1c3fde + RNGestureHandler: bb86e378287f7713baf3ca205423eb8109790022 RNImageCropPicker: 9e0bf18cf4184a846fed55747c8e622208b39947 RNKeychain: 4f63aada75ebafd26f4bc2c670199461eab85d94 RNLocalize: d4b8af4e442d4bcca54e68fc687a2129b4d71a81 diff --git a/package.json b/package.json index 19815ca3915..21f0e325498 100644 --- a/package.json +++ b/package.json @@ -154,7 +154,7 @@ "react-native-fast-crypto": "^2.0.0", "react-native-fast-image": "^8.6.3", "react-native-fs": "^2.20.0", - "react-native-gesture-handler": "^2.13.1", + "react-native-gesture-handler": "^2.13.2", "react-native-get-random-values": "^1.9.0", "react-native-haptic-feedback": "^1.14.0", "react-native-image-crop-picker": "^0.35.1", diff --git a/yarn.lock b/yarn.lock index 38d4e68be27..b08f6c41822 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13667,10 +13667,10 @@ react-native-fs@^2.20.0: base-64 "^0.1.0" utf8 "^3.0.0" -react-native-gesture-handler@^2.13.1: - version "2.13.1" - resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-2.13.1.tgz#bad89caacd62c4560b9953b02f85f37ee42d5d4c" - integrity sha512-hW454X7sjuiBN+lobqw63pmT3boAmTl5OP6zQLq83iEe4T6PcHZ9lxzgCrebtgmutY8cJfq9rM2dOUVh9WBcww== +react-native-gesture-handler@^2.13.2: + version "2.13.2" + resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-2.13.2.tgz#06813c250922db258ce4ee255f757e7ef32a3ae0" + integrity sha512-EADHg1cFunvu47lyzlqCJQluQxUIGZwDpdq2GEBXxFmH8AWTI2ofurio5doWnFR+dLVEjaLAzI/dU2xQjP0/pA== dependencies: "@egjs/hammerjs" "^2.0.17" hoist-non-react-statics "^3.3.0"