Skip to content

Commit 1d3eb8b

Browse files
deps: bump typedoc from 0.28.18 to 0.28.19 (#821)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.28.18 to 0.28.19. <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.28.19</h2> <h3>Features</h3> <ul> <li>Added French translations for the TypeDoc interface and help descriptions.</li> <li>Added support for <code>triple-slash</code> comment style, which requires exactly three slashes in the comment, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/3089">#3089</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Corrected handling of icon caching for custom themes which use SVGs with a larger view box than TypeDoc's default theme.</li> <li>Fixed short summary comment handling on module pages when the project source files use Windows line endings, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/3093">#3093</a>.</li> </ul> <h3>Thanks!</h3> <ul> <li><a href="https://github.com/avivkeller"><code>@​avivkeller</code></a></li> <li><a href="https://github.com/hyosua"><code>@​hyosua</code></a></li> <li><a href="https://github.com/marijnh"><code>@​marijnh</code></a></li> <li><a href="https://github.com/Pistonight"><code>@​Pistonight</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.28.19 (2026-04-12)</h2> <h3>Features</h3> <ul> <li>Added French translations for the TypeDoc interface and help descriptions.</li> <li>Added support for <code>triple-slash</code> comment style, which requires exactly three slashes in the comment, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/3089">#3089</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Corrected handling of icon caching for custom themes which use SVGs with a larger view box than TypeDoc's default theme.</li> <li>Fixed short summary comment handling on module pages when the project source files use Windows line endings, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/3093">#3093</a>.</li> </ul> <h3>Thanks!</h3> <ul> <li><a href="https://github.com/avivkeller"><code>@​avivkeller</code></a></li> <li><a href="https://github.com/hyosua"><code>@​hyosua</code></a></li> <li><a href="https://github.com/marijnh"><code>@​marijnh</code></a></li> <li><a href="https://github.com/Pistonight"><code>@​Pistonight</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TypeStrong/typedoc/commit/0135da098ac490b5cd31fc4359a6c630ae541480"><code>0135da0</code></a> Update changelog for release</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/68fa965e6475f7b6790578209a2a80baa73daa87"><code>68fa965</code></a> Bump version to 0.28.19</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/cb1356596fcf8fffb3024bfe25a095a46884c4b1"><code>cb13565</code></a> Update changelog, documentation</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/acba2ae169c83a62bd49ec8da5b347210726497a"><code>acba2ae</code></a> Fix Comment.getShortSummary with windows line endings</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/a108643d12d87b83c78791685dac00238d96da48"><code>a108643</code></a> feat(router): move anchor creation to seperate function (<a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/3092">#3092</a>)</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/d743a1cbd19ed462d1e71aa39ad41b661b5794c8"><code>d743a1c</code></a> Merge pull request <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/3091">#3091</a> from hyosua/feat/locales-fr</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/70a9b413b777795b9beed8633557969887bc39e0"><code>70a9b41</code></a> Update CHANGELOG and format French locales</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/4db90bc23a3a096e68d97af908806b0c65feb39d"><code>4db90bc</code></a> Add French translations for locales</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/c8fb88fc3fdf0aa110191fdefe8019c9102453d3"><code>c8fb88f</code></a> Attempt updating actions versions</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/a58e6a9e5eb85886a56ebc8927d5ac3d5cff4695"><code>a58e6a9</code></a> Update deps</li> <li>Additional commits viewable in <a href="https://github.com/TypeStrong/TypeDoc/compare/v0.28.18...v0.28.19">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.28.18&new-version=0.28.19)](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 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20d379e commit 1d3eb8b

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)