appium / appium-inspector

A GUI inspector for mobile apps and more, powered by a (separately installed) Appium server
https://appium.github.io/appium-inspector/
Other
1.21k stars 291 forks source link

chore(deps): update dependency @eslint/compat to v1.2.2 #1779

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/compat 1.1.1 -> 1.2.2 age adoption passing confidence

Release Notes

eslint/rewrite (@​eslint/compat) ### [`v1.2.2`](https://redirect.github.com/eslint/rewrite/compare/80eb5455aa5e021fc8c514a11d67c59c583ae2a1...0dc78d335a98ef680b579851026438473147750e) [Compare Source](https://redirect.github.com/eslint/rewrite/compare/80eb5455aa5e021fc8c514a11d67c59c583ae2a1...0dc78d335a98ef680b579851026438473147750e) ### [`v1.2.1`](https://redirect.github.com/eslint/rewrite/compare/7e54b8b4cbda9be649d2172a260a74d57092d1fe...80eb5455aa5e021fc8c514a11d67c59c583ae2a1) [Compare Source](https://redirect.github.com/eslint/rewrite/compare/7e54b8b4cbda9be649d2172a260a74d57092d1fe...80eb5455aa5e021fc8c514a11d67c59c583ae2a1) ### [`v1.2.0`](https://redirect.github.com/eslint/rewrite/compare/20ba992f0eac1af2d6e29b30a5b6612d4f552210...7e54b8b4cbda9be649d2172a260a74d57092d1fe) [Compare Source](https://redirect.github.com/eslint/rewrite/compare/20ba992f0eac1af2d6e29b30a5b6612d4f552210...7e54b8b4cbda9be649d2172a260a74d57092d1fe)

Configuration

šŸ“… Schedule: Branch creation - "after 10pm,before 5:00am" in timezone America/Vancouver, 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 was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 3 weeks 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 error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @eslint/compat@1.2.2
npm error Found: eslint@8.57.1
npm error node_modules/eslint
npm error   dev eslint@"8.57.1" from the root project
npm error   peer eslint@"^8.21.0" from @appium/eslint-config-appium@8.0.5
npm error   node_modules/@appium/eslint-config-appium
npm error     peer @appium/eslint-config-appium@"^8.0.0" from @appium/eslint-config-appium-ts@0.3.3
npm error     node_modules/@appium/eslint-config-appium-ts
npm error       dev @appium/eslint-config-appium-ts@"0.3.3" from the root project
npm error   14 more (@appium/eslint-config-appium-ts, ...)
npm error
npm error Could not resolve dependency:
npm error peerOptional eslint@"^9.10.0" from @eslint/compat@1.2.2
npm error node_modules/@eslint/compat
npm error   dev @eslint/compat@"1.2.2" from the root project
npm error
npm error Conflicting peer dependency: eslint@9.13.0
npm error node_modules/eslint
npm error   peerOptional eslint@"^9.10.0" from @eslint/compat@1.2.2
npm error   node_modules/@eslint/compat
npm error     dev @eslint/compat@"1.2.2" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-10-29T06_35_30_974Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-10-29T06_35_30_974Z-debug-0.log
eglitise commented 3 weeks ago

Requires first upgrading to ESLint v9

renovate[bot] commented 3 weeks ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.2.2). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.