Skip to content

chore(deps): update dependency typedoc to v0.28.16#750

Closed
renovate[bot] wants to merge 1 commit intonextfrom
renovate/vitepress-typedoc-0.x
Closed

chore(deps): update dependency typedoc to v0.28.16#750
renovate[bot] wants to merge 1 commit intonextfrom
renovate/vitepress-typedoc-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2025

This PR contains the following updates:

Package Change Age Confidence
typedoc (source) 0.28.120.28.16 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

TypeStrong/TypeDoc (typedoc)

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.

v0.28.13

Compare Source

Features
  • The basePath option now also affects relative link resolution, TypeDoc will also check for
    paths relative to the provided base path. If you instead want TypeDoc to only change the rendered
    base path for sources, use the displayBasePath option, #​3009.
Bug Fixes
  • Fixed bug introduced in 0.28.8 where TypeDoc could not render docs with some mixin classes, #​3007.
  • @inheritDoc will now correctly overwrite @remarks and @returns blocks on the target comment, #​3012.
  • The externalSymbolLinkMappings option now works properly on links pointing to inherited/overwritten signatures, #​3014.

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.

@netlify
Copy link

netlify bot commented Dec 5, 2025

Deploy Preview for pkg-x ready!

Name Link
🔨 Latest commit 0f037fe
🔍 Latest deploy log https://app.netlify.com/projects/pkg-x/deploys/69644ec8dd75140008616b7d
😎 Deploy Preview https://deploy-preview-750--pkg-x.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate bot force-pushed the renovate/vitepress-typedoc-0.x branch from cda2854 to 82482a2 Compare December 31, 2025 15:37
@renovate renovate bot force-pushed the renovate/vitepress-typedoc-0.x branch from 82482a2 to 4de5024 Compare January 8, 2026 16:30
@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/vitepress-typedoc-0.x branch from 4de5024 to 0f037fe Compare January 12, 2026 01:30
@mmdapl mmdapl closed this Jan 14, 2026
@mmdapl mmdapl deleted the renovate/vitepress-typedoc-0.x branch January 14, 2026 07:59
@renovate
Copy link
Contributor Author

renovate bot commented Jan 14, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.28.16). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant