chore(deps-dev): bump typedoc from 0.28.14 to 0.28.17
Open
Number: #11115
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 2
Association: Unknown
Comments: 2
Created:
March 01, 2026 at 11:04 PM UTC
(3 months ago)
(3 months ago)
Updated:
March 04, 2026 at 01:03 AM UTC
(3 months ago)
(3 months ago)
Labels:
patch JavaScript dependencies
patch JavaScript dependencies
Description:
Bumps typedoc from 0.28.14 to 0.28.17.
Release notes
Sourced from typedoc's releases.
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.Features
- Added support for regions for
@includein.tsx,.cjs, and.mjsfile references #3048.- Comments for TS-in-JS
@typedeftags 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.jsonis 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
Features
... (truncated)
Changelog
Sourced from typedoc's changelog.
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.Features
- Added support for regions for
@includein.tsx,.cjs, and.mjsfile references #3048.- Comments for TS-in-JS
@typedeftags 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.jsonis 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 (2025-11-29)
Features
... (truncated)
Commits
882cfb9Update changelog for release89dda48Bump version to 0.28.175ac59d8Slightly improve docs for plugin creation6f59389Update example dependencies977c604Fix #30706aba264Fix OIDC published plugins author links on site9574e72Fix substitution types2e1967bEven more docs5627474Fix formattingf97ec69Improve docs for declaration references- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~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: | 14277126 |
| UUID: | 4008508986 |
| Node ID: | PR_kwDOAeCJis7HMVIp |
| Host: | GitHub |
| Repository: | NativeScript/NativeScript |