Skip to content

Update dependency typedoc to ^0.15.3

Administrator 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.3 homepage, source code search for "typedoc"

Release Notes

TypeStrong/TypeDoc

v0.15.3

Compare Source

Fixed 🐛

  • #​1137 - <wbr> helper inserted within html character escapes
  • Upgraded handlebars to avoid arbitrary code execution vulnerability

Thanks 👏

v0.15.2

Compare Source

Fixed 🐛

  • Fix broken JSON output when predicate types reference a type argument (#​1131 )
  • Fix local file paths showing up in docs (#​800, #​642)

Feature

  • Strip nodes annotated with @internal if the --stripInternal TypeScript option is provided (#​1114)

v0.15.1

Compare Source

Features

  • Updates included in typedoc-default-themes v0.6.1
  • Support linking to declaration files (#​1117)
  • Upgrade to TS 3.7 (#​1129)

Fixes 🐛

Documentation 📖

  • Improve toc option description (#​1111)

Changes 📦

  • Use const instead of let when possible (#​1118)
  • Ignore tarballs from npm pack (#​1120)

Thanks 👏

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


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