Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump typedoc from 0.26.5 to 0.26.6 (#140)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.26.5 to 0.26.6. <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.26.6</h2> <h3>Features</h3> <ul> <li>Use of the <code>@extends</code> block tag no longer produces warnings, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2659">#2659</a>. This tag should only be used in JavaScript projects to specify the type parameters used when extending a parent class. It will not be rendered.</li> <li>Added new <code>navigation.compactFolders</code> option to prevent TypeDoc from compacting folders, similar to the VSCode option. <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2667">#2667</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>The <code>suppressCommentWarningsInDeclarationFiles</code> option now correctly ignores warnings in <code>.d.cts</code> and <code>.d.mts</code> files, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2647">#2647</a>.</li> <li>Restored re-exports in the page navigation menu, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2671">#2671</a>.</li> <li>JSON serialized projects will no longer contain reflection IDs for other projects created in the same run. <a href="https://redirect.github.com/Gerrit0/typedoc-plugin-zod/issues/0">Gerrit0/typedoc-plugin-zod0</a>.</li> <li>In packages mode the reflection ID counter will no longer be reset when converting projects. This previously could result in links to files not working as expected.</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.26.6 (2024-08-18)</h2> <h3>Features</h3> <ul> <li>Use of the <code>@extends</code> block tag no longer produces warnings, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2659">#2659</a>. This tag should only be used in JavaScript projects to specify the type parameters used when extending a parent class. It will not be rendered.</li> <li>Added new <code>navigation.compactFolders</code> option to prevent TypeDoc from compacting folders, similar to the VSCode option. <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2667">#2667</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>The <code>suppressCommentWarningsInDeclarationFiles</code> option now correctly ignores warnings in <code>.d.cts</code> and <code>.d.mts</code> files, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2647">#2647</a>.</li> <li>Restored re-exports in the page navigation menu, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2671">#2671</a>.</li> <li>JSON serialized projects will no longer contain reflection IDs for other projects created in the same run. <a href="https://redirect.github.com/Gerrit0/typedoc-plugin-zod/issues/0">Gerrit0/typedoc-plugin-zod0</a>.</li> <li>In packages mode the reflection ID counter will no longer be reset when converting projects. This previously could result in links to files not working as expected.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TypeStrong/typedoc/commit/f0f3d96f53ec0cc7767c21d6d5549305a986cdf0"><code>f0f3d96</code></a> Update changelog for release</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/182adbb9d59fee5c3a1c156bd797e2e44441edd9"><code>182adbb</code></a> Fix lint</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/aa2b4a906341471fdec06610338587b26363c176"><code>aa2b4a9</code></a> Conditionally serialize media->reflection entries</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/73e1dd6b9cfa634775465f011148f86e6733bb6a"><code>73e1dd6</code></a> Add navigation.compactFolders option</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/3673a4d858c74b5cc64964c0efc0dc128f81c3e6"><code>3673a4d</code></a> Include re-exports in page navigation menu</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/3e13dc1972f54985c9955ec7598fb4e2218f3e99"><code>3e13dc1</code></a> Merge pull request <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2664">#2664</a> from nick-ls/master</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/f0de38cf39ff194e93180dc7058009b3fd12bcdd"><code>f0de38c</code></a> Merge pull request <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2665">#2665</a> from waynemwashuma/master</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/dfb19e65772408834863c247789c544272bb5c6f"><code>dfb19e6</code></a> Add support for "none" group</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/ec1f86302af888e232d875103f8f1910bf174b6d"><code>ec1f863</code></a> Add support for <code>@Augments</code></li> <li><a href="https://github.com/TypeStrong/typedoc/commit/ce7b3b4480ea054d641b1f139667aa0df3d0c2bc"><code>ce7b3b4</code></a> Add support for "none" category</li> <li>Additional commits viewable in <a href="https://github.com/TypeStrong/TypeDoc/compare/v0.26.5...v0.26.6">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.26.5&new-version=0.26.6)](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>
- Loading branch information