nuxt-modules / eslint

ESLint module for Nuxt.js
MIT License
160 stars 15 forks source link

chore(deps): update dependency eslint-webpack-plugin to v3 - autoclosed #65

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-webpack-plugin ^2.6.0 -> ^3.2.0 age adoption passing confidence

Release Notes

webpack-contrib/eslint-webpack-plugin ### [`v3.2.0`](https://togithub.com/webpack-contrib/eslint-webpack-plugin/blob/HEAD/CHANGELOG.md#​320-httpsgithubcomwebpack-contribeslint-webpack-plugincomparev311v320-2022-06-23) [Compare Source](https://togithub.com/webpack-contrib/eslint-webpack-plugin/compare/v3.1.1...v3.2.0) ##### Features - add eslint prefix to CLI output for better debugging ([#​155](https://togithub.com/webpack-contrib/eslint-webpack-plugin/issues/155)) ([67efb34](https://togithub.com/webpack-contrib/eslint-webpack-plugin/commit/67efb34fc2ad11dcd6593fce21059aea271dcfc7)) - removed cjs wrapper ([#​152](https://togithub.com/webpack-contrib/eslint-webpack-plugin/issues/152)) ([125becf](https://togithub.com/webpack-contrib/eslint-webpack-plugin/commit/125becfaad348042b732d074b346bb3243dd7fa4)) - support resourceQueryExclude option ([#​165](https://togithub.com/webpack-contrib/eslint-webpack-plugin/issues/165)) ([464120f](https://togithub.com/webpack-contrib/eslint-webpack-plugin/commit/464120fa74f0f0ccca98322ef43a4c057528a964)) ##### [3.1.1](https://togithub.com/webpack-contrib/eslint-webpack-plugin/compare/v3.1.0...v3.1.1) (2021-11-11) ##### Bug Fixes - child compiler lint ([#​127](https://togithub.com/webpack-contrib/eslint-webpack-plugin/issues/127)) ([18d5f23](https://togithub.com/webpack-contrib/eslint-webpack-plugin/commit/18d5f23ecefd1a242f62722e8487ef2bcc39bc8c)) ### [`v3.1.1`](https://togithub.com/webpack-contrib/eslint-webpack-plugin/blob/HEAD/CHANGELOG.md#​311-httpsgithubcomwebpack-contribeslint-webpack-plugincomparev310v311-2021-11-11) [Compare Source](https://togithub.com/webpack-contrib/eslint-webpack-plugin/compare/v3.1.0...v3.1.1) ### [`v3.1.0`](https://togithub.com/webpack-contrib/eslint-webpack-plugin/blob/HEAD/CHANGELOG.md#​310-httpsgithubcomwebpack-contribeslint-webpack-plugincomparev301v310-2021-10-27) [Compare Source](https://togithub.com/webpack-contrib/eslint-webpack-plugin/compare/v3.0.1...v3.1.0) ##### Features - support eslint 8 ([#​121](https://togithub.com/webpack-contrib/eslint-webpack-plugin/issues/121)) ([caeb2dd](https://togithub.com/webpack-contrib/eslint-webpack-plugin/commit/caeb2dd198ea4261091650e62cb30d2a54530f1d)) ##### [3.0.1](https://togithub.com/webpack-contrib/eslint-webpack-plugin/compare/v3.0.0...v3.0.1) (2021-07-20) ##### Bug Fixes - crash with `ERR_REQUIRE_ESM` error ([26b4db3](https://togithub.com/webpack-contrib/eslint-webpack-plugin/commit/26b4db37f1b39d597c26fbab52374425e2c455ac)) ### [`v3.0.1`](https://togithub.com/webpack-contrib/eslint-webpack-plugin/blob/HEAD/CHANGELOG.md#​301-httpsgithubcomwebpack-contribeslint-webpack-plugincomparev300v301-2021-07-20) [Compare Source](https://togithub.com/webpack-contrib/eslint-webpack-plugin/compare/v3.0.0...v3.0.1) ### [`v3.0.0`](https://togithub.com/webpack-contrib/eslint-webpack-plugin/blob/HEAD/CHANGELOG.md#​300-httpsgithubcomwebpack-contribeslint-webpack-plugincomparev254v300-2021-07-19) [Compare Source](https://togithub.com/webpack-contrib/eslint-webpack-plugin/compare/v2.7.0...v3.0.0) ##### ⚠ BREAKING CHANGES - webpack v4 and nodejs v10 dropped ([#​105](https://togithub.com/webpack-contrib/eslint-webpack-plugin/issues/105)) - webpack v4 and nodejs v10 dropped ([#​105](https://togithub.com/webpack-contrib/eslint-webpack-plugin/issues/105)) ([594d84c](https://togithub.com/webpack-contrib/eslint-webpack-plugin/commit/594d84cc800057f889b23a27e9bc31e2eb5e32f1)) ##### [2.5.4](https://togithub.com/webpack-contrib/eslint-webpack-plugin/compare/v2.5.3...v2.5.4) (2021-04-19) ##### Bug Fixes - context with symbols ([#​94](https://togithub.com/webpack-contrib/eslint-webpack-plugin/issues/94)) ([6fc6874](https://togithub.com/webpack-contrib/eslint-webpack-plugin/commit/6fc6874f4ee295eea372dcfa0a86799b355dab70)) - resolve paths and normalize ([#​97](https://togithub.com/webpack-contrib/eslint-webpack-plugin/issues/97)) ([818b825](https://togithub.com/webpack-contrib/eslint-webpack-plugin/commit/818b825db119dde0b53b24d96688f1af89344b29)) - use `finishModules` if thread is less than or equal 1 ([#​95](https://togithub.com/webpack-contrib/eslint-webpack-plugin/issues/95)) ([c12e7be](https://togithub.com/webpack-contrib/eslint-webpack-plugin/commit/c12e7be0be49f95fa8f2d9ae354acba3bd412b5c)) ##### [2.5.3](https://togithub.com/webpack-contrib/eslint-webpack-plugin/compare/v2.5.2...v2.5.3) (2021-03-24) ##### Bug Fixes - allow multiple instances ([#​92](https://togithub.com/webpack-contrib/eslint-webpack-plugin/issues/92)) ([0cdd621](https://togithub.com/webpack-contrib/eslint-webpack-plugin/commit/0cdd621be597c643cad6c4a41c7fed31c29fb1a5)) - match hidden directories for path exclusions ([#​87](https://togithub.com/webpack-contrib/eslint-webpack-plugin/issues/87)) ([bb8750c](https://togithub.com/webpack-contrib/eslint-webpack-plugin/commit/bb8750cb8a1cb4f6297a07b579ad4e394e11d968)) ##### [2.5.2](https://togithub.com/webpack-contrib/eslint-webpack-plugin/compare/v2.5.1...v2.5.2) (2021-02-18) ##### Bug Fixes - **fail-on-error:** show eslint errors when failOnError is disabled ([#​85](https://togithub.com/webpack-contrib/eslint-webpack-plugin/issues/85)) ([69be533](https://togithub.com/webpack-contrib/eslint-webpack-plugin/commit/69be5338a8f72ffdbee055ab926cf4d84047fd35)) ##### [2.5.1](https://togithub.com/webpack-contrib/eslint-webpack-plugin/compare/v2.5.0...v2.5.1) (2021-02-12) ##### Bug Fixes - exclude node_modules root ([#​80](https://togithub.com/webpack-contrib/eslint-webpack-plugin/issues/80)) ([be0391e](https://togithub.com/webpack-contrib/eslint-webpack-plugin/commit/be0391e28322e220cf628f842f35b3d800c284c0)) - prevent lint all files ([#​77](https://togithub.com/webpack-contrib/eslint-webpack-plugin/issues/77)) ([f57cb8e](https://togithub.com/webpack-contrib/eslint-webpack-plugin/commit/f57cb8e1f01c522e562f0af3460d900d7fbba94f)) - update types ([#​81](https://togithub.com/webpack-contrib/eslint-webpack-plugin/issues/81)) ([90608da](https://togithub.com/webpack-contrib/eslint-webpack-plugin/commit/90608da93f13ae2de70c2696d4284c1558a3f301)) ### [`v2.7.0`](https://togithub.com/webpack-contrib/eslint-webpack-plugin/releases/tag/v2.7.0) [Compare Source](https://togithub.com/webpack-contrib/eslint-webpack-plugin/compare/v2.6.0...v2.7.0) ##### Features - removed cjs wrapper ([8abd6e4](https://togithub.com/webpack-contrib/eslint-webpack-plugin/commit/8abd6e4d2cd0ec95346529506763a9a1fe73fad5))

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.

codecov[bot] commented 2 years ago

Codecov Report

Merging #65 (f33a533) into main (cd820c0) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #65   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           22        22           
  Branches         4         4           
=========================================
  Hits            22        22           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.