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-promise to v5.2.0 #96

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-promise 5.1.1 -> 5.2.0 age adoption passing confidence

Release Notes

xjamundx/eslint-plugin-promise ### [`v5.2.0`](https://togithub.com/xjamundx/eslint-plugin-promise/blob/HEAD/CHANGELOG.md#​520) [Compare Source](https://togithub.com/xjamundx/eslint-plugin-promise/compare/v5.1.1...v5.2.0) - Updated `param-names` rule to allow for unused params

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

â™» 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-promise@5.2.0
npm ERR! node_modules/eslint-plugin-promise
npm ERR!   dev eslint-plugin-promise@"5.2.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint-plugin-promise@"5.1.1" 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-promise@5.1.1
npm ERR! node_modules/eslint-plugin-promise
npm ERR!   peer eslint-plugin-promise@"5.1.1" 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-22T03_14_06_145Z-debug-0.log