Skip to content

Commit add6a24

Browse files
chore(deps): update dependency @testing-library/react-native to v12.1.2 (#2445)
[![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.1` -> `12.1.2`](https://renovatebot.com/diffs/npm/@testing-library%2freact-native/12.0.1/12.1.2) | [![age](https://badges.renovateapi.com/packages/npm/@testing-library%2freact-native/12.1.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@testing-library%2freact-native/12.1.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@testing-library%2freact-native/12.1.2/compatibility-slim/12.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@testing-library%2freact-native/12.1.2/confidence-slim/12.0.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>callstack/react-native-testing-library</summary> ### [`v12.1.2`](https://togithub.com/callstack/react-native-testing-library/releases/tag/v12.1.2) [Compare Source](https://togithub.com/callstack/react-native-testing-library/compare/v12.1.1...v12.1.2) #### What's Changed #### Fixes - fix: pointer events evaluation by [@&#8203;mdjastrzebski](https://togithub.com/mdjastrzebski) in [https://github.com/callstack/react-native-testing-library/pull/1395](https://togithub.com/callstack/react-native-testing-library/pull/1395) - fix: non-editable wrapped TextInput events by [@&#8203;TMaszko](https://togithub.com/TMaszko) in [https://github.com/callstack/react-native-testing-library/pull/1385](https://togithub.com/callstack/react-native-testing-library/pull/1385) - fix: support `onXxx` event name for TextInput event checks by [@&#8203;mdjastrzebski](https://togithub.com/mdjastrzebski) in [https://github.com/callstack/react-native-testing-library/pull/1404](https://togithub.com/callstack/react-native-testing-library/pull/1404) #### Docs, Chores, etc - docs: add config example for pnpm by [@&#8203;yjose](https://togithub.com/yjose) in [https://github.com/callstack/react-native-testing-library/pull/1400](https://togithub.com/callstack/react-native-testing-library/pull/1400) - chore: move/remove deprecation functions by [@&#8203;mdjastrzebski](https://togithub.com/mdjastrzebski) in [https://github.com/callstack/react-native-testing-library/pull/1402](https://togithub.com/callstack/react-native-testing-library/pull/1402) - refactor: component tree dead code by [@&#8203;mdjastrzebski](https://togithub.com/mdjastrzebski) in [https://github.com/callstack/react-native-testing-library/pull/1403](https://togithub.com/callstack/react-native-testing-library/pull/1403) - refactor: `fireEvent` cleanup by [@&#8203;mdjastrzebski](https://togithub.com/mdjastrzebski) in [https://github.com/callstack/react-native-testing-library/pull/1401](https://togithub.com/callstack/react-native-testing-library/pull/1401) #### New Contributors - [@&#8203;yjose](https://togithub.com/yjose) made their first contribution in [https://github.com/callstack/react-native-testing-library/pull/1400](https://togithub.com/callstack/react-native-testing-library/pull/1400) 👏 - [@&#8203;TMaszko](https://togithub.com/TMaszko) made their first contribution in [https://github.com/callstack/react-native-testing-library/pull/1385](https://togithub.com/callstack/react-native-testing-library/pull/1385) 👏 **Full Changelog**: callstack/react-native-testing-library@v12.1.1...v12.1.2 ### [`v12.1.1`](https://togithub.com/callstack/react-native-testing-library/releases/tag/v12.1.1) [Compare Source](https://togithub.com/callstack/react-native-testing-library/compare/v12.1.0...v12.1.1) #### What's Changed #### Fixes - fix: remove incorrect dependencies by [@&#8203;mdjastrzebski](https://togithub.com/mdjastrzebski) in [https://github.com/callstack/react-native-testing-library/pull/1399](https://togithub.com/callstack/react-native-testing-library/pull/1399) **Full Changelog**: callstack/react-native-testing-library@v12.1.0...v12.1.1 ### [`v12.1.0`](https://togithub.com/callstack/react-native-testing-library/releases/tag/v12.1.0) [Compare Source](https://togithub.com/callstack/react-native-testing-library/compare/v12.0.1...v12.1.0) #### What's Changed ##### Improvements - feat: Render element tree in query error messages by [@&#8203;stevehanson](https://togithub.com/stevehanson) in [https://github.com/callstack/react-native-testing-library/pull/1378](https://togithub.com/callstack/react-native-testing-library/pull/1378) ##### Bugfixes - Proper stack trace for findBy\* and findAllBy\* queries by [@&#8203;mdjastrzebski](https://togithub.com/mdjastrzebski) in [https://github.com/callstack/react-native-testing-library/pull/1394](https://togithub.com/callstack/react-native-testing-library/pull/1394) #### New Contributors - [@&#8203;stevehanson](https://togithub.com/stevehanson) made their first contributions in [#&#8203;1377](https://togithub.com/callstack/react-native-testing-library/issues/1377), [#&#8203;1378](https://togithub.com/callstack/react-native-testing-library/issues/1378) and [#&#8203;1390](https://togithub.com/callstack/react-native-testing-library/issues/1390) 👏 ##### Chores, docs, deps, etc - Fix broken link in contributing.md by [@&#8203;stevehanson](https://togithub.com/stevehanson) in [https://github.com/callstack/react-native-testing-library/pull/1377](https://togithub.com/callstack/react-native-testing-library/pull/1377) - chore: update deps 2023-04-04 by [@&#8203;mdjastrzebski](https://togithub.com/mdjastrzebski) in [https://github.com/callstack/react-native-testing-library/pull/1380](https://togithub.com/callstack/react-native-testing-library/pull/1380) - Fix typo in "derived" in v12 migration guide by [@&#8203;CodingItWrong](https://togithub.com/CodingItWrong) in [https://github.com/callstack/react-native-testing-library/pull/1376](https://togithub.com/callstack/react-native-testing-library/pull/1376) - chore: fix migration guide role prop naming by [@&#8203;mdjastrzebski](https://togithub.com/mdjastrzebski) in [https://github.com/callstack/react-native-testing-library/pull/1382](https://togithub.com/callstack/react-native-testing-library/pull/1382) - fix: "Edit this Page" link in docs results in 404 by [@&#8203;stevehanson](https://togithub.com/stevehanson) in [https://github.com/callstack/react-native-testing-library/pull/1390](https://togithub.com/callstack/react-native-testing-library/pull/1390) - refactor: remove stale tests by [@&#8203;mdjastrzebski](https://togithub.com/mdjastrzebski) in [https://github.com/callstack/react-native-testing-library/pull/1392](https://togithub.com/callstack/react-native-testing-library/pull/1392) - chore: experiments app by [@&#8203;mdjastrzebski](https://togithub.com/mdjastrzebski) in [https://github.com/callstack/react-native-testing-library/pull/1391](https://togithub.com/callstack/react-native-testing-library/pull/1391) **Full Changelog**: callstack/react-native-testing-library@v12.0.1...v12.1.0 </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://developer.mend.io/github/dooboolab-community/react-native-iap). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45OC40IiwidXBkYXRlZEluVmVyIjoiMzUuMTMxLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3e99137 commit add6a24

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@react-native-community/eslint-config": "3.2.0",
8383
"@release-it/conventional-changelog": "5.1.1",
8484
"@testing-library/jest-native": "5.4.2",
85-
"@testing-library/react-native": "12.0.1",
85+
"@testing-library/react-native": "12.1.2",
8686
"@types/jest": "29.5.1",
8787
"@types/react": "*",
8888
"@types/react-native": "*",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2829,9 +2829,9 @@ __metadata:
28292829
languageName: node
28302830
linkType: hard
28312831

2832-
"@testing-library/react-native@npm:12.0.1":
2833-
version: 12.0.1
2834-
resolution: "@testing-library/react-native@npm:12.0.1"
2832+
"@testing-library/react-native@npm:12.1.2":
2833+
version: 12.1.2
2834+
resolution: "@testing-library/react-native@npm:12.1.2"
28352835
dependencies:
28362836
pretty-format: ^29.0.0
28372837
peerDependencies:
@@ -2842,7 +2842,7 @@ __metadata:
28422842
peerDependenciesMeta:
28432843
jest:
28442844
optional: true
2845-
checksum: 0a8ff194875fa921eab62eaad68b0eef31d3540543d60fb72d1d1ecf044769567fc3c809ad20f842c9305d6c32c05610e2b0d51483af034da734b26e646a5255
2845+
checksum: 912fc961f213a8fa171b9b980d6f4edd8f11a012498fcf1b8e0d3ac1d20e85b61469a80914fda893aa48cb0d4b3f6075ec2723c58dae96eeac0ee1cd6e6daa3e
28462846
languageName: node
28472847
linkType: hard
28482848

@@ -12140,7 +12140,7 @@ __metadata:
1214012140
"@react-native-community/eslint-config": 3.2.0
1214112141
"@release-it/conventional-changelog": 5.1.1
1214212142
"@testing-library/jest-native": 5.4.2
12143-
"@testing-library/react-native": 12.0.1
12143+
"@testing-library/react-native": 12.1.2
1214412144
"@types/jest": 29.5.1
1214512145
"@types/react": "*"
1214612146
"@types/react-native": "*"

0 commit comments

Comments
 (0)