aliemteam / aliemcards

ALiEM Cards - markdown and website
https://www.aliemcards.com
MIT License
4 stars 8 forks source link

Update lint-staged to the latest version 🚀 #282

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 6.1.0 of lint-staged was just published.

Dependency lint-staged
Current Version 4.3.0
Type devDependency

The version 6.1.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of lint-staged.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 33 commits.

  • 5b7bc67 feat(config): Add ignore config option (#385)
  • e4f0f44 ci(travis): Use semantic-release v12 (#383)
  • e48402e refactor: Do not pass redundant param for searchPath
  • 2d8981b chore(package): update lockfile
  • 80596c3 fix(package): update cosmiconfig to version 4.0.0
  • 8baab8c docs: Update inconsistent docs for filtering files (#374)
  • 237d3f6 chore(package): upgrade to jest 22 (#367)
  • 4cd6aef ci(travis): Update semantic-release config (#371)
  • 8e3545c test: Use expect.assertions() to test async codes (#377)
  • e39d1de ci: Cache dependencies (#378)
  • a845bb2 chore(scripts): replace npm run with yarn (#370)
  • aeb4dfb chore: commit yarn.lock (#368)
  • 3340357 chore(package): update prettier to version 1.9.2 (#359)
  • 29c3715 chore(package): Update prettier to version 1.9.1 (#354)
  • f0c4686 chore(package): Update prettier to version 1.9.0 (#353)

There are 33 commits in total.

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 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #282   +/-   ##
=======================================
  Coverage   61.77%   61.77%           
=======================================
  Files          16       16           
  Lines         259      259           
  Branches       54       54           
=======================================
  Hits          160      160           
  Misses         99       99

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 873cfd0...c0d0fed. Read the comment docs.

greenkeeper[bot] commented 6 years ago

Version 6.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • 677e860 fix(package): Update staged-git-files to version 1.0.0

See the full diff

greenkeeper[bot] commented 6 years ago

Version 7.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 267ff0f fix(package): Bump dependencies
  • 05a062d refactor: Drop support for Node.js 4 (#399)
  • d8b836c feat: Remove support for npm scripts (#390)
  • 5a333a0 perf: Switch from minimatch to micromatch (#388)
  • 6ace14e ci: Whitelist the next branch

See the full diff