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.0 to 0.26.3 (#199)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.26.0 to 0.26.3. <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.3</h2> <h3>Features</h3> <ul> <li>"On This Page" navigation now includes the page groups in collapsible sections, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2616">#2616</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li><code>mailto:</code> links are no longer incorrectly recognized as relative paths, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2613">#2613</a>.</li> <li>Added <code>@SInCE</code> to the default list of recognized tags, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2614">#2614</a>.</li> <li>Relative paths to directories will no longer cause the directory to be copied into the media directory, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2617">#2617</a>.</li> </ul> <h2>v0.26.2</h2> <h3>Features</h3> <ul> <li>Added a <code>--suppressCommentWarningsInDeclarationFiles</code> option to disable warnings from parsing comments in declaration files, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2611">#2611</a>.</li> <li>Improved comment discovery to more closely match TypeScript's discovery when getting comments for members of interfaces/classes, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2084">#2084</a>, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2545">#2545</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>The <code>text</code> non-highlighted language no longer causes warnings when rendering, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2610">#2610</a>.</li> <li>If a comment on a method is inherited from a parent class, and the child class does not use an <code>@param</code> tag from the parent, TypeDoc will no longer warn about the <code>@param</code> tag.</li> </ul> <h2>v0.26.1</h2> <h3>Features</h3> <ul> <li>Improved Korean translation coverage, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2602">#2602</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Added <code>@author</code> to the default list of recognized tags, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2603">#2603</a>.</li> <li>Anchor links are no longer incorrectly checked for relative paths, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2604">#2604</a>.</li> <li>Fixed an issue where line numbers reported in error messages could be incorrect, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2605">#2605</a>.</li> <li>Fixed relative link detection for markdown links containing code in their label, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2606">#2606</a>.</li> <li>Fixed an issue with packages mode where TypeDoc would use (much) more memory than required, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2607">#2607</a>.</li> <li>TypeDoc will no longer crash when asked to render highlighted code for an unsupported language, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2609">#2609</a>.</li> <li>Fixed an issue where relatively-linked files would not be copied to the output directory in packages mode.</li> <li>Fixed an issue where modifier tags were not applied to top level modules in packages mode.</li> <li>Fixed an issue where excluded tags were not removed from top level modules in packages mode.</li> <li><code>.jsonc</code> configuration files are now properly read as JSONC, rather than being passed to <code>require</code>.</li> </ul> <h3>Thanks!</h3> <ul> <li><a href="https://github.com/KNU-K"><code>@KNU-K</code></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.26.3 (2024-06-28)</h2> <h3>Features</h3> <ul> <li>"On This Page" navigation now includes the page groups in collapsible sections, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2616">#2616</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li><code>mailto:</code> links are no longer incorrectly recognized as relative paths, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2613">#2613</a>.</li> <li>Added <code>@SInCE</code> to the default list of recognized tags, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2614">#2614</a>.</li> <li>Relative paths to directories will no longer cause the directory to be copied into the media directory, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2617">#2617</a>.</li> </ul> <h2>v0.26.2 (2024-06-24)</h2> <h3>Features</h3> <ul> <li>Added a <code>--suppressCommentWarningsInDeclarationFiles</code> option to disable warnings from parsing comments in declaration files, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2611">#2611</a>.</li> <li>Improved comment discovery to more closely match TypeScript's discovery when getting comments for members of interfaces/classes, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2084">#2084</a>, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2545">#2545</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>The <code>text</code> non-highlighted language no longer causes warnings when rendering, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2610">#2610</a>.</li> <li>If a comment on a method is inherited from a parent class, and the child class does not use an <code>@param</code> tag from the parent, TypeDoc will no longer warn about the <code>@param</code> tag.</li> </ul> <h2>v0.26.1 (2024-06-22)</h2> <h3>Features</h3> <ul> <li>Improved Korean translation coverage, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2602">#2602</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Added <code>@author</code> to the default list of recognized tags, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2603">#2603</a>.</li> <li>Anchor links are no longer incorrectly checked for relative paths, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2604">#2604</a>.</li> <li>Fixed an issue where line numbers reported in error messages could be incorrect, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2605">#2605</a>.</li> <li>Fixed relative link detection for markdown links containing code in their label, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2606">#2606</a>.</li> <li>Fixed an issue with packages mode where TypeDoc would use (much) more memory than required, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2607">#2607</a>.</li> <li>TypeDoc will no longer crash when asked to render highlighted code for an unsupported language, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2609">#2609</a>.</li> <li>Fixed an issue where relatively-linked files would not be copied to the output directory in packages mode.</li> <li>Fixed an issue where modifier tags were not applied to top level modules in packages mode.</li> <li>Fixed an issue where excluded tags were not removed from top level modules in packages mode.</li> <li><code>.jsonc</code> configuration files are now properly read as JSONC, rather than being passed to <code>require</code>.</li> </ul> <h3>Thanks!</h3> <ul> <li><a href="https://github.com/KNU-K"><code>@KNU-K</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TypeStrong/typedoc/commit/8932856530fa28fb40ba81a66a20e43a8750c0bf"><code>8932856</code></a> Update changelog for release</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/cb30e3380197edea865d8e00fcb9520b2cb2a0f5"><code>cb30e33</code></a> Bump version to 0.26.3</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/317650e468f1ecd1d67f01512e17052e1174400b"><code>317650e</code></a> Update deps</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/da4f8fdc0a0978d3dd71403d31d1bfa3beae52ac"><code>da4f8fd</code></a> Fix lint issue</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/0304c263321a45042a5403aadd39cbfb334e361f"><code>0304c26</code></a> Include page groups in page TOC</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/9f0fb048399c7a1273dc452d01cca92b34f4675b"><code>9f0fb04</code></a> Do not copy relative paths to directories</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/918d8aa3d9267e95ac57f56672ef7a10538b1389"><code>918d8aa</code></a> Correct handling of <code>mailto:</code> links</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/22fc83e7de7b82b2108bc764c04f7d568da45c9e"><code>22fc83e</code></a> Add <code>@SInCE</code> to the default list of recognized tags</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/e5ba1e8fae25a43fdb8e6ace061243f7a93dadf6"><code>e5ba1e8</code></a> Update changelog for release</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/f20ec832d3f6970006c21c6572b485bc9bf3d2a1"><code>f20ec83</code></a> Bump version to 0.26.2</li> <li>Additional commits viewable in <a href="https://github.com/TypeStrong/TypeDoc/compare/v0.26.0...v0.26.3">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.0&new-version=0.26.3)](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