dependabot[bot] opened a new pull request, #554: URL: https://github.com/apache/shenyu-dashboard/pull/554
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) to 7.28.4 and updates ancestor dependency [babel-eslint](https://github.com/babel/babel-eslint). These dependencies need to be updated together. Updates `@babel/traverse` from 7.0.0-beta.44 to 7.28.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@babel/traverse</code>'s releases</a>.</em></p> <blockquote> <h2>v7.28.4 (2025-09-05)</h2> <p>Thanks <a href="https://github.com/gwillen"><code>@gwillen</code></a> and <a href="https://github.com/mrginglymus"><code>@mrginglymus</code></a> for your first PRs!</p> <h4>:house: Internal</h4> <ul> <li><code>babel-core</code>, <code>babel-helper-check-duplicate-nodes</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17493">#17493</a> Update Jest to v30.1.1 (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-regenerator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17455">#17455</a> chore: Clean up <code>transform-regenerator</code> (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17474">#17474</a> Switch to <code>@jridgewell/remapping</code> (<a href="https://github.com/mrginglymus"><code>@mrginglymus</code></a>)</li> </ul> </li> </ul> <h4>Committers: 5</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@babel-bot</code></a>)</li> <li>Bill Collins (<a href="https://github.com/mrginglymus"><code>@mrginglymus</code></a>)</li> <li>Glenn Willen (<a href="https://github.com/gwillen"><code>@gwillen</code></a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a></li> </ul> <h2>v7.28.3 (2025-08-14)</h2> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17443">#17443</a> [static blocks] Do not inject new static fields after static code (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17465">#17465</a> fix(parser/typescript): parse <code>import("./a", {with:{},})</code> (<a href="https://github.com/easrng"><code>@easrng</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/17478">#17478</a> fix(parser): stop subscript parsing on async arrow (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17363">#17363</a> Do not save last yield in call in temp var (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17448">#17448</a> move eslint-{parser,plugin} docs to the website (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17454">#17454</a> Enable type checking for <code>scripts</code> and <code>babel-worker.cjs</code> (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> <h4>:microscope: Output optimization</h4> <ul> <li><code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17444">#17444</a> Optimize do expression output (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <h4>Committers: 5</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>Jam Balaya (<a href="https://github.com/JamBalaya56562"><code>@JamBalaya56562</code></a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> <li>easrng (<a href="https://github.com/easrng"><code>@easrng</code></a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@babel/traverse</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.28.4 (2025-09-05)</h2> <h4>:house: Internal</h4> <ul> <li><code>babel-core</code>, <code>babel-helper-check-duplicate-nodes</code>, <code>babel-traverse</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17493">#17493</a> Update Jest to v30.1.1 (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-regenerator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17455">#17455</a> chore: Clean up <code>transform-regenerator</code> (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17474">#17474</a> Switch to <code>@jridgewell/remapping</code> (<a href="https://github.com/mrginglymus"><code>@mrginglymus</code></a>)</li> </ul> </li> </ul> <h2>v7.28.3 (2025-08-14)</h2> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-transform-class-static-block</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17443">#17443</a> [static blocks] Do not inject new static fields after static code (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17465">#17465</a> fix(parser/typescript): parse <code>import("./a", {with:{},})</code> (<a href="https://github.com/easrng"><code>@easrng</code></a>)</li> <li><a href="https://redirect.github.com/babel/babel/pull/17478">#17478</a> fix(parser): stop subscript parsing on async arrow (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-plugin-transform-regenerator</code>, <code>babel-plugin-transform-runtime</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17363">#17363</a> Do not save last yield in call in temp var (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17448">#17448</a> move eslint-{parser,plugin} docs to the website (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17454">#17454</a> Enable type checking for <code>scripts</code> and <code>babel-worker.cjs</code> (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> <h4>:microscope: Output optimization</h4> <ul> <li><code>babel-plugin-proposal-destructuring-private</code>, <code>babel-plugin-proposal-do-expressions</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17444">#17444</a> Optimize do expression output (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <h2>v7.28.2 (2025-07-24)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17445">#17445</a> [babel 7] Make <code>operator</code> param in <code>t.tsTypeOperator</code> optional (<a href="https://github.com/nicolo-ribaudo"><code>@nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17441">#17441</a> fix: <code>regeneratorDefine</code> compatibility with es5 strict mode (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h2>v7.28.1 (2025-07-12)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-regenerator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17426">#17426</a> fix: <code>regenerator</code> correctly handles <code>throw</code> outside of <code>try</code> (<a href="https://github.com/liuxingbaoyu"><code>@liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:memo: Documentation</h4> <ul> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17422">#17422</a> Add missing FunctionParameter docs (<a href="https://github.com/JLHwung"><code>@JLHwung</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/35055e392079a65830b7bf5b1d1c1fc4de90a78f"><code>35055e3</code></a> v7.28.4</li> <li><a href="https://github.com/babel/babel/commit/b41f8cdd0183e800de58c573a4f57497f72b2e26"><code>b41f8cd</code></a> Update Jest to v30.1.1 (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-traverse/issues/17493">#17493</a>)</li> <li><a href="https://github.com/babel/babel/commit/22493b64c549836d214788cb5f3299721c725f8c"><code>22493b6</code></a> Improve <code>@babel/traverse</code> typings (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-traverse/issues/17485">#17485</a>)</li> <li><a href="https://github.com/babel/babel/commit/18d88b83c67c8dbbe63e4ac423e6006c4c01b85c"><code>18d88b8</code></a> Improve <code>@babel/core</code> typings (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-traverse/issues/17471">#17471</a>)</li> <li><a href="https://github.com/babel/babel/commit/ef155f5ca83c73dbc1ea8d95216830b7dc3b0ac2"><code>ef155f5</code></a> v7.28.3</li> <li><a href="https://github.com/babel/babel/commit/741cbd2381ac0cda3afd42bc04454a87d9d8762a"><code>741cbd2</code></a> chore: fix various typos across codebase (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-traverse/issues/17476">#17476</a>)</li> <li><a href="https://github.com/babel/babel/commit/5051613c021b6604929278d6811fa671f49dfbdb"><code>5051613</code></a> Type-check <code>.d.ts</code> file with <code>strict: true</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-traverse/issues/17461">#17461</a>)</li> <li><a href="https://github.com/babel/babel/commit/ccc5fae96f5281ae1ee49fac74c7c275b9111ead"><code>ccc5fae</code></a> v7.28.0</li> <li><a href="https://github.com/babel/babel/commit/4b4e7e20aaf09e61e56ac11bff71d7dcab227f33"><code>4b4e7e2</code></a> Create babel-helper-globals (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-traverse/issues/17297">#17297</a>)</li> <li><a href="https://github.com/babel/babel/commit/cf5ae035632e1d60235a8635d3369f4b169f75dc"><code>cf5ae03</code></a> LVal coverage updates (Part 2) (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-traverse/issues/17391">#17391</a>)</li> <li>Additional commits viewable in <a href="https://github.com/babel/babel/commits/v7.28.4/packages/babel-traverse">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~nicolo-ribaudo">nicolo-ribaudo</a>, a new releaser for <code>@babel/traverse</code> since your current version.</p> </details> <br /> Updates `babel-eslint` from 8.2.6 to 10.1.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel-eslint/releases">babel-eslint's releases</a>.</em></p> <blockquote> <h2>v10.1.0</h2> <ul> <li>Added ability to parse Flow enums <a href="https://redirect.github.com/babel/babel-eslint/pull/812">#812</a> (<a href="https://github.com/gkz"><code>@gkz</code></a>)</li> </ul> <h2>v10.0.3</h2> <p>Fixes <a href="https://redirect.github.com/babel/babel-eslint/issues/791">babel/babel-eslint#791</a>, also <a href="https://redirect.github.com/eslint/eslint/issues/12117">eslint/eslint#12117</a></p> <p>Some context: <a href="https://redirect.github.com/babel/babel-eslint/pull/793#issuecomment-524435971">babel/babel-eslint#793</a></p> <p>We ended up going with <a href="https://github.com/JLHwung"><code>@JLHwung</code></a>'s PR <a href="https://redirect.github.com/babel/babel-eslint/pull/794">babel/babel-eslint#794</a> which uses ESLint's deps instead of going with peerDeps since it really depends on the version being used and we don't want users to have to install it directly on their own.</p> <p>babel-eslint is patching patches of the dependencies of ESLint itself so these kinds of issues have happened in the past. We'll need to look into figuring out how to have a more solid way of modifying behavior instead of this monkeypatching type of thing for future releases.</p> <h2>v10.0.2</h2> <blockquote> <p>Fixes <a href="https://redirect.github.com/babel/babel-eslint/issues/772">babel/babel-eslint#772</a></p> </blockquote> <h1>v10.0.1</h1> <ul> <li>Reverting <a href="https://redirect.github.com/babel/babel-eslint/pull/584">babel/babel-eslint#584</a></li> </ul> <p>The <code>TypeAlias</code> "conversion" to a function has issues. Sounds like we need to rethink the change, most likely we can just actually change the scoping rather than hardcode an AST change.</p> <h1>v10.0.0</h1> <p>Small breaking change: add a peerDependency starting from the ESLint version that added a parser feature that we were monkeypatching before (and drop that code). If already using ESLint 5 shouldn't be any different.</p> <ul> <li>Bugfix for <code>TypeAlias</code>: <a href="https://redirect.github.com/babel/babel-eslint/pull/584">babel/babel-eslint#584</a></li> </ul> <pre lang="js"><code>/* @flow */ type Node<T> = { head: T; tail: Node<T> } <p>// or</p> <p>type File = {chunks: Array<Chunk>}<br /> type Chunk = {file: File}<br /> </code></pre></p> <ul> <li>Update to test against ESLint 5, add a peerDependency: <a href="https://redirect.github.com/babel/babel-eslint/pull/689">babel/babel-eslint#689</a></li> <li>Drop monkeypatching behavior: <a href="https://redirect.github.com/babel/babel-eslint/pull/690">babel/babel-eslint#690</a></li> </ul> <h1>v9.0.0</h1> <p>We've released v7: <a href="https://twitter.com/left_pad/status/1034204330352500736">https://twitter.com/left_pad/status/1034204330352500736</a>, so this just updates babel-eslint to use those versions internally. That in itself doesn't break anything but:</p> <ul> <li>Babel now supports the new decorators proposal by default, so we need to switch between the new and the old proposal. This is a breaking change.</li> </ul> <p>To enable the legacy decorators proposal users should add a specific parser option:</p> <pre lang="js"><code>{ </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel-eslint/commit/4bd049e06e2c7ab31053020fc662f51bf6c179e3"><code>4bd049e</code></a> 10.1.0</li> <li><a href="https://github.com/babel/babel-eslint/commit/2c754a8189d290f145e23ac962331fd1abd877bd"><code>2c754a8</code></a> Update Babel to ^7.7.0 and enable Flow enums parsing (<a href="https://redirect.github.com/babel/babel-eslint/issues/812">#812</a>)</li> <li><a href="https://github.com/babel/babel-eslint/commit/183d13ece52f33376c869bad630274741c8edb97"><code>183d13e</code></a> 10.0.3</li> <li><a href="https://github.com/babel/babel-eslint/commit/354953da5347a005fe566cc7dd338974aab50908"><code>354953d</code></a> fix: require eslint dependencies from eslint base (<a href="https://redirect.github.com/babel/babel-eslint/issues/794">#794</a>)</li> <li><a href="https://github.com/babel/babel-eslint/commit/48f6d78721ff37a8b4752d731d7d595adef8a469"><code>48f6d78</code></a> 10.0.2</li> <li><a href="https://github.com/babel/babel-eslint/commit/0241b48a47c30e21a6c47b63433ad2e4b3745f3c"><code>0241b48</code></a> removed unused file reference (<a href="https://redirect.github.com/babel/babel-eslint/issues/773">#773</a>)</li> <li><a href="https://github.com/babel/babel-eslint/commit/4cf0a21a4b12e64ce4012bbfcc62d0d969053f8b"><code>4cf0a21</code></a> 10.0.1</li> <li><a href="https://github.com/babel/babel-eslint/commit/98c1f130095448441b1ab71f7e4d7751a5877ef0"><code>98c1f13</code></a> Revert <a href="https://redirect.github.com/babel/babel-eslint/issues/584">#584</a> (<a href="https://redirect.github.com/babel/babel-eslint/issues/697">#697</a>)</li> <li><a href="https://github.com/babel/babel-eslint/commit/8f78e280a22def1128cd847b73fd7f221a047ed2"><code>8f78e28</code></a> 10.0.0</li> <li><a href="https://github.com/babel/babel-eslint/commit/717fba7f5605f4dc1cc5531a7c24d5c9ab37a8a2"><code>717fba7</code></a> test value should be switched</li> <li>Additional commits viewable in <a href="https://github.com/babel/babel-eslint/compare/v8.2.6...v10.1.0">compare view</a></li> </ul> </details> <br /> 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/shenyu-dashboard/network/alerts). </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
