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

aglinxinyuan 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 7bb102e8fe chore(deps): bump @babel/plugin-transform-modules-systemjs 
from 7.29.0 to 7.29.4 in /frontend (#5062)
7bb102e8fe is described below

commit 7bb102e8febbdbdbae116f02537189804bd1b7b6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 14 21:20:21 2026 +0000

    chore(deps): bump @babel/plugin-transform-modules-systemjs from 7.29.0 to 
7.29.4 in /frontend (#5062)
    
    Bumps
    
[@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs)
    from 7.29.0 to 7.29.4.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    
href="https://github.com/babel/babel/releases";>@​babel/plugin-transform-modules-systemjs's
    releases</a>.</em></p>
    <blockquote>
    <h2>v7.29.4 (2026-05-05)</h2>
    <h4>:bug: Bug Fix</h4>
    <ul>
    <li><code>babel-plugin-transform-modules-systemjs</code>
    <ul>
    <li><a
    href="https://redirect.github.com/babel/babel/pull/17974";>#17974</a>
    [7.x backport]fix(systemjs): improve module string name support (<a
    href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
    </ul>
    </li>
    </ul>
    <h4>Committers: 1</h4>
    <ul>
    <li>Huáng Jùnliàng (<a
    href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
    </ul>
    <h2>v7.29.3 (2026-04-30)</h2>
    <h4>:eyeglasses: Spec Compliance</h4>
    <ul>
    <li><code>babel-parser</code>
    <ul>
    <li><a
    href="https://redirect.github.com/babel/babel/pull/17923";>#17923</a>
    Support flow extends bound (<a
    href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
    </ul>
    </li>
    </ul>
    <h4>:bug: Bug Fix</h4>
    <ul>
    <li><code>babel-helper-create-class-features-plugin</code>,
    <code>babel-plugin-proposal-decorators</code>
    <ul>
    <li><a
    href="https://redirect.github.com/babel/babel/pull/17931";>#17931</a>
    fix(decorators): replace super within all removed static elements (<a
    href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
    </ul>
    </li>
    <li><code>babel-register</code>
    <ul>
    <li><a
    href="https://redirect.github.com/babel/babel/pull/17915";>#17915</a> Fix
    thread synchronization issues in <code>@babel/register</code> (<a
    href="https://github.com/liuxingbaoyu";><code>@​liuxingbaoyu</code></a>)</li>
    </ul>
    </li>
    <li><code>babel-compat-data</code>,
    <code>babel-plugin-bugfix-safari-rest-destructuring-rhs-array</code>,
    <code>babel-preset-env</code>
    <ul>
    <li><a
    href="https://redirect.github.com/babel/babel/pull/17788";>#17788</a> Add
    bugfix plugin for Safari array rest destructuring bug (<a
    href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
    </ul>
    </li>
    </ul>
    <h4>:nail_care: Polish</h4>
    <ul>
    <li><code>babel-parser</code>
    <ul>
    <li><a
    href="https://redirect.github.com/babel/babel/pull/17782";>#17782</a>
    Improve trailing comma comment handling (<a
    href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
    </ul>
    </li>
    </ul>
    <h4>:memo: Documentation</h4>
    <ul>
    <li><a
    href="https://redirect.github.com/babel/babel/pull/17847";>#17847</a>
    Replace npmjs.com links with npmx.dev (<a
    
href="https://github.com/nicolo-ribaudo";><code>@​nicolo-ribaudo</code></a>)</li>
    </ul>
    <h4>:running_woman: Performance</h4>
    <ul>
    <li><code>babel-helper-import-to-platform-api</code>,
    <code>babel-plugin-proposal-import-wasm-source</code>,
    <code>babel-plugin-transform-json-modules</code>
    <ul>
    <li><a
    href="https://redirect.github.com/babel/babel/pull/17818";>#17818</a>
    Load async Wasm and JSON imports in parallel (<a
    
href="https://github.com/nicolo-ribaudo";><code>@​nicolo-ribaudo</code></a>)</li>
    </ul>
    </li>
    </ul>
    <h4>Committers: 4</h4>
    <ul>
    <li>Babel Bot (<a
    href="https://github.com/babel-bot";><code>@​babel-bot</code></a>)</li>
    <li>Huáng Jùnliàng (<a
    href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
    <li>Nicolò Ribaudo (<a
    
href="https://github.com/nicolo-ribaudo";><code>@​nicolo-ribaudo</code></a>)</li>
    <li><a
    href="https://github.com/liuxingbaoyu";><code>@​liuxingbaoyu</code></a></li>
    </ul>
    <h2>v7.29.2 (2026-03-16)</h2>
    <h4>:eyeglasses: Spec Compliance</h4>
    <ul>
    <li><code>babel-parser</code>
    <ul>
    <li><a
    href="https://redirect.github.com/babel/babel/pull/17840";>#17840</a>
    [7.x backport] async x =&gt; {} must be in leading pos (<a
    href="https://github.com/JLHwung";><code>@​JLHwung</code></a>)</li>
    </ul>
    </li>
    </ul>
    <h4>:bug: Bug Fix</h4>
    <ul>
    <li><code>babel-helpers</code>,
    <code>babel-plugin-transform-async-generator-functions</code>,
    <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code>
    <ul>
    <li><a
    href="https://redirect.github.com/babel/babel/pull/17805";>#17805</a>
    [7.x backport] fix: Properly handle await in finally (<a
    href="https://github.com/liuxingbaoyu";><code>@​liuxingbaoyu</code></a>)</li>
    </ul>
    </li>
    <li><code>babel-preset-env</code></li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/babel/babel/commit/a458f66074b97d54773db8159af673d23b26079b";><code>a458f66</code></a>
    v7.29.4</li>
    <li><a
    
href="https://github.com/babel/babel/commit/32ebd5aaf2526ddd176fd6a3d1e3dc594abdc8d9";><code>32ebd5a</code></a>
    [7.x backport]fix(systemjs): improve module string name support (<a
    
href="https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs/issues/17974";>#17974</a>)</li>
    <li>See full diff in <a
    
href="https://github.com/babel/babel/commits/v7.29.4/packages/babel-plugin-transform-modules-systemjs";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@babel/plugin-transform-modules-systemjs&package-manager=npm_and_yarn&previous-version=7.29.0&new-version=7.29.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/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]>
---
 frontend/yarn.lock | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/frontend/yarn.lock b/frontend/yarn.lock
index fb3d121f18..6a4ae4330c 100644
--- a/frontend/yarn.lock
+++ b/frontend/yarn.lock
@@ -1559,8 +1559,8 @@ __metadata:
   linkType: hard
 
 "@babel/plugin-transform-modules-systemjs@npm:^7.29.0":
-  version: 7.29.0
-  resolution: "@babel/plugin-transform-modules-systemjs@npm:7.29.0"
+  version: 7.29.4
+  resolution: "@babel/plugin-transform-modules-systemjs@npm:7.29.4"
   dependencies:
     "@babel/helper-module-transforms": "npm:^7.28.6"
     "@babel/helper-plugin-utils": "npm:^7.28.6"
@@ -1568,7 +1568,7 @@ __metadata:
     "@babel/traverse": "npm:^7.29.0"
   peerDependencies:
     "@babel/core": ^7.0.0-0
-  checksum: 
10c0/44ea502f2c990398b7d9adc5b44d9e1810a0a5e86eebc05c92d039458f0b3994fe243efa9353b90f8a648d8a91b79845fb353d8679d7324cc9de0162d732771d
+  checksum: 
10c0/1da94f89ef8ba1aa1501136a80eb4c010c6a19f5550e10db84677b3ccb7a4934c8098f2b5134def87cf513bf05747ffa523d33722a1ea5a5c8ef956e9136c4c2
   languageName: node
   linkType: hard
 

Reply via email to