muizogundiran / pickmegallery

A gallery app
3 stars 0 forks source link

Update react-navigation monorepo #45

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@react-navigation/native (source) 6.0.6 -> 6.1.18 age adoption passing confidence
@react-navigation/stack (source) 6.0.11 -> 6.4.1 age adoption passing confidence

Release Notes

react-navigation/react-navigation (@​react-navigation/native) ### [`v6.1.18`](https://redirect.github.com/react-navigation/react-navigation/releases/tag/%40react-navigation/native%406.1.18) [Compare Source](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.1.17...@react-navigation/native@6.1.18) **Note:** Version bump only for package [@​react-navigation/native](https://redirect.github.com/react-navigation/native) ### [`v6.1.17`](https://redirect.github.com/react-navigation/react-navigation/releases/tag/%40react-navigation/native%406.1.17) [Compare Source](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.1.16...@react-navigation/native@6.1.17) **Note:** Version bump only for package [@​react-navigation/native](https://redirect.github.com/react-navigation/native) ### [`v6.1.16`](https://redirect.github.com/react-navigation/react-navigation/releases/tag/%40react-navigation/native%406.1.16) [Compare Source](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.1.15...@react-navigation/native@6.1.16) **Note:** Version bump only for package [@​react-navigation/native](https://redirect.github.com/react-navigation/native) ### [`v6.1.15`](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.1.14...95fe61ff61a0893626913ad1cc6cf902f5ecb3a1) [Compare Source](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.1.14...@react-navigation/native@6.1.15) ### [`v6.1.14`](https://redirect.github.com/react-navigation/react-navigation/releases/tag/%40react-navigation/native%406.1.14) [Compare Source](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.1.13...@react-navigation/native@6.1.14) **Note:** Version bump only for package [@​react-navigation/native](https://redirect.github.com/react-navigation/native) ### [`v6.1.13`](https://redirect.github.com/react-navigation/react-navigation/releases/tag/%40react-navigation/native%406.1.13) [Compare Source](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.1.12...@react-navigation/native@6.1.13) **Note:** Version bump only for package [@​react-navigation/native](https://redirect.github.com/react-navigation/native) ### [`v6.1.12`](https://redirect.github.com/react-navigation/react-navigation/releases/tag/%40react-navigation/native%406.1.12) [Compare Source](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.1.11...@react-navigation/native@6.1.12) ##### Bug Fixes - type errors when getState used outside of a screen ([#​11827](https://redirect.github.com/react-navigation/react-navigation/issues/11827)) ([144040a](https://redirect.github.com/react-navigation/react-navigation/commit/144040a1bed9eb1b610c9e5575d0495101323025)), closes [#​11701](https://redirect.github.com/react-navigation/react-navigation/issues/11701) - by [@​MrRefactor](https://redirect.github.com/MrRefactor) ### [`v6.1.11`](https://redirect.github.com/react-navigation/react-navigation/releases/tag/%40react-navigation/native%406.1.11) [Compare Source](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.1.10...@react-navigation/native@6.1.11) ##### Bug Fixes - browser navigating out after using back feature and going home ([#​11833](https://redirect.github.com/react-navigation/react-navigation/issues/11833)) ([7e5df55](https://redirect.github.com/react-navigation/react-navigation/commit/7e5df557182b080fb29faeae78634f7c2f1bcb10)), closes [#​11832](https://redirect.github.com/react-navigation/react-navigation/issues/11832) - by [@​SlickDomique](https://redirect.github.com/SlickDomique) ### [`v6.1.10`](https://redirect.github.com/react-navigation/react-navigation/releases/tag/%40react-navigation/native%406.1.10) [Compare Source](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.1.9...@react-navigation/native@6.1.10) **Note:** Version bump only for package [@​react-navigation/native](https://redirect.github.com/react-navigation/native) ### [`v6.1.9`](https://redirect.github.com/react-navigation/react-navigation/releases/tag/%40react-navigation/native%406.1.9) [Compare Source](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.1.8...@react-navigation/native@6.1.9) ##### Bug Fixes - bump use-latest-callback to fix callback assignements ([bc30315](https://redirect.github.com/react-navigation/react-navigation/commit/bc303159fafd9998a9c516e43943266002d5e4bb)) - by [@​satya164](https://redirect.github.com/satya164) ### [`v6.1.8`](https://redirect.github.com/react-navigation/react-navigation/releases/tag/%40react-navigation/native%406.1.8) [Compare Source](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.1.7...@react-navigation/native@6.1.8) ##### Bug Fixes - don't use .web extensions ([f8241db](https://redirect.github.com/react-navigation/react-navigation/commit/f8241dba4997bde1d082a1ed8475498130818133)) - by [@​satya164](https://redirect.github.com/satya164) - incorrect url parsing (isssue: [#​10924](https://redirect.github.com/react-navigation/react-navigation/issues/10924)) ([#​11528](https://redirect.github.com/react-navigation/react-navigation/issues/11528)) ([0b74a0c](https://redirect.github.com/react-navigation/react-navigation/commit/0b74a0ce0828749853d59cf34c89ba52d8f5ef74)) - by [@​retyui](https://redirect.github.com/retyui) - prevent back handler usage on web ([#​11458](https://redirect.github.com/react-navigation/react-navigation/issues/11458)) ([e5f753f](https://redirect.github.com/react-navigation/react-navigation/commit/e5f753f19e1c05251b56b98b645152024318b441)) - by [@​EvanBacon](https://redirect.github.com/EvanBacon) - properly import useBackButton on web ([9e37c5d](https://redirect.github.com/react-navigation/react-navigation/commit/9e37c5d02da4b5ddab3f64331e59d0cfc01a2cf2)) - by [@​kacperkapusciak](https://redirect.github.com/kacperkapusciak) - replace series function used to queue async callbacks ([#​11485](https://redirect.github.com/react-navigation/react-navigation/issues/11485)) ([2ec6f21](https://redirect.github.com/react-navigation/react-navigation/commit/2ec6f2193d38611a71cf5fccb9280b5c33d0849d)) - by [@​karlsander](https://redirect.github.com/karlsander) ### [`v6.1.7`](https://redirect.github.com/react-navigation/react-navigation/releases/tag/%40react-navigation/native%406.1.7) [Compare Source](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.1.6...@react-navigation/native@6.1.7) **Note:** Version bump only for package [@​react-navigation/native](https://redirect.github.com/react-navigation/native) ### [`v6.1.6`](https://redirect.github.com/react-navigation/react-navigation/releases/tag/%40react-navigation/native%406.1.6) [Compare Source](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.1.5...@react-navigation/native@6.1.6) ##### Bug Fixes - fix paths in sourcemap files ([42c906d](https://redirect.github.com/react-navigation/react-navigation/commit/42c906d77d0235f7b3733c783308863ec686a54e)) - by @​ ### [`v6.1.5`](https://redirect.github.com/react-navigation/react-navigation/releases/tag/%40react-navigation/native%406.1.5) [Compare Source](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.1.4...@react-navigation/native@6.1.5) **Note:** Version bump only for package [@​react-navigation/native](https://redirect.github.com/react-navigation/native) ### [`v6.1.4`](https://redirect.github.com/react-navigation/react-navigation/releases/tag/%40react-navigation/native%406.1.4) [Compare Source](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.1.3...@react-navigation/native@6.1.4) ##### Bug Fixes - add `ScrollView` type to 'getScrollResponder' ([#​11112](https://redirect.github.com/react-navigation/react-navigation/issues/11112)) ([bb3b849](https://redirect.github.com/react-navigation/react-navigation/commit/bb3b849c0765287bc52a8ee2b8afda6edb49fd7c)) - by [@​ken0nek](https://redirect.github.com/ken0nek) ### [`v6.1.3`](https://redirect.github.com/react-navigation/react-navigation/releases/tag/%40react-navigation/native%406.1.3) [Compare Source](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.1.2...@react-navigation/native@6.1.3) ##### Bug Fixes - don't modify browser history on re-render ([79d8dc1](https://redirect.github.com/react-navigation/react-navigation/commit/79d8dc107aaadf4923024f8b122c0b55e1079706)) - by [@​satya164](https://redirect.github.com/satya164) ### [`v6.1.2`](https://redirect.github.com/react-navigation/react-navigation/releases/tag/%40react-navigation/native%406.1.2) [Compare Source](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.1.1...@react-navigation/native@6.1.2) **Note:** Version bump only for package [@​react-navigation/native](https://redirect.github.com/react-navigation/native) ### [`v6.1.1`](https://redirect.github.com/react-navigation/react-navigation/releases/tag/%40react-navigation/native%406.1.1) [Compare Source](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.1.0...@react-navigation/native@6.1.1) **Note:** Version bump only for package [@​react-navigation/native](https://redirect.github.com/react-navigation/native) ### [`v6.1.0`](https://redirect.github.com/react-navigation/react-navigation/releases/tag/%40react-navigation/native%406.1.0) [Compare Source](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.0.16...@react-navigation/native@6.1.0) ##### Bug Fixes - keep hash/fragment section un URLs on web ([#​11078](https://redirect.github.com/react-navigation/react-navigation/issues/11078)) ([31cb2a2](https://redirect.github.com/react-navigation/react-navigation/commit/31cb2a2420f2a1c46c27e7e75cb75db5cb026b03)) - by [@​nikgraf](https://redirect.github.com/nikgraf) ##### Features - make useScrollToTop work when nesting multiple tab navigators ([#​11063](https://redirect.github.com/react-navigation/react-navigation/issues/11063)) ([e391595](https://redirect.github.com/react-navigation/react-navigation/commit/e391595bf937f166abdb1f7958bc831c2832afc2)), closes [/github.com/react-navigation/react-navigation/pull/9434#issuecomment-1328345015](https://redirect.github.com//github.com/react-navigation/react-navigation/pull/9434/issues/issuecomment-1328345015) - by [@​anthonyguay](https://redirect.github.com/anthonyguay) ### [`v6.0.16`](https://redirect.github.com/react-navigation/react-navigation/releases/tag/%40react-navigation/native%406.0.16) [Compare Source](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.0.14...@react-navigation/native@6.0.16) **Note:** Version bump only for package [@​react-navigation/native](https://redirect.github.com/react-navigation/native) ### [`v6.0.14`](https://redirect.github.com/react-navigation/react-navigation/blob/HEAD/packages/native/CHANGELOG.md#6014-2022-11-21) [Compare Source](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.0.13...@react-navigation/native@6.0.14) ##### Bug Fixes - add accessibility props to NativeStack screens ([#​11022](https://redirect.github.com/react-navigation/react-navigation/issues/11022)) ([3ab05af](https://redirect.github.com/react-navigation/react-navigation/commit/3ab05afeb6412b8e5566270442ac14a463136620)) ### [`v6.0.13`](https://redirect.github.com/react-navigation/react-navigation/blob/HEAD/packages/native/CHANGELOG.md#6013-2022-09-16) [Compare Source](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.0.12...@react-navigation/native@6.0.13) ##### Bug Fixes - handle path with empty string properly for linking ([#​10708](https://redirect.github.com/react-navigation/react-navigation/issues/10708)) ([e8c374e](https://redirect.github.com/react-navigation/react-navigation/commit/e8c374e0643a1521566c654e0052b53f2fd0667a)) ### [`v6.0.12`](https://redirect.github.com/react-navigation/react-navigation/blob/HEAD/packages/native/CHANGELOG.md#6012-2022-08-24) [Compare Source](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.0.11...@react-navigation/native@6.0.12) ##### Bug Fixes - handle path with empty string properly for linking ([#​10708](https://redirect.github.com/react-navigation/react-navigation/issues/10708)) ([e8c374e](https://redirect.github.com/react-navigation/react-navigation/commit/e8c374e0643a1521566c654e0052b53f2fd0667a)) ### [`v6.0.11`](https://redirect.github.com/react-navigation/react-navigation/blob/HEAD/packages/native/CHANGELOG.md#6011-2022-07-05) [Compare Source](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.0.10...@react-navigation/native@6.0.11) ##### Bug Fixes - ensure same [@​types/react](https://redirect.github.com/types/react) version in repo ([#​10663](https://redirect.github.com/react-navigation/react-navigation/issues/10663)) ([e662465](https://redirect.github.com/react-navigation/react-navigation/commit/e6624653fbbd931158dbebd17142abf9637205b6)), closes [#​10655](https://redirect.github.com/react-navigation/react-navigation/issues/10655) - expose `LinkingContext` ([#​10604](https://redirect.github.com/react-navigation/react-navigation/issues/10604)) ([ac24e61](https://redirect.github.com/react-navigation/react-navigation/commit/ac24e617af10c48b161d1aaa7dfc8c1c1218a3cd)) - prevent `history.go()` navigation outside bounds ([#​10601](https://redirect.github.com/react-navigation/react-navigation/issues/10601)) ([ff8d8a3](https://redirect.github.com/react-navigation/react-navigation/commit/ff8d8a31d83f76129be5a8ee0a95ef2919eb1240)), closes [#​10481](https://redirect.github.com/react-navigation/react-navigation/issues/10481) ### [`v6.0.10`](https://redirect.github.com/react-navigation/react-navigation/blob/HEAD/packages/native/CHANGELOG.md#6010-2022-04-01) [Compare Source](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.0.9...@react-navigation/native@6.0.10) **Note:** Version bump only for package [@​react-navigation/native](https://redirect.github.com/react-navigation/native) ### [`v6.0.9`](https://redirect.github.com/react-navigation/react-navigation/blob/HEAD/packages/native/CHANGELOG.md#609-2022-04-01) [Compare Source](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.0.8...@react-navigation/native@6.0.9) **Note:** Version bump only for package [@​react-navigation/native](https://redirect.github.com/react-navigation/native) ### [`v6.0.8`](https://redirect.github.com/react-navigation/react-navigation/blob/HEAD/packages/native/CHANGELOG.md#608-2022-02-02) [Compare Source](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.0.7...@react-navigation/native@6.0.8) ##### Bug Fixes - broken history items index when items reset ([#​10312](https://redirect.github.com/react-navigation/react-navigation/issues/10312)) ([16f3462](https://redirect.github.com/react-navigation/react-navigation/commit/16f3462fb258e7e1264d3eb3f4f6c3a93381e01e)) ### [`v6.0.7`](https://redirect.github.com/react-navigation/react-navigation/blob/HEAD/packages/native/CHANGELOG.md#607-2022-01-29) [Compare Source](https://redirect.github.com/react-navigation/react-navigation/compare/@react-navigation/native@6.0.6...@react-navigation/native@6.0.7) ##### Bug Fixes - fix crash in useLinking on Web ([#​10262](https://redirect.github.com/react-navigation/react-navigation/issues/10262)) ([e612a4c](https://redirect.github.com/react-navigation/react-navigation/commit/e612a4c837f73dc5830b0ff9e7e24e1e06d2451c)), closes [/github.com/react-navigation/react-navigation/pull/9970/files#r784475821](https://redirect.github.com//github.com/react-navigation/react-navigation/pull/9970/files/issues/r784475821) [/github.com/react-navigation/react-navigation/blob/fb84805c889bbb7059e7e95592c004aea2a510d6/packages/native/src/useLinking.tsx#L84](https://redirect.github.com//github.com/react-navigation/react-navigation/blob/fb84805c889bbb7059e7e95592c004aea2a510d6/packages/native/src/useLinking.tsx/issues/L84) [/github.com/react-navigation/react-navigation/blob/fb84805c889bbb7059e7e95592c004aea2a510d6/packages/native/src/useLinking.tsx#L86](https://redirect.github.com//github.com/react-navigation/react-navigation/blob/fb84805c889bbb7059e7e95592c004aea2a510d6/packages/native/src/useLinking.tsx/issues/L86) [/github.com/react-navigation/react-navigation/blob/fb84805c889bbb7059e7e95592c004aea2a510d6/packages/native/src/useLinking.tsx#L108](https://redirect.github.com//github.com/react-navigation/react-navigation/blob/fb84805c889bbb7059e7e95592c004aea2a510d6/packages/native/src/useLinking.tsx/issues/L108) [/github.com/react-navigation/react-navigation/blob/fb84805c889bbb7059e7e95592c004aea2a510d6/packages/native/src/useLinking.tsx#L110](https://redirect.github.com//github.com/react-navigation/react-navigation/blob/fb84805c889bbb7059e7e95592c004aea2a510d6/packages/native/src/useLinking.tsx/issues/L110) - update URL on web when params change. fixes [#​10046](https://redirect.github.com/react-navigation/react-navigation/issues/10046) ([4468b96](https://redirect.github.com/react-navigation/react-navigation/commit/4468b96db5065be8342483392d939742d21b20bc)) - **web:** avoid passing undefined root state in web ([#​10186](https://redirect.github.com/react-navigation/react-navigation/issues/10186)) ([9087439](https://redirect.github.com/react-navigation/react-navigation/commit/90874397e653a6db642822bff18014a3e5980fed)), closes [#​10185](https://redirect.github.com/react-navigation/react-navigation/issues/10185)

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.