Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint-loader to v4 #188

Merged
merged 1 commit into from
Apr 12, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 3, 2020

This PR contains the following updates:

Package Type Update Change
eslint-loader dependencies major 3.0.3 -> 4.0.0

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

v3.0.4

Compare Source


Renovate configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Apr 3, 2020

Codecov Report

Merging #188 into development will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development     #188   +/-   ##
============================================
  Coverage        98.96%   98.96%           
============================================
  Files               20       20           
  Lines              194      194           
  Branches            24       24           
============================================
  Hits               192      192           
  Misses               1        1           
  Partials             1        1           

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 a8f7cd6...4bc1328. Read the comment docs.

@exreplay exreplay merged commit 9c722ea into development Apr 12, 2020
@renovate renovate bot deleted the renovate/eslint-loader-4.x branch April 12, 2020 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants