This is an automated email from the ASF dual-hosted git repository.

kou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-js.git


The following commit(s) were added to refs/heads/main by this push:
     new d9fa111  chore: bump typedoc from 0.28.7 to 0.28.10 (#236)
d9fa111 is described below

commit d9fa111f51088daf72d6434a57678eb77552c6f1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 12 15:04:03 2025 +0900

    chore: bump typedoc from 0.28.7 to 0.28.10 (#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>&lt;img srcset&gt;</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>&lt;source src&gt;</code> and
    <code>&lt;source srcset&gt;</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>&lt;img srcset&gt;</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>&lt;source src&gt;</code> and
    <code>&lt;source srcset&gt;</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 />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typedoc&package-manager=npm_and_yarn&previous-version=0.28.7&new-version=0.28.10)](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>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 package.json |  2 +-
 yarn.lock    | 66 ++++++++++++++++++++++++++++++------------------------------
 2 files changed, 34 insertions(+), 34 deletions(-)

diff --git a/package.json b/package.json
index a1af4b6..26a882c 100644
--- a/package.json
+++ b/package.json
@@ -98,7 +98,7 @@
     "rollup": "4.45.0",
     "rxjs": "7.8.2",
     "ts-jest": "29.1.4",
-    "typedoc": "0.28.7",
+    "typedoc": "0.28.10",
     "typescript": "5.4.5",
     "typescript-eslint": "8.39.0",
     "vinyl-buffer": "1.0.1",
diff --git a/yarn.lock b/yarn.lock
index 73a43e6..4d5b25d 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -585,15 +585,15 @@
     "@eslint/core" "^0.15.2"
     levn "^0.4.1"
 
-"@gerrit0/mini-shiki@^3.7.0":
-  version "3.7.0"
-  resolved 
"https://registry.yarnpkg.com/@gerrit0/mini-shiki/-/mini-shiki-3.7.0.tgz#7ab9c6fabe0b78949ad383b4d0b4db4ad6cb8a68";
-  integrity 
sha512-7iY9wg4FWXmeoFJpUL2u+tsmh0d0jcEJHAIzVxl3TG4KL493JNnisdLAILZ77zcD+z3J0keEXZ+lFzUgzQzPDg==
-  dependencies:
-    "@shikijs/engine-oniguruma" "^3.7.0"
-    "@shikijs/langs" "^3.7.0"
-    "@shikijs/themes" "^3.7.0"
-    "@shikijs/types" "^3.7.0"
+"@gerrit0/mini-shiki@^3.9.0":
+  version "3.9.2"
+  resolved 
"https://registry.yarnpkg.com/@gerrit0/mini-shiki/-/mini-shiki-3.9.2.tgz#de4cacde1d25e704720b717b387a54b11e6b4593";
+  integrity 
sha512-Tvsj+AOO4Z8xLRJK900WkyfxHsZQu+Zm1//oT1w443PO6RiYMoq/4NGOhaNuZoUMYsjKIAPVQ6eOFMddj6yphQ==
+  dependencies:
+    "@shikijs/engine-oniguruma" "^3.9.2"
+    "@shikijs/langs" "^3.9.2"
+    "@shikijs/themes" "^3.9.2"
+    "@shikijs/types" "^3.9.2"
     "@shikijs/vscode-textmate" "^10.0.2"
 
 "@gulp-sourcemaps/identity-map@^2.0.1":
@@ -1195,32 +1195,32 @@
   resolved 
"https://registry.yarnpkg.com/@rollup/stream/-/stream-3.0.1.tgz#485452d6f1016ac1b0513060f90ff02aaca3e1c0";
   integrity 
sha512-wdzoakLc9UiPOFa1k17ukfEtvQ0p7JuNFvOZT1DhO5Z5CrTf71An01U9+v+aebYcaLCwy3tLwpCSUF7K7xVN0A==
 
-"@shikijs/engine-oniguruma@^3.7.0":
-  version "3.7.0"
-  resolved 
"https://registry.yarnpkg.com/@shikijs/engine-oniguruma/-/engine-oniguruma-3.7.0.tgz#77afe066ed245ae9c3e790ca22344195e974ed54";
-  integrity 
sha512-5BxcD6LjVWsGu4xyaBC5bu8LdNgPCVBnAkWTtOCs/CZxcB22L8rcoWfv7Hh/3WooVjBZmFtyxhgvkQFedPGnFw==
+"@shikijs/engine-oniguruma@^3.9.2":
+  version "3.9.2"
+  resolved 
"https://registry.yarnpkg.com/@shikijs/engine-oniguruma/-/engine-oniguruma-3.9.2.tgz#f6e0e2d1b7211b98353de0753aaa6447ed57e5ab";
+  integrity 
sha512-Vn/w5oyQ6TUgTVDIC/BrpXwIlfK6V6kGWDVVz2eRkF2v13YoENUvaNwxMsQU/t6oCuZKzqp9vqtEtEzKl9VegA==
   dependencies:
-    "@shikijs/types" "3.7.0"
+    "@shikijs/types" "3.9.2"
     "@shikijs/vscode-textmate" "^10.0.2"
 
-"@shikijs/langs@^3.7.0":
-  version "3.7.0"
-  resolved 
"https://registry.yarnpkg.com/@shikijs/langs/-/langs-3.7.0.tgz#c201d0218e9f3a74d92bd3f53167f0fb897c5b6e";
-  integrity 
sha512-1zYtdfXLr9xDKLTGy5kb7O0zDQsxXiIsw1iIBcNOO8Yi5/Y1qDbJ+0VsFoqTlzdmneO8Ij35g7QKF8kcLyznCQ==
+"@shikijs/langs@^3.9.2":
+  version "3.9.2"
+  resolved 
"https://registry.yarnpkg.com/@shikijs/langs/-/langs-3.9.2.tgz#6de3b2e62c9b46e0e81a54396a98bc43aa7aedad";
+  integrity 
sha512-X1Q6wRRQXY7HqAuX3I8WjMscjeGjqXCg/Sve7J2GWFORXkSrXud23UECqTBIdCSNKJioFtmUGJQNKtlMMZMn0w==
   dependencies:
-    "@shikijs/types" "3.7.0"
+    "@shikijs/types" "3.9.2"
 
-"@shikijs/themes@^3.7.0":
-  version "3.7.0"
-  resolved 
"https://registry.yarnpkg.com/@shikijs/themes/-/themes-3.7.0.tgz#e4fb08ca56826dd3b0a48a555140cb090ce0a639";
-  integrity 
sha512-VJx8497iZPy5zLiiCTSIaOChIcKQwR0FebwE9S3rcN0+J/GTWwQ1v/bqhTbpbY3zybPKeO8wdammqkpXc4NVjQ==
+"@shikijs/themes@^3.9.2":
+  version "3.9.2"
+  resolved 
"https://registry.yarnpkg.com/@shikijs/themes/-/themes-3.9.2.tgz#e6b603b21e40c8e40e9723f7ad1bcca18dedd838";
+  integrity 
sha512-6z5lBPBMRfLyyEsgf6uJDHPa6NAGVzFJqH4EAZ+03+7sedYir2yJBRu2uPZOKmj43GyhVHWHvyduLDAwJQfDjA==
   dependencies:
-    "@shikijs/types" "3.7.0"
+    "@shikijs/types" "3.9.2"
 
-"@shikijs/[email protected]", "@shikijs/types@^3.7.0":
-  version "3.7.0"
-  resolved 
"https://registry.yarnpkg.com/@shikijs/types/-/types-3.7.0.tgz#265641647708663ec8a18a9fab29449076da5a17";
-  integrity 
sha512-MGaLeaRlSWpnP0XSAum3kP3a8vtcTsITqoEPYdt3lQG3YCdQH4DnEhodkYcNMcU0uW0RffhoD1O3e0vG5eSBBg==
+"@shikijs/[email protected]", "@shikijs/types@^3.9.2":
+  version "3.9.2"
+  resolved 
"https://registry.yarnpkg.com/@shikijs/types/-/types-3.9.2.tgz#a29da422d0a4d853a56156abfafc3ad2b3bb6316";
+  integrity 
sha512-/M5L0Uc2ljyn2jKvj4Yiah7ow/W+DJSglVafvWAJ/b8AZDeeRAdMu3c2riDzB7N42VD+jSnWxeP9AKtd4TfYVw==
   dependencies:
     "@shikijs/vscode-textmate" "^10.0.2"
     "@types/hast" "^3.0.4"
@@ -6082,12 +6082,12 @@ type@^2.7.2:
   resolved 
"https://registry.yarnpkg.com/type/-/type-2.7.2.tgz#2376a15a3a28b1efa0f5350dcf72d24df6ef98d0";
   integrity 
sha512-dzlvlNlt6AXU7EBSfpAscydQ7gXB+pPGsPnfJnZpiNJBDj7IaJzQlBZYGdEi4R9HmPdBv2XmWJ6YUtoTa7lmCw==
 
[email protected]:
-  version "0.28.7"
-  resolved 
"https://registry.yarnpkg.com/typedoc/-/typedoc-0.28.7.tgz#30453a9517b49e53f06e08954ef3dd106381447d";
-  integrity 
sha512-lpz0Oxl6aidFkmS90VQDQjk/Qf2iw0IUvFqirdONBdj7jPSN9mGXhy66BcGNDxx5ZMyKKiBVAREvPEzT6Uxipw==
[email protected]:
+  version "0.28.10"
+  resolved 
"https://registry.yarnpkg.com/typedoc/-/typedoc-0.28.10.tgz#566a19201e7469dc5ca3cc436049655e0beb0201";
+  integrity 
sha512-zYvpjS2bNJ30SoNYfHSRaFpBMZAsL7uwKbWwqoCNFWjcPnI3e/mPLh2SneH9mX7SJxtDpvDgvd9/iZxGbo7daw==
   dependencies:
-    "@gerrit0/mini-shiki" "^3.7.0"
+    "@gerrit0/mini-shiki" "^3.9.0"
     lunr "^2.3.9"
     markdown-it "^14.1.0"
     minimatch "^9.0.5"

Reply via email to