Skip to content

Update dependency typedoc to ^0.15.6

Warren Gifford requested to merge renovate/typedoc-0.x into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
typedoc (source) devDependencies patch ^0.15.6 homepage, source code search for "typedoc"

Release Notes

TypeStrong/TypeDoc

v0.15.6

Compare Source

Fixed 🐛
  • When using recursive types TypeDoc ran out of memory (#​1150)
  • Improved performance by ~20% when --ignoreCompilerErrors is passed by not asking TypeScript for the errors (#​1032)
  • Fixes included in [email protected]
Features
  • Support for TS2.8 conditional types (#​831)
  • Support for indexed-access types (#​1153)
  • The @packageDocumentation tag can now be used to mark a comment as a file comment. Docs (#​603, #​1080)
Changes 📦
  • TypeDoc now includes the package version in the documentation (#​544)
Thanks 👏

v0.15.5

Compare Source

Fixed 🐛

v0.15.4

Compare Source

Fixed 🐛

  • #​1140 - Ignore tsBuildInfoFile compiler option

Feature

  • #​1039 - Improve output for computed property names

Thanks 👏


Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

Merge request reports

Loading