Update dependency eslint-webpack-plugin to v3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint-webpack-plugin | devDependencies | major | 2.7.0 -> 3.2.0 |
Release Notes
webpack-contrib/eslint-webpack-plugin
v3.2.0
Features
- add eslint prefix to CLI output for better debugging (#155) (67efb34)
- removed cjs wrapper (#152) (125becf)
- support resourceQueryExclude option (#165) (464120f)
3.1.1 (2021-11-11)
Bug Fixes
v3.1.1
v3.1.0
Features
3.0.1 (2021-07-20)
Bug Fixes
- crash with
ERR_REQUIRE_ESM
error (26b4db3)
v3.0.1
v3.0.0
⚠ BREAKING CHANGES
2.5.4 (2021-04-19)
Bug Fixes
- context with symbols (#94) (6fc6874)
- resolve paths and normalize (#97) (818b825)
- use
finishModules
if thread is less than or equal 1 (#95) (c12e7be)
2.5.3 (2021-03-24)
Bug Fixes
- allow multiple instances (#92) (0cdd621)
- match hidden directories for path exclusions (#87) (bb8750c)
2.5.2 (2021-02-18)
Bug Fixes
2.5.1 (2021-02-12)
Bug Fixes
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.