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 ts-jest to v29.1.4 #51

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
ts-jest (source) 29.1.2 -> 29.1.4 age adoption passing confidence

Release Notes

kulshekhar/ts-jest (ts-jest) ### [`v29.1.4`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2914-2024-05-28) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v29.1.3...v29.1.4) ##### Bug Fixes - fix(transformer): allow transforming of .cts/.mts extensions. ([#​3996](https://togithub.com/kulshekhar/ts-jest/issues/3996)) ([b8f6eaa](https://togithub.com/kulshekhar/ts-jest/commit/b8f6eaa)), closes [#​3996](https://togithub.com/kulshekhar/ts-jest/issues/3996) ##### Features - feat: make cli generate esm config based on `type: "module"` ([#​4210](https://togithub.com/kulshekhar/ts-jest/issues/4210)) ([81a5f64](https://togithub.com/kulshekhar/ts-jest/commit/81a5f64)), closes [#​4210](https://togithub.com/kulshekhar/ts-jest/issues/4210) [#​4012](https://togithub.com/kulshekhar/ts-jest/issues/4012) ### [`v29.1.3`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2913-2024-05-21) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v29.1.2...v29.1.3) ##### Bug Fixes - add `@jest/transform` as an optional peer dependency ([0ba7f86](https://togithub.com/kulshekhar/ts-jest/commit/0ba7f861c3e1905de5627b4e5d2a2cadad011b67)) - bring back Node 14 support ([eda56a7](https://togithub.com/kulshekhar/ts-jest/commit/eda56a779789d70963b7572e2914b2a3a25ac43a)) ##### Performance Improvements - remove ts resolved module cache file ([4c88da5](https://togithub.com/kulshekhar/ts-jest/commit/4c88da58991b000aa90ea489acfa6aed39b36120))

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 could not resolve
npm error
npm error While resolving: react-native@0.72.1
npm error Found: react@18.3.1
npm error node_modules/react
npm error   peer react@">=16.3.0" from @callstack/react-theme-provider@3.0.9
npm error   node_modules/@callstack/react-theme-provider
npm error     @callstack/react-theme-provider@"^3.0.9" from react-native-paper@5.12.3
npm error     node_modules/react-native-paper
npm error       dev react-native-paper@"5.x.x" from the root project
npm error   peer react@"*" from @shopify/flash-list@1.6.4
npm error   node_modules/@shopify/flash-list
npm error     dev @shopify/flash-list@"1.x.x" from the root project
npm error   12 more (@testing-library/jest-native, ...)
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   peer react-native@"*" from @shopify/flash-list@1.6.4
npm error   node_modules/@shopify/flash-list
npm error     dev @shopify/flash-list@"1.x.x" from the root project
npm error   peer react-native@">=0.59" from @testing-library/jest-native@5.4.3
npm error   node_modules/@testing-library/jest-native
npm error     dev @testing-library/jest-native@"^5.4.2" from the root project
npm error   6 more (@testing-library/react-native, react-native-paper, ...)
npm error
npm error Conflicting peer dependency: react@18.2.0
npm error node_modules/react
npm error   peer react@"18.2.0" from react-native@0.72.1
npm error   node_modules/react-native
npm error     peer react-native@"*" from @shopify/flash-list@1.6.4
npm error     node_modules/@shopify/flash-list
npm error       dev @shopify/flash-list@"1.x.x" from the root project
npm error     peer react-native@">=0.59" from @testing-library/jest-native@5.4.3
npm error     node_modules/@testing-library/jest-native
npm error       dev @testing-library/jest-native@"^5.4.2" from the root project
npm error     6 more (@testing-library/react-native, react-native-paper, ...)
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_51_582Z-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_51_582Z-debug-0.log