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.4 to 0.26.5 (#281)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.26.4 to 0.26.5. <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.5</h2> <h3>Features</h3> <ul> <li>TypeDoc now exposes array option defaults under <code>OptionDefaults</code>, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2640">#2640</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Constructor parameters which share a name with a property on a parent class will no longer inherit the comment on the parent class, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2636">#2636</a>.</li> <li>Packages mode will now attempt to use the comment declared in the comment class for inherited members, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2622">#2622</a>.</li> <li>TypeDoc no longer crashes when <code>@document</code> includes an empty file, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2638">#2638</a>.</li> <li>API: Event listeners added later with the same priority will be called later, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2643">#2643</a>.</li> </ul> <h3>Thanks!</h3> <ul> <li><a href="https://github.com/bladerunner2020"><code>@bladerunner2020</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.5 (2024-07-21)</h2> <h3>Features</h3> <ul> <li>TypeDoc now exposes array option defaults under <code>OptionDefaults</code>, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2640">#2640</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Constructor parameters which share a name with a property on a parent class will no longer inherit the comment on the parent class, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2636">#2636</a>.</li> <li>Packages mode will now attempt to use the comment declared in the comment class for inherited members, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2622">#2622</a>.</li> <li>TypeDoc no longer crashes when <code>@document</code> includes an empty file, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2638">#2638</a>.</li> <li>API: Event listeners added later with the same priority will be called later, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2643">#2643</a>.</li> </ul> <h3>Thanks!</h3> <ul> <li><a href="https://github.com/bladerunner2020"><code>@bladerunner2020</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TypeStrong/typedoc/commit/8a23089063a6f47252fe90ec7410cc142401e8f9"><code>8a23089</code></a> Update changelog for release</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/e66afa77fe6c252e2ded301340ac2d572a0f88d6"><code>e66afa7</code></a> Release 0.26.5</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/d422f414583e2171d3f02adaf7c2c3889af897e1"><code>d422f41</code></a> Node version?</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/f84fa7fd283d484ed849a2358b7f026c888c09a2"><code>f84fa7f</code></a> Try that version</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/6570fa8fac342667c88879f200c08b44b6230bdd"><code>6570fa8</code></a> Install a working npm version in CI</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/14b87cfe0c11c2de655342483df51d4a81deea87"><code>14b87cf</code></a> Allow comments on signature parents to count for docs</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/44a72e510eb42df3fa450b5b8dba86ea706fbbdc"><code>44a72e5</code></a> Call listeners with the same priority later</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/977dd1974e1fcfde3d74593a4b996bab0afe1577"><code>977dd19</code></a> Expose OptionDefaults variable</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/c1fb5bd53ce0cca3a940ff3955ca2365ad3ebc67"><code>c1fb5bd</code></a> Add <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2639">#2639</a> to changelog</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/946ea386366e3bdd9c5adbb74d29afc47d49e392"><code>946ea38</code></a> Merge pull request <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2639">#2639</a> from bladerunner2020/master</li> <li>Additional commits viewable in <a href="https://github.com/TypeStrong/TypeDoc/compare/v0.26.4...v0.26.5">compare view</a></li> </ul> </details> <br /> [](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