Skip to content

Commit 92cbcf5

Browse files
Bump typedoc from 0.28.13 to 0.28.14 (#362)
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=bun&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 e0a8667 commit 92cbcf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bun.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211

212212
"thenify-all": ["[email protected]", "", { "dependencies": { "thenify": ">= 3.1.0 < 4" } }, "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA=="],
213213

214-
"typedoc": ["[email protected].13", "", { "dependencies": { "@gerrit0/mini-shiki": "^3.12.0", "lunr": "^2.3.9", "markdown-it": "^14.1.0", "minimatch": "^9.0.5", "yaml": "^2.8.1" }, "peerDependencies": { "typescript": "5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x || 5.9.x" }, "bin": { "typedoc": "bin/typedoc" } }, "sha512-dNWY8msnYB2a+7Audha+aTF1Pu3euiE7ySp53w8kEsXoYw7dMouV5A1UsTUY345aB152RHnmRMDiovuBi7BD+w=="],
214+
"typedoc": ["[email protected].14", "", { "dependencies": { "@gerrit0/mini-shiki": "^3.12.0", "lunr": "^2.3.9", "markdown-it": "^14.1.0", "minimatch": "^9.0.5", "yaml": "^2.8.1" }, "peerDependencies": { "typescript": "5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x || 5.9.x" }, "bin": { "typedoc": "bin/typedoc" } }, "sha512-ftJYPvpVfQvFzpkoSfHLkJybdA/geDJ8BGQt/ZnkkhnBYoYW6lBgPQXu6vqLxO4X75dA55hX8Af847H5KXlEFA=="],
215215

216216
"typedoc-plugin-mdn-links": ["[email protected]", "", { "peerDependencies": { "typedoc": "0.27.x || 0.28.x" } }, "sha512-TOMj1+fyhqhdJaMwfkw7ANz+0KHjRVUnE/SorPW83wghElmsMxxCZhDSBgF2hRB9+qsf/qIjDw65RDay94E2Wg=="],
217217

0 commit comments

Comments
 (0)