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

chore(deps): update dependency @testing-library/react-native to v9.1.0 #268

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
@testing-library/react-native (source) 9.0.0 -> 9.1.0 age adoption passing confidence

Release Notes

callstack/react-native-testing-library ### [`v9.1.0`](https://togithub.com/callstack/react-native-testing-library/releases/tag/v9.1.0) [Compare Source](https://togithub.com/callstack/react-native-testing-library/compare/v9.0.0...v9.1.0) #### What's Changed - feat: adds onTimeout option to waitFor by [@​jmbeach](https://togithub.com/jmbeach) in [https://github.com/callstack/react-native-testing-library/pull/885](https://togithub.com/callstack/react-native-testing-library/pull/885) - feat: allow getByText and queryByText to find text nested in fragments by [@​pierrezimmermannbam](https://togithub.com/pierrezimmermannbam) in [https://github.com/callstack/react-native-testing-library/pull/934](https://togithub.com/callstack/react-native-testing-library/pull/934) - docs: add doc on compatibility with eslint-plugin-testing-library by [@​pierrezimmermannbam](https://togithub.com/pierrezimmermannbam) in [https://github.com/callstack/react-native-testing-library/pull/884](https://togithub.com/callstack/react-native-testing-library/pull/884) - docs: fix textmatch broken link by [@​gkartalis](https://togithub.com/gkartalis) in [https://github.com/callstack/react-native-testing-library/pull/903](https://togithub.com/callstack/react-native-testing-library/pull/903) #### New Contributors - [@​pierrezimmermannbam](https://togithub.com/pierrezimmermannbam) made their first contribution in [https://github.com/callstack/react-native-testing-library/pull/884](https://togithub.com/callstack/react-native-testing-library/pull/884) - [@​jmbeach](https://togithub.com/jmbeach) made their first contribution in [https://github.com/callstack/react-native-testing-library/pull/885](https://togithub.com/callstack/react-native-testing-library/pull/885) - [@​gkartalis](https://togithub.com/gkartalis) made their first contribution in [https://github.com/callstack/react-native-testing-library/pull/903](https://togithub.com/callstack/react-native-testing-library/pull/903) **Full Changelog**: https://github.com/callstack/react-native-testing-library/compare/v9.0.0...v9.1.0

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

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