Skip to content

Bump eslint-webpack-plugin from 2.2.0 to 2.5.4#74

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/eslint-webpack-plugin-2.5.4
Closed

Bump eslint-webpack-plugin from 2.2.0 to 2.5.4#74
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/eslint-webpack-plugin-2.5.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 24, 2021

Copy link
Copy Markdown

Bumps eslint-webpack-plugin from 2.2.0 to 2.5.4.

Release notes

Sourced from eslint-webpack-plugin's releases.

v2.5.4

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 one (#95) (c12e7be)

v2.5.3

2.5.3 (2021-03-24)

Bug Fixes

  • allow multiple instances (#92) (0cdd621)
  • match hidden directories for path exclusions (#87) (bb8750c)

v2.5.2

2.5.2 (2021-02-18)

Bug Fixes

  • fail-on-error: show eslint errors when failOnError is disabled (#85) (69be533)

v2.5.1

2.5.1 (2021-02-12)

Bug Fixes

v2.5.0

2.5.0 (2021-02-04)

Refactor

  • Updates to emitError and emitWarning

Setting only emitError to true will no longer exclusively print files with errors and disregard the files with warnings. Similarly, setting only emitWarning to true will no longer exclusively print files with warnings disregard the files with errors.

  • fix: use quiet to override emitError and emitWarning

... (truncated)

Changelog

Sourced from eslint-webpack-plugin's changelog.

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

  • fail-on-error: show eslint errors when failOnError is disabled (#85) (69be533)

2.5.1 (2021-02-12)

Bug Fixes

2.5.0 (2021-02-04)

Refactor

  • Updates to emitError and emitWarning

Setting only emitError to true will no longer exclusively print files with errors and disregard the files with warnings. Similarly, setting only emitWarning to true will no longer exclusively print files with warnings disregard the files with errors.

  • fix: use quiet to override emitError and emitWarning
  • quiet is essentially syntactic sugar for setting emitError to true and emitWarning to false

Bug Fixes

... (truncated)

Commits
  • 5393f25 chore(release): 2.5.4
  • 818b825 fix: resolve paths and normalize (#97)
  • c12e7be fix: use finishModules if thread is less than or equal 1 (#95)
  • 6fc6874 fix: context with symbols (#94)
  • 04fc3ca chore(release): 2.5.3
  • 0cdd621 fix: allow multiple instances (#92)
  • bb8750c fix: match hidden directories for path exclusions (#87)
  • 0b83cc5 chore(release): 2.5.2
  • 69be533 fix(fail-on-error): show eslint errors when failOnError is disabled (#85)
  • 4930a6f chore(release): 2.5.1
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot @github

dependabot Bot commented on behalf of github Apr 24, 2021

Copy link
Copy Markdown
Author

The following labels could not be found: 3. to review, dependencies.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #74 (0ac6c27) into master (e1f1a0e) will not change coverage.
The diff coverage is n/a.

❗ Current head 0ac6c27 differs from pull request most recent head e72ac4c. Consider uploading reports for the commit e72ac4c to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##             master      #74   +/-   ##
=========================================
  Coverage     66.85%   66.85%           
  Complexity      249      249           
=========================================
  Files            22       22           
  Lines           691      691           
=========================================
  Hits            462      462           
  Misses          229      229           

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 e1f1a0e...e72ac4c. Read the comment docs.

@dependabot @github

dependabot Bot commented on behalf of github Nov 13, 2021

Copy link
Copy Markdown
Author

Superseded by #116.

@dependabot dependabot Bot closed this Nov 13, 2021
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/eslint-webpack-plugin-2.5.4 branch November 13, 2021 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant