the-dr-lazy / deox

Functional Type-safe Flux Standard Utilities
https://deox.js.org
MIT License
206 stars 12 forks source link

Update lint-staged to the latest version 🚀 #113

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency lint-staged was updated from 8.2.1 to 9.2.5.

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: okonet License: MIT

Release Notes for v9.2.5

9.2.5 (2019-08-27)

Bug Fixes

  • validateConfig validates function task return values (d8fad78)
Commits

The new version differs by 77 commits.

  • d8fad78 fix: validateConfig validates function task return values
  • 2243a83 fix: include renames when getting list of staged files
  • c9424ad test: mock resolveGitDir to fix runAll tests
  • 82b5182 fix: generateTasks handles parent dir globs correctly
  • f485e51 fix: normalize gitDir path to posix using normalize-path
  • f77cefa refactor: generateTasks is not async
  • 23019a5 refactor: remove unnecessary try/catch
  • 94dbeda refactor: no need to create absolute paths since cwd is already absolute
  • eb3fa83 fix: don't normalize path gitDir path for better Windows compatibility
  • e70e08f fix: apply patch only if there's a diff
  • 710be31 test: remove relPath
  • add7ef9 test: move to other file
  • 278cd9e test: use path.join to make windows happy
  • d85a39e test: add parrent dir linting configuration test
  • d9fcbda test: should fail when linter creates a .git/index.lock

There are 77 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: