willsoto / nestjs-prometheus

NestJS module for Prometheus
Apache License 2.0
525 stars 28 forks source link

chore(deps): update dependency eslint to v9 - autoclosed #2230

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) 8.57.0 -> 9.2.0 age adoption passing confidence

Release Notes

eslint/eslint (eslint) ### [`v9.2.0`](https://togithub.com/eslint/eslint/compare/v9.1.1...271e7ab1adc45a7b2f66cfea55a54e6048d9749a) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.1.1...v9.2.0) ### [`v9.1.1`](https://togithub.com/eslint/eslint/compare/v9.1.0...b4d2512809a1b28466ad1ce5af9d01c181b9bf9e) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.1.0...v9.1.1) ### [`v9.1.0`](https://togithub.com/eslint/eslint/compare/v9.0.0...b78d831e244171c939279b03be519b5c13836fce) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.0.0...v9.1.0) ### [`v9.0.0`](https://togithub.com/eslint/eslint/compare/v8.57.0...e0cbc50179adac1670f4e0bd9093387a51f4f42a) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.57.0...v9.0.0)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 7 months 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: pnpm-lock.yaml
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 42, reused 0, downloaded 0, added 0
Progress: resolved 47, reused 0, downloaded 0, added 0
Progress: resolved 109, reused 0, downloaded 0, added 0
Progress: resolved 181, reused 0, downloaded 0, added 0
Progress: resolved 263, reused 0, downloaded 0, added 0
Progress: resolved 336, reused 0, downloaded 0, added 0
Progress: resolved 388, reused 0, downloaded 0, added 0
Progress: resolved 485, reused 0, downloaded 0, added 0
Progress: resolved 621, reused 0, downloaded 0, added 0
Progress: resolved 697, reused 0, downloaded 0, added 0
Progress: resolved 782, reused 0, downloaded 0, added 0
Progress: resolved 900, reused 0, downloaded 0, added 0
 WARN  5 deprecated subdependencies found: coffee-script@1.12.7, gulp-header@1.8.12, loupe@2.3.6, read-pkg-up@11.0.0, stringify-package@1.0.1
Progress: resolved 974, reused 0, downloaded 0, added 0
Progress: resolved 974, reused 0, downloaded 0, added 0, done
undefined
 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

.
β”œβ”€β”¬ @typescript-eslint/eslint-plugin 7.8.0
β”‚ β”œβ”€β”€ βœ• unmet peer eslint@^8.56.0: found 9.2.0
β”‚ └─┬ @typescript-eslint/type-utils 7.8.0
β”‚   β”œβ”€β”€ βœ• unmet peer eslint@^8.56.0: found 9.2.0
β”‚   └─┬ @typescript-eslint/utils 7.8.0
β”‚     └── βœ• unmet peer eslint@^8.56.0: found 9.2.0
└─┬ @typescript-eslint/parser 7.8.0
  └── βœ• unmet peer eslint@^8.56.0: found 9.2.0

hint: If you don't want pnpm to fail on peer dependency issues, add "strict-peer-dependencies=false" to an .npmrc file at the root of your project.