appium-boneyard / appium-plugins

Officially-maintained plugins for the Appium server
Apache License 2.0
32 stars 7 forks source link

chore(): update dependency eslint-plugin-mocha to v10 #97

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-mocha 9.0.0 -> 10.0.3 age adoption passing confidence

Release Notes

lo1tuma/eslint-plugin-mocha ### [`v10.0.3`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#​1003-December-14-2021) [Compare Source](https://togithub.com/lo1tuma/eslint-plugin-mocha/compare/10.0.2...10.0.3) ##### Bug Fixes - Allow dynamic expressions as description argument in no-empty-description ([#​316](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/316)) ### [`v10.0.2`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#​1002-December-13-2021) [Compare Source](https://togithub.com/lo1tuma/eslint-plugin-mocha/compare/10.0.1...10.0.2) ##### Bug Fixes - Fix no-empty-description rule to not report on dynamic values ([#​315](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/315)) ##### Code Refactoring - chore: switch yarn command to npm ([#​309](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/309)) ### [`v10.0.1`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#​1001-December-8-2021) [Compare Source](https://togithub.com/lo1tuma/eslint-plugin-mocha/compare/10.0.0...10.0.1) ##### Bug Fixes - Add `mocha` prefix to "no-empty-description" rule name in rec config ([#​310](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/310)) ##### Build-Related - chore: use `npm-run-all` to run lint/test scripts ([#​308](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/308)) ### [`v10.0.0`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#​1000-December-8-2021) [Compare Source](https://togithub.com/lo1tuma/eslint-plugin-mocha/compare/9.0.0...10.0.0) ##### Breaking Changes - Turn off no-hooks-for-single-case in recommended ([#​307](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/307)) - Drop support for node v12 ([#​299](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/299)) ##### Features - Add `no-empty-description` rule. closes [#​302](https://togithub.com/lo1tuma/eslint-plugin-mocha/issues/302) ([#​304](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/304)) ##### Enhancements - Add rule documentation URLs (and eslint-plugin-eslint-plugin) ([#​294](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/294)) ##### Documentation - Remove unavailable badge from README ([#​305](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/305)) ##### Dependency Upgrades - Update devDependencies ([#​301](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/301)) ##### Code Refactoring - Remove eslint-config-holidaycheck dev dependency ([#​300](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/300)) ##### Build-Related - Add `markdownlint` and fix linting issues ([#​306](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/306))

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

renovate[bot] commented 2 years 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 WARN deprecated read-package-tree@5.3.1: The functionality that this package provided is now in @npmcli/arborist
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
lerna notice cli v4.0.0
lerna info versioning independent
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @appium/eslint-config-appium@5.0.0
npm ERR! Found: eslint-plugin-mocha@10.0.3
npm ERR! node_modules/eslint-plugin-mocha
npm ERR!   dev eslint-plugin-mocha@"10.0.3" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint-plugin-mocha@"9.0.0" from @appium/eslint-config-appium@5.0.0
npm ERR! node_modules/@appium/eslint-config-appium
npm ERR!   dev @appium/eslint-config-appium@"5.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: eslint-plugin-mocha@9.0.0
npm ERR! node_modules/eslint-plugin-mocha
npm ERR!   peer eslint-plugin-mocha@"9.0.0" from @appium/eslint-config-appium@5.0.0
npm ERR!   node_modules/@appium/eslint-config-appium
npm ERR!     dev @appium/eslint-config-appium@"5.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/2022-01-22T00_11_34_008Z-debug-0.log