aryella-lacerda / react-native-accessibility-engine

Make accessibility-related assertions on React Native code using React Test Renderer
MIT License
163 stars 13 forks source link

fix(deps): update react-navigation monorepo #266

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@react-navigation/native (source) 6.0.8 -> 6.0.13 age adoption passing confidence
@react-navigation/stack (source) 6.1.1 -> 6.3.1 age adoption passing confidence

Release Notes

react-navigation/react-navigation (@​react-navigation/native) ### [`v6.0.13`](https://togithub.com/react-navigation/react-navigation/blob/HEAD/packages/native/CHANGELOG.md#​6013-httpsgithubcomreact-navigationreact-navigationcomparereact-navigationnative6011react-navigationnative6013-2022-09-16) [Compare Source](https://togithub.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://togithub.com/react-navigation/react-navigation/issues/10708)) ([e8c374e](https://togithub.com/react-navigation/react-navigation/commit/e8c374e0643a1521566c654e0052b53f2fd0667a)) ### [`v6.0.12`](https://togithub.com/react-navigation/react-navigation/blob/HEAD/packages/native/CHANGELOG.md#​6012-httpsgithubcomreact-navigationreact-navigationcomparereact-navigationnative6011react-navigationnative6012-2022-08-24) [Compare Source](https://togithub.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://togithub.com/react-navigation/react-navigation/issues/10708)) ([e8c374e](https://togithub.com/react-navigation/react-navigation/commit/e8c374e0643a1521566c654e0052b53f2fd0667a)) ### [`v6.0.11`](https://togithub.com/react-navigation/react-navigation/blob/HEAD/packages/native/CHANGELOG.md#​6011-httpsgithubcomreact-navigationreact-navigationcomparereact-navigationnative6010react-navigationnative6011-2022-07-05) [Compare Source](https://togithub.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://togithub.com/types/react) version in repo ([#​10663](https://togithub.com/react-navigation/react-navigation/issues/10663)) ([e662465](https://togithub.com/react-navigation/react-navigation/commit/e6624653fbbd931158dbebd17142abf9637205b6)), closes [#​10655](https://togithub.com/react-navigation/react-navigation/issues/10655) - expose `LinkingContext` ([#​10604](https://togithub.com/react-navigation/react-navigation/issues/10604)) ([ac24e61](https://togithub.com/react-navigation/react-navigation/commit/ac24e617af10c48b161d1aaa7dfc8c1c1218a3cd)) - prevent `history.go()` navigation outside bounds ([#​10601](https://togithub.com/react-navigation/react-navigation/issues/10601)) ([ff8d8a3](https://togithub.com/react-navigation/react-navigation/commit/ff8d8a31d83f76129be5a8ee0a95ef2919eb1240)), closes [#​10481](https://togithub.com/react-navigation/react-navigation/issues/10481) ### [`v6.0.10`](https://togithub.com/react-navigation/react-navigation/blob/HEAD/packages/native/CHANGELOG.md#​6010-httpsgithubcomreact-navigationreact-navigationcomparereact-navigationnative609react-navigationnative6010-2022-04-01) [Compare Source](https://togithub.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://togithub.com/react-navigation/native) ### [`v6.0.9`](https://togithub.com/react-navigation/react-navigation/blob/HEAD/packages/native/CHANGELOG.md#​609-httpsgithubcomreact-navigationreact-navigationcomparereact-navigationnative608react-navigationnative609-2022-04-01) [Compare Source](https://togithub.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://togithub.com/react-navigation/native)
react-navigation/react-navigation (@​react-navigation/stack) ### [`v6.3.1`](https://togithub.com/react-navigation/react-navigation/blob/HEAD/packages/stack/CHANGELOG.md#​631-httpsgithubcomreact-navigationreact-navigationcomparereact-navigationstack630react-navigationstack631-2022-09-19) [Compare Source](https://togithub.com/react-navigation/react-navigation/compare/@react-navigation/stack@6.3.0...@react-navigation/stack@6.3.1) ##### Reverts - Revert "fix: migrate off setNativeProps ([#​10767](https://togithub.com/react-navigation/react-navigation/issues/10767))" ([dfc11e7](https://togithub.com/react-navigation/react-navigation/commit/dfc11e7616c99182ac736c7d22d3d67c4075c211)), closes [#​10767](https://togithub.com/react-navigation/react-navigation/issues/10767) ### [`v6.3.0`](https://togithub.com/react-navigation/react-navigation/blob/HEAD/packages/stack/CHANGELOG.md#​630-httpsgithubcomreact-navigationreact-navigationcomparereact-navigationstack622react-navigationstack630-2022-09-16) [Compare Source](https://togithub.com/react-navigation/react-navigation/compare/@react-navigation/stack@6.2.3...@react-navigation/stack@6.3.0) ##### Bug Fixes - export `PanGestureHandlerGestureEvent` as a type ([#​10814](https://togithub.com/react-navigation/react-navigation/issues/10814)) ([f3d06ba](https://togithub.com/react-navigation/react-navigation/commit/f3d06ba7c3393fcdb30ad5cf515565cd5196b3f0)) - fix previous screen detach too early ([#​10813](https://togithub.com/react-navigation/react-navigation/issues/10813)) ([a6b7d10](https://togithub.com/react-navigation/react-navigation/commit/a6b7d102d7ad6a6ee672ee5210cce4c1715acf03)), closes [/github.com/software-mansion/react-native-screens/issues/1285#issuecomment-1026928610](https://togithub.com//github.com/software-mansion/react-native-screens/issues/1285/issues/issuecomment-1026928610) - migrate off setNativeProps ([#​10767](https://togithub.com/react-navigation/react-navigation/issues/10767)) ([495b28f](https://togithub.com/react-navigation/react-navigation/commit/495b28f06a8c89ce9bc2c812bcbb2374366b9aaf)), closes [#​10720](https://togithub.com/react-navigation/react-navigation/issues/10720) - replace deprecated I18nManager.isRTL with 18nManager.getConstants().isRTL ([#​10547](https://togithub.com/react-navigation/react-navigation/issues/10547)) ([50b88d4](https://togithub.com/react-navigation/react-navigation/commit/50b88d40496a04f613073c63119b21a104ec9bc2)) ##### Features - add freezeOnBlur prop ([#​10834](https://togithub.com/react-navigation/react-navigation/issues/10834)) ([e13b4d9](https://togithub.com/react-navigation/react-navigation/commit/e13b4d9341362512ba4bf921a17552f3be8735c1)) #### [6.2.3](https://togithub.com/react-navigation/react-navigation/compare/@react-navigation/stack@6.2.2...@react-navigation/stack@6.2.3) (2022-08-24) ##### Bug Fixes - replace deprecated I18nManager.isRTL with 18nManager.getConstants().isRTL ([#​10547](https://togithub.com/react-navigation/react-navigation/issues/10547)) ([50b88d4](https://togithub.com/react-navigation/react-navigation/commit/50b88d40496a04f613073c63119b21a104ec9bc2)) #### [6.2.2](https://togithub.com/react-navigation/react-navigation/compare/@react-navigation/stack@6.2.1...@react-navigation/stack@6.2.2) (2022-07-05) ##### Bug Fixes - ensure same [@​types/react](https://togithub.com/types/react) version in repo ([#​10663](https://togithub.com/react-navigation/react-navigation/issues/10663)) ([e662465](https://togithub.com/react-navigation/react-navigation/commit/e6624653fbbd931158dbebd17142abf9637205b6)), closes [#​10655](https://togithub.com/react-navigation/react-navigation/issues/10655) #### [6.2.1](https://togithub.com/react-navigation/react-navigation/compare/@react-navigation/stack@6.2.0...@react-navigation/stack@6.2.1) (2022-04-01) **Note:** Version bump only for package [@​react-navigation/stack](https://togithub.com/react-navigation/stack) ### [`v6.2.3`](https://togithub.com/react-navigation/react-navigation/blob/HEAD/packages/stack/CHANGELOG.md#​623-httpsgithubcomreact-navigationreact-navigationcomparereact-navigationstack622react-navigationstack623-2022-08-24) [Compare Source](https://togithub.com/react-navigation/react-navigation/compare/@react-navigation/stack@6.2.2...@react-navigation/stack@6.2.3) ##### Bug Fixes - replace deprecated I18nManager.isRTL with 18nManager.getConstants().isRTL ([#​10547](https://togithub.com/react-navigation/react-navigation/issues/10547)) ([50b88d4](https://togithub.com/react-navigation/react-navigation/commit/50b88d40496a04f613073c63119b21a104ec9bc2)) ### [`v6.2.2`](https://togithub.com/react-navigation/react-navigation/blob/HEAD/packages/stack/CHANGELOG.md#​622-httpsgithubcomreact-navigationreact-navigationcomparereact-navigationstack621react-navigationstack622-2022-07-05) [Compare Source](https://togithub.com/react-navigation/react-navigation/compare/@react-navigation/stack@6.2.1...@react-navigation/stack@6.2.2) ##### Bug Fixes - ensure same [@​types/react](https://togithub.com/types/react) version in repo ([#​10663](https://togithub.com/react-navigation/react-navigation/issues/10663)) ([e662465](https://togithub.com/react-navigation/react-navigation/commit/e6624653fbbd931158dbebd17142abf9637205b6)), closes [#​10655](https://togithub.com/react-navigation/react-navigation/issues/10655) ### [`v6.2.1`](https://togithub.com/react-navigation/react-navigation/blob/HEAD/packages/stack/CHANGELOG.md#​621-httpsgithubcomreact-navigationreact-navigationcomparereact-navigationstack620react-navigationstack621-2022-04-01) [Compare Source](https://togithub.com/react-navigation/react-navigation/compare/@react-navigation/stack@6.2.0...@react-navigation/stack@6.2.1) **Note:** Version bump only for package [@​react-navigation/stack](https://togithub.com/react-navigation/stack) ### [`v6.2.0`](https://togithub.com/react-navigation/react-navigation/blob/HEAD/packages/stack/CHANGELOG.md#​620-httpsgithubcomreact-navigationreact-navigationcomparereact-navigationstack611react-navigationstack620-2022-04-01) [Compare Source](https://togithub.com/react-navigation/react-navigation/compare/@react-navigation/stack@6.1.1...@react-navigation/stack@6.2.0) ##### Bug Fixes - fix type errors when passing animated styles to header ([9058b1c](https://togithub.com/react-navigation/react-navigation/commit/9058b1c22f4fc1358c72d67150a0e3f37ff802e7)) ##### Features - add an ID prop to navigators ([4e4935a](https://togithub.com/react-navigation/react-navigation/commit/4e4935ac2584bc1a00209609cc026fa73e12c10a)) #### [6.1.1](https://togithub.com/react-navigation/react-navigation/compare/@react-navigation/stack@6.1.0...@react-navigation/stack@6.1.1) (2022-02-02) **Note:** Version bump only for package [@​react-navigation/stack](https://togithub.com/react-navigation/stack)

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 has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Base: 99.45% // Head: 99.45% // No change to project coverage :thumbsup:

Coverage data is based on head (30709c0) compared to base (43be61c). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #266 +/- ## ======================================= Coverage 99.45% 99.45% ======================================= Files 28 28 Lines 183 183 Branches 43 43 ======================================= Hits 182 182 Misses 1 1 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Aryella+Lacerda). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Aryella+Lacerda)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.