Update typedoc to version 0.5.8 🚀 #695

Closed
greenkeeperio-bot wants to merge 1 commits from greenkeeper-typedoc-0.5.8 into development
greenkeeperio-bot commented 2017-03-22 03:54:15 +00:00 (Migrated from github.com)

Hello lovely humans,

typedoc just published its new version 0.5.8.

State Update 🚀
Dependency typedoc
New version 0.5.8
Type devDependency

This version 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.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project

You rock!

🌴


The new version differs by 25 commits .

  • 5148714 0.5.8
  • 03ec8b1 Correct the spec .html files
  • 9d720f4 Remove exclusion of TS 2 options, support lib (#449)
  • 4204c20 Handle constructor return types (#389)
  • 1a26e95 Include type arguments when converting aliases (#452)
  • de263c0 Update to TypeScript 2.2.1 (#448)
  • ff74d2b Convert unit tests to TypeScript (#437)
  • 181a86d Add TSLint to the project (#430)
  • 026cb81 Refactor var to const and let (#429)
  • 63a7b35 fix(grunt): replace correctly the version string (#427)
  • c873bb4 fix(implementsPlugin): check if reflection has children (#426)
  • 93dc1fa v0.5.7
  • 7134401 Only apply exclusion rules when available (#423)
  • ece8c23 Add a Gitter chat badge to README.md (#422)
  • 26fbd15 Add typeArguments to ReferenceType#toString() (#396)

There are 25 commits in total. See the full diff.


Try the all new Greenkeeper GitHub Integration
With Integrations first-class bot support landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. Simpler setup, fewer pull-requests, faster than ever.

Screencast

Try it today. Free for private repositories during beta.
Hello lovely humans, [typedoc](https://www.npmjs.com/package/typedoc) just published its new version 0.5.8. <table> <tr> <th align=left> State </th> <td> Update :rocket: </td> </tr> <tr> <th align=left> Dependency </td> <td> typedoc </td> </tr> <tr> <th align=left> New version </td> <td> 0.5.8 </td> </tr> <tr> <th align=left> Type </td> <td> devDependency </td> </tr> </table> This version 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. Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and while I’m just a bot, there is a group of people who are happy to teach me new things. [Let them know](https://github.com/greenkeeperio/greenkeeper/issues/new). Good luck with your project :sparkles: You rock! :palm_tree: --- The new version differs by 25 commits . - [`5148714`](https://github.com/TypeStrong/typedoc/commit/5148714ee4b5a6ef1c90e573b30d56ecdcd72c7d) <code>0.5.8</code> - [`03ec8b1`](https://github.com/TypeStrong/typedoc/commit/03ec8b1b32bb738c7d4b50aec6d7ab38654c11f7) <code>Correct the spec `.html` files</code> - [`9d720f4`](https://github.com/TypeStrong/typedoc/commit/9d720f48651da27cda637652b358ae0195a9c93c) <code>Remove exclusion of TS 2 options, support `lib` (#449)</code> - [`4204c20`](https://github.com/TypeStrong/typedoc/commit/4204c200e613c8f352fd82519afa01acd7cecee3) <code>Handle constructor return types (#389)</code> - [`1a26e95`](https://github.com/TypeStrong/typedoc/commit/1a26e959951a350276a498b96c5643c2e9fc9944) <code>Include type arguments when converting aliases (#452)</code> - [`de263c0`](https://github.com/TypeStrong/typedoc/commit/de263c0a494c45d3d8746c4dbbcd0789d8b17898) <code>Update to TypeScript 2.2.1 (#448)</code> - [`ff74d2b`](https://github.com/TypeStrong/typedoc/commit/ff74d2bb4c29acd196b5b366f50ee94e83727d66) <code>Convert unit tests to TypeScript (#437)</code> - [`181a86d`](https://github.com/TypeStrong/typedoc/commit/181a86d07a36170527ede0b6fbb870ade29d6086) <code>Add TSLint to the project (#430)</code> - [`026cb81`](https://github.com/TypeStrong/typedoc/commit/026cb81c7e8bbf562464aaaf338c9d16d8c7b163) <code>Refactor `var` to `const` and `let` (#429)</code> - [`63a7b35`](https://github.com/TypeStrong/typedoc/commit/63a7b350ff8996fb90cd022be0ea86dd2b7376e6) <code>fix(grunt): replace correctly the version string (#427)</code> - [`c873bb4`](https://github.com/TypeStrong/typedoc/commit/c873bb496d231c968485850f3b8f6ebdd6aa8af6) <code>fix(implementsPlugin): check if reflection has children (#426)</code> - [`93dc1fa`](https://github.com/TypeStrong/typedoc/commit/93dc1fa0ac78667479bd2c586ca831810583941d) <code>v0.5.7</code> - [`7134401`](https://github.com/TypeStrong/typedoc/commit/7134401f57b089b96c24cd56b07a18ce46b24ddf) <code>Only apply exclusion rules when available (#423)</code> - [`ece8c23`](https://github.com/TypeStrong/typedoc/commit/ece8c23d113383628682310177f3f76a8da91836) <code>Add a Gitter chat badge to README.md (#422)</code> - [`26fbd15`](https://github.com/TypeStrong/typedoc/commit/26fbd15f84eee681650c0461af77a380cd6b8a12) <code>Add `typeArguments` to `ReferenceType#toString()` (#396)</code> There are 25 commits in total. See the [full diff](https://github.com/TypeStrong/typedoc/compare/4f1ef9bfad17041ffc5f1060a5cd1653eb59ce36...5148714ee4b5a6ef1c90e573b30d56ecdcd72c7d). --- | ✨ Try the all new [Greenkeeper GitHub Integration](https://git.io/uptodate) ✨ | | --- | | With [Integrations](https://developer.github.com/early-access/integrations/) **first-class bot support** landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. **Simpler setup, fewer pull-requests, faster than ever**.<br><br> <details><summary>Screencast</summary><img src="https://cloud.githubusercontent.com/assets/908178/19868156/20c1c0c4-9fa7-11e6-9f17-611c51677dbd.gif" /></details><br> [**Try it today**](https://git.io/uptodate). Free for private repositories during beta. |
codecov-io commented 2017-03-22 04:01:02 +00:00 (Migrated from github.com)

Codecov Report

Merging #695 into development will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff              @@
##           development     #695   +/-   ##
============================================
  Coverage        33.08%   33.08%           
============================================
  Files               10       10           
  Lines              547      547           
  Branches            70       70           
============================================
  Hits               181      181           
  Misses             363      363           
  Partials             3        3

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 99c8303...75d03ff. Read the comment docs.

# [Codecov](https://codecov.io/gh/valor-software/ng2-file-upload/pull/695?src=pr&el=h1) Report > Merging [#695](https://codecov.io/gh/valor-software/ng2-file-upload/pull/695?src=pr&el=desc) into [development](https://codecov.io/gh/valor-software/ng2-file-upload/commit/99c83035d1234be175cb533375194572caef3e5e?src=pr&el=desc) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## development #695 +/- ## ============================================ Coverage 33.08% 33.08% ============================================ Files 10 10 Lines 547 547 Branches 70 70 ============================================ Hits 181 181 Misses 363 363 Partials 3 3 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/valor-software/ng2-file-upload/pull/695?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/valor-software/ng2-file-upload/pull/695?src=pr&el=footer). Last update [99c8303...75d03ff](https://codecov.io/gh/valor-software/ng2-file-upload/compare/99c83035d1234be175cb533375194572caef3e5e...75d03ff59607238cf3e4bcec486d8f0d0e7e0e25?el=footer&src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#695