Skip to content
New issue

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

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

Already on GitHub? # to your account

Bump eslint-loader from 2.1.1 to 4.0.2 #4594

Merged
merged 1 commit into from
Apr 9, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2021

Bumps eslint-loader from 2.1.1 to 4.0.2.

Release notes

Sourced from eslint-loader's releases.

v4.0.2

Bug Fixes

v4.0.1

Refactor

  • new cache implementation (#320) (6bb1fa6)

v4.0.0

Breaking Changes

  • drop support for Node < 10.13.0
  • minimum supported eslint version is 6

v3.0.4

Bug Fixes

v3.0.3

Bug Fixes

v3.0.2

Bug Fixes

v3.0.1

Bug Fixes

  • module build failed error at Linter.parseResults (#294) (360e69c)

v3.0.0

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)

... (truncated)

Changelog

Sourced from eslint-loader's changelog.

4.0.2 (2020-04-24)

Bug Fixes

4.0.1 (2020-04-24)

Refactor

4.0.0 (2020-04-03)

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)

... (truncated)

Commits

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 dependabot bot added Area: Platform > DotNetNuke.DependencyInjection javascript Pull requests that update Javascript code labels Apr 6, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-loader-4.0.2 branch from 20267dc to f6d5838 Compare April 9, 2021 01:15
Copy link
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this is linting only and it builds, I am fine including it in 9.9.2 IMO

@valadas valadas added this to the 9.9.2 milestone Apr 9, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-loader-4.0.2 branch from f6d5838 to a9b8fa1 Compare April 9, 2021 03:11
@valadas valadas merged commit f9ab6bd into develop Apr 9, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-loader-4.0.2 branch April 9, 2021 03:49
@valadas valadas modified the milestones: 9.9.2, 9.10.0 Jul 7, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
javascript Pull requests that update Javascript code Type: Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants