BanManagement / BanManager-WebUI

Web interface for BanManager using Next.js/React/GraphQL
https://demo.banmanagement.com/
MIT License
58 stars 40 forks source link

chore(deps): update dependency eslint-plugin-cypress to v4 #1563

Open renovate[bot] opened 3 days ago

renovate[bot] commented 3 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-cypress 2.15.2 -> 4.0.0 age adoption passing confidence

Release Notes

cypress-io/eslint-plugin-cypress (eslint-plugin-cypress) ### [`v4.0.0`](https://redirect.github.com/cypress-io/eslint-plugin-cypress/releases/tag/v4.0.0) [Compare Source](https://redirect.github.com/cypress-io/eslint-plugin-cypress/compare/v3.6.0...v4.0.0) ##### Features - minimum version eslint v9 ([b50181a](https://redirect.github.com/cypress-io/eslint-plugin-cypress/commit/b50181ad06d423dd61e611a0e052a074758bfa8f)) ##### BREAKING CHANGES - Support ESLint v9 and above only Support for ESlint v7 & v8 is removed languageOptions ecmaVersion: 2019 and sourceType: module are removed from eslint-plugin-cypress/flat config globals is updated to 15.11.0 eslint-plugin-n is updated to 17.11.1 ### [`v3.6.0`](https://redirect.github.com/cypress-io/eslint-plugin-cypress/releases/tag/v3.6.0) [Compare Source](https://redirect.github.com/cypress-io/eslint-plugin-cypress/compare/v3.5.0...v3.6.0) ##### Features - publish eslint v8 deprecation ([44a7722](https://redirect.github.com/cypress-io/eslint-plugin-cypress/commit/44a772272bbb7eb8a5631e65d7add4f31275d5bb)) ### [`v3.5.0`](https://redirect.github.com/cypress-io/eslint-plugin-cypress/releases/tag/v3.5.0) [Compare Source](https://redirect.github.com/cypress-io/eslint-plugin-cypress/compare/v3.4.0...v3.5.0) ##### Features - add rule no-debug ([033de6e](https://redirect.github.com/cypress-io/eslint-plugin-cypress/commit/033de6e98deb9b90c40c6ee5acbd9ca83b74d7ba)) ### [`v3.4.0`](https://redirect.github.com/cypress-io/eslint-plugin-cypress/compare/v3.3.0...e64439217c3092221ae8ac88554ec435fc88f608) [Compare Source](https://redirect.github.com/cypress-io/eslint-plugin-cypress/compare/v3.3.0...v3.4.0) ### [`v3.3.0`](https://redirect.github.com/cypress-io/eslint-plugin-cypress/releases/tag/v3.3.0) [Compare Source](https://redirect.github.com/cypress-io/eslint-plugin-cypress/compare/v3.2.0...v3.3.0) ##### Features - add flat configurations ([0e434c7](https://redirect.github.com/cypress-io/eslint-plugin-cypress/commit/0e434c7e8f60f68e7f059f0110f72465dc97e92a)) ### [`v3.2.0`](https://redirect.github.com/cypress-io/eslint-plugin-cypress/releases/tag/v3.2.0) [Compare Source](https://redirect.github.com/cypress-io/eslint-plugin-cypress/compare/v3.1.1...v3.2.0) ##### Features - support eslint v9 through [@​eslint/eslintrc](https://redirect.github.com/eslint/eslintrc) ([25e092e](https://redirect.github.com/cypress-io/eslint-plugin-cypress/commit/25e092e3cf46b4cf6103b7fb081e0f20d70053a4)) ### [`v3.1.1`](https://redirect.github.com/cypress-io/eslint-plugin-cypress/releases/tag/v3.1.1) [Compare Source](https://redirect.github.com/cypress-io/eslint-plugin-cypress/compare/v3.1.0...v3.1.1) ##### Bug Fixes - issue with unsafe to chain command that is not an action ([93824e4](https://redirect.github.com/cypress-io/eslint-plugin-cypress/commit/93824e49b34db920a4ea83abbdcc60341550c175)) ### [`v3.1.0`](https://redirect.github.com/cypress-io/eslint-plugin-cypress/releases/tag/v3.1.0) [Compare Source](https://redirect.github.com/cypress-io/eslint-plugin-cypress/compare/v3.0.3...v3.1.0) ##### Features - apply no-pause rule recursively ([f725f55](https://redirect.github.com/cypress-io/eslint-plugin-cypress/commit/f725f55d3cc583231ce4cb3b3d85149db2532259)) ### [`v3.0.3`](https://redirect.github.com/cypress-io/eslint-plugin-cypress/releases/tag/v3.0.3) [Compare Source](https://redirect.github.com/cypress-io/eslint-plugin-cypress/compare/v3.0.2...v3.0.3) ##### Bug Fixes - **deps:** update semantic-release to 23.0.8 ([b3c2425](https://redirect.github.com/cypress-io/eslint-plugin-cypress/commit/b3c2425d3da51c69f2c59f2ddce1ba1d356f2204)) ### [`v3.0.2`](https://redirect.github.com/cypress-io/eslint-plugin-cypress/compare/v3.0.1...429ac7f9ef1f9d5ed1c1dafcc2b3f3367c5e2267) [Compare Source](https://redirect.github.com/cypress-io/eslint-plugin-cypress/compare/v3.0.1...v3.0.2) ### [`v3.0.1`](https://redirect.github.com/cypress-io/eslint-plugin-cypress/releases/tag/v3.0.1) [Compare Source](https://redirect.github.com/cypress-io/eslint-plugin-cypress/compare/v3.0.0...v3.0.1) ##### Bug Fixes - enable cypress/no-async-before ([b57bf97](https://redirect.github.com/cypress-io/eslint-plugin-cypress/commit/b57bf9711615ceaa2841eb18cdaf239fe64b336d)) ### [`v3.0.0`](https://redirect.github.com/cypress-io/eslint-plugin-cypress/releases/tag/v3.0.0) [Compare Source](https://redirect.github.com/cypress-io/eslint-plugin-cypress/compare/v2.15.2...v3.0.0) ##### BREAKING CHANGES - Support for ESlint v3, v4, v5 & v6 is removed ([bafb3b6](https://redirect.github.com/cypress-io/eslint-plugin-cypress/commit/bafb3b6efa589b7d9f93e95dafe30c754e8b4a86)) - Support ESLint v7 and v8 only (ESLint v9 is not yet supported)

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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

cypress[bot] commented 3 days ago

BanManager-WebUI    Run #7567

Run Properties:  status check passed Passed #7567  •  git commit d277546447 ℹ️: Merge abadaac67d17ce7c09e0632d8a702431ca24f59f into b2aa5874ff31a7ff8c696f495d26...
Project BanManager-WebUI
Run status status check passed Passed #7567
Run duration 00m 44s
Commit git commit d277546447 ℹ️: Merge abadaac67d17ce7c09e0632d8a702431ca24f59f into b2aa5874ff31a7ff8c696f495d26...
Committer renovate[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 15