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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update typedoc to the latest version 🚀 #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 5, 2018

☝️ Greenkeeper’s 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’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.


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’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 34ac951 on greenkeeper/typedoc-0.11.0 into 448fb8c on master.

greenkeeper bot added a commit that referenced this pull request Mar 9, 2018
@greenkeeper
Copy link
Contributor 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

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

greenkeeper bot commented Aug 17, 2018

Version 0.12.0 just got published.

Update to this version instead 🚀

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

greenkeeper bot commented Oct 10, 2018

  • The devDependency typedoc was updated from 0.10.0 to 0.13.0.

Update to this version instead 🚀

Commits

The new version differs by 11 commits ahead by 11, behind by 1.

  • 7247605 0.13.0
  • b371fd4 0.13.0-0
  • 1108878 fix: No error is thrown when adding plug-ins repeatedly(#847)
  • f0166cf Upgrade typescript to v3.1.x (#863)
  • f7d5683 fix(HelperStack): deactivate theme resources correctly (#865)
  • 589f15a Use a dummy readme when testing the renderer (#857)
  • c109e8b Add localization plugin to Readme.md plugin section (#850)
  • 820077a #837 Add contributing.md (#841)
  • 341084f Allow exclusion of directories starting with a dot (#711)
  • 8384a95 Stricter lint config (#840)
  • 6d8367b 0.12.0

See the full diff

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

greenkeeper bot commented Jan 3, 2019

  • The devDependency typedoc was updated from 0.10.0 to 0.14.0.

Update to this version instead 🚀

Commits

The new version differs by 40 commits.

  • 90f7046 0.14.0
  • e2138dc Fix clodule with subclass (#876)
  • a4669a7 Add test for let x: Promise<object> (#881)
  • b2f4134 Use typescript 3.2.x (#922)
  • 1c4c515 Avoid documenting excluded files. (#896)
  • e650aa7 Adds/improves tsdoc comments on a lot of core classes (#915)
  • f6ef9ca Fix indentation rules in .editorconfig (#916)
  • 7424d97 Update README.md (#909)
  • 955c388 make store repository path case insensitive (#906)
  • 6d5b21b Remove reflection update (#897)
  • c1dda6b docs(README): fix contribution guide link
  • d64de97 Remove reflection perf (#890)
  • dbdbfca Merge pull request #742 from Tokimon/fix/paths
  • e5ed318 Resolve build errors
  • 34b7a4c Merge branch 'master' into pr/742

There are 40 commits in total.

See the full diff

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

greenkeeper bot commented Jan 11, 2019

  • The devDependency typedoc was updated from 0.10.0 to 0.14.1.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 4183f07 0.14.1
  • 93d53c6 Don't limit option files to standard names (#944)
  • 1b524ba Add issue templates (#935)

See the full diff

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

greenkeeper bot commented Jan 16, 2019

  • The devDependency typedoc was updated from 0.10.0 to 0.14.2.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 4c2e236 0.14.2
  • fc23c25 Update & unpin highlight.js (#946)
  • 76ab221 fix option file module resolution (#947)

See the full diff

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

greenkeeper bot commented Jul 26, 2019

  • The devDependency typedoc was updated from 0.10.0 to 0.15.0.

Update to this version instead 🚀

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 13, 2019

  • The devDependency typedoc was updated from 0.10.0 to 0.15.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 13, 2019
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.10.0 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.10.0 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.10.0 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.10.0 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.10.0 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.10.0 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.10.0 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.10.0 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.10.0 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.10.0 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.10.0 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.10.0 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.10.0 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.10.0 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.10.0 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.10.0 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.10.0 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.10.0 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.10.0 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.10.0 to 0.17.7.

Update to this version instead 🚀

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