JairajJangle / react-native-tree-multi-select

Super-fast tree view with multi-selection capabilities, using checkboxes and search filtering.
MIT License
35 stars 4 forks source link

chore(deps): update dependency @testing-library/react-native to v12.5.1 #48

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/react-native (source) 12.5.0 -> 12.5.1 age adoption passing confidence

Release Notes

callstack/react-native-testing-library (@​testing-library/react-native) ### [`v12.5.1`](https://togithub.com/callstack/react-native-testing-library/releases/tag/v12.5.1) [Compare Source](https://togithub.com/callstack/react-native-testing-library/compare/v12.5.0...v12.5.1) ##### Bug Fixes - immediate setState in useEffect for unstable_validateStringsRenderedWithinText ([#​1612](https://togithub.com/callstack/react-native-testing-library/issues/1612)) ([76de7d2](https://togithub.com/callstack/react-native-testing-library/commit/76de7d2b2e814ab2c9d6b30331cc138f2659bc7e))

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.

renovate[bot] commented 1 month ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

β™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: react-native-tree-multi-select@1.3.2
npm error Found: react@18.3.1
npm error node_modules/react
npm error   dev react@"18.3.1" from the root project
npm error   peer react@">=16.8.0" from @testing-library/react-native@12.5.1
npm error   node_modules/@testing-library/react-native
npm error     dev @testing-library/react-native@"12.5.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react@"18.2.0" from react-native@0.72.1
npm error node_modules/react-native
npm error   dev react-native@"0.72.1" from the root project
npm error   peer react-native@">=0.59" from @testing-library/react-native@12.5.1
npm error   node_modules/@testing-library/react-native
npm error     dev @testing-library/react-native@"12.5.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-06-09T12_50_19_201Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-06-09T12_50_19_201Z-debug-0.log