Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/react-native to ^12.4…
Browse files Browse the repository at this point in the history
….5 (#5196)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@testing-library/react-native](https://callstack.github.io/react-native-testing-library)
([source](https://togithub.com/callstack/react-native-testing-library))
| [`^12.4.3` ->
`^12.4.5`](https://renovatebot.com/diffs/npm/@testing-library%2freact-native/12.4.3/12.4.5)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@testing-library%2freact-native/12.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@testing-library%2freact-native/12.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@testing-library%2freact-native/12.4.3/12.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@testing-library%2freact-native/12.4.3/12.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>callstack/react-native-testing-library
(@&#8203;testing-library/react-native)</summary>

###
[`v12.4.5`](https://togithub.com/callstack/react-native-testing-library/releases/tag/v12.4.5)

[Compare
Source](https://togithub.com/callstack/react-native-testing-library/compare/v12.4.4...v12.4.5)

#### RNTL 12.4.5 (2024-03-28)

##### Bugfixes

- `findBy*` timeout with detached screen by
[@&#8203;mdjastrzebski](https://togithub.com/mdjastrzebski) in
[callstack/react-native-testing-library#1576

##### Other

- docs: update docs about eslint rule by
[@&#8203;mdjastrzebski](https://togithub.com/mdjastrzebski) in
[callstack/react-native-testing-library#1578

**Full Changelog**:
callstack/react-native-testing-library@v12.4.4...v12.4.5

###
[`v12.4.4`](https://togithub.com/callstack/react-native-testing-library/releases/tag/v12.4.4)

[Compare
Source](https://togithub.com/callstack/react-native-testing-library/compare/v12.4.3...v12.4.4)

#### RNTL 12.4.4 (2024-03-18)

##### Bug Fixes

- **user-event**: Decouple press events from Jest dependency by
[@&#8203;JoseLion](https://togithub.com/JoseLion) in
[callstack/react-native-testing-library#1571

#### New Contributors

- [@&#8203;retyui](https://togithub.com/retyui) made their first
contribution in
[callstack/react-native-testing-library#1567
- [@&#8203;donysukardi](https://togithub.com/donysukardi) made their
first contribution in
[callstack/react-native-testing-library#1569
- [@&#8203;JoseLion](https://togithub.com/JoseLion) made their first
contribution in
[callstack/react-native-testing-library#1571

**Full Changelog**:
callstack/react-native-testing-library@v12.4.3...v12.4.4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone
America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone
America/Los_Angeles.

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/valora-inc/wallet).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 1, 2024
1 parent f18ef88 commit 33eba2e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
"@jambit/eslint-plugin-typed-redux-saga": "^0.4.0",
"@mento-protocol/mento-sdk": "^0.2.3",
"@testing-library/jest-native": "^5.4.3",
"@testing-library/react-native": "^12.4.3",
"@testing-library/react-native": "^12.4.5",
"@types/crypto-js": "^4.1.1",
"@types/fast-levenshtein": "^0.0.2",
"@types/fs-extra": "^9.0.13",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4569,10 +4569,10 @@
pretty-format "^29.0.3"
redent "^3.0.0"

"@testing-library/react-native@^12.4.3":
version "12.4.3"
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.4.3.tgz#57cd6a88b289f19144558b5e97336b57101af3ec"
integrity sha512-WLE7VbbR5jZJQl3vfNK7Wt+IHnzhOxyu95Mr56EHmzH3XhC8DkrPVAnUq9asq/QWj4aGnymbinFx6zZys/WZmA==
"@testing-library/react-native@^12.4.5":
version "12.4.5"
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.4.5.tgz#16528aeae7b29238872478f3d1132a2bf821365d"
integrity sha512-SfwFwV1MrnvL//9T4C4UyusnZfWy2IOftNU7mG+bspk23bDM9HH1TxsMvec7JVZleraicDO7tP1odFqwb4KPcg==
dependencies:
jest-matcher-utils "^29.7.0"
pretty-format "^29.7.0"
Expand Down

0 comments on commit 33eba2e

Please sign in to comment.