Open renovate[bot] opened 1 year ago
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:
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: eslint-config-standard@17.0.0
npm WARN Found: eslint-plugin-n@16.0.0
npm WARN node_modules/eslint-plugin-n
npm WARN dev eslint-plugin-n@"^16.0.0" from the root project
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer eslint-plugin-n@"^15.0.0" from eslint-config-standard@17.0.0
npm WARN node_modules/eslint-config-standard
npm WARN eslint-config-standard@"17.0.0" from eslint-config-standard-with-typescript@34.0.1
npm WARN node_modules/eslint-config-standard-with-typescript
npm WARN
npm WARN Conflicting peer dependency: eslint-plugin-n@15.7.0
npm WARN node_modules/eslint-plugin-n
npm WARN peer eslint-plugin-n@"^15.0.0" from eslint-config-standard@17.0.0
npm WARN node_modules/eslint-config-standard
npm WARN eslint-config-standard@"17.0.0" from eslint-config-standard-with-typescript@34.0.1
npm WARN node_modules/eslint-config-standard-with-typescript
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: eslint-config-standard-with-typescript@34.0.1
npm ERR! Found: eslint-plugin-n@16.0.0
npm ERR! node_modules/eslint-plugin-n
npm ERR! dev eslint-plugin-n@"^16.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer eslint-plugin-n@"^15.0.0" from eslint-config-standard-with-typescript@34.0.1
npm ERR! node_modules/eslint-config-standard-with-typescript
npm ERR! dev eslint-config-standard-with-typescript@"^34.0.1" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: eslint-plugin-n@15.7.0
npm ERR! node_modules/eslint-plugin-n
npm ERR! peer eslint-plugin-n@"^15.0.0" from eslint-config-standard-with-typescript@34.0.1
npm ERR! node_modules/eslint-config-standard-with-typescript
npm ERR! dev eslint-config-standard-with-typescript@"^34.0.1" 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/2023-05-16T06_58_50_218Z-debug-0.log
This PR contains the following updates:
^15.7.0
->^16.0.0
Release Notes
eslint-community/eslint-plugin-n (eslint-plugin-n)
### [`v16.0.1`](https://togithub.com/eslint-community/eslint-plugin-n/releases/tag/16.0.1) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/16.0.0...16.0.1) - fix: Update all dependencies. Fix a few tests where eslint now reports nodeType: null. ([`44cec62`](https://togithub.com/eslint-community/eslint-plugin-n/commit/44cec62)) ### [`v16.0.0`](https://togithub.com/eslint-community/eslint-plugin-n/releases/tag/16.0.0) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/15.7.0...16.0.0) #### breaking changes - feat!: update default `ecmaVersion` to 2021 ([#96](https://togithub.com/eslint-community/eslint-plugin-n/issues/96)) ([`49d3ee7`](https://togithub.com/eslint-community/eslint-plugin-n/commit/49d3ee7)) - feat!: engines.node defaults to 16.0.0 ([#91](https://togithub.com/eslint-community/eslint-plugin-n/issues/91)) ([`075f0c5`](https://togithub.com/eslint-community/eslint-plugin-n/commit/075f0c5)) - feat!: drop node.js < 16 ([#90](https://togithub.com/eslint-community/eslint-plugin-n/issues/90)) ([`38a67ef`](https://togithub.com/eslint-community/eslint-plugin-n/commit/38a67ef)) #### features - feat: support eslint.config.js ([#95](https://togithub.com/eslint-community/eslint-plugin-n/issues/95)) ([`ebc97bf`](https://togithub.com/eslint-community/eslint-plugin-n/commit/ebc97bf)) - feat: upgrade deps to latest ([#93](https://togithub.com/eslint-community/eslint-plugin-n/issues/93)) ([`aa75610`](https://togithub.com/eslint-community/eslint-plugin-n/commit/aa75610))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.