mozzius / graysky

a bluesky client for ios and android
https://graysky.app
MIT License
541 stars 46 forks source link

fix(deps): update react-navigation monorepo - autoclosed #501

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@react-navigation/elements (source) ^1.3.30 -> ^1.3.31 age adoption passing confidence
@react-navigation/native (source) ^6.1.17 -> ^6.1.18 age adoption passing confidence
react-native-drawer-layout (source) 4.0.0-alpha.5 -> 4.0.0-rc.10 age adoption passing confidence

Release Notes

react-navigation/react-navigation (@​react-navigation/elements) ### [`v1.3.31`](https://togithub.com/react-navigation/react-navigation/releases/tag/%40react-navigation/elements%401.3.31) [Compare Source](https://togithub.com/react-navigation/react-navigation/compare/@react-navigation/elements@1.3.30...@react-navigation/elements@1.3.31) **Note:** Version bump only for package [@​react-navigation/elements](https://togithub.com/react-navigation/elements)
react-navigation/react-navigation (react-native-drawer-layout) ### [`v4.0.0-rc.10`](https://togithub.com/react-navigation/react-navigation/blob/HEAD/packages/react-native-drawer-layout/CHANGELOG.md#400-rc10-2024-08-01) [Compare Source](https://togithub.com/react-navigation/react-navigation/compare/react-native-drawer-layout@4.0.0-rc.9...react-native-drawer-layout@4.0.0-rc.10) **Note:** Version bump only for package react-native-drawer-layout ### [`v4.0.0-rc.9`](https://togithub.com/react-navigation/react-navigation/blob/HEAD/packages/react-native-drawer-layout/CHANGELOG.md#400-rc9-2024-07-25) [Compare Source](https://togithub.com/react-navigation/react-navigation/compare/react-native-drawer-layout@4.0.0-rc.8...react-native-drawer-layout@4.0.0-rc.9) ##### Bug Fixes - remove transition listeners in effect cleanup ([000f7ba](https://togithub.com/react-navigation/react-navigation/commit/000f7ba4311364907d6efc1ed4a662c9b462e733)) - by [@​satya164](https://togithub.com/satya164) ### [`v4.0.0-rc.8`](https://togithub.com/react-navigation/react-navigation/blob/HEAD/packages/react-native-drawer-layout/CHANGELOG.md#400-rc8-2024-07-14) [Compare Source](https://togithub.com/react-navigation/react-navigation/compare/react-native-drawer-layout@4.0.0-rc.7...react-native-drawer-layout@4.0.0-rc.8) ##### Bug Fixes - fix drawer animation when reduceMotion enabled. closes [#​1198](https://togithub.com/react-navigation/react-navigation/issues/1198) ([c2caf87](https://togithub.com/react-navigation/react-navigation/commit/c2caf87bc5df50f665442fbb0c42794cad793a3a)) - by [@​satya164](https://togithub.com/satya164) ### [`v4.0.0-rc.7`](https://togithub.com/react-navigation/react-navigation/blob/HEAD/packages/react-native-drawer-layout/CHANGELOG.md#400-rc7-2024-07-11) [Compare Source](https://togithub.com/react-navigation/react-navigation/compare/react-native-drawer-layout@4.0.0-rc.6...react-native-drawer-layout@4.0.0-rc.7) ##### Bug Fixes - upgrade react-native-builder-bob ([1575287](https://togithub.com/react-navigation/react-navigation/commit/1575287d40fadb97f33eb19c2914d8be3066b47a)) - by @​ ### [`v4.0.0-rc.6`](https://togithub.com/react-navigation/react-navigation/blob/HEAD/packages/react-native-drawer-layout/CHANGELOG.md#400-rc6-2024-07-10) [Compare Source](https://togithub.com/react-navigation/react-navigation/compare/react-native-drawer-layout@4.0.0-rc.5...react-native-drawer-layout@4.0.0-rc.6) ##### Bug Fixes - bump use-latest-callback to fix require ([40ddae9](https://togithub.com/react-navigation/react-navigation/commit/40ddae95fbbf84ff47f3447eef50ed9ddb66cab8)) - by [@​satya164](https://togithub.com/satya164) ### [`v4.0.0-rc.5`](https://togithub.com/react-navigation/react-navigation/blob/HEAD/packages/react-native-drawer-layout/CHANGELOG.md#400-rc5-2024-07-07) [Compare Source](https://togithub.com/react-navigation/react-navigation/compare/react-native-drawer-layout@4.0.0-rc.4...react-native-drawer-layout@4.0.0-rc.5) ##### Bug Fixes - add missing exports entry to package.json ([ae16f52](https://togithub.com/react-navigation/react-navigation/commit/ae16f52adcfb58c59e5735b9caea79b1c2bfa94b)) - by [@​satya164](https://togithub.com/satya164) - upgrade use-latest-callback for esm compat ([187d41b](https://togithub.com/react-navigation/react-navigation/commit/187d41b3a139fe2a075a7809c0c4088cbd2fafdb)) - by [@​satya164](https://togithub.com/satya164) ### [`v4.0.0-rc.4`](https://togithub.com/react-navigation/react-navigation/blob/HEAD/packages/react-native-drawer-layout/CHANGELOG.md#400-rc4-2024-07-04) [Compare Source](https://togithub.com/react-navigation/react-navigation/compare/react-native-drawer-layout@4.0.0-rc.3...react-native-drawer-layout@4.0.0-rc.4) ##### Bug Fixes - fix published files ([829caa0](https://togithub.com/react-navigation/react-navigation/commit/829caa019e125811eea5213fd380e8e1bdbe7030)) - by @​ ### [`v4.0.0-rc.3`](https://togithub.com/react-navigation/react-navigation/blob/HEAD/packages/react-native-drawer-layout/CHANGELOG.md#400-rc3-2024-07-04) [Compare Source](https://togithub.com/react-navigation/react-navigation/compare/react-native-drawer-layout@4.0.0-rc.2...react-native-drawer-layout@4.0.0-rc.3) **Note:** Version bump only for package react-native-drawer-layout ### [`v4.0.0-rc.2`](https://togithub.com/react-navigation/react-navigation/blob/HEAD/packages/react-native-drawer-layout/CHANGELOG.md#400-rc2-2024-07-04) [Compare Source](https://togithub.com/react-navigation/react-navigation/compare/react-native-drawer-layout@4.0.0-rc.1...react-native-drawer-layout@4.0.0-rc.2) ##### Features - add package.json exports field ([1435cfe](https://togithub.com/react-navigation/react-navigation/commit/1435cfe3300767c221ebd4613479ad662d61efee)) - by @​ ### [`v4.0.0-rc.1`](https://togithub.com/react-navigation/react-navigation/blob/HEAD/packages/react-native-drawer-layout/CHANGELOG.md#400-rc10-2024-08-01) [Compare Source](https://togithub.com/react-navigation/react-navigation/compare/react-native-drawer-layout@4.0.0-rc.0...react-native-drawer-layout@4.0.0-rc.1) **Note:** Version bump only for package react-native-drawer-layout ### [`v4.0.0-rc.0`](https://togithub.com/react-navigation/react-navigation/blob/HEAD/packages/react-native-drawer-layout/CHANGELOG.md#400-rc0-2024-06-27) [Compare Source](https://togithub.com/react-navigation/react-navigation/compare/react-native-drawer-layout@4.0.0-alpha.9...react-native-drawer-layout@4.0.0-rc.0) ##### Bug Fixes - fix drawer rtl on ios & android ([6fba631](https://togithub.com/react-navigation/react-navigation/commit/6fba631b588d83be0a731017adb46ce79ca9b2ec)) - by [@​satya164](https://togithub.com/satya164) - fix drawer rtl on web ([06209b9](https://togithub.com/react-navigation/react-navigation/commit/06209b9f04171c18b51638593d3f0fd5028a97f8)) - by [@​satya164](https://togithub.com/satya164) ### [`v4.0.0-alpha.9`](https://togithub.com/react-navigation/react-navigation/blob/HEAD/packages/react-native-drawer-layout/CHANGELOG.md#400-alpha9-2024-03-25) [Compare Source](https://togithub.com/react-navigation/react-navigation/compare/react-native-drawer-layout@4.0.0-alpha.8...react-native-drawer-layout@4.0.0-alpha.9) ##### Features - migrate drawer to new RNGH API ([#​11776](https://togithub.com/react-navigation/react-navigation/issues/11776)) ([5d7d81e](https://togithub.com/react-navigation/react-navigation/commit/5d7d81e633896b3a58e86d8ab9ca0a36dcad3ab6)) - by [@​osdnk](https://togithub.com/osdnk) ### [`v4.0.0-alpha.8`](https://togithub.com/react-navigation/react-navigation/blob/HEAD/packages/react-native-drawer-layout/CHANGELOG.md#400-alpha8-2024-03-14) [Compare Source](https://togithub.com/react-navigation/react-navigation/compare/react-native-drawer-layout@4.0.0-alpha.7...react-native-drawer-layout@4.0.0-alpha.8) ##### Bug Fixes - adjust drawer width according to md3 ([a88b2ea](https://togithub.com/react-navigation/react-navigation/commit/a88b2ea90f56d8dafbd5e1bae6a42fd9b0c73431)) - by [@​satya164](https://togithub.com/satya164) ### [`v4.0.0-alpha.7`](https://togithub.com/react-navigation/react-navigation/blob/HEAD/packages/react-native-drawer-layout/CHANGELOG.md#400-alpha7-2024-03-10) [Compare Source](https://togithub.com/react-navigation/react-navigation/compare/react-native-drawer-layout@4.0.0-alpha.6...react-native-drawer-layout@4.0.0-alpha.7) **Note:** Version bump only for package react-native-drawer-layout ### [`v4.0.0-alpha.6`](https://togithub.com/react-navigation/react-navigation/blob/HEAD/packages/react-native-drawer-layout/CHANGELOG.md#400-alpha6-2024-03-08) [Compare Source](https://togithub.com/react-navigation/react-navigation/compare/react-native-drawer-layout@4.0.0-alpha.5...react-native-drawer-layout@4.0.0-alpha.6) ##### Bug Fixes - fix right drawer layouts display over content ([#​11651](https://togithub.com/react-navigation/react-navigation/issues/11651)) ([f6772c6](https://togithub.com/react-navigation/react-navigation/commit/f6772c6c2f95ed2c94c10c9632c8534fe59853b7)) - by [@​brannonvann](https://togithub.com/brannonvann) - update drawer and header styles according to material design 3 ([#​11872](https://togithub.com/react-navigation/react-navigation/issues/11872)) ([bfa5689](https://togithub.com/react-navigation/react-navigation/commit/bfa568995940f956c9ec5944f2b0543eca5da546)) - by [@​groot007](https://togithub.com/groot007)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
graysky ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2024 1:23pm