dependabot[bot] opened a new pull request, #29: URL: https://github.com/apache/arrow-js/pull/29
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.27.9 to 0.28.4. <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.4</h2> <h3>Features</h3> <ul> <li>The navigation in the default theme will now attempt to break long names onto multiple lines, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2940">#2940</a>.</li> <li>Added German (de) localization, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2941">#2941</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>TypeDoc's default theme now uses the same chevron for all collapsible elements, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2924">#2924</a> The <code>chevronSmall</code> helper is now deprecated and will be removed with v0.29.0.</li> <li>Classes/interfaces marked with <code>@hidden</code> will no longer appear in the "Hierarchy" section of the docs.</li> <li>TypeDoc now handles wildcard JSDoc types, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2949">#2949</a>.</li> </ul> <h3>Thanks!</h3> <ul> <li><a href="https://github.com/blutorange"><code>@blutorange</code></a></li> <li><a href="https://github.com/bkeepers"><code>@bkeepers</code></a></li> </ul> <h2>v0.28.3</h2> <h3>Bug Fixes</h3> <ul> <li><code>@inline</code> now functions when referencing tuple types, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2932">#2932</a>.</li> <li><code>@link</code> links to the current page are now rendered, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2934">#2934</a>.</li> <li><code>@includeCode</code> now supports regions in TypeScript files with <code>.mts</code> and <code>.cts</code> file extensions, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2935">#2935</a>.</li> <li>Aliased symbols (re-exports) are now resolved before checking if they are excluded/external, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2937">#2937</a>.</li> <li>Improved error reporting when paths including Windows separators are provided as globs, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2938">#2938</a>.</li> </ul> <h2>v0.28.2</h2> <h3>Features</h3> <ul> <li><code>@group none</code> and <code>@category none</code> will now render their children without a section heading in the default theme, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2922">#2922</a>.</li> <li>Added <code>@disableGroups</code> tag to completely disable the grouping mechanism for a given reflection, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2922">#2922</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Variables using <code>@class</code> now correctly handle <code>@category</code>, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2914">#2914</a>.</li> <li>Variables using <code>@class</code> now include constructor parameters, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2914">#2914</a>.</li> <li>Variables using <code>@class</code> with a generic first constructor function now adopt that function's type parameters as the class type parameters, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2914">#2914</a>.</li> <li>When printing entry point globs which fail to match any paths, TypeDoc will no longer normalize the glob, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2918">#2918</a>.</li> <li>Inlining types can now handle more type variants, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2920">#2920</a>.</li> <li>Fixed behavior of <code>externalSymbolLinkMappings</code> option when URL is set to <code>#</code>, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2921">#2921</a>.</li> <li>Fixed broken links within module pages when structure-dir router was used, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2928">#2928</a>.</li> <li>Type parameters on JS classes defined with <code>@typedef</code> now correctly handle the constraint, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2929">#2929</a>.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.4 (2025-05-04)</h2> <h3>Features</h3> <ul> <li>The navigation in the default theme will now attempt to break long names onto multiple lines, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2940">#2940</a>.</li> <li>Added German (de) localization, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2941">#2941</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>TypeDoc's default theme now uses the same chevron for all collapsible elements, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2924">#2924</a> The <code>chevronSmall</code> helper is now deprecated and will be removed with v0.29.0.</li> <li>Classes/interfaces marked with <code>@hidden</code> will no longer appear in the "Hierarchy" section of the docs.</li> <li>TypeDoc now handles wildcard JSDoc types, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2949">#2949</a>.</li> </ul> <h3>Thanks!</h3> <ul> <li><a href="https://github.com/blutorange"><code>@blutorange</code></a></li> <li><a href="https://github.com/bkeepers"><code>@bkeepers</code></a></li> </ul> <h2>v0.28.3 (2025-04-20)</h2> <h3>Bug Fixes</h3> <ul> <li><code>@inline</code> now functions when referencing tuple types, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2932">#2932</a>.</li> <li><code>@link</code> links to the current page are now rendered, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2934">#2934</a>.</li> <li><code>@includeCode</code> now supports regions in TypeScript files with <code>.mts</code> and <code>.cts</code> file extensions, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2935">#2935</a>.</li> <li>Aliased symbols (re-exports) are now resolved before checking if they are excluded/external, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2937">#2937</a>.</li> <li>Improved error reporting when paths including Windows separators are provided as globs, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2938">#2938</a>.</li> </ul> <h2>v0.28.2 (2025-04-07)</h2> <h3>Features</h3> <ul> <li><code>@group none</code> and <code>@category none</code> will now render their children without a section heading in the default theme, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2922">#2922</a>.</li> <li>Added <code>@disableGroups</code> tag to completely disable the grouping mechanism for a given reflection, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2922">#2922</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Variables using <code>@class</code> now correctly handle <code>@category</code>, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2914">#2914</a>.</li> <li>Variables using <code>@class</code> now include constructor parameters, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2914">#2914</a>.</li> <li>Variables using <code>@class</code> with a generic first constructor function now adopt that function's type parameters as the class type parameters, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2914">#2914</a>.</li> <li>When printing entry point globs which fail to match any paths, TypeDoc will no longer normalize the glob, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2918">#2918</a>.</li> <li>Inlining types can now handle more type variants, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2920">#2920</a>.</li> <li>Fixed behavior of <code>externalSymbolLinkMappings</code> option when URL is set to <code>#</code>, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2921">#2921</a>.</li> <li>Fixed broken links within module pages when structure-dir router was used, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2928">#2928</a>.</li> <li>Type parameters on JS classes defined with <code>@typedef</code> now correctly handle the constraint, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2929">#2929</a>.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TypeStrong/typedoc/commit/ec610e4e7e922e5ebbe9c2228b8e3bdbc9864891"><code>ec610e4</code></a> Update changelog for release</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/aed8474a830b923611163c2803249886bf5a0e0e"><code>aed8474</code></a> Bump version to 0.28.4</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/683e9fe9e48d3f522322817dd173a5203f0de828"><code>683e9fe</code></a> Handle JSDoc wildcard types</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/964b128e74eb5e5896e4b722d48884e38e53ec90"><code>964b128</code></a> Fix options schema generation</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/8921f13c9260f022b6e2388fdd180393e016b15d"><code>8921f13</code></a> docs: Update overview.md (<a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2946">#2946</a>)</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/f5fd9ae6702994994f5d32851b9cc021074fd0be"><code>f5fd9ae</code></a> Remove hidden reflections from class hierarchy</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/18620a2e505f0ee2b06a0dd3f240276884e8de9d"><code>18620a2</code></a> Fix tests</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/ae5420142637b0f656d8f0d0162fcd18a1edb818"><code>ae54201</code></a> Break navigation lines</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/f31aa35210151c10fc507ecaefbe60fa07bc1c6b"><code>f31aa35</code></a> Update changelog</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/7460b9bf572c87e4544fc2ac8c2d8248c739e262"><code>7460b9b</code></a> Use same chevron on index (<a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2924">#2924</a>)</li> <li>Additional commits viewable in <a href="https://github.com/TypeStrong/TypeDoc/compare/v0.27.9...v0.28.4">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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
