RedTn / react-robust-ui

0 stars 0 forks source link

Update lint-staged to the latest version 🚀 #149

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency lint-staged was updated from 10.0.10 to 10.1.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: okonet License: MIT

Release Notes for v10.1.0

10.1.0 (2020-03-30)

Bug Fixes

  • do not return string from runAll, add info symbol to "No staged files found." message (1e7298a)
  • force src and dst prefixes in diff to work around local diff.noprefix setting (7f2ef33)
  • unset GIT_LITERAL_PATHSPECS env variable before running (a653c55)

Features

  • add --no-stash option to disable the backup stash, and not revert in case of errors (c386e4c)
  • only hide/restore unstaged modifications to partially staged files (52125a9)
Commits

The new version differs by 6 commits.

  • 8abb09f Merge pull request #801 from okonet/simplify
  • 1e7298a fix: do not return string from runAll, add info symbol to "No staged files found." message
  • c386e4c feat: add --no-stash option to disable the backup stash, and not revert in case of errors
  • 7f2ef33 fix: force src and dst prefixes in diff to work around local diff.noprefix setting
  • a653c55 fix: unset GIT_LITERAL_PATHSPECS env variable before running
  • 52125a9 feat: only hide/restore unstaged modifications to partially staged files

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[bot] commented 4 years ago

Codecov Report

Merging #149 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #149   +/-   ##
=======================================
  Coverage   66.31%   66.31%           
=======================================
  Files           6        6           
  Lines          95       95           
  Branches       25       25           
=======================================
  Hits           63       63           
  Misses         31       31           
  Partials        1        1           

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 958ab1e...d6aca53. Read the comment docs.

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

Release Notes for v10.1.1

10.1.1 (2020-03-31)

Bug Fixes

  • add -- to git add command to denote pathspec starting (#821) (226ccdb)
Commits

The new version differs by 1 commits.

  • 226ccdb fix: add -- to git add command to denote pathspec starting (#821)

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀