Saeris / vue-spinners

๐Ÿ’ซ A collection of loading spinner components for Vuejs
https://vue-spinners.saeris.io/
MIT License
317 stars 16 forks source link

Update eslint-loader in group default to the latest version ๐Ÿš€ #41

Closed greenkeeper[bot] closed 2 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-loader was updated from 2.2.1 to 3.0.0.

This version is not covered by your current version range.

If you donโ€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: evilebottnawi License: MIT

Release Notes for v3.0.0

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
Commits

The new version differs by 7 commits.

  • 4895987 chore(release): 3.0.0
  • 78626bb ci: fix (#291)
  • fc8b4e4 chore(release): 3.0.0
  • dcbac5f chore: bump lodash from 4.17.5 to 4.17.15 (#288)
  • 4204560 fix: emit warning/error if no config was found/given (#286)
  • 997cce5 fix: try load official formatter (#285)
  • 8cb02a6 docs: update gotchas (#284)

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโ€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

codecov-io commented 5 years ago

Codecov Report

Merging #41 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #41   +/-   ##
=======================================
  Coverage   77.41%   77.41%           
=======================================
  Files           2        2           
  Lines          31       31           
  Branches        5        5           
=======================================
  Hits           24       24           
  Misses          7        7

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 bbaddcd...e9eae2f. Read the comment docs.

greenkeeper[bot] commented 4 years ago

Update to these versions instead ๐Ÿš€

Release Notes for v3.0.1

3.0.1 (2019-09-25)

Bug Fixes

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

The new version differs by 5 commits.

  • f9b4628 chore(release): 3.0.1
  • 311399a chore: update deps (#295)
  • c6b7c12 docs: formatting (#297)
  • 0821e14 test: refactor (#298)
  • 360e69c fix: module build failed error at Linter.parseResults (#294)

See the full diff

greenkeeper[bot] commented 4 years ago

Update to these versions instead ๐Ÿš€

greenkeeper[bot] commented 4 years ago

Update to these versions instead ๐Ÿš€