cypress-io / cypress-example-todomvc

The official TodoMVC tests written in Cypress.
MIT License
256 stars 501 forks source link

chore(deps): update dependency cypress-axe to version 0.14.0 🌟 - autoclosed #254

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cypress-axe 0.9.1 -> 0.14.0 age adoption passing confidence

Release Notes

component-driven/cypress-axe (cypress-axe) ### [`v0.14.0`](https://togithub.com/component-driven/cypress-axe/releases/tag/v0.14.0) [Compare Source](https://togithub.com/component-driven/cypress-axe/compare/v0.13.0...v0.14.0) ##### Bug Fixes - Update import to not require allowSyntheticDefaultImports=true ([#​115](https://togithub.com/component-driven/cypress-axe/issues/115)) ([8d47177](https://togithub.com/component-driven/cypress-axe/commit/8d47177d9452964c167b7fde23659a192afe8ccb)) ##### Features - Support Cypress 9 ([#​112](https://togithub.com/component-driven/cypress-axe/issues/112)) ([1585f5a](https://togithub.com/component-driven/cypress-axe/commit/1585f5aa1d9f60ed85137d640a599df93e5ef735)) ### [`v0.13.0`](https://togithub.com/component-driven/cypress-axe/releases/tag/v0.13.0) [Compare Source](https://togithub.com/component-driven/cypress-axe/compare/v0.12.2...v0.13.0) ##### Features - Support Cypress 7 and 8 ([#​104](https://togithub.com/component-driven/cypress-axe/issues/104)) ([55c3262](https://togithub.com/component-driven/cypress-axe/commit/55c3262cee689f66db793253b281d66675ebbeb6)) ### [`v0.12.2`](https://togithub.com/component-driven/cypress-axe/releases/tag/v0.12.2) [Compare Source](https://togithub.com/component-driven/cypress-axe/compare/v0.12.1...v0.12.2) ##### Bug Fixes - Don't crash when `require.resolve` is not defined ([#​86](https://togithub.com/component-driven/cypress-axe/issues/86)) ([8365251](https://togithub.com/component-driven/cypress-axe/commit/83652517b2b54f15bc8f83c8621129774f00e899)), closes [#​82](https://togithub.com/component-driven/cypress-axe/issues/82) ### [`v0.12.1`](https://togithub.com/component-driven/cypress-axe/releases/tag/v0.12.1) [Compare Source](https://togithub.com/component-driven/cypress-axe/compare/v0.12.0...v0.12.1) ##### Bug Fixes - Export the Options interface ([#​85](https://togithub.com/component-driven/cypress-axe/issues/85)) ([db50459](https://togithub.com/component-driven/cypress-axe/commit/db50459a5575308437c8d8f16394f2db88176cd4)) ### [`v0.12.0`](https://togithub.com/component-driven/cypress-axe/releases/tag/v0.12.0) [Compare Source](https://togithub.com/component-driven/cypress-axe/compare/v0.11.0...v0.12.0) ##### Features - Allow Cypress 6.0 in peer dependencies ([#​78](https://togithub.com/component-driven/cypress-axe/issues/78)) ([35a74e8](https://togithub.com/component-driven/cypress-axe/commit/35a74e82d875ddb24b62f395a539379ec9627785)) ### [`v0.11.0`](https://togithub.com/component-driven/cypress-axe/releases/tag/v0.11.0) [Compare Source](https://togithub.com/component-driven/cypress-axe/compare/v0.10.0...v0.11.0) ##### Features - TypeScript migration, add typings ([#​77](https://togithub.com/component-driven/cypress-axe/issues/77)) ([9249d2a](https://togithub.com/component-driven/cypress-axe/commit/9249d2a15a45be4167d1ebd4250daff46089ac2f)), closes [#​43](https://togithub.com/component-driven/cypress-axe/issues/43) ### [`v0.10.0`](https://togithub.com/component-driven/cypress-axe/releases/tag/v0.10.0) [Compare Source](https://togithub.com/component-driven/cypress-axe/compare/v0.9.1...v0.10.0) ##### Features - Support Cypress 5 ([#​72](https://togithub.com/component-driven/cypress-axe/issues/72)) ([3fca563](https://togithub.com/component-driven/cypress-axe/commit/3fca5630577a300e1f4a99087a0f2cf6d1297a26)), closes [#​56](https://togithub.com/component-driven/cypress-axe/issues/56)

Configuration

πŸ“… Schedule: Branch creation - "after 11pm every weekday,every weekend,before 1am every weekday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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 year 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: cypress-example-todomvc@0.0.0-development
npm ERR! Found: cypress@13.1.0
npm ERR! node_modules/cypress
npm ERR!   dev cypress@"13.1.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer cypress@"^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9" from cypress-axe@0.14.0
npm ERR! node_modules/cypress-axe
npm ERR!   dev cypress-axe@"0.14.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/ad08b5/b2ea10/cache/others/npm/_logs/2023-08-31T21_49_13_325Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/ad08b5/b2ea10/cache/others/npm/_logs/2023-08-31T21_49_13_325Z-debug-0.log