victorsoares96 / epubjs-react-native

ePub.js Reader for React Native
MIT License
147 stars 49 forks source link

fix(deps): update dependency @gorhom/bottom-sheet to v4.6.4 #273

Open renovate[bot] opened 4 months ago

renovate[bot] commented 4 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@gorhom/bottom-sheet (source) 4.6.1 -> 4.6.4 age adoption passing 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)) ### [`v4.6.3`](https://togithub.com/gorhom/react-native-bottom-sheet/blob/HEAD/CHANGELOG.md#463-2024-05-19) [Compare Source](https://togithub.com/gorhom/react-native-bottom-sheet/compare/v4.6.2...v4.6.3) ##### Bug Fixes - bottom sheet not appearing for users that have reduced motion turned on ([#​1743](https://togithub.com/gorhom/react-native-bottom-sheet/issues/1743))(by [@​fobos531](https://togithub.com/fobos531)) ([ab1cce2](https://togithub.com/gorhom/react-native-bottom-sheet/commit/ab1cce20389d3a678ff108d6e175128e272fa7c2)) ### [`v4.6.2`](https://togithub.com/gorhom/react-native-bottom-sheet/blob/HEAD/CHANGELOG.md#462-2024-05-19) [Compare Source](https://togithub.com/gorhom/react-native-bottom-sheet/compare/v4.6.1...v4.6.2) ##### Bug Fixes - **BottomSheetContainer:** cannot add new property 'value' ([#​1808](https://togithub.com/gorhom/react-native-bottom-sheet/issues/1808))(by [@​MoritzCooks](https://togithub.com/MoritzCooks)) ([e294d1c](https://togithub.com/gorhom/react-native-bottom-sheet/commit/e294d1ca59ff14f8b990cc52389151c131a95510)) - use function instead of component for BottomSheetModal ([#​1750](https://togithub.com/gorhom/react-native-bottom-sheet/issues/1750))(by [@​Kerumen](https://togithub.com/Kerumen)) ([6cfc99f](https://togithub.com/gorhom/react-native-bottom-sheet/commit/6cfc99ffa89339364b206b942486a7995d7ed8ab))

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



This PR was generated by Mend Renovate. View the repository job log.