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 f55aacf  chore: bump fast-uri from 3.1.2 to 3.1.4 (#467)
f55aacf is described below

commit f55aacf54e1b8d2a9e1ccfebc5a7f18634d99148
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 25 07:37:39 2026 +0900

    chore: bump fast-uri from 3.1.2 to 3.1.4 (#467)
    
    Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.2 to
    3.1.4.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/fastify/fast-uri/releases";>fast-uri's
    releases</a>.</em></p>
    <blockquote>
    <h2>v3.1.4</h2>
    <h2>⚠️ Security Release</h2>
    <p>Fix for <a
    
href="https://github.com/fastify/fast-uri/security/advisories/GHSA-v2hh-gcrm-f6hx";>https://github.com/fastify/fast-uri/security/advisories/GHSA-v2hh-gcrm-f6hx</a></p>
    <p><strong>Full Changelog</strong>: <a
    
href="https://github.com/fastify/fast-uri/compare/v3.1.3...v3.1.4";>https://github.com/fastify/fast-uri/compare/v3.1.3...v3.1.4</a></p>
    <h2>v3.1.3</h2>
    <h2>⚠️ Security Release</h2>
    <ul>
    <li>Fixes: <a
    
href="https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6";>https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    
href="https://github.com/fastify/fast-uri/compare/v3.1.2...v3.1.3";>https://github.com/fastify/fast-uri/compare/v3.1.2...v3.1.3</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/fastify/fast-uri/commit/6aeece669e4166b2446a89f17c07a3b15dfb7ed4";><code>6aeece6</code></a>
    Bumped v3.1.4</li>
    <li><a
    
href="https://github.com/fastify/fast-uri/commit/2d50fbabc80e4d0884fe0f6a98fe118ce6faa353";><code>2d50fba</code></a>
    fix: reject literal backslash in URI authority</li>
    <li><a
    
href="https://github.com/fastify/fast-uri/commit/0549fe35b0d482233f3be2816439f3ec803603fa";><code>0549fe3</code></a>
    Bumped v3.1.3</li>
    <li><a
    
href="https://github.com/fastify/fast-uri/commit/2a6d357a18a68e6d812824379fd3388a1ae50d05";><code>2a6d357</code></a>
    Merge commit from fork</li>
    <li>See full diff in <a
    href="https://github.com/fastify/fast-uri/compare/v3.1.2...v3.1.4";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fast-uri&package-manager=npm_and_yarn&previous-version=3.1.2&new-version=3.1.4)](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 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 8baad18..59ac9bd 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6801,9 +6801,9 @@
       "license": "MIT"
     },
     "node_modules/fast-uri": {
-      "version": "3.1.2",
-      "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz";,
-      "integrity": 
"sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==",
+      "version": "3.1.4",
+      "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.4.tgz";,
+      "integrity": 
"sha512-8JnbkQ4juDyvYs4mgFGQqg4yCYtFDtUtmp2QIQq11ZZe5CFQ5wcqm1rqDgAh/QdMySuBnPzMUiJUNZG5N/AiQw==",
       "dev": true,
       "funding": [
         {

Reply via email to