Skip to content

chore(deps): update dependency typedoc to v0.28.19#79

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 11, 2025

This PR contains the following updates:

Package Change Age Confidence
typedoc (source) 0.28.130.28.19 age confidence

Release Notes

TypeStrong/TypeDoc (typedoc)

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!

v0.28.18

Compare Source

Features

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: (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.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Oct 11, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.83%. Comparing base (1a894a7) to head (20508dc).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #79   +/-   ##
=======================================
  Coverage   86.83%   86.83%           
=======================================
  Files           9        9           
  Lines         509      509           
  Branches      112      111    -1     
=======================================
  Hits          442      442           
  Misses         67       67           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/typedoc-0.x-lockfile branch from 58d85a9 to debac7e Compare October 21, 2025 17:40
@renovate renovate Bot force-pushed the renovate/typedoc-0.x-lockfile branch from debac7e to 4f17e11 Compare November 10, 2025 23:36
@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 155caa5 to 7c530fd Compare December 3, 2025 17:10
@renovate renovate Bot force-pushed the renovate/typedoc-0.x-lockfile branch from 7c530fd to 91d3baa Compare December 31, 2025 15:31
@renovate renovate Bot force-pushed the renovate/typedoc-0.x-lockfile branch from 91d3baa to df86b04 Compare January 8, 2026 20:05
@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 df86b04 to bc1efe1 Compare January 12, 2026 00:55
@renovate renovate Bot force-pushed the renovate/typedoc-0.x-lockfile branch from bc1efe1 to 763e72f Compare February 2, 2026 18:39
@renovate renovate Bot force-pushed the renovate/typedoc-0.x-lockfile branch 2 times, most recently from 1a4464f to 31ad42c Compare February 13, 2026 21:28
@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 31ad42c to 5a64b48 Compare March 5, 2026 14:15
@renovate renovate Bot changed the title chore(deps): update dependency typedoc to v0.28.17 chore(deps): update dependency typedoc to v0.28.18 Mar 23, 2026
@renovate renovate Bot force-pushed the renovate/typedoc-0.x-lockfile branch from 5a64b48 to fb744b5 Compare March 23, 2026 04:56
@renovate renovate Bot force-pushed the renovate/typedoc-0.x-lockfile branch from fb744b5 to 6fe1de9 Compare April 1, 2026 20:56
@renovate renovate Bot changed the title chore(deps): update dependency typedoc to v0.28.18 chore(deps): update dependency typedoc to v0.28.19 Apr 12, 2026
@renovate renovate Bot force-pushed the renovate/typedoc-0.x-lockfile branch from 6fe1de9 to 8b5eb86 Compare April 12, 2026 05:47
@renovate renovate Bot force-pushed the renovate/typedoc-0.x-lockfile branch from 8b5eb86 to 1501358 Compare May 12, 2026 10:09
@renovate renovate Bot force-pushed the renovate/typedoc-0.x-lockfile branch from 1501358 to 96dea3a Compare May 28, 2026 15:59
@renovate renovate Bot force-pushed the renovate/typedoc-0.x-lockfile branch from 96dea3a to 20508dc Compare June 1, 2026 23:16
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