SenseNet / sn-client-js

A JavaScript client for sensenet ECM that makes it easy to use the REST API of the Content Repository.
https://www.sensenet.com/
GNU General Public License v2.0
11 stars 2 forks source link

Update typedoc to the latest version 🚀 #66

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 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:

codecov[bot] commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #66   +/-   ##
=======================================
  Coverage   97.61%   97.61%           
=======================================
  Files          50       50           
  Lines        1468     1468           
  Branches      205      205           
=======================================
  Hits         1433     1433           
  Misses          9        9           
  Partials       26       26

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 131ecd3...50c55a9. Read the comment docs.

codecov[bot] commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #66   +/-   ##
=======================================
  Coverage   97.61%   97.61%           
=======================================
  Files          50       50           
  Lines        1468     1468           
  Branches      205      205           
=======================================
  Hits         1433     1433           
  Misses          9        9           
  Partials       26       26

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 131ecd3...50c55a9. Read the comment docs.