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.10 to 0.25.12 (#261)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.10 to 0.25.12. <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.12</h2> <h3>Bug Fixes</h3> <ul> <li>Updated page font to work around issues with Mac rendering, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2518">#2518</a></li> </ul> <h3>Thanks!</h3> <ul> <li><a href="https://github.com/docmattman"><code>@docmattman</code></a></li> </ul> <h2>v0.25.11</h2> <h3>Bug Fixes</h3> <ul> <li>Fixed an issue introduced with 0.25.10 which causes the page index to initially render empty, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2514">#2514</a>.</li> <li>"On This Page" section is now smarter when handling page headings which do not follow the normal <code>h1>h2>h3</code> process, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2515">#2515</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.12 (2024-03-10)</h2> <h3>Bug Fixes</h3> <ul> <li>Updated page font to work around issues with Mac rendering, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2518">#2518</a></li> </ul> <h3>Thanks!</h3> <ul> <li><a href="https://github.com/docmattman"><code>@docmattman</code></a></li> </ul> <h2>v0.25.11 (2024-03-06)</h2> <h3>Bug Fixes</h3> <ul> <li>Fixed an issue introduced with 0.25.10 which causes the page index to initially render empty, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2514">#2514</a>.</li> <li>"On This Page" section is now smarter when handling page headings which do not follow the normal <code>h1>h2>h3</code> process, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2515">#2515</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TypeStrong/typedoc/commit/52922142a6b4e5ccabbc1fb8707ba459174c0b88"><code>5292214</code></a> Update changelog for release</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/e8cb1a9f00921b11bd57df687ed797c96701dcb0"><code>e8cb1a9</code></a> Bump version to 0.25.12</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/e718b091ac207877ec2d0321547bd78ca7b2bbec"><code>e718b09</code></a> Support TypeScript 5.4</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/c3ae6ec96aed65a1cafc3c4b6039a6820547e298"><code>c3ae6ec</code></a> Change default font to be compatible with Mac (<a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2520">#2520</a>)</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/9a1a5afe44937c65150435b16eb6af97c5e86952"><code>9a1a5af</code></a> Update changelog for release</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/c72c6218d2f95af841dfa4a8cc1fe34c416fdb60"><code>c72c621</code></a> Bump version to 0.25.11</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/649c1fe5f544e86f9cd77c50c58fab6f5335e8e5"><code>649c1fe</code></a> Disable sitemap for base config to make comparisons easier</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/edd6b6b5ecd3a7ef3d4dcea6ab1eab7ab6e2b33a"><code>edd6b6b</code></a> Improve weird header handling</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/91242542eb583d99a8ba17c7c7985f4b1edc2c94"><code>9124254</code></a> Fix empty index</li> <li>See full diff in <a href="https://github.com/TypeStrong/TypeDoc/compare/v0.25.10...v0.25.12">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.10&new-version=0.25.12)](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