Skip to content

Commit f6fcdbf

Browse files
deps: bump typedoc from 0.28.13 to 0.28.14 (#662)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.28.13 to 0.28.14. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TypeStrong/TypeDoc/releases">typedoc's releases</a>.</em></p> <blockquote> <h2>v0.28.14</h2> <h3>Features</h3> <ul> <li>Introduced the <code>preservedTypeAnnotationTags</code> option to specify tags whose type annotations should be copied to the output documentation, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/3020">#3020</a>. API: Introduced <code>typeAnnotation</code> on <code>CommentTag</code></li> <li>Added <code>excludePrivateClassFields</code> option to hide <code>#private</code> members while allowing <code>private</code> members, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/3017">#3017</a>.</li> <li>Added support for TypeScript's <code>@this</code> tag for JS files which describe <code>this</code> parameters, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/3026">#3026</a>.</li> </ul> <h2>Bug Fixes</h2> <ul> <li>Fixed conversion of auto-accessor types on properties with the <code>accessor</code> keyword, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/3019">#3019</a>.</li> <li>Improved handling of HTML tags within headers for anchor generation, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/3023">#3023</a>.</li> <li>Improved support for detecting destructured parameters and renaming them to the name used in the doc comment, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/3026">#3026</a>.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md">typedoc's changelog</a>.</em></p> <blockquote> <h2>v0.28.14 (2025-10-11)</h2> <h3>Features</h3> <ul> <li>Introduced the <code>preservedTypeAnnotationTags</code> option to specify tags whose type annotations should be copied to the output documentation, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/3020">#3020</a>. API: Introduced <code>typeAnnotation</code> on <code>CommentTag</code></li> <li>Added <code>excludePrivateClassFields</code> option to hide <code>#private</code> members while allowing <code>private</code> members, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/3017">#3017</a>.</li> <li>Added support for TypeScript's <code>@this</code> tag for JS files which describe <code>this</code> parameters, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/3026">#3026</a>.</li> </ul> <h2>Bug Fixes</h2> <ul> <li>Fixed conversion of auto-accessor types on properties with the <code>accessor</code> keyword, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/3019">#3019</a>.</li> <li>Improved handling of HTML tags within headers for anchor generation, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/3023">#3023</a>.</li> <li>Improved support for detecting destructured parameters and renaming them to the name used in the doc comment, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/3026">#3026</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TypeStrong/typedoc/commit/15f0f2a4058b179e266da3e94cfa7f82b55e3bc1"><code>15f0f2a</code></a> Update changelog for release</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/a79f8d5e12c755b78f103f8c8732c4dcd870ca77"><code>a79f8d5</code></a> Bump version to 0.28.14</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/4ca04c14d676e0dadc1cc63e05a060283e242ea6"><code>4ca04c1</code></a> Handle <code>@this</code> tag, improved destructured parameters</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/10092065d08970f1b8bddd0301fee1b1922cb1d4"><code>1009206</code></a> Implement excludePrivateClassFields</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/a85a65b145421cf8078720e893a97fa1c2b1b4db"><code>a85a65b</code></a> Sort <code>null</code> and <code>undefined</code> last in union types</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/8ff7d27bb43adb4c9bf42485edbdd59f504428ba"><code>8ff7d27</code></a> Fix lint</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/fdd83699ff5bfc38ea53f6ee0ac4cfd61ed5046c"><code>fdd8369</code></a> Improve slugger for headers containing HTML</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/efd06b1d657bba21f75154321407273a6e790925"><code>efd06b1</code></a> Fix conversion of auto accessor types</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/54af135a17af1a5595166c7cc12650ac014b6028"><code>54af135</code></a> Introduce preservedTypeAnnotationTags option</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/bd7888a189352bfaed88793aff6f051a0b6a7ea7"><code>bd7888a</code></a> Update bug_report.md</li> <li>See full diff in <a href="https://github.com/TypeStrong/TypeDoc/compare/v0.28.13...v0.28.14">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typedoc&package-manager=npm_and_yarn&previous-version=0.28.13&new-version=0.28.14)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f001164 commit f6fcdbf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)