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 πŸš€ #11

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.7.0 of typedoc just got published.

Dependency typedoc
Current Version 0.6.0
Type devDependency

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


Release Notes Multi-Dimensional Arrays

Added

  • Added support for multi-dimensional arrays (#491)
Commits

The new version differs by 6 commits0.

  • d5fcad8 0.7.0
  • 37e2daa Update TypeDoc theme and specs
  • 54e0017 Support for multidimensional arrays (#491)
  • 2509112 Update dependencies to enable Greenkeeper 🌴 (#490)
  • a9c261b chore(package): update fs-extra to version 3.0.0 (#487)
  • 62da475 chore(package): update typescript to version 2.3.2 (#489)

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 #11 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #11   +/-   ##
=======================================
  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 965d5f8...57bb6d3. Read the comment docs.