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 f2ad02f  chore: bump markdown-it from 14.1.0 to 14.2.0 (#447)
f2ad02f is described below

commit f2ad02f5be3a48533616c369cd7c0b324e2773b3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 16 11:01:23 2026 +0900

    chore: bump markdown-it from 14.1.0 to 14.2.0 (#447)
    
    Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from
    14.1.0 to 14.2.0.
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    
href="https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md";>markdown-it's
    changelog</a>.</em></p>
    <blockquote>
    <h2>[14.2.0] - 2026-05-24</h2>
    <h3>Added</h3>
    <ul>
    <li><code>isPunctCharCode</code> to utilities.</li>
    </ul>
    <h3>Fixed</h3>
    <ul>
    <li>Don't end HTML comment blocks on a blank line, <a
    
href="https://redirect.github.com/markdown-it/markdown-it/issues/1155";>#1155</a>.</li>
    <li>Properly recognize astral chars (surrogates) in delimiter scans for
    emphasis-like markers, <a
    
href="https://redirect.github.com/markdown-it/markdown-it/issues/1072";>#1072</a>.
    Big thanks to <a
    href="https://github.com/tats-u";><code>@​tats-u</code></a> for his
    global efforts
    with improving CJK support.</li>
    <li>Preserve unicode whitespaces when trimm headings/paragraphs, <a
    
href="https://redirect.github.com/markdown-it/markdown-it/issues/1074";>#1074</a>.</li>
    <li>More strict entities decode to avoid false positives <code>;</code>,
    <a
    
href="https://redirect.github.com/markdown-it/markdown-it/issues/1096";>#1096</a>.</li>
    <li>Restore block parser state on fail in <code>lheading</code> rule, <a
    
href="https://redirect.github.com/markdown-it/markdown-it/issues/1131";>#1131</a>.</li>
    </ul>
    <h3>Security</h3>
    <ul>
    <li>Fixed poor smartquotes perfomance on &gt; 70k quotes in single
    block</li>
    <li>Bumped linkify-it to 5.0.1 with fixed potential perfomance
    issues.</li>
    </ul>
    <h2>[14.1.1] - 2026-01-11</h2>
    <h3>Security</h3>
    <ul>
    <li>Fixed regression from v13 in linkify inline rule. Specific patterns
    could
    cause high CPU use. Thanks to <a
    href="https://github.com/ltduc147";><code>@​ltduc147</code></a> for
    report.</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/markdown-it/markdown-it/commit/829797aa00353ce0b62ddeb9b4583b837b1ffd9b";><code>829797a</code></a>
    14.2.0 released</li>
    <li><a
    
href="https://github.com/markdown-it/markdown-it/commit/9ce2087562c45d1e5ddd9f76b990f4b3fbe040e5";><code>9ce2087</code></a>
    Fix smartquotes perfomance</li>
    <li><a
    
href="https://github.com/markdown-it/markdown-it/commit/02e73b88fdbaddf7ecee7e567a3da62b98e57a4d";><code>02e73b8</code></a>
    linkify-it bump</li>
    <li><a
    
href="https://github.com/markdown-it/markdown-it/commit/68cfb8c0792ba87992d21ffb4d22ee6cf635afb7";><code>68cfb8c</code></a>
    fix: don't end HTML comment blocks on a blank line (<a
    
href="https://redirect.github.com/markdown-it/markdown-it/issues/1155";>#1155</a>)</li>
    <li><a
    
href="https://github.com/markdown-it/markdown-it/commit/108313756cfffba31166df0140e27dd58e4da115";><code>1083137</code></a>
    Readme cleanup</li>
    <li><a
    
href="https://github.com/markdown-it/markdown-it/commit/97c7ca2571f4255ff1d0f465958dda5293d20fe8";><code>97c7ca2</code></a>
    Update funding info</li>
    <li><a
    
href="https://github.com/markdown-it/markdown-it/commit/c471b55c10501aba7b62817df613adc5f451da43";><code>c471b55</code></a>
    Changelog update</li>
    <li><a
    
href="https://github.com/markdown-it/markdown-it/commit/77696210d1c7c56e4ffd49ff28ba15b460cb01e4";><code>7769621</code></a>
    isPunctChar =&gt; isPunctCharCode</li>
    <li><a
    
href="https://github.com/markdown-it/markdown-it/commit/aa2aa70b3001ed6aea67c22f1ff52e1ca158d2e1";><code>aa2aa70</code></a>
    fix: always reset parentType in lheading rule (<a
    
href="https://redirect.github.com/markdown-it/markdown-it/issues/1131";>#1131</a>)</li>
    <li><a
    
href="https://github.com/markdown-it/markdown-it/commit/59955f2ad35cbb0e3f41ad779c7363a94b4bf38e";><code>59955f2</code></a>
    Polish PRs <a
    
href="https://redirect.github.com/markdown-it/markdown-it/issues/1072";>#1072</a>,
    <a
    
href="https://redirect.github.com/markdown-it/markdown-it/issues/1074";>#1074</a></li>
    <li>Additional commits viewable in <a
    
href="https://github.com/markdown-it/markdown-it/compare/14.1.0...14.2.0";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=markdown-it&package-manager=npm_and_yarn&previous-version=14.1.0&new-version=14.2.0)](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)
    You can disable automated security fix PRs for this repo from the
    [Security Alerts
    page](https://github.com/apache/arrow-js/network/alerts).
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 package-lock.json | 34 +++++++++++++++++++++++++++-------
 1 file changed, 27 insertions(+), 7 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 9245b80..1c0dea8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10038,10 +10038,20 @@
       "license": "MIT"
     },
     "node_modules/linkify-it": {
-      "version": "5.0.0",
-      "resolved": 
"https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.0.tgz";,
-      "integrity": 
"sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==",
+      "version": "5.0.1",
+      "resolved": 
"https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.1.tgz";,
+      "integrity": 
"sha512-wVoTjP4Q6R0NW5hiZkVJaFZPWgtXfoGF+6LucL3/FtiNjmcHhYjEr5f1Kqjirc1nBW07J/ZuRFumqr2oqccEWg==",
       "dev": true,
+      "funding": [
+        {
+          "type": "github",
+          "url": "https://github.com/sponsors/puzrin";
+        },
+        {
+          "type": "github",
+          "url": "https://github.com/sponsors/markdown-it";
+        }
+      ],
       "license": "MIT",
       "dependencies": {
         "uc.micro": "^2.0.0"
@@ -10262,15 +10272,25 @@
       }
     },
     "node_modules/markdown-it": {
-      "version": "14.1.0",
-      "resolved": 
"https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.0.tgz";,
-      "integrity": 
"sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==",
+      "version": "14.2.0",
+      "resolved": 
"https://registry.npmjs.org/markdown-it/-/markdown-it-14.2.0.tgz";,
+      "integrity": 
"sha512-1TGiQiJVRQ3NPmZH6sx5Cfnmg6GQm9jvC1ch4TK511NjSJvjzKLzn5pPfZRNZkRPZP0HqCioSndqH8v2nRaWVQ==",
       "dev": true,
+      "funding": [
+        {
+          "type": "github",
+          "url": "https://github.com/sponsors/puzrin";
+        },
+        {
+          "type": "github",
+          "url": "https://github.com/sponsors/markdown-it";
+        }
+      ],
       "license": "MIT",
       "dependencies": {
         "argparse": "^2.0.1",
         "entities": "^4.4.0",
-        "linkify-it": "^5.0.0",
+        "linkify-it": "^5.0.1",
         "mdurl": "^2.0.0",
         "punycode.js": "^2.3.1",
         "uc.micro": "^2.1.0"

Reply via email to