Skip to content

Update lint-staged to the latest version 🚀 #5934

New issue

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

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

Already on GitHub? Sign in to your account

Merged
2 commits merged into from
Aug 17, 2019
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 17, 2019

The devDependency lint-staged was updated from 9.2.2 to 9.2.3.

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.3

9.2.3 (2019-08-17)

Bug Fixes

  • don't normalize path gitDir path for better Windows compatibility (eb3fa83)
  • generateTasks handles parent dir globs correctly (82b5182)
  • normalize gitDir path to posix using normalize-path (f485e51)
Commits

The new version differs by 7 commits.

  • 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

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@ghost ghost added the Merge On Green label Aug 17, 2019
@ghost ghost merged commit 47d1a74 into master Aug 17, 2019
@codecov
Copy link

codecov bot commented Aug 17, 2019

Codecov Report

Merging #5934 into master will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5934      +/-   ##
==========================================
+ Coverage   93.67%   93.72%   +0.04%     
==========================================
  Files         156      156              
  Lines       10870    10870              
==========================================
+ Hits        10183    10188       +5     
+ Misses        687      682       -5
Impacted Files Coverage Δ
...dapters/Storage/Postgres/PostgresStorageAdapter.js 96.68% <0%> (+0.08%) ⬆️
src/RestWrite.js 93.72% <0%> (+0.16%) ⬆️
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 92.94% <0%> (+0.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 ef268ff...77c30aa. Read the comment docs.

@greenkeeper greenkeeper bot deleted the greenkeeper/lint-staged-9.2.3 branch August 17, 2019 17:54
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
* chore(package): update lint-staged to version 9.2.3

* chore(package): update lockfile package-lock.json
This pull request was closed.
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.

0 participants