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.25.12 to 0.25.13 (#265)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.12 to 0.25.13. <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.25.13</h2> <h3>Features</h3> <ul> <li>Added <code>gitRevision:short</code> placeholder option to <code>--sourceLinkTemplate</code> option, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2529">#2529</a>. Links generated by TypeDoc will now default to using the non-short git revision.</li> <li>Moved "Generated by TypeDoc" footer into a <code><footer></code> tag, added <code>footer.begin</code> and <code>footer.end</code> render hooks for use by custom plugins, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2532">#2532</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Fixed conversion of <code>NoInfer</code> missing type parameter reference, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2539">#2539</a>.</li> <li>Linking to a member on a page no longer incorrectly claims that "This member is normally hidden due to your filter settings" for every member.</li> </ul> <h3>Thanks!</h3> <ul> <li><a href="https://github.com/xuhdev"><code>@xuhdev</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.25.13 (2024-04-07)</h2> <h3>Features</h3> <ul> <li>Added <code>gitRevision:short</code> placeholder option to <code>--sourceLinkTemplate</code> option, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2529">#2529</a>. Links generated by TypeDoc will now default to using the non-short git revision.</li> <li>Moved "Generated by TypeDoc" footer into a <code><footer></code> tag, added <code>footer.begin</code> and <code>footer.end</code> render hooks for use by custom plugins, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2532">#2532</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Fixed conversion of <code>NoInfer</code> missing type parameter reference, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2539">#2539</a>.</li> <li>Linking to a member on a page no longer incorrectly claims that "This member is normally hidden due to your filter settings" for every member.</li> </ul> <h3>Thanks!</h3> <ul> <li><a href="https://github.com/xuhdev"><code>@xuhdev</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TypeStrong/typedoc/commit/6b8be1702e50cc574694c679daa82cb59c47a4cd"><code>6b8be17</code></a> Update changelog for release</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/f41dee88cd8b6f0eab04f2815f2557b7359926fd"><code>f41dee8</code></a> Bump version to 0.25.13</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/307da6d3608558b0563130f013c45705092499e7"><code>307da6d</code></a> Fix "normally hidden" banner</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/b53300433f288c8adbb87f21480f56fcc7367f56"><code>b533004</code></a> Move generator into <code>\<footer></code></li> <li><a href="https://github.com/TypeStrong/typedoc/commit/7ed0e46db9c213e218c9a1fa2b839bc1e2e6937c"><code>7ed0e46</code></a> I thought Node 22 existed already</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/b76d80475f2db046e9b03fdca89a7ef9804dcccc"><code>b76d804</code></a> Fix conversion of NoInfer</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/3398e98dce4de5d7c5a53f1f6c66e1af8aa28cc9"><code>3398e98</code></a> Normalize path for Windows</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/cf8026166e43c7d3e095ddf3c88ed723b66bb4e9"><code>cf80261</code></a> Add gitRevision:short option</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/e4fe39f3c82ad985ea33f01a4e772b79bf77698e"><code>e4fe39f</code></a> Fix a link to the doc of externalSymbolLinkMappings (<a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2533">#2533</a>)</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/30e614cd9e7b5a154afa6a78f2e54f16550bfb4f"><code>30e614c</code></a> Update changelog</li> <li>See full diff in <a href="https://github.com/TypeStrong/TypeDoc/compare/v0.25.12...v0.25.13">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.25.12&new-version=0.25.13)](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