AlexRogalskiy / github-action-user-contribution

👪 GitHub action for user contributions charts
https://github.com/marketplace/actions/user-contribution
GNU General Public License v3.0
1 stars 1 forks source link

:arrow_up: Updates eslint-plugin-cypress to v4 #2511

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

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

Release Notes

cypress-io/eslint-plugin-cypress (eslint-plugin-cypress) ### [`v4.1.0`](https://redirect.github.com/cypress-io/eslint-plugin-cypress/releases/tag/v4.1.0) [Compare Source](https://redirect.github.com/cypress-io/eslint-plugin-cypress/compare/v4.0.0...v4.1.0) ##### Features - **docs:** publish updated readme ([2bc8d5a](https://redirect.github.com/cypress-io/eslint-plugin-cypress/commit/2bc8d5a82208f7da463f250573d493e6e6c287c4)) ### [`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) ### [`v2.15.2`](https://redirect.github.com/cypress-io/eslint-plugin-cypress/compare/v2.15.1...ec07c81ac3ce3b165617de7efbaec143d3384e2d) [Compare Source](https://redirect.github.com/cypress-io/eslint-plugin-cypress/compare/v2.15.1...v2.15.2) ### [`v2.15.1`](https://redirect.github.com/cypress-io/eslint-plugin-cypress/releases/tag/v2.15.1) [Compare Source](https://redirect.github.com/cypress-io/eslint-plugin-cypress/compare/v2.14.0...v2.15.1) ##### Bug Fixes - unsafe-to-chain-command: Fix the false positive of 'focus' regex matching 'focused' ([#​144](https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/144)) ([0c5f68b](https://redirect.github.com/cypress-io/eslint-plugin-cypress/commit/0c5f68b)) ### [`v2.14.0`](https://redirect.github.com/cypress-io/eslint-plugin-cypress/releases/tag/v2.14.0) [Compare Source](https://redirect.github.com/cypress-io/eslint-plugin-cypress/compare/v2.13.4...v2.14.0) ##### Features - **pencil:** add option for unsafe chaining rule to check for custom cypress methods ([49c6eb3](https://redirect.github.com/cypress-io/eslint-plugin-cypress/commit/49c6eb3)) ### [`v2.13.4`](https://redirect.github.com/cypress-io/eslint-plugin-cypress/releases/tag/v2.13.4) [Compare Source](https://redirect.github.com/cypress-io/eslint-plugin-cypress/compare/v2.13.3...v2.13.4) ##### Bug Fixes - bump globals package to latest ([8c9c9eb](https://redirect.github.com/cypress-io/eslint-plugin-cypress/commit/8c9c9eb)) ### [`v2.13.3`](https://redirect.github.com/cypress-io/eslint-plugin-cypress/releases/tag/v2.13.3) [Compare Source](https://redirect.github.com/cypress-io/eslint-plugin-cypress/compare/v2.13.2...v2.13.3) ##### Bug Fixes - handle ImportBindings in `no-unnecessary-waiting` rule ([c626ad5](https://redirect.github.com/cypress-io/eslint-plugin-cypress/commit/c626ad5)) ### [`v2.13.2`](https://redirect.github.com/cypress-io/eslint-plugin-cypress/releases/tag/v2.13.2) [Compare Source](https://redirect.github.com/cypress-io/eslint-plugin-cypress/compare/v2.13.1...v2.13.2) ##### Bug Fixes - Wait incorrectly reported as unsafe to chain ([7c20206](https://redirect.github.com/cypress-io/eslint-plugin-cypress/commit/7c20206)) ### [`v2.13.1`](https://redirect.github.com/cypress-io/eslint-plugin-cypress/releases/tag/v2.13.1) [Compare Source](https://redirect.github.com/cypress-io/eslint-plugin-cypress/compare/v2.13.0...v2.13.1) ##### Bug Fixes - Solve unsafe to chain command does not exist ([#​126](https://redirect.github.com/cypress-io/eslint-plugin-cypress/issues/126)) ([1fdfef7](https://redirect.github.com/cypress-io/eslint-plugin-cypress/commit/1fdfef7)) ### [`v2.13.0`](https://redirect.github.com/cypress-io/eslint-plugin-cypress/releases/tag/v2.13.0) [Compare Source](https://redirect.github.com/cypress-io/eslint-plugin-cypress/compare/v2.12.1...v2.13.0) ##### Features - Add 'unsafe-to-chain-command' rule ([bf6a75d](https://redirect.github.com/cypress-io/eslint-plugin-cypress/commit/bf6a75d))

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, 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.

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 ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: github-action-user-contribution@0.0.0-next-2021911214737
npm ERR! Found: eslint@8.57.1
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"^8.17.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@">=9" from eslint-plugin-cypress@4.0.0
npm ERR! node_modules/eslint-plugin-cypress
npm ERR!   dev eslint-plugin-cypress@"^4.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! 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-10-13T10_46_36_253Z-debug-0.log
github-actions[bot] commented 1 month ago

Thanks for the PR!

This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged.

github-actions[bot] commented 1 month ago

Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md.

github-actions[bot] commented 1 month ago

Hello from PR Helper

Is your PR ready for review and processing? Mark the PR ready by including #pr-ready in a comment.

If you still have work to do, even after marking this ready. Put the PR on hold by including #pr-onhold in a comment.