dependabot[bot] opened a new pull request, #236: URL: https://github.com/apache/arrow-js/pull/236
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.28.7 to 0.28.10. <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.10</h2> <h3>Bug Fixes</h3> <ul> <li>Fixed inconsistent anchors on module pages for re-exports, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2990">#2990</a>.</li> <li>Markdown references which appear to be footnotes will no longer be checked for links, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2991">#2991</a>.</li> </ul> <h2>v0.28.9</h2> <h3>Features</h3> <ul> <li>Add support for TypeScript 5.9, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2989">#2989</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Fixed bug introduced in 0.28.8 where TypeDoc could not render docs when members inherited from a complex type alias, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2982">#2982</a>.</li> <li>Fixed automatic discovery of entry points when not running in packages mode, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2988">#2988</a>.</li> <li>Fixed discovery of package.json file when running with entry points containing a glob, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2985">#2985</a>.</li> </ul> <h2>v0.28.8</h2> <h3>Features</h3> <ul> <li>If using JS config files, the <code>plugin</code> option can now be given plugin functions to load.</li> <li>Permit <code>-</code> within tag names to support <code>typescript-json-schema</code>'s <code>@TJS-type</code> tag, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2972">#2972</a>.</li> <li>Exposed <code>Context.createSymbolId</code> for use by plugins.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Relative links in <code><img srcset></code> will now be discovered by TypeDoc, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2975">#2975</a>.</li> <li>Relative links in <code><source src></code> and <code><source srcset></code> elements will now be discovered by TypeDoc, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2975">#2975</a>.</li> <li>Improved inherited from/overwrites link discovery to point to parent properties in more cases, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2978">#2978</a></li> </ul> <h3>Thanks!</h3> <ul> <li><a href="https://github.com/jonathanhefner"><code>@jonathanhefner</code></a></li> <li><a href="https://github.com/laymonage"><code>@laymonage</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.10 (2025-08-10)</h2> <h3>Bug Fixes</h3> <ul> <li>Fixed inconsistent anchors on module pages for re-exports, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2990">#2990</a>.</li> <li>Markdown references which appear to be footnotes will no longer be checked for links, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2991">#2991</a>.</li> </ul> <h2>v0.28.9 (2025-08-01)</h2> <h3>Features</h3> <ul> <li>Add support for TypeScript 5.9, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2989">#2989</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Fixed bug introduced in 0.28.8 where TypeDoc could not render docs when members inherited from a complex type alias, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2982">#2982</a>.</li> <li>Fixed automatic discovery of entry points when not running in packages mode, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2988">#2988</a>.</li> <li>Fixed discovery of package.json file when running with entry points containing a glob, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2985">#2985</a>.</li> </ul> <h2>v0.28.8 (2025-07-28)</h2> <h3>Features</h3> <ul> <li>If using JS config files, the <code>plugin</code> function can now be given plugin functions to load.</li> <li>Permit <code>-</code> within tag names to support <code>typescript-json-schema</code>'s <code>@TJS-type</code> tag, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2972">#2972</a>.</li> <li>Exposed <code>Context.createSymbolId</code> for use by plugins.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Relative links in <code><img srcset></code> will now be discovered by TypeDoc, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2975">#2975</a>.</li> <li>Relative links in <code><source src></code> and <code><source srcset></code> elements will now be discovered by TypeDoc, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2975">#2975</a>.</li> <li>Improved inherited from/overwrites link discovery to point to parent properties in more cases, <a href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2978">#2978</a></li> </ul> <h3>Thanks!</h3> <ul> <li><a href="https://github.com/jonathanhefner"><code>@jonathanhefner</code></a></li> <li><a href="https://github.com/laymonage"><code>@laymonage</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TypeStrong/typedoc/commit/0489e32d54e52eee329719bea347d9360e2db69d"><code>0489e32</code></a> Update changelog for release</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/4a01cd2ecc573c4c2c33aa4aceb64ce023bb9f95"><code>4a01cd2</code></a> Bump version to 0.28.10</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/1f917bf0fd50dde23796501f939716d33a0d844c"><code>1f917bf</code></a> Clear comment cache between conversions</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/192d1b53864f4c21df131398c6b9719d75329277"><code>192d1b5</code></a> Remove test cases which use module instead of namespace</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/b0065957eea88187744e3cd3493d9b020ddc1409"><code>b006595</code></a> Do not parse markdown footnotes as references</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/2118cc256ca0487cd9ce6a5d9e55b3f34b3f572d"><code>2118cc2</code></a> Avoid non-breaking spaces in renderer specs</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/7bdb05f7eb7cec6f809012831b16b54ba85f1220"><code>7bdb05f</code></a> Fix inconsistent anchors for aliases</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/e764a51f4b3ed35cd488eccd09498312d9502608"><code>e764a51</code></a> Update changelog for release</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/344f74ce459f7efb7888403937035abb3fcfe866"><code>344f74c</code></a> Bump version to 0.28.9</li> <li><a href="https://github.com/TypeStrong/typedoc/commit/f1aee8556238f1b675ff928552c3f29c186fff69"><code>f1aee85</code></a> Be even more restrictive with parent links</li> <li>Additional commits viewable in <a href="https://github.com/TypeStrong/TypeDoc/compare/v0.28.7...v0.28.10">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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org