From 7ca36c140896d90d0599654d92b6c2aaf28cb977 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 02:21:27 +0000 Subject: [PATCH] fix(deps): update dependency @gorhom/bottom-sheet to ^4.6.4 (#5745) 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 | |---|---|---|---|---|---| | [@gorhom/bottom-sheet](https://ui.gorhom.dev/components/bottom-sheet) ([source](https://togithub.com/gorhom/react-native-bottom-sheet)) | [`^4.6.3` -> `^4.6.4`](https://renovatebot.com/diffs/npm/@gorhom%2fbottom-sheet/4.6.3/4.6.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@gorhom%2fbottom-sheet/4.6.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@gorhom%2fbottom-sheet/4.6.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@gorhom%2fbottom-sheet/4.6.3/4.6.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@gorhom%2fbottom-sheet/4.6.3/4.6.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
gorhom/react-native-bottom-sheet (@​gorhom/bottom-sheet) ### [`v4.6.4`](https://togithub.com/gorhom/react-native-bottom-sheet/blob/HEAD/CHANGELOG.md#464-2024-07-29) [Compare Source](https://togithub.com/gorhom/react-native-bottom-sheet/compare/v4.6.3...v4.6.4) ##### Bug Fixes - add missing rest props to backdrop component ([#​1895](https://togithub.com/gorhom/react-native-bottom-sheet/issues/1895))(by [@​hraschan](https://togithub.com/hraschan)) ([6b99810](https://togithub.com/gorhom/react-native-bottom-sheet/commit/6b99810cb9f3a9b11159c27737ef7e4355b105b3)) - assigning to read-only property 'reduceMotion' ([#​1848](https://togithub.com/gorhom/react-native-bottom-sheet/issues/1848))(by [@​pafry7](https://togithub.com/pafry7)) ([efd4e92](https://togithub.com/gorhom/react-native-bottom-sheet/commit/efd4e92b647825aeaf5ca983e43d1a21d620ecfe)), closes [/github.com/software-mansion/react-native-reanimated/issues/5430#issuecomment-1831453991](https://togithub.com//github.com/software-mansion/react-native-reanimated/issues/5430/issues/issuecomment-1831453991) - replace getRefNativeTag with findNodeHandle ([#​1823](https://togithub.com/gorhom/react-native-bottom-sheet/issues/1823))(by [@​AndreiCalazans](https://togithub.com/AndreiCalazans)) ([b906f5e](https://togithub.com/gorhom/react-native-bottom-sheet/commit/b906f5e67afdb823b7c31a9a929e757fc35222a2))
--- ### 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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/valora-inc/wallet). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index defaad6d27f..0352328e59a 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@crowdin/ota-client": "^0.7.0", "@fiatconnect/fiatconnect-sdk": "^0.5.56", "@fiatconnect/fiatconnect-types": "^13.3.8", - "@gorhom/bottom-sheet": "^4.6.3", + "@gorhom/bottom-sheet": "^4.6.4", "@json-rpc-tools/utils": "^1.7.6", "@noble/secp256k1": "^1.7.1", "@react-native-async-storage/async-storage": "^1.24.0", diff --git a/yarn.lock b/yarn.lock index 643936f4ccb..6259cc8ead7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1971,10 +1971,10 @@ resolved "https://registry.yarnpkg.com/@flatten-js/interval-tree/-/interval-tree-1.1.3.tgz#7d9b4bb92042c6bbcefae5bbb822b5ec3c073e88" integrity sha512-xhFWUBoHJFF77cJO1D6REjdgJEMRf2Y2Z+eKEPav8evGKcLSnj1ud5pLXQSbGuxF3VSvT1rWhMfVpXEKJLTL+A== -"@gorhom/bottom-sheet@^4.6.3": - version "4.6.3" - resolved "https://registry.yarnpkg.com/@gorhom/bottom-sheet/-/bottom-sheet-4.6.3.tgz#0e16999de7468efc6b730f680692f6d53f0abd8e" - integrity sha512-fSuSfbtoKsjmSeyz+tG2C0GtcEL7PS63iEXI23c9M+HeCT1IFK6ffmIa2pqyqB43L1jtkR+BWkpZwqXnN4H8xA== +"@gorhom/bottom-sheet@^4.6.4": + version "4.6.4" + resolved "https://registry.yarnpkg.com/@gorhom/bottom-sheet/-/bottom-sheet-4.6.4.tgz#387d0f0f21e3470eb8575498cb81ce96f5108e79" + integrity sha512-0itLMblLBvepE065w3a60S030c2rNUsGshPC7wbWDm31VyqoaU2xjzh/ojH62YIJOcobBr5QoC30IxBBKDGovQ== dependencies: "@gorhom/portal" "1.0.14" invariant "^2.2.4"