Skip to content

chore(deps): update dependency typedoc to v0.28.20 - #998

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

chore(deps): update dependency typedoc to v0.28.20#998
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/typedoc-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 27, 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 any time (no schedule defined)
  • 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.

@changeset-bot

changeset-bot Bot commented Jul 27, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: f181768

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate
renovate Bot force-pushed the renovate/typedoc-0.x branch from 38362b2 to f181768 Compare July 30, 2026 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants