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 gray-matter to the latest version šŸš€ #69

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 4.0.0 of gray-matter was just published.

Dependency gray-matter
Current Version 3.1.1
Type dependency

The version 4.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 gray-matter.

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 14 commits.

  • cd98d0f remove dep
  • da329cd isempty (#66)
  • 1eb7d19 Merge pull request #57 from aljopro/master
  • 6d31595 Merge pull request #64 from qm3ster/patch-2
  • ba30f13 Extend TypeScript declaration
  • 9b63b5f run verb to generate readme
  • 9a05990 Merge pull request #53 from reccanti/update-excerpt-docs
  • 3a188c6 Lesson learned. test before pushing. fixed replace of coffeescript.
  • 94a631f change required package from coffee-script to coffeescript
  • 5d9e704 Lock down coffee-script to remove error being thrown in 1.12.8
  • 167e846 Fix indents
  • 58a6297 Update excerpt documentation and examples
  • 64ed507 3.1.1
  • 80b82d7 lint

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 c4a2dd237073b7b6a3f44c03ef9322fb8c5a8af7 on greenkeeper/gray-matter-4.0.0 into e40a824a24424ffce717b33438320a93a7811574 on master.

greenkeeper[bot] commented 6 years ago

Version 4.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 šŸš€

Commits

The new version differs by 7 commits.

  • 90f8120 4.0.2
  • 0651c33 Merge pull request #73 from stas-vilchik/index-type-for-graymatterfile-data
  • 59122ca Merge pull request #74 from stas-vilchik/fix-graymatteroption-engines
  • d9255dc fix GrayMatterOption.engines type
  • 7b751e0 use index type for GrayMatterFile.data
  • 97eb641 Merge pull request #70 from arlair/patch-1
  • 73fa659 GrayMatterFile interface typo: excrept

See the full diff