Skip to content

Update typedoc to the latest version 🚀 - #44

Open
greenkeeper[bot] wants to merge 2 commits into
masterfrom
greenkeeper/typedoc-0.15.0
Open

Update typedoc to the latest version 🚀#44
greenkeeper[bot] wants to merge 2 commits into
masterfrom
greenkeeper/typedoc-0.15.0

Conversation

@greenkeeper

Copy link
Copy Markdown

The devDependency typedoc was updated from 0.14.2 to 0.15.0.

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


Publisher:aciccarello
License: Apache-2.0

Release Notes for Theme Update and More

Features ✨

  • Updates included in typedoc-default-themes v0.6.0
  • Mixin support (#990)
  • Category improvements (#938)
  • Default CLI output directory to ./docs (#970)
  • Expand JS files if allowJS is enabled (#948)
  • Add support for excluding directories and refactor expandInputFiles. (#730)
  • Move non-exported types to devdependencies (#1035)
  • Support negations in directory excludes (92f0f25)
  • Performance: Allow TraverseCallback to bail out early (#1034)

Fixes 🐛

  • Reset the state of the comment plugin on conversion start. (#1006)
  • Fix handlebars types conflict (#967)
  • Fix reference to deprecated handlebars type (#1022)
  • Fix bug with the negated/commented exclude patterns (#1025)
  • Fix references marked as external if path has dots (#1052)
  • Category fixes (#1008)

Documentation help 📖

  • Use https in links (#982)
  • Add documentation contributing instructions (#973)
  • Change some typos and sentence structure in CONTRIBUTING.md (#968)
  • Add excludeNotExported to README (#997)

Changed 📦

  • Update dependencies (#992) (#1041)
  • Update typedoc-default-themes to latest (#993)
  • Update typescript to 3.4.x (#1014)
  • Update typescript to 3.5.x (#1047)
  • Update marked to 0.6.0 to support id generation for headers (#966)
  • Update marked to 0.7.0 (e9b28ee)
  • npm audit fix (#1019)
  • Updated lodash to 4.17.15 to avoid prototype pollution (b328537)
  • Reduce reliance on internal TS apis (#949)
  • Replace array indexOf checks with includes (#954)
  • Remove Grunt (#933)
  • Run CI on current Node.js versions (#1053)
  • Modify example script permissions (#1011)

Thanks 👏

Thanks to those who identified issues and for the following code contributors:

v0.14.2...v0.15.0

Commits

The new version differs by 45 commits.

  • 73a13dd0.15.0
  • 144e667pin typescript to patch version
  • e0cdf64update dependencies (#1041)
  • 92f0f25Support negations in directory excludes
  • b328537Updated lodash to 4.17.15 (to avoid prototype pollution)
  • e9b28eeUpdate marked to 0.7.0
  • 07afa11fix: references marked as external if path has dots (#1052)
  • dfb7207Revert "Merge branch 'master' into master"
  • 29df793Merge branch 'master' into master
  • dc3c6f9fix(package): update to typescript 3.5.x (#1047)
  • a2d3704Merge pull request #1 from TypeStrong/master
  • ae67b72run CI on current Node.js versions (#1053)
  • 9d54cc6v0.15.0
  • 968da56Fix tests
  • eb3cc11Ran install

There are 45 commits in total.

See the full diff


FAQ and help

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


Your Greenkeeper bot 🌴

Loading
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants