Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.

Update typedoc to the latest version πŸš€ #72

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jul 26, 2019

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.

  • 73a13dd 0.15.0
  • 144e667 pin typescript to patch version
  • e0cdf64 update dependencies (#1041)
  • 92f0f25 Support negations in directory excludes
  • b328537 Updated lodash to 4.17.15 (to avoid prototype pollution)
  • e9b28ee Update marked to 0.7.0
  • 07afa11 fix: references marked as external if path has dots (#1052)
  • dfb7207 Revert "Merge branch 'master' into master"
  • 29df793 Merge branch 'master' into master
  • dc3c6f9 fix(package): update to typescript 3.5.x (#1047)
  • a2d3704 Merge pull request #1 from TypeStrong/master
  • ae67b72 run CI on current Node.js versions (#1053)
  • 9d54cc6 v0.15.0
  • 968da56 Fix tests
  • eb3cc11 Ran 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 🌴

greenkeeper bot added a commit that referenced this pull request Nov 13, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 13, 2019

  • The devDependency typedoc was updated from 0.14.2 to 0.15.1.

Update to this version instead πŸš€

Commits

The new version differs by 21 commits.

  • 87099f8 Bump version
  • ad488ef Back to official release of themes
  • 5704bf5 Keep tests passing
  • 0a61a00 Add type predicate converter
  • 1f01579 Upgrade nyc to beta
  • 3157e05 Upgrade the rest of the dependencies for good measure
  • 1ab03e6 Rebuild function specs.
  • d8666a0 Upgrade to typescript-3.7; add test for assertion functions.
  • c67dabc Fix tests
  • 5355abc Escape text in wbr
  • cc4cef1 Support linking to module.d.ts (#1117)
  • 37bfc1d Ignore tarball, which is the result of running npm pack
  • 352d622 Typo
  • b74f5bb fix: also correct typo in test assertion
  • f8cbb6e refactor: use const instead of let where possible

There are 21 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 14, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 14, 2019

  • The devDependency typedoc was updated from 0.14.2 to 0.15.2.

Update to this version instead πŸš€

greenkeeper bot added a commit that referenced this pull request Nov 23, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 23, 2019

  • The devDependency typedoc was updated from 0.14.2 to 0.15.3.

Update to this version instead πŸš€

greenkeeper bot added a commit that referenced this pull request Dec 8, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 8, 2019

  • The devDependency typedoc was updated from 0.14.2 to 0.15.4.

Update to this version instead πŸš€

greenkeeper bot added a commit that referenced this pull request Dec 16, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 16, 2019

  • The devDependency typedoc was updated from 0.14.2 to 0.15.5.

Update to this version instead πŸš€

greenkeeper bot added a commit that referenced this pull request Dec 26, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 26, 2019

  • The devDependency typedoc was updated from 0.14.2 to 0.15.6.

Update to this version instead πŸš€

greenkeeper bot added a commit that referenced this pull request Jan 10, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 10, 2020

  • The devDependency typedoc was updated from 0.14.2 to 0.15.8.

Update to this version instead πŸš€

greenkeeper bot added a commit that referenced this pull request Jan 12, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 12, 2020

  • The devDependency typedoc was updated from 0.14.2 to 0.16.0.

Update to this version instead πŸš€

greenkeeper bot added a commit that referenced this pull request Jan 16, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 16, 2020

  • The devDependency typedoc was updated from 0.14.2 to 0.16.5.

Update to this version instead πŸš€

greenkeeper bot added a commit that referenced this pull request Jan 17, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 17, 2020

  • The devDependency typedoc was updated from 0.14.2 to 0.16.7.

Update to this version instead πŸš€

greenkeeper bot added a commit that referenced this pull request Jan 25, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 25, 2020

  • The devDependency typedoc was updated from 0.14.2 to 0.16.9.

Update to this version instead πŸš€

greenkeeper bot added a commit that referenced this pull request Feb 16, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 16, 2020

  • The devDependency typedoc was updated from 0.14.2 to 0.16.10.

Update to this version instead πŸš€

greenkeeper bot added a commit that referenced this pull request Feb 29, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 29, 2020

  • The devDependency typedoc was updated from 0.14.2 to 0.16.11.

Update to this version instead πŸš€

greenkeeper bot added a commit that referenced this pull request Mar 15, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 15, 2020

  • The devDependency typedoc was updated from 0.14.2 to 0.17.0.

Update to this version instead πŸš€

greenkeeper bot added a commit that referenced this pull request Mar 18, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 18, 2020

  • The devDependency typedoc was updated from 0.14.2 to 0.17.1.

Update to this version instead πŸš€

greenkeeper bot added a commit that referenced this pull request Mar 21, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 21, 2020

  • The devDependency typedoc was updated from 0.14.2 to 0.17.2.

Update to this version instead πŸš€

greenkeeper bot added a commit that referenced this pull request Mar 22, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 22, 2020

  • The devDependency typedoc was updated from 0.14.2 to 0.17.3.

Update to this version instead πŸš€

greenkeeper bot added a commit that referenced this pull request Apr 6, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 6, 2020

  • The devDependency typedoc was updated from 0.14.2 to 0.17.4.

Update to this version instead πŸš€

greenkeeper bot added a commit that referenced this pull request Apr 26, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 26, 2020

  • The devDependency typedoc was updated from 0.14.2 to 0.17.5.

Update to this version instead πŸš€

greenkeeper bot added a commit that referenced this pull request Apr 27, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 27, 2020

  • The devDependency typedoc was updated from 0.14.2 to 0.17.6.

Update to this version instead πŸš€

greenkeeper bot added a commit that referenced this pull request May 17, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 17, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


  • The devDependency typedoc was updated from 0.14.2 to 0.17.7.

Update to this version instead πŸš€

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants