chore(deps-dev): bump typedoc from 0.28.14 to 0.28.19
Open
Number: #11204
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
May 02, 2026 at 02:29 AM UTC
(23 days ago)
(23 days ago)
Updated:
May 02, 2026 at 02:32 AM UTC
(23 days ago)
(23 days ago)
Labels:
patch JavaScript dependencies
patch JavaScript dependencies
Description:
Bumps typedoc from 0.28.14 to 0.28.19.
Release notes
Sourced from typedoc's releases.
v0.28.19
Features
- Added French translations for the TypeDoc interface and help descriptions.
- Added support for
triple-slashcomment 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
Features
- Support TypeScript 6.0, #3084.
v0.28.17
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
pluginoption to permit functions, #3066.- Warnings about unused
@paramtags 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
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
markdownItLoaderto override more rendering #3055.
... (truncated)
Changelog
Sourced from typedoc's changelog.
v0.28.19 (2026-04-12)
Features
- Added French translations for the TypeDoc interface and help descriptions.
- Added support for
triple-slashcomment 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 (2026-03-23)
Features
- Support TypeScript 6.0, #3084.
v0.28.17 (2026-02-13)
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
pluginoption to permit functions, #3066.- Warnings about unused
@paramtags 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 (2026-01-12)
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
markdownItLoaderto override more rendering #3055.
... (truncated)
Commits
0135da0Update changelog for release68fa965Bump version to 0.28.19cb13565Update changelog, documentationacba2aeFix Comment.getShortSummary with windows line endingsa108643feat(router): move anchor creation to seperate function (#3092)d743a1cMerge pull request #3091 from hyosua/feat/locales-fr70a9b41Update CHANGELOG and format French locales4db90bcAdd French translations for localesc8fb88fAttempt updating actions versionsa58e6a9Update deps- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for typedoc since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 15600204 |
| UUID: | 4367602744 |
| Node ID: | PR_kwDOAeCJis7XlBAZ |
| Host: | GitHub |
| Repository: | NativeScript/NativeScript |