nuxt-modules / eslint

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

chore(deps): update dependency eslint-webpack-plugin to ^2.3.0 #44

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
eslint-webpack-plugin dependencies minor ^2.1.0 -> ^2.3.0

Release Notes

webpack-contrib/eslint-webpack-plugin ### [`v2.3.0`](https://togithub.com/webpack-contrib/eslint-webpack-plugin/blob/master/CHANGELOG.md#​230-httpsgithubcomwebpack-contribeslint-webpack-plugincomparev221v230-2020-11-13) [Compare Source](https://togithub.com/webpack-contrib/eslint-webpack-plugin/compare/v2.2.1...v2.3.0) ##### Features - exclude option ([#​41](https://togithub.com/webpack-contrib/eslint-webpack-plugin/issues/41)) ([dc2fac7](https://togithub.com/webpack-contrib/eslint-webpack-plugin/commit/dc2fac7918c0733f26fa5a1683315bf439370559)) ##### [2.2.1](https://togithub.com/webpack-contrib/eslint-webpack-plugin/compare/v2.2.0...v2.2.1) (2020-11-07) ##### Bug Fixes - folder pattern ([#​36](https://togithub.com/webpack-contrib/eslint-webpack-plugin/issues/36)) ([e79741e](https://togithub.com/webpack-contrib/eslint-webpack-plugin/commit/e79741ee22d04c8c6e4d6f11d6869434ed5b339d)) ### [`v2.2.1`](https://togithub.com/webpack-contrib/eslint-webpack-plugin/blob/master/CHANGELOG.md#​221-httpsgithubcomwebpack-contribeslint-webpack-plugincomparev220v221-2020-11-07) [Compare Source](https://togithub.com/webpack-contrib/eslint-webpack-plugin/compare/v2.2.0...v2.2.1) ### [`v2.2.0`](https://togithub.com/webpack-contrib/eslint-webpack-plugin/blob/master/CHANGELOG.md#​220-httpsgithubcomwebpack-contribeslint-webpack-plugincomparev100v220-2020-11-04) [Compare Source](https://togithub.com/webpack-contrib/eslint-webpack-plugin/compare/v2.1.0...v2.2.0) ##### Features - feat: only use the import graph, update tests ([#​28](https://togithub.com/webpack-contrib/eslint-webpack-plugin/pull/28)) ([47612f16](https://togithub.com/webpack-contrib/eslint-webpack-plugin/commit/47612f16894f22f4b5c3848595bba48ca8eb9b0f)) ##### Bug Fixes - fix: use compiler.outputFileSystem to write report - fix: use fs callback forms because webpack5 does not work with promisify on outputFileSystem methods - fix: do not accumulate more taps as watchRuns occur - fix: windows path escape, cleanup watch-fixture

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: 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.

codecov[bot] commented 4 years ago

Codecov Report

Merging #44 (a9cc9b9) into master (d965730) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #44   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           22        22           
  Branches         2         2           
=========================================
  Hits            22        22           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d965730...a9cc9b9. Read the comment docs.