bahmutov / snap-shot

Jest-like snapshot feature for the rest of us, works magically by finding the right caller function
169 stars 3 forks source link

Update license-checker to the latest version 🚀 #55

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 9.0.0 of license-checker just got published.

Dependency license-checker
Current Version 8.0.4
Type devDependency

The version 9.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of license-checker. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 6 commits .

  • 4e02eca updated contribs and changelog
  • 267c80e 9.0.0
  • 057af47 added licenseFile assertion to tests
  • af0a9fb Merge pull request #92 from abtris/includeFileContent
  • 1cda118 fix: replace problematics chars for easy import to Excel
  • dd6ecab feat: add licenseText

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 9.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits .

  • 2d08a77 contrib & changelog
  • 9f1a1f3 9.0.1
  • c99f612 added test for licenseText
  • ad29816 Merge pull request #93 from abtris/licenseText-just-in-customFormat
  • da4d73c test: fix test, remove check from non custom format
  • dcd3b59 feat: add licenseText only for customFormat

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 9.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits .

  • 5b2eea1 added contrib
  • f24833b 9.0.2
  • 885010e Merge pull request #94 from timbru31/fix-comma-exclude
  • 8d7fb2f fix: allow escaped commas in exclude string

See the full diff.