Skip to content

Commit 6ae45af

Browse files
deps: bump typedoc from 0.28.8 to 0.28.10 (#609)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.28.8 to 0.28.10. <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.10</h2> <h3>Bug Fixes</h3> <ul> <li>Fixed inconsistent anchors on module pages for re-exports, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2990">#2990</a>.</li> <li>Markdown references which appear to be footnotes will no longer be checked for links, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2991">#2991</a>.</li> </ul> <h2>v0.28.9</h2> <h3>Features</h3> <ul> <li>Add support for TypeScript 5.9, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2989">#2989</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Fixed bug introduced in 0.28.8 where TypeDoc could not render docs when members inherited from a complex type alias, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2982">#2982</a>.</li> <li>Fixed automatic discovery of entry points when not running in packages mode, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2988">#2988</a>.</li> <li>Fixed discovery of package.json file when running with entry points containing a glob, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2985">#2985</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.10 (2025-08-10)</h2> <h3>Bug Fixes</h3> <ul> <li>Fixed inconsistent anchors on module pages for re-exports, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2990">#2990</a>.</li> <li>Markdown references which appear to be footnotes will no longer be checked for links, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2991">#2991</a>.</li> </ul> <h2>v0.28.9 (2025-08-01)</h2> <h3>Features</h3> <ul> <li>Add support for TypeScript 5.9, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2989">#2989</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Fixed bug introduced in 0.28.8 where TypeDoc could not render docs when members inherited from a complex type alias, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2982">#2982</a>.</li> <li>Fixed automatic discovery of entry points when not running in packages mode, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2988">#2988</a>.</li> <li>Fixed discovery of package.json file when running with entry points containing a glob, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2985">#2985</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TypeStrong/typedoc/commit/0489e32d54e52eee329719bea347d9360e2db69d"><code>0489e32</code></a> Update changelog for release</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/4a01cd2ecc573c4c2c33aa4aceb64ce023bb9f95"><code>4a01cd2</code></a> Bump version to 0.28.10</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/1f917bf0fd50dde23796501f939716d33a0d844c"><code>1f917bf</code></a> Clear comment cache between conversions</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/192d1b53864f4c21df131398c6b9719d75329277"><code>192d1b5</code></a> Remove test cases which use module instead of namespace</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/b0065957eea88187744e3cd3493d9b020ddc1409"><code>b006595</code></a> Do not parse markdown footnotes as references</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/2118cc256ca0487cd9ce6a5d9e55b3f34b3f572d"><code>2118cc2</code></a> Avoid non-breaking spaces in renderer specs</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/7bdb05f7eb7cec6f809012831b16b54ba85f1220"><code>7bdb05f</code></a> Fix inconsistent anchors for aliases</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/e764a51f4b3ed35cd488eccd09498312d9502608"><code>e764a51</code></a> Update changelog for release</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/344f74ce459f7efb7888403937035abb3fcfe866"><code>344f74c</code></a> Bump version to 0.28.9</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/f1aee8556238f1b675ff928552c3f29c186fff69"><code>f1aee85</code></a> Be even more restrictive with parent links</li> <li>Additional commits viewable in <a href="https://github.com/TypeStrong/TypeDoc/compare/v0.28.8...v0.28.10">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.8&new-version=0.28.10)](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 dfa3bf0 commit 6ae45af

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

package-lock.json

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

0 commit comments

Comments
 (0)