Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update typedoc to the latest version 馃殌 #112

Merged
merged 1 commit into from Mar 9, 2018

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Mar 5, 2018

鈽濓笍 Greenkeeper鈥檚 updated Terms of Service will come into effect on April 6th, 2018.

Version 0.11.0 of typedoc was just published.

Dependency typedoc
Current Version 0.10.0
Type devDependency

The version 0.11.0 is not covered by your current version range.

If you don鈥檛 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鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes Major Bug Fixes

Fixes 馃悰

  • Correct null varible errors when using --excludeNotExported (#694 #716)
  • Don't write BOM in search index file (#705)
  • Correct argument handling (#610)

Changed 馃摝

  • Update copyright year (#715)

Breaking change 鉂楋笍

Changes to the argument handling (#610) will fix sever issues with passing options to TypeDoc. However, since the current functionality has been published for a significant period of time, this may be a breaking change to some users.

Thanks 馃憦

Special thanks to the following contributors

Commits

The new version differs by 6 commits.

  • b6c400e 0.11.0
  • 3e609d9 fix(options): Increase argument options reader discover event priority (#610)
  • e60ef6e fix null reference parsing nonexported abstract class (#716)
  • b5984be update copyright year (#715)
  • 64cf362 Don't write BOM for search index file (#705)
  • fa6d9fe fix: check for null variable when excludeNotExported is true (#694)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

@codecov
Copy link

codecov bot commented Mar 5, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #112   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          17     17           
  Lines        2197   2197           
  Branches      422    422           
=====================================
  Hits         2197   2197

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 09bb885...35885e8. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request Mar 9, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 9, 2018

Version 0.11.1 just got published.

Update to this version instead 馃殌

Release Notes Dependency Updates

Updates TypeScript to v2.7.2

Commits

The new version differs by 5 commits.

  • 24968d1 0.11.1
  • 14a216b update dependencies
  • 58ef409 fix(package): update @types/lodash to version 4.14.100 (#692)
  • b61120a fix(package): update @types/shelljs to version 0.7.8 (#693)
  • cf2b16c fix(package): update @types/fs-extra to version 5.0.1 (#706)

See the full diff

@alexandru alexandru merged commit 1d3ba78 into master Mar 9, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/typedoc-0.11.0 branch March 9, 2018 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant