Skip to content

Update dependency typedoc to v0.28.20#175

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/typedoc-0.x
Open

Update dependency typedoc to v0.28.20#175
renovate[bot] wants to merge 1 commit into
developfrom
renovate/typedoc-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
typedoc (source) 0.28.180.28.20 age confidence

Release Notes

TypeStrong/TypeDoc (typedoc)

v0.28.20

Compare Source

Features
  • Group/category section headings (<h2>) in the default theme now include an id attribute so they can be linked to via fragment identifiers (e.g. modules.html#classes), #​3029.
  • Added a @reexport modifier tag to have TypeDoc convert variable/type references as a re-export instead of a new symbol, #​3096.
  • API: Introduced generateOutputsBegin and generateOutputsEnd events on Application for plugin use.
Bug Fixes
  • When --emit none is used, TypeDoc will now report warnings about missing relative paths previously reported when rendering, #​3078.
  • Improved performance via asynchronously performing git and file write operations, more performant JSX rendering, and source code bundling, #​3103.
  • A @hidden tag on a constructor parameter-property will now only hide the property, not both the property and the parameter, #​3111.
  • Custom @group and @category titles with the same sort weight are now ordered consistently with the alphabetical reflection sort, #​3120.
Thanks!

v0.28.19

Compare Source

Features
  • Added French translations for the TypeDoc interface and help descriptions.
  • Added support for triple-slash comment style, which requires exactly three slashes in the comment, #​3089.
Bug Fixes
  • Corrected handling of icon caching for custom themes which use SVGs with a larger view box than TypeDoc's default theme.
  • Fixed short summary comment handling on module pages when the project source files use Windows line endings, #​3093.
Thanks!

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 8, 2026
@renovate renovate Bot requested a review from jamesrwelch June 8, 2026 22:33
@renovate renovate Bot force-pushed the renovate/typedoc-0.x branch from 13de005 to e5aab7f Compare July 6, 2026 03:15
@renovate renovate Bot changed the title Update dependency typedoc to v0.28.19 Update dependency typedoc to v0.28.20 Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants