Skip to content

Comments

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

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2026

This PR contains the following updates:

Package Type Update Change OpenSSF
typedoc (source) devDependencies patch 0.28.150.28.17 OpenSSF Scorecard

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!

Configuration

📅 Schedule: 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 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Dependency updates label Jan 12, 2026
@renovate renovate bot enabled auto-merge (squash) January 12, 2026 02:02
@github-actions github-actions bot added qa:running QA workflow is currently running status:approved Pull request has been approved labels Jan 12, 2026
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

@renovate renovate bot force-pushed the renovate/typedoc-0.x branch from b47bdfb to 47bf4fa Compare February 2, 2026 16:43
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch from 47bf4fa to 6b341f7 Compare February 12, 2026 13:02
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/typedoc-0.x branch from 6b341f7 to 1c162bd Compare February 13, 2026 19:05
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates qa:running QA workflow is currently running status:approved Pull request has been approved

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants