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 585f8fe  chore: bump typedoc from 0.28.5 to 0.28.7 (#185)
585f8fe is described below

commit 585f8fecdfb442cdd1f2c384613c46777622abe8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 1 11:50:38 2025 +0900

    chore: bump typedoc from 0.28.5 to 0.28.7 (#185)
    
    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.28.5 to
    0.28.7.
    <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.7</h2>
    <h3>Features</h3>
    <ul>
    <li>Introduced the <code>@sortStrategy</code> tag to override the
    <code>sort</code> option on a specific reflection, <a
    
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2965";>#2965</a>.</li>
    </ul>
    <h3>Bug Fixes</h3>
    <ul>
    <li>Classes and functions exported with <code>export { type X }</code>
    are no longer missing comments, <a
    
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2970";>#2970</a>.</li>
    <li>Setting <code>locale</code> to an unknown value will now cause
    TypeDoc to operate in English instead of a debug locale.</li>
    <li>Array options will now report an error if set to a
    non-array/non-string value.</li>
    </ul>
    <h2>v0.28.6</h2>
    <h3>Features</h3>
    <ul>
    <li>TypeDoc now supports resolving relative paths in links to the
    package directory as belonging to the project, <a
    
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2961";>#2961</a>.</li>
    <li>Declarations without comments will now check for comments on their
    export specifier, <a
    
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2964";>#2964</a>.</li>
    </ul>
    <h3>Bug Fixes</h3>
    <ul>
    <li>Attempting to highlight a supported language which is not enabled is
    now a warning, not an error, <a
    
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2956";>#2956</a>.</li>
    <li>Improved compatibility with CommonMark's link parsing, <a
    
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2959";>#2959</a>.</li>
    <li>Classes, variables, and functions exported with <code>export { type
    X }</code> are now detected and converted as interfaces/type aliases, <a
    
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2962";>#2962</a>.</li>
    <li>Improved warning messaging for links to symbols which were resolved,
    but the symbols were not included in the documentation, <a
    
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2967";>#2967</a>.</li>
    <li>Fixed an issue preventing nested documents from being deserialized
    from TypeDoc's JSON output or used in packages mode, <a
    
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2969";>#2969</a>.</li>
    </ul>
    <h3>Thanks!</h3>
    <ul>
    <li><a href="https://github.com/yGuy";><code>@​yGuy</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.7 (2025-06-30)</h2>
    <h3>Features</h3>
    <ul>
    <li>Introduced the <code>@sortStrategy</code> tag to override the
    <code>sort</code> option on a specific reflection, <a
    
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2965";>#2965</a>.</li>
    </ul>
    <h3>Bug Fixes</h3>
    <ul>
    <li>Classes and functions exported with <code>export { type X }</code>
    are no longer missing comments, <a
    
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2970";>#2970</a>.</li>
    <li>Setting <code>locale</code> to an unknown value will now cause
    TypeDoc to operate in English instead of a debug locale.</li>
    <li>Array options will now report an error if set to a
    non-array/non-string value.</li>
    </ul>
    <h2>v0.28.6 (2025-06-27)</h2>
    <h3>Features</h3>
    <ul>
    <li>TypeDoc now supports resolving relative paths in links to the
    package directory as belonging to the project, <a
    
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2961";>#2961</a>.</li>
    <li>Declarations without comments will now check for comments on their
    export specifier, <a
    
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2964";>#2964</a>.</li>
    </ul>
    <h3>Bug Fixes</h3>
    <ul>
    <li>Attempting to highlight a supported language which is not enabled is
    now a warning, not an error, <a
    
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2956";>#2956</a>.</li>
    <li>Improved compatibility with CommonMark's link parsing, <a
    
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2959";>#2959</a>.</li>
    <li>Classes, variables, and functions exported with <code>export { type
    X }</code> are now detected and converted as interfaces/type aliases, <a
    
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2962";>#2962</a>.</li>
    <li>Improved warning messaging for links to symbols which were resolved,
    but the symbols were not included in the documentation, <a
    
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2967";>#2967</a>.</li>
    <li>Fixed an issue preventing nested documents from being deserialized
    from TypeDoc's JSON output or used in packages mode, <a
    
href="https://redirect.github.com/TypeStrong/TypeDoc/issues/2969";>#2969</a>.</li>
    </ul>
    <h3>Thanks!</h3>
    <ul>
    <li><a href="https://github.com/yGuy";><code>@​yGuy</code></a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/TypeStrong/typedoc/commit/e8b6df3d83cbbe4010d5919ed72c6003c90036d1";><code>e8b6df3</code></a>
    Update changelog for release</li>
    <li><a
    
href="https://github.com/TypeStrong/typedoc/commit/1ed0a621b5a1b267e25a1413c5b4ffa099a23627";><code>1ed0a62</code></a>
    Bump version to 0.28.7</li>
    <li><a
    
href="https://github.com/TypeStrong/typedoc/commit/7e13754ac8c619d186d5294dd20c9eb254d45bca";><code>7e13754</code></a>
    Fix lint</li>
    <li><a
    
href="https://github.com/TypeStrong/typedoc/commit/af3b493f3678354988044965383083efb7b1edba";><code>af3b493</code></a>
    Fix spurious zeros in HTML output</li>
    <li><a
    
href="https://github.com/TypeStrong/typedoc/commit/82ad8dbc2e3b3388cebba66349194b7e27bc0821";><code>82ad8db</code></a>
    Add support for <code>@sortStrategy</code></li>
    <li><a
    
href="https://github.com/TypeStrong/typedoc/commit/e48c6bea8c39d195980ffd4fe848f1d70afe6a17";><code>e48c6be</code></a>
    Correct lockfile</li>
    <li><a
    
href="https://github.com/TypeStrong/typedoc/commit/a5c09b7f23f0ee6a507c9a8c7ecb8ea7e33740fb";><code>a5c09b7</code></a>
    Update semver</li>
    <li><a
    
href="https://github.com/TypeStrong/typedoc/commit/784e48dd7d52d31ea4b1f448bcdbfb63ae52ebd6";><code>784e48d</code></a>
    Fix lint</li>
    <li><a
    
href="https://github.com/TypeStrong/typedoc/commit/5409c0dc0d92e197320c55be97d30b2aded81816";><code>5409c0d</code></a>
    More test coverage improvements</li>
    <li><a
    
href="https://github.com/TypeStrong/typedoc/commit/1bf3217dbcf2e4a9ba3eb496296dd6d62db36d5f";><code>1bf3217</code></a>
    Improve test coverage</li>
    <li>Additional commits viewable in <a
    
href="https://github.com/TypeStrong/TypeDoc/compare/v0.28.5...v0.28.7";>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.5&new-version=0.28.7)](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    | 70 ++++++++++++++++++++++++++++++------------------------------
 2 files changed, 36 insertions(+), 36 deletions(-)

diff --git a/package.json b/package.json
index 363b045..c777dc8 100644
--- a/package.json
+++ b/package.json
@@ -98,7 +98,7 @@
     "rxjs": "7.8.2",
     "ts-jest": "29.1.4",
     "ts-node": "10.9.2",
-    "typedoc": "0.28.5",
+    "typedoc": "0.28.7",
     "typescript": "5.4.5",
     "typescript-eslint": "8.35.0",
     "vinyl-buffer": "1.0.1",
diff --git a/yarn.lock b/yarn.lock
index 00cae2d..bf2c4e8 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -560,15 +560,15 @@
     "@eslint/core" "^0.14.0"
     levn "^0.4.1"
 
-"@gerrit0/mini-shiki@^3.2.2":
-  version "3.4.2"
-  resolved 
"https://registry.yarnpkg.com/@gerrit0/mini-shiki/-/mini-shiki-3.4.2.tgz#f2ac3989a172cb98fe1ca6f75b31ffa160ed5f9e";
-  integrity 
sha512-3jXo5bNjvvimvdbIhKGfFxSnKCX+MA8wzHv55ptzk/cx8wOzT+BRcYgj8aFN3yTiTs+zvQQiaZFr7Jce1ZG3fw==
-  dependencies:
-    "@shikijs/engine-oniguruma" "^3.4.2"
-    "@shikijs/langs" "^3.4.2"
-    "@shikijs/themes" "^3.4.2"
-    "@shikijs/types" "^3.4.2"
+"@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"
     "@shikijs/vscode-textmate" "^10.0.2"
 
 "@gulp-sourcemaps/identity-map@^2.0.1":
@@ -1090,32 +1090,32 @@
   resolved 
"https://registry.yarnpkg.com/@rollup/stream/-/stream-3.0.1.tgz#485452d6f1016ac1b0513060f90ff02aaca3e1c0";
   integrity 
sha512-wdzoakLc9UiPOFa1k17ukfEtvQ0p7JuNFvOZT1DhO5Z5CrTf71An01U9+v+aebYcaLCwy3tLwpCSUF7K7xVN0A==
 
-"@shikijs/engine-oniguruma@^3.4.2":
-  version "3.4.2"
-  resolved 
"https://registry.yarnpkg.com/@shikijs/engine-oniguruma/-/engine-oniguruma-3.4.2.tgz#e8187f86b1f58b9bc2544994de2cc769ba44d1f8";
-  integrity 
sha512-zcZKMnNndgRa3ORja6Iemsr3DrLtkX3cAF7lTJkdMB6v9alhlBsX9uNiCpqofNrXOvpA3h6lHcLJxgCIhVOU5Q==
+"@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==
   dependencies:
-    "@shikijs/types" "3.4.2"
+    "@shikijs/types" "3.7.0"
     "@shikijs/vscode-textmate" "^10.0.2"
 
-"@shikijs/langs@^3.4.2":
-  version "3.4.2"
-  resolved 
"https://registry.yarnpkg.com/@shikijs/langs/-/langs-3.4.2.tgz#1d37272dac923c08789e1c8249f73384ae5ef59a";
-  integrity 
sha512-H6azIAM+OXD98yztIfs/KH5H4PU39t+SREhmM8LaNXyUrqj2mx+zVkr8MWYqjceSjDw9I1jawm1WdFqU806rMA==
+"@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==
   dependencies:
-    "@shikijs/types" "3.4.2"
+    "@shikijs/types" "3.7.0"
 
-"@shikijs/themes@^3.4.2":
-  version "3.4.2"
-  resolved 
"https://registry.yarnpkg.com/@shikijs/themes/-/themes-3.4.2.tgz#05ef9d924c73ba841e2209e918642aa385b91da7";
-  integrity 
sha512-qAEuAQh+brd8Jyej2UDDf+b4V2g1Rm8aBIdvt32XhDPrHvDkEnpb7Kzc9hSuHUxz0Iuflmq7elaDuQAP9bHIhg==
+"@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==
   dependencies:
-    "@shikijs/types" "3.4.2"
+    "@shikijs/types" "3.7.0"
 
-"@shikijs/[email protected]", "@shikijs/types@^3.4.2":
-  version "3.4.2"
-  resolved 
"https://registry.yarnpkg.com/@shikijs/types/-/types-3.4.2.tgz#b5cd9d366a2cef075b1fa4dfe740adc0116a79c9";
-  integrity 
sha512-zHC1l7L+eQlDXLnxvM9R91Efh2V4+rN3oMVS2swCBssbj2U/FBwybD1eeLaq8yl/iwT+zih8iUbTBCgGZOYlVg==
+"@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==
   dependencies:
     "@shikijs/vscode-textmate" "^10.0.2"
     "@types/hast" "^3.0.4"
@@ -6783,16 +6783,16 @@ typedarray@^0.0.6:
   resolved 
"https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777";
   integrity 
sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
 
[email protected]:
-  version "0.28.5"
-  resolved 
"https://registry.yarnpkg.com/typedoc/-/typedoc-0.28.5.tgz#c6e1303fde05b746b3d2079621aff9c81561eccf";
-  integrity 
sha512-5PzUddaA9FbaarUzIsEc4wNXCiO4Ot3bJNeMF2qKpYlTmM9TTaSHQ7162w756ERCkXER/+o2purRG6YOAv6EMA==
[email protected]:
+  version "0.28.7"
+  resolved 
"https://registry.yarnpkg.com/typedoc/-/typedoc-0.28.7.tgz#30453a9517b49e53f06e08954ef3dd106381447d";
+  integrity 
sha512-lpz0Oxl6aidFkmS90VQDQjk/Qf2iw0IUvFqirdONBdj7jPSN9mGXhy66BcGNDxx5ZMyKKiBVAREvPEzT6Uxipw==
   dependencies:
-    "@gerrit0/mini-shiki" "^3.2.2"
+    "@gerrit0/mini-shiki" "^3.7.0"
     lunr "^2.3.9"
     markdown-it "^14.1.0"
     minimatch "^9.0.5"
-    yaml "^2.7.1"
+    yaml "^2.8.0"
 
 [email protected]:
   version "8.35.0"
@@ -7243,7 +7243,7 @@ yallist@^3.0.2:
   resolved 
"https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd";
   integrity 
sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
 
-yaml@^2.7.1:
+yaml@^2.8.0:
   version "2.8.0"
   resolved 
"https://registry.yarnpkg.com/yaml/-/yaml-2.8.0.tgz#15f8c9866211bdc2d3781a0890e44d4fa1a5fff6";
   integrity 
sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==

Reply via email to