aryella-lacerda / react-native-accessibility-engine

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

fix(deps): update dependency @react-navigation/stack to v6.3.2 #284

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

react-navigation/react-navigation ### [`v6.3.2`](https://togithub.com/react-navigation/react-navigation/blob/HEAD/packages/stack/CHANGELOG.md#​632-httpsgithubcomreact-navigationreact-navigationcomparereact-navigationstack631react-navigationstack632-2022-10-05) [Compare Source](https://togithub.com/react-navigation/react-navigation/compare/@react-navigation/stack@6.3.1...@react-navigation/stack@6.3.2) ##### Bug Fixes - add additional check before running `animate` in `componentDidUpdate` ([#​10871](https://togithub.com/react-navigation/react-navigation/issues/10871)) ([b9fb2d1](https://togithub.com/react-navigation/react-navigation/commit/b9fb2d14c6d518793f11e5f38a79f8a83baf3c09)), closes [#​10767](https://togithub.com/react-navigation/react-navigation/issues/10767)

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 2 years ago

Codecov Report

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

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #284 +/- ## ======================================= 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.