RyanZim / onessg

The Static Site Generator that does only one thing: compile your html and markdown.
MIT License
13 stars 2 forks source link

Update globby to the latest version 🚀 #65

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 8.0.0 of globby was just published.

Dependency globby
Current Version 7.1.1
Type dependency

The version 8.0.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of globby.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 6 commits.

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:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 795370d5daf9df0cf6c52ca39ce445834f06fd0c on greenkeeper/globby-8.0.0 into 2858738cf82bd2341f92bae839e6a39891e471de on master.

greenkeeper[bot] commented 6 years ago

Version 8.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v9.1.0

v9.0.0...v9.1.0

Commits

The new version differs by 19 commits.

  • 89cee24 9.1.0
  • 59f4b48 Add check to ensure cwd is a directory (#110)
  • 9a9cf1e Add TypeScript definition (#111)
  • eb26c7e Meta tweaks
  • d77a623 Add failing test for #105 (#108)
  • 2294618 Deduplicate identical file patterns (#102)
  • ba9c267 Add failing test for #97 (#100)
  • 71b9c58 9.0.0
  • 39ad0d9 Update dependencies
  • d804228 Fix compatibility with latest dir-glob release (#99)
  • 7f9f31b Fix Travis badge (#95)
  • 94cef2f CI updates (#96)
  • c1c744d Rename the opts property returned from .generateGlobTasks to options
  • 8815ee8 Require Node.js 6 and upgrade dependencies
  • 84632f1 Fix expandDirectories and ignores option working together (#88)

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v9.2.0
  • Refactor TypeScript definition to CommonJS compatible export (#115) dc0a49c

v9.1.0...v9.2.0

Commits

The new version differs by 2 commits.

  • 766b728 9.2.0
  • dc0a49c Refactor TypeScript definition to CommonJS compatible export (#115)

See the full diff