molecuel / di

Typescript based DI system
MIT License
2 stars 0 forks source link

Update typedoc to the latest version 🚀 #15

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:

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 9edae27a0113f709e8b302cc368ab06cba1a3305 on greenkeeper/typedoc-0.7.0 into 892afb03ca3dac5925d2d7c7b1fe43af388a1816 on master.

greenkeeper[bot] commented 7 years ago

Version 0.7.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 9043760 0.7.1
  • 56f8878 Attempt to load theme.js when rendering (#504)
  • 4460268 Add source reflection to NavigationItem (#507)
  • 9c0cd44 Update @tag capture pattern (#505)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.7.2 just got published.

Update to this version instead 🚀

Release Notes Check for `symbol.declarations`

Fixed

  • Check for symbol.declarations before crashing
Commits

The new version differs by 7 commits.

  • 22be6b6 0.7.2
  • 5eb104b Tidy up symbol.declarations check
  • be929bb Check for symbol.declarations (#518)
  • 81779eb Check if the decorators are undefined in the export (#562)
  • 6edcbd5 Updated import export whitespace for tslint (#558)
  • 827effa fix(package): update typescript to version 2.3.4 (#519)
  • 47a8b3d fix(package): update typescript to version 2.3.3 (#512)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.8.0 just got published.

Update to this version instead 🚀

Release Notes TypeScript 2.4

Changed

  • Update to TypeScript 2.4
  • Omit TypeScript help output from --help
Commits

The new version differs by 6 commits.

  • b9ca44b 0.8.0
  • 4d6dec9 Rebuild test output
  • 1234724 Update fs-extra
  • db9d942 Remove TypeScript options from help output (#569)
  • 272fc51 Add missing compiler options to README (#568)
  • 3bbf940 Update TypeScript to 2.4.1 (#549)

See the full diff