gjoseph / spenno

0 stars 0 forks source link

Update testing-library monorepo (patch) #230

Open renovate[bot] opened 5 months ago

renovate[bot] commented 5 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/jest-dom 5.16.4 -> 5.16.5 age adoption passing confidence
@testing-library/react 12.1.4 -> 12.1.5 age adoption passing confidence

Release Notes

testing-library/jest-dom (@​testing-library/jest-dom) ### [`v5.16.5`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.16.5) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.16.4...v5.16.5) ##### Bug Fixes - migrate ccs v3 to [@​adobe/css-tools](https://togithub.com/adobe/css-tools) v4 ([#​470](https://togithub.com/testing-library/jest-dom/issues/470)) ([948d90f](https://togithub.com/testing-library/jest-dom/commit/948d90f32cc79339bdeebea0454599db74c5d071))
testing-library/react-testing-library (@​testing-library/react) ### [`v12.1.5`](https://togithub.com/testing-library/react-testing-library/releases/tag/v12.1.5) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v12.1.4...v12.1.5) ##### Bug Fixes - Only supports React < 18 ([#​1041](https://togithub.com/testing-library/react-testing-library/issues/1041)) ([9e2b5db](https://togithub.com/testing-library/react-testing-library/commit/9e2b5dbb4632799ae38f1341cb79ef35d1bd6652))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 5 months 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 ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: checks-spends@0.0.1
npm ERR! Found: react@18.0.0
npm ERR! node_modules/react
npm ERR!   react@"18.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"<18.0.0" from @testing-library/react@12.1.5
npm ERR! node_modules/@testing-library/react
npm ERR!   dev @testing-library/react@"12.1.5" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-04-16T14_21_35_565Z-debug-0.log