aurelia-contrib / aurelia-knockout

Adds support for Knockout binding syntax to make transition from Durandal and Knockout to Aurelia simpler.
MIT License
22 stars 4 forks source link

Update typedoc to the latest version 🚀 #18

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.9.0 of typedoc was just published.

Dependency typedoc
Current Version 0.8.0
Type devDependency

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

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.


Release Notes Argument Specificity

Added

  • Use TypeScript project option (#588)
  • Support constructor parameters with readonly flag (#584)
  • Respect absolute URLs when rendering (#593)
  • Support @category tag (#566)
  • Export additional classes (#535)
  • Support ES2015-style exports for plugins (#594)

Changed

  • Improve argument order specificity (#587)
  • Gracefully handle GitHub plugin git exec failures (#545)

Fixed

  • Fix --tsconfig help description (#575)
  • Fix type converter removal (#581)
  • Fix enum type conversion (#591)
Commits

The new version differs by 17 commits.

  • 800730f 0.9.0
  • 4959a98 Undo comment whitespace change
  • 422e3dd Fix whitespace across multiline comments (#606)
  • c77b0fc Support ES2015-style exports for plugins (#594)
  • bb0068a Export additional classes (#535)
  • 605cf23 Support @category tag (#566)
  • 482821c Improve argument order specificity (#587)
  • e377524 Fix enum type conversion (#591)
  • f7d27e5 Respect absolute URLs when rendering (#593)
  • 341ae63 Support constructor parameters with readonly flag (#584)
  • 3e3ed18 Use TypeScript project option (#588)
  • f06735d Fix type converter removal (#581)
  • 80c920c Pin @types dependencies (#579)
  • 9b5b544 Fix tslint warnings for inferable types
  • dd84077 Fix --tsconfig help description (#575)

There are 17 commits in total.

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: