nuxt-community / firebase-module

🔥 Easily integrate Firebase into your Nuxt project. 🔥
https://firebase.nuxtjs.org
MIT License
640 stars 99 forks source link

chore(deps): update devdependency @nuxtjs/eslint-config to v8 - autoclosed #604

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxtjs/eslint-config ^6.0.1 -> ^8.0.0 age adoption passing confidence

Release Notes

nuxt/eslint-config ### [`v8.0.0`](https://togithub.com/nuxt/eslint-config/releases/@​nuxtjs/eslint-config@8.0.0) [Compare Source](https://togithub.com/nuxt/eslint-config/compare/@nuxtjs/eslint-config@7.0.0...@nuxtjs/eslint-config@8.0.0) ##### Major Dependencies - chore(deps): update dependency eslint-plugin-vue to v8 ([#​181](https://togithub.com/nuxt/eslint-config/issues/181) - chore(deps): update dependency eslint-plugin-unicorn to v39 ([#​184](https://togithub.com/nuxt/eslint-config/issues/184)) ##### Fixes - fix: remove dependency on eslint-plugin-standard ([#​185](https://togithub.com/nuxt/eslint-config/issues/185)) - fix: use [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) under vue-eslint-parser ### [`v7.0.0`](https://togithub.com/nuxt/eslint-config/releases/@​nuxtjs/eslint-config@7.0.0) [Compare Source](https://togithub.com/nuxt/eslint-config/compare/@nuxtjs/eslint-config@6.0.1...@nuxtjs/eslint-config@7.0.0) ##### Features - Support ESLint v8 - Upgrade to eslint-plugin-jest v25 - Upgrade to eslint-plugin-standard v5 - Upgrade to eslint-plugin-unicorn v37 ##### BREAKING CHANGES - Drop Node 10

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 ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @nuxtjs/firebase@8.0.0
npm ERR! Found: eslint@8.0.1
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"^8.0.1" from the root project
npm ERR!   peer eslint@">=7.5.0" from @babel/eslint-parser@7.15.8
npm ERR!   node_modules/@babel/eslint-parser
npm ERR!     @babel/eslint-parser@"^7.12.16" from eslint-template-visitor@2.3.2
npm ERR!     node_modules/eslint-template-visitor
npm ERR!       eslint-template-visitor@"^2.2.2" from eslint-plugin-unicorn@28.0.2
npm ERR!       node_modules/eslint-plugin-unicorn
npm ERR!   14 more (@typescript-eslint/experimental-utils, babel-eslint, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! dev @nuxtjs/eslint-config@"^8.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: eslint@8.3.0
npm ERR! node_modules/eslint
npm ERR!   peer eslint@"^8.3.0" from @nuxtjs/eslint-config@8.0.0
npm ERR!   node_modules/@nuxtjs/eslint-config
npm ERR!     dev @nuxtjs/eslint-config@"^8.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/2021-11-28T22_12_51_190Z-debug.log