dependabot[bot] opened a new pull request, #257:
URL: https://github.com/apache/rocketmq-dashboard/pull/257

   Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) to 7.0.6 
and updates ancestor dependency 
[react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts).
 These dependencies need to be updated together.
   
   Updates `cross-spawn` from 7.0.3 to 7.0.6
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md";>cross-spawn's
 changelog</a>.</em></p>
   <blockquote>
   <h3><a 
href="https://github.com/moxystudio/node-cross-spawn/compare/v7.0.5...v7.0.6";>7.0.6</a>
 (2024-11-18)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li>update cross-spawn version to 7.0.5 in package-lock.json (<a 
href="https://github.com/moxystudio/node-cross-spawn/commit/f700743918d901eff92960e15a8dd68f87bd4176";>f700743</a>)</li>
   </ul>
   <h3><a 
href="https://github.com/moxystudio/node-cross-spawn/compare/v7.0.4...v7.0.5";>7.0.5</a>
 (2024-11-07)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li>fix escaping bug introduced by backtracking (<a 
href="https://github.com/moxystudio/node-cross-spawn/commit/640d391fde65388548601d95abedccc12943374f";>640d391</a>)</li>
   </ul>
   <h3><a 
href="https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.4";>7.0.4</a>
 (2024-11-07)</h3>
   <h3>Bug Fixes</h3>
   <ul>
   <li>disable regexp backtracking (<a 
href="https://redirect.github.com/moxystudio/node-cross-spawn/issues/160";>#160</a>)
 (<a 
href="https://github.com/moxystudio/node-cross-spawn/commit/5ff3a07d9add449021d806e45c4168203aa833ff";>5ff3a07</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/moxystudio/node-cross-spawn/commit/77cd97f3ca7b62c904a63a698fc4a79bf41977d0";><code>77cd97f</code></a>
 chore(release): 7.0.6</li>
   <li><a 
href="https://github.com/moxystudio/node-cross-spawn/commit/6717de49ff1e5de49622488dcb9c33fb25370c85";><code>6717de4</code></a>
 chore: upgrade standard-version</li>
   <li><a 
href="https://github.com/moxystudio/node-cross-spawn/commit/f700743918d901eff92960e15a8dd68f87bd4176";><code>f700743</code></a>
 fix: update cross-spawn version to 7.0.5 in package-lock.json</li>
   <li><a 
href="https://github.com/moxystudio/node-cross-spawn/commit/9a7e3b2165917367f74b8365faad9873b30d7263";><code>9a7e3b2</code></a>
 chore: fix build status badge</li>
   <li><a 
href="https://github.com/moxystudio/node-cross-spawn/commit/085268352dcbcad8064c64c5efb25268b4023184";><code>0852683</code></a>
 chore(release): 7.0.5</li>
   <li><a 
href="https://github.com/moxystudio/node-cross-spawn/commit/640d391fde65388548601d95abedccc12943374f";><code>640d391</code></a>
 fix: fix escaping bug introduced by backtracking</li>
   <li><a 
href="https://github.com/moxystudio/node-cross-spawn/commit/bff0c87c8b627c4e6d04ec2449e733048bebb464";><code>bff0c87</code></a>
 chore: remove codecov</li>
   <li><a 
href="https://github.com/moxystudio/node-cross-spawn/commit/a7c6abc6fee79641d45b452fe6217deaa1bd0973";><code>a7c6abc</code></a>
 chore: replace travis with github workflows</li>
   <li><a 
href="https://github.com/moxystudio/node-cross-spawn/commit/9b9246e0969e86656d7ccd527716bc3c18842a19";><code>9b9246e</code></a>
 chore(release): 7.0.4</li>
   <li><a 
href="https://github.com/moxystudio/node-cross-spawn/commit/5ff3a07d9add449021d806e45c4168203aa833ff";><code>5ff3a07</code></a>
 fix: disable regexp backtracking (<a 
href="https://redirect.github.com/moxystudio/node-cross-spawn/issues/160";>#160</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `react-scripts` from 4.0.3 to 5.0.1
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/facebook/create-react-app/commit/19fa58d527ae74f2b6baa0867463eea1d290f9a5";><code>19fa58d</code></a>
 Publish</li>
   <li><a 
href="https://github.com/facebook/create-react-app/commit/9802941ff049a28da2682801bc182a29761b71f4";><code>9802941</code></a>
 fix: webpack noise printed only if error or warning (<a 
href="https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts/issues/12245";>#12245</a>)</li>
   <li><a 
href="https://github.com/facebook/create-react-app/commit/2eef1d0a1db2e84cdcd6e7ca941c85a48cc7cc65";><code>2eef1d0</code></a>
 Update templates to use React 18 <code>createRoot</code> (<a 
href="https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts/issues/12220";>#12220</a>)</li>
   <li><a 
href="https://github.com/facebook/create-react-app/commit/221e511730ca51c036c6954a9d2ee7659ff860f9";><code>221e511</code></a>
 Publish</li>
   <li><a 
href="https://github.com/facebook/create-react-app/commit/5614c87bfbaae0ce52ac15aedd2cd0f91ffd420d";><code>5614c87</code></a>
 Add support for Tailwind (<a 
href="https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts/issues/11717";>#11717</a>)</li>
   <li><a 
href="https://github.com/facebook/create-react-app/commit/20edab4894b301f6b90dad0f90a2f82c52a7ac66";><code>20edab4</code></a>
 fix(webpackDevServer): disable overlay for warnings (<a 
href="https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts/issues/11413";>#11413</a>)</li>
   <li><a 
href="https://github.com/facebook/create-react-app/commit/3afbbc0ab922fb982bb275ccb3fe5beecdf5f889";><code>3afbbc0</code></a>
 Update all dependencies (<a 
href="https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts/issues/11624";>#11624</a>)</li>
   <li><a 
href="https://github.com/facebook/create-react-app/commit/f5467d5e77d51a3f23dd5fa70697dbab79832489";><code>f5467d5</code></a>
 feat(eslint-config-react-app): support ESLint 8.x (<a 
href="https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts/issues/11375";>#11375</a>)</li>
   <li><a 
href="https://github.com/facebook/create-react-app/commit/c7627ce96c4674f327081f101dd0e2771be4d045";><code>c7627ce</code></a>
 Update webpack and dev server (<a 
href="https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts/issues/11646";>#11646</a>)</li>
   <li><a 
href="https://github.com/facebook/create-react-app/commit/544befeb536a89b0ff95792df70bb037b17f55b9";><code>544befe</code></a>
 Update package.json (<a 
href="https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts/issues/11597";>#11597</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts";>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/rocketmq-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: commits-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to