Closed renovate[bot] closed 9 months ago
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:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: kpop-stack-template@undefined
npm ERR! Found: cypress@10.11.0
npm ERR! node_modules/cypress
npm ERR! cypress@"^10.4.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer cypress@"^12.0.0 || ^13.0.0" from @testing-library/cypress@10.0.1
npm ERR! node_modules/@testing-library/cypress
npm ERR! @testing-library/cypress@"^10.0.0" 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!
npm ERR! For a full report see:
npm ERR! /tmp/worker/002661/5edc66/cache/others/npm/_logs/2023-09-18T03_52_15_658Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: /tmp/worker/002661/5edc66/cache/others/npm/_logs/2023-09-18T03_52_15_658Z-debug-0.log
Name | Link |
---|---|
Latest commit | fe5c5c73b00463cd2024b94afe9138f6c291d3b4 |
Latest deploy log | https://app.netlify.com/sites/kpop-stack/deploys/6507c978fb1b9f0008272fe9 |
This PR contains the following updates:
^8.0.3
->^10.0.0
Release Notes
kentcdodds/cypress-testing-library (@testing-library/cypress)
### [`v10.0.1`](https://togithub.com/testing-library/cypress-testing-library/releases/tag/v10.0.1) [Compare Source](https://togithub.com/kentcdodds/cypress-testing-library/compare/v10.0.0...v10.0.1) ##### Bug Fixes - support `testIsolation` option ([#257](https://togithub.com/kentcdodds/cypress-testing-library/issues/257)) ([063a2ff](https://togithub.com/kentcdodds/cypress-testing-library/commit/063a2ff7b4ccdc2a5ad40673dec36f174bee9c41)) ### [`v10.0.0`](https://togithub.com/testing-library/cypress-testing-library/releases/tag/v10.0.0) [Compare Source](https://togithub.com/kentcdodds/cypress-testing-library/compare/v9.0.0...v10.0.0) ##### Bug Fixes - **release:** trigger major release ([478d7cd](https://togithub.com/kentcdodds/cypress-testing-library/commit/478d7cde8d3e2d579e16576837d77e2fdd982629)) - update testing-libary-dom to 9 ([#262](https://togithub.com/kentcdodds/cypress-testing-library/issues/262)) ([63bcce1](https://togithub.com/kentcdodds/cypress-testing-library/commit/63bcce11625cb1474c60c7ba800c6e832c5bb277)) - **deps:** update Cypress peer dependency to 13 ([#259](https://togithub.com/kentcdodds/cypress-testing-library/issues/259)) ([876b29e](https://togithub.com/kentcdodds/cypress-testing-library/commit/876b29e65ff254f2c25b49f91e8c71fe3170db0d)) ##### BREAKING CHANGES - **release:** Upgrade to `@testing-library/dom` v9: https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0 ### [`v9.0.0`](https://togithub.com/testing-library/cypress-testing-library/releases/tag/v9.0.0) [Compare Source](https://togithub.com/kentcdodds/cypress-testing-library/compare/v8.0.7...v9.0.0) ##### chore - Use addQuery from Cypress 12 ([#238](https://togithub.com/kentcdodds/cypress-testing-library/issues/238)) ([8c93575](https://togithub.com/kentcdodds/cypress-testing-library/commit/8c93575723e9d18c770278dbed7d37970be8436a)) ##### BREAKING CHANGES - Use addQuery interface, which is only present in Cypress 12+.Configuration
π Schedule: Branch creation - "before 4am on Monday" (UTC), 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.