Skip to content

Update dependency eslint-loader to v4

Matweb Bot requested to merge renovate/eslint-loader-4.x into develop

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

Compare Source

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
  • module build failed error at Linter.parseResults (#​294) (360e69c)
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

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

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

Rebasing: Whenever MR becomes conflicted.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • 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.

Merge request reports