Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/react-native to v12.0…
Browse files Browse the repository at this point in the history
….1 (#2377)

[![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.0.0` ->
`12.0.1`](https://renovatebot.com/diffs/npm/@testing-library%2freact-native/12.0.0/12.0.1)
|
[![age](https://badges.renovateapi.com/packages/npm/@testing-library%2freact-native/12.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@testing-library%2freact-native/12.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@testing-library%2freact-native/12.0.1/compatibility-slim/12.0.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@testing-library%2freact-native/12.0.1/confidence-slim/12.0.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>callstack/react-native-testing-library</summary>

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

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

#### What's Changed

##### Bugfixes

- Flush all pending microtasks and updates before returning from waitFor
by [@&#8203;jsnajdr](https://togithub.com/jsnajdr) in
[https://github.com/callstack/react-native-testing-library/pull/1366](https://togithub.com/callstack/react-native-testing-library/pull/1366)
- Render host component name detection tree inside act to avoid timer
leaks by [@&#8203;jsnajdr](https://togithub.com/jsnajdr) in
[https://github.com/callstack/react-native-testing-library/pull/1371](https://togithub.com/callstack/react-native-testing-library/pull/1371)

#### New Contributors 👏

- [@&#8203;jsnajdr](https://togithub.com/jsnajdr) made their first
contributions in
[https://github.com/callstack/react-native-testing-library/pull/1366](https://togithub.com/callstack/react-native-testing-library/pull/1366),
[https://github.com/callstack/react-native-testing-library/pull/1371](https://togithub.com/callstack/react-native-testing-library/pull/1371)

**Full Changelog**:
callstack/react-native-testing-library@v12.0.0...v12.0.1

</details>

---

### 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.

---

- [ ] <!-- 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://app.renovatebot.com/dashboard#github/dooboolab/react-native-iap).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNC4yIiwidXBkYXRlZEluVmVyIjoiMzUuMTQuMiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 26, 2023
1 parent 42230d3 commit 91c6b6a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@react-native-community/eslint-config": "3.2.0",
"@release-it/conventional-changelog": "5.1.1",
"@testing-library/jest-native": "5.4.2",
"@testing-library/react-native": "12.0.0",
"@testing-library/react-native": "12.0.1",
"@types/jest": "29.5.0",
"@types/react": "*",
"@types/react-native": "*",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2815,9 +2815,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react-native@npm:12.0.0":
version: 12.0.0
resolution: "@testing-library/react-native@npm:12.0.0"
"@testing-library/react-native@npm:12.0.1":
version: 12.0.1
resolution: "@testing-library/react-native@npm:12.0.1"
dependencies:
pretty-format: ^29.0.0
peerDependencies:
Expand All @@ -2828,7 +2828,7 @@ __metadata:
peerDependenciesMeta:
jest:
optional: true
checksum: f3f565dfe7cfc527fc5a34b3290274cc1829f548b3ad68d2fca17cf826f49ae62d8f676b33f1489975c8da92da4028a851693173ac04b5dfc72242f23847b861
checksum: 0a8ff194875fa921eab62eaad68b0eef31d3540543d60fb72d1d1ecf044769567fc3c809ad20f842c9305d6c32c05610e2b0d51483af034da734b26e646a5255
languageName: node
linkType: hard

Expand Down Expand Up @@ -12117,7 +12117,7 @@ __metadata:
"@react-native-community/eslint-config": 3.2.0
"@release-it/conventional-changelog": 5.1.1
"@testing-library/jest-native": 5.4.2
"@testing-library/react-native": 12.0.0
"@testing-library/react-native": 12.0.1
"@types/jest": 29.5.0
"@types/react": "*"
"@types/react-native": "*"
Expand Down

0 comments on commit 91c6b6a

Please sign in to comment.