Update dependency eslint-loader to v4
This MR contains the following updates:
Package | Type | Update | Change | References |
---|---|---|---|---|
eslint-loader | devDependencies | major |
3.0.4 -> 4.0.0
|
source |
Release Notes
webpack-contrib/eslint-loader
v4.0.0
Breaking Changes
- drop support for Node < 10.13.0
- minimum supported eslint version is 6
3.0.4 (2020-04-02)
Bug Fixes
3.0.3 (2019-12-06)
Bug Fixes
3.0.2 (2019-09-27)
Bug Fixes
3.0.1 (2019-09-25)
Bug Fixes
3.0.0 (2019-08-24)
Bugfix
- fix corrupted filenames if cwd == "/"
- cannot use string formatter in outputReport
- no Output Report in File when build fails under webpack 4
- add posibility to use absolute file path in outputReport.filePath
- it should be possible to use absolute file path in outputReport.filePath
- try load official formatter (#285) (997cce5)
- emit warning/error if no config was found/given (#286) (4204560)
Features
- validate schema options
Breaking Changes
- drop support for Node < 8.9.0
- minimum supported webpack version is 4
- minimum supported eslint version is 5
Renovate configuration
-
If you want to rebase/retry this MR, check this box
Available now for GitLab: Renovate Pro with real-time webhook handling and priority job queue.