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-native-safe-area-context to v4.4.1 #277

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-native-safe-area-context 4.3.4 -> 4.4.1 age adoption passing confidence

Release Notes

th3rdwave/react-native-safe-area-context ### [`v4.4.1`](https://togithub.com/th3rdwave/react-native-safe-area-context/releases/tag/v4.4.1) [Compare Source](https://togithub.com/th3rdwave/react-native-safe-area-context/compare/v4.4.0...v4.4.1) ##### Bug Fixes - don't set codegen configs for older rn cli versions ([c4a3ad1](https://togithub.com/th3rdwave/react-native-safe-area-context/commit/c4a3ad17c09b7c20887d05f51ea339811fe3e93c)) ### [`v4.4.0`](https://togithub.com/th3rdwave/react-native-safe-area-context/releases/tag/v4.4.0) [Compare Source](https://togithub.com/th3rdwave/react-native-safe-area-context/compare/v4.3.4...v4.4.0) ##### Features - support RN 0.70 new arch ([#​312](https://togithub.com/th3rdwave/react-native-safe-area-context/issues/312)) ([cecdd61](https://togithub.com/th3rdwave/react-native-safe-area-context/commit/cecdd615c38f8b96d41b68f9f5a835379a93e101))

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 (15bafc6) compared to base (43be61c). Patch has no changes to coverable lines.

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