Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency @gorhom/bottom-sheet to ^4.6.4 (#5745)
[![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 <details> <summary>gorhom/react-native-bottom-sheet (@​gorhom/bottom-sheet)</summary> ### [`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)) </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 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 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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibnBtIiwicmVub3ZhdGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information