danibram / mocker-data-generator

A simplified way to generate masive mock data based on a schema, you can use the awesome fake/random data generators like (FakerJs, ChanceJs, CasualJs and RandExpJs)
https://danibram.github.io/mocker-data-generator/
MIT License
426 stars 45 forks source link

Update typedoc to the latest version 🚀 #10

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.6.0 of typedoc just got published.

Dependency typedoc
Current Version 0.5.10
Type devDependency

The version 0.6.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 typedoc. 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 7 commits0.

  • c001e00 0.6.0
  • ebe6301 Update specs
  • f04d994 Fix the intrinsic type name typo (#484)
  • 49a241e Add "Sourcefile URL" plugin to README (#483)
  • fe70bf2 Support for intersection types (#482)
  • 2ba0f0f Update dependencies and copyright (#478)
  • 707b4f1 Enable --gitRevision option (#474)

false

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:

codecov-io commented 7 years ago

Codecov Report

Merging #10 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #10   +/-   ##
=======================================
  Coverage   90.49%   90.49%           
=======================================
  Files           5        5           
  Lines         284      284           
  Branches       46       46           
=======================================
  Hits          257      257           
  Misses         11       11           
  Partials       16       16

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 0f1f57f...c672e8d. Read the comment docs.