Skip to content

chore(deps): update dependency typedoc to v0.28.17#84

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

chore(deps): update dependency typedoc to v0.28.17#84
renovate[bot] wants to merge 1 commit intomainfrom
renovate/typedoc-0.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2025

This PR contains the following updates:

Package Change Age Confidence
typedoc (source) 0.28.130.28.17 age confidence

Release Notes

TypeStrong/TypeDoc (typedoc)

v0.28.17

Compare Source

Bug Fixes
  • Improved handling of comments for type aliases which have been declaration merged with functions, #​3064.
  • Fixed anchor link generation to members named $, #​3065.
  • Corrected typing of the plugin option to permit functions, #​3066.
  • Warnings about unused @param tags will now be properly suppressed when they come from declaration files and
    the suppressCommentWarningsInDeclarationFiles option is enabled, #​3070.
  • Fixed conversion of types referencing type parameters on functions, #​3071.
Thanks!

v0.28.16

Compare Source

Bug Fixes
  • Fixed an issue causing TypeDoc to fail to generate documentation when implementing interfaces, #​3052.
  • Fixed an issue preventing automatic entry point discovery on Windows, #​3057.
  • Improved vertical positioning of text icons, #​3056.
  • TypeDoc no longer includes source location information for type literal reflections. This could sometimes
    cause TypeDoc to infer the wrong path when resolving base paths for display.
  • Adjusted markdown rendering to allow markdownItLoader to override more rendering #​3055.
Features
  • Added support for regions for @include in .tsx, .cjs, and .mjs file references #​3048.
  • Comments for TS-in-JS @typedef tags may now specify modifier tags with the inline tag syntax {@​mod}.
    This makes it possible to add modifier tags to these members, which previously was not possible as
    TypeScript's parsing stops for these members at the next non-braced tag, #​2916 and #​3050.
  • A typedoc-config.schema.json is now included in the root of the package with a JSON schema for TypeDoc's
    configuration file. The schema for the latest version is also published at https://typedoc.org/schema.json
    and will automatically be picked up when writing typedoc.json files if you are using VSCode, #​3054.
Thanks!

v0.28.15

Compare Source

Features
  • The gitRevision option now accepts the special value {branch}, which indicates source links should use
    the current git branch for links, #​3041.
  • Introduced validation.invalidPath for suppressing warnings caused by referencing relative paths which
    do not exist when building the documentation, #​3033.
  • API: Introduced Logger.validationWarning for validation which occurs during conversion rather than
    during TypeDoc's normal validation step, #​3033.

v0.28.14

Compare Source

Features
  • Introduced the preservedTypeAnnotationTags option to specify tags whose type annotations should
    be copied to the output documentation, #​3020.
    API: Introduced typeAnnotation on CommentTag
  • Added excludePrivateClassFields option to hide #private members while allowing private members, #​3017.
  • Added support for TypeScript's @this tag for JS files which describe this parameters, #​3026.

Configuration

📅 Schedule: 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
Copy link

changeset-bot bot commented Oct 11, 2025

⚠️ No Changeset found

Latest commit: 134c077

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-lockfile branch from 09d2889 to 957985d Compare October 21, 2025 17:02
@renovate renovate bot force-pushed the renovate/typedoc-0.x-lockfile branch from 957985d to 3f64dac Compare November 11, 2025 01:11
@renovate renovate bot changed the title chore(deps): update dependency typedoc to v0.28.14 chore(deps): update dependency typedoc to v0.28.15 Nov 29, 2025
@renovate renovate bot force-pushed the renovate/typedoc-0.x-lockfile branch 2 times, most recently from 3c13879 to a948ff4 Compare December 3, 2025 18:53
@renovate renovate bot force-pushed the renovate/typedoc-0.x-lockfile branch from a948ff4 to f8de3e9 Compare December 31, 2025 14:38
@renovate renovate bot force-pushed the renovate/typedoc-0.x-lockfile branch 2 times, most recently from 2445750 to 8c289bc Compare January 12, 2026 01:06
@renovate renovate bot changed the title chore(deps): update dependency typedoc to v0.28.15 chore(deps): update dependency typedoc to v0.28.16 Jan 12, 2026
@renovate renovate bot force-pushed the renovate/typedoc-0.x-lockfile branch from 8c289bc to f2ab85a Compare February 2, 2026 19:54
@renovate renovate bot force-pushed the renovate/typedoc-0.x-lockfile branch from f2ab85a to 2f95fb0 Compare February 12, 2026 17:11
@renovate renovate bot changed the title chore(deps): update dependency typedoc to v0.28.16 chore(deps): update dependency typedoc to v0.28.17 Feb 13, 2026
@renovate renovate bot force-pushed the renovate/typedoc-0.x-lockfile branch from 2f95fb0 to c0b3d21 Compare February 13, 2026 21:05
@renovate renovate bot force-pushed the renovate/typedoc-0.x-lockfile branch from c0b3d21 to 134c077 Compare February 13, 2026 23:24
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