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

linxinyuan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/texera.git


The following commit(s) were added to refs/heads/main by this push:
     new 637cfc9116 chore(deps): bump form-data from 3.0.2 to 3.0.4 in 
/core/gui (#3793)
637cfc9116 is described below

commit 637cfc911600b6a4db5a94a2f4d382b9be6b03d1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 1 04:14:36 2025 +0000

    chore(deps): bump form-data from 3.0.2 to 3.0.4 in /core/gui (#3793)
    
    Bumps [form-data](https://github.com/form-data/form-data) from 3.0.2 to
    3.0.4.
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    
href="https://github.com/form-data/form-data/blob/v3.0.4/CHANGELOG.md";>form-data's
    changelog</a>.</em></p>
    <blockquote>
    <h2><a
    
href="https://github.com/form-data/form-data/compare/v3.0.3...v3.0.4";>v3.0.4</a>
    - 2025-07-16</h2>
    <h3>Fixed</h3>
    <ul>
    <li>[Fix] <code>append</code>: avoid a crash on nullish values <a
    
href="https://redirect.github.com/form-data/form-data/issues/577";><code>[#577](https://github.com/form-data/form-data/issues/577)</code></a></li>
    </ul>
    <h3>Commits</h3>
    <ul>
    <li>[eslint] update linting config <a
    
href="https://github.com/form-data/form-data/commit/f5e7eb024bc3fc7e2074ff80f143a4f4cbc1dbda";><code>f5e7eb0</code></a></li>
    <li>[meta] add <code>auto-changelog</code> <a
    
href="https://github.com/form-data/form-data/commit/d2eb290a3e47ed5bcad7020d027daa15b3cf5ef5";><code>d2eb290</code></a></li>
    <li>[Tests] handle predict-v8-randomness failures in node &lt; 17 and
    node &gt; 23 <a
    
href="https://github.com/form-data/form-data/commit/e8c574cb07ff3a0de2ecc0912d783ef22e190c1f";><code>e8c574c</code></a></li>
    <li>[Fix] Switch to using <code>crypto</code> random for boundary values
    <a
    
href="https://github.com/form-data/form-data/commit/c6ced61d4fae8f617ee2fd692133ed87baa5d0fd";><code>c6ced61</code></a></li>
    <li>[Refactor] use <code>hasown</code> <a
    
href="https://github.com/form-data/form-data/commit/1a78b5dd05e508d67e97764d812ac7c6d92ea88d";><code>1a78b5d</code></a></li>
    <li>[Fix] validate boundary type in <code>setBoundary()</code> method <a
    
href="https://github.com/form-data/form-data/commit/70bbaa0b395ca0fb975c309de8d7286979254cc4";><code>70bbaa0</code></a></li>
    <li>[Tests] add tests to check the behavior of <code>getBoundary</code>
    with non-strings <a
    
href="https://github.com/form-data/form-data/commit/b22a64ef94ba4f3f6ff7d1ac72a54cca128567df";><code>b22a64e</code></a></li>
    <li>[meta] actually ensure the readme backup isn’t published <a
    
href="https://github.com/form-data/form-data/commit/01508513ffb26fd662ae7027834b325af8efb9ea";><code>0150851</code></a></li>
    <li>[meta] remove local commit hooks <a
    
href="https://github.com/form-data/form-data/commit/fc42bb9315b641bfa6dae51cb4e188a86bb04769";><code>fc42bb9</code></a></li>
    <li>[Dev Deps] remove unused deps <a
    
href="https://github.com/form-data/form-data/commit/a14d09ea8ed7e0a2e1705269ce6fb54bb7ee6bdb";><code>a14d09e</code></a></li>
    <li>[meta] fix scripts to use prepublishOnly <a
    
href="https://github.com/form-data/form-data/commit/11d9f7338f18a59b431832a3562b49baece0a432";><code>11d9f73</code></a></li>
    <li>[meta] fix readme capitalization <a
    
href="https://github.com/form-data/form-data/commit/fc38b4834a117a1856f3d877eb2f5b7496a24932";><code>fc38b48</code></a></li>
    </ul>
    <h2><a
    
href="https://github.com/form-data/form-data/compare/v3.0.2...v3.0.3";>v3.0.3</a>
    - 2025-02-14</h2>
    <h3>Merged</h3>
    <ul>
    <li>[Fix] set <code>Symbol.toStringTag</code> when available <a
    
href="https://redirect.github.com/form-data/form-data/pull/573";><code>[#573](https://github.com/form-data/form-data/issues/573)</code></a></li>
    </ul>
    <h3>Fixed</h3>
    <ul>
    <li>[Fix] set <code>Symbol.toStringTag</code> when available (<a
    href="https://redirect.github.com/form-data/form-data/issues/573";>#573</a>)
    <a
    
href="https://redirect.github.com/form-data/form-data/issues/396";><code>[#396](https://github.com/form-data/form-data/issues/396)</code></a></li>
    </ul>
    <h3>Commits</h3>
    <ul>
    <li>[Refactor] use <code>Object.prototype.hasOwnProperty.call</code> <a
    
href="https://github.com/form-data/form-data/commit/7fecefe4ba8f775634aff86a698776ad95ecffb5";><code>7fecefe</code></a></li>
    <li>[Dev Deps] update <code>@types/node</code>, <code>browserify</code>,
    <code>coveralls</code>, <code>cross-spawn</code>, <code>eslint</code>,
    <code>formidable</code>, <code>in-publish</code>, <code>pkgfiles</code>,
    <code>pre-commit</code>, <code>puppeteer</code>, <code>request</code>,
    <code>tape</code>, <code>typescript</code> <a
    
href="https://github.com/form-data/form-data/commit/8261fcb8bf5944d30ae3bd04b91b71d6a9932ef4";><code>8261fcb</code></a></li>
    <li>Only apps should have lockfiles <a
    
href="https://github.com/form-data/form-data/commit/b82f59093cdbadb4b7ec0922d33ae7ab048b82ff";><code>b82f590</code></a></li>
    <li>[Dev Deps] pin <code>request</code> which via
    <code>tough-cookie</code> ^2.4 depends on <code>psl</code> <a
    
href="https://github.com/form-data/form-data/commit/e5df7f24383342264bd73dee3274818a40d04065";><code>e5df7f2</code></a></li>
    <li>[Deps] update <code>mime-types</code> <a
    
href="https://github.com/form-data/form-data/commit/5a5bafee894fead10da49e1fa2b084e17f2e1034";><code>5a5bafe</code></a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/form-data/form-data/commit/9c82fcdf0858b2764060a87803a55375ffbee6ed";><code>9c82fcd</code></a>
    v3.0.4</li>
    <li><a
    
href="https://github.com/form-data/form-data/commit/e8c574cb07ff3a0de2ecc0912d783ef22e190c1f";><code>e8c574c</code></a>
    [Tests] handle predict-v8-randomness failures in node &lt; 17 and node
    &gt; 23</li>
    <li><a
    
href="https://github.com/form-data/form-data/commit/c6ced61d4fae8f617ee2fd692133ed87baa5d0fd";><code>c6ced61</code></a>
    [Fix] Switch to using <code>crypto</code> random for boundary
    values</li>
    <li><a
    
href="https://github.com/form-data/form-data/commit/01508513ffb26fd662ae7027834b325af8efb9ea";><code>0150851</code></a>
    [meta] actually ensure the readme backup isn’t published</li>
    <li><a
    
href="https://github.com/form-data/form-data/commit/fc38b4834a117a1856f3d877eb2f5b7496a24932";><code>fc38b48</code></a>
    [meta] fix readme capitalization</li>
    <li><a
    
href="https://github.com/form-data/form-data/commit/d2eb290a3e47ed5bcad7020d027daa15b3cf5ef5";><code>d2eb290</code></a>
    [meta] add <code>auto-changelog</code></li>
    <li><a
    
href="https://github.com/form-data/form-data/commit/fc42bb9315b641bfa6dae51cb4e188a86bb04769";><code>fc42bb9</code></a>
    [meta] remove local commit hooks</li>
    <li><a
    
href="https://github.com/form-data/form-data/commit/a14d09ea8ed7e0a2e1705269ce6fb54bb7ee6bdb";><code>a14d09e</code></a>
    [Dev Deps] remove unused deps</li>
    <li><a
    
href="https://github.com/form-data/form-data/commit/002b9b0c4862576305292ac44f7be25ec7ccea0e";><code>002b9b0</code></a>
    [Fix] <code>append</code>: avoid a crash on nullish values</li>
    <li><a
    
href="https://github.com/form-data/form-data/commit/70bbaa0b395ca0fb975c309de8d7286979254cc4";><code>70bbaa0</code></a>
    [Fix] validate boundary type in <code>setBoundary()</code> method</li>
    <li>Additional commits viewable in <a
    
href="https://github.com/form-data/form-data/compare/v3.0.2...v3.0.4";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=form-data&package-manager=npm_and_yarn&previous-version=3.0.2&new-version=3.0.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 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)
    You can disable automated security fix PRs for this repo from the
    [Security Alerts page](https://github.com/apache/texera/network/alerts).
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Xinyuan Lin <[email protected]>
---
 core/gui/yarn.lock | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/core/gui/yarn.lock b/core/gui/yarn.lock
index 26a6fa9186..fc89615df4 100644
--- a/core/gui/yarn.lock
+++ b/core/gui/yarn.lock
@@ -10613,13 +10613,15 @@ __metadata:
   linkType: hard
 
 "form-data@npm:^3.0.0":
-  version: 3.0.2
-  resolution: "form-data@npm:3.0.2"
+  version: 3.0.4
+  resolution: "form-data@npm:3.0.4"
   dependencies:
     asynckit: "npm:^0.4.0"
     combined-stream: "npm:^1.0.8"
-    mime-types: "npm:^2.1.12"
-  checksum: 
10c0/1157ba53ce3a381ea3321b5506ae843ead4027e1b4567b74afa7d84df7043b33c5e518bb267dac56036c3dd8f4d8268be3e7181691488fff766bfccdc98d3bf7
+    es-set-tostringtag: "npm:^2.1.0"
+    hasown: "npm:^2.0.2"
+    mime-types: "npm:^2.1.35"
+  checksum: 
10c0/2451043b3e931653ce9690ba051b0bf1b5855a63029279bd7bdf8d02e4b5b42f4582b23ed3637df27a0d21bac2013c37d165ec9486e1af2470c13114aee83acc
   languageName: node
   linkType: hard
 
@@ -13654,7 +13656,7 @@ __metadata:
   languageName: node
   linkType: hard
 
-"mime-types@npm:^2.1.12, mime-types@npm:^2.1.18, mime-types@npm:^2.1.27, 
mime-types@npm:^2.1.31, mime-types@npm:~2.1.17, mime-types@npm:~2.1.24, 
mime-types@npm:~2.1.34":
+"mime-types@npm:^2.1.12, mime-types@npm:^2.1.18, mime-types@npm:^2.1.27, 
mime-types@npm:^2.1.31, mime-types@npm:^2.1.35, mime-types@npm:~2.1.17, 
mime-types@npm:~2.1.24, mime-types@npm:~2.1.34":
   version: 2.1.35
   resolution: "mime-types@npm:2.1.35"
   dependencies:

Reply via email to