Skip to content

Update lint-staged to the latest version 🚀 #6370

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
Jan 28, 2020

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jan 27, 2020

The devDependency lint-staged was updated from 9.5.0 to 10.0.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 v10.0.3

10.0.3 (2020-01-27)

Bug Fixes

  • correctly restore untracked files after running (#780) (4010db0)
Commits

The new version differs by 87 commits.

  • 4010db0 fix: correctly restore untracked files after running (#780)
  • 0f2a1c0 Merge pull request #772 from okonet/fixes
  • 4cb4dde fix: parse command string with string-argv unless --shell is used
  • 47985b4 style: correctly pass args to npm script
  • 1a57321 style: remove jsonlint since it conflicts with prettier
  • 293547d fix: print a better warning when the initial commit is missing
  • 4d2900c docs: add section about v10 migration/breaking changes
  • dae7147 docs: use undo instead of revert to avoid confusion with git operation
  • 24febb3 fix: only warn about git add when it's the exact command
  • e646b2c fix: preserve merge states in submodules (#769)
  • 072924f Merge pull request #724 from okonet/beta
  • f9e128d docs: Improve config section documentation
  • e1cd6ba Merge branch 'master' into beta
  • af58e6e docs: refine examples formatting (#767)
  • 82bee06 Merge branch 'master' into beta

There are 87 commits in total.

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 Jan 27, 2020
@ghost ghost merged commit 4beb89f into master Jan 28, 2020
@codecov
Copy link

codecov bot commented Jan 28, 2020

Codecov Report

Merging #6370 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6370      +/-   ##
==========================================
- Coverage   93.84%   93.83%   -0.02%     
==========================================
  Files         169      169              
  Lines       11626    11626              
==========================================
- Hits        10911    10909       -2     
- Misses        715      717       +2
Impacted Files Coverage Δ
src/Routers/PushRouter.js 93.1% <0%> (-3.45%) ⬇️
src/RestWrite.js 93.79% <0%> (-0.17%) ⬇️

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 4ab3665...122a8f7. Read the comment docs.

@greenkeeper greenkeeper bot deleted the greenkeeper/lint-staged-10.0.3 branch January 28, 2020 03:27
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
* chore(package): update lint-staged to version 10.0.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