dependabot[bot] opened a new pull request, #579:
URL: https://github.com/apache/doris-opentelemetry-demo/pull/579

   Bumps 
[@remix-run/router](https://github.com/remix-run/react-router/tree/HEAD/packages/router)
 and 
[@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node).
 These dependencies needed to be updated together.
   Updates `@remix-run/router` from 1.21.0 to 1.23.3
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/remix-run/react-router/blob/@remix-run/[email protected]/packages/router/CHANGELOG.md";>@​remix-run/router's
 changelog</a>.</em></p>
   <blockquote>
   <h2>v1.23.3</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Lift <code>decodePath</code> call out of hot path during route matching 
(<a 
href="https://redirect.github.com/remix-run/react-router/pull/15119";>#15119</a>)</li>
   <li>Normalize double slashes in redirect paths (<a 
href="https://redirect.github.com/remix-run/react-router/pull/15118";>#15118</a>)</li>
   </ul>
   <h2>1.23.2</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Validate redirect locations (<a 
href="https://redirect.github.com/remix-run/react-router/pull/14707";>#14707</a>)</li>
   </ul>
   <h2>1.23.1</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>Normalize double-slashes in <code>resolvePath</code> (<a 
href="https://redirect.github.com/remix-run/react-router/pull/14537";>#14537</a>)</li>
   </ul>
   <h2>1.23.0</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li>Add <code>fetcherKey</code> as a parameter to 
<code>patchRoutesOnNavigation</code> (<a 
href="https://redirect.github.com/remix-run/react-router/pull/13109";>#13109</a>)</li>
   </ul>
   <h3>Patch Changes</h3>
   <ul>
   <li>Fix regression introduced in <code>6.29.0</code> via <a 
href="https://redirect.github.com/remix-run/react-router/pull/12169";>#12169</a> 
that caused issues navigating to hash routes inside splat routes for 
applications using Lazy Route Discovery (<code>patchRoutesOnNavigation</code>) 
(<a 
href="https://redirect.github.com/remix-run/react-router/pull/13108";>#13108</a>)</li>
   </ul>
   <h2>1.22.0</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li>
   <p>Provide the request <code>signal</code> as a parameter to 
<code>patchRoutesOnNavigation</code> (<a 
href="https://redirect.github.com/remix-run/react-router/pull/12900";>#12900</a>)</p>
   <ul>
   <li>This can be used to abort any manifest fetches if the in-flight 
navigation/fetcher is aborted</li>
   </ul>
   </li>
   </ul>
   <h3>Patch Changes</h3>
   <ul>
   <li>Do not log v7 deprecation warnings in production builds (<a 
href="https://redirect.github.com/remix-run/react-router/pull/12794";>#12794</a>)</li>
   <li>Strip search parameters from <code>patchRoutesOnNavigation</code> 
<code>path</code> param for fetcher calls (<a 
href="https://redirect.github.com/remix-run/react-router/pull/12899";>#12899</a>)</li>
   <li>Properly bubble headers when throwing a <code>data()</code> result (<a 
href="https://redirect.github.com/remix-run/react-router/pull/12845";>#12845</a>)</li>
   <li>Optimize route matching by skipping redundant <code>matchRoutes</code> 
calls when possible (<a 
href="https://redirect.github.com/remix-run/react-router/pull/12169";>#12169</a>)</li>
   </ul>
   <h2>1.21.1</h2>
   <h3>Patch Changes</h3>
   <ul>
   <li>
   <ul>
   <li>Fix issue with fetcher data cleanup in the data layer on fetcher unmount 
(<a 
href="https://redirect.github.com/remix-run/react-router/pull/12674";>#12674</a>)</li>
   <li>Fix behavior of manual fetcher keys when not opted into 
<code>future.v7_fetcherPersist</code></li>
   </ul>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/remix-run/react-router/commit/651211cd615a4b3a1d3f6ca8465eedbcac4f146c";><code>651211c</code></a>
 Release v6.30.4 (<a 
href="https://github.com/remix-run/react-router/tree/HEAD/packages/router/issues/15120";>#15120</a>)</li>
   <li><a 
href="https://github.com/remix-run/react-router/commit/4deb9c5234b0b81db910b635e31e3d2ce92937d1";><code>4deb9c5</code></a>
 Lift decodePath call (<a 
href="https://github.com/remix-run/react-router/tree/HEAD/packages/router/issues/15119";>#15119</a>)</li>
   <li><a 
href="https://github.com/remix-run/react-router/commit/d77f6b1db8202e2160098432df349dbed118c948";><code>d77f6b1</code></a>
 Normalize double slashes in redirect paths (<a 
href="https://github.com/remix-run/react-router/tree/HEAD/packages/router/issues/15118";>#15118</a>)</li>
   <li><a 
href="https://github.com/remix-run/react-router/commit/f82a6f9a75a1284e33d91241ebe9242001031d9d";><code>f82a6f9</code></a>
 Bring new release process into v6 branch (<a 
href="https://github.com/remix-run/react-router/tree/HEAD/packages/router/issues/15115";>#15115</a>)</li>
   <li><a 
href="https://github.com/remix-run/react-router/commit/c662ca366a414bf42624dd6cd20a7c414b2602e3";><code>c662ca3</code></a>
 chore: Update version for release (<a 
href="https://github.com/remix-run/react-router/tree/HEAD/packages/router/issues/14713";>#14713</a>)</li>
   <li><a 
href="https://github.com/remix-run/react-router/commit/98ad6912daec8df0d911f786f18006048efd7ade";><code>98ad691</code></a>
 chore: Update version for release (pre-v6) (<a 
href="https://github.com/remix-run/react-router/tree/HEAD/packages/router/issues/14710";>#14710</a>)</li>
   <li><a 
href="https://github.com/remix-run/react-router/commit/2fbb84c83dae3695a0435beb0c3c0b467b7c2da2";><code>2fbb84c</code></a>
 Validate redirect locations (v6) (<a 
href="https://github.com/remix-run/react-router/tree/HEAD/packages/router/issues/14707";>#14707</a>)</li>
   <li><a 
href="https://github.com/remix-run/react-router/commit/26b5d4581fb2829dc7eaeaad413de4735173a6eb";><code>26b5d45</code></a>
 chore: Update version for release (<a 
href="https://github.com/remix-run/react-router/tree/HEAD/packages/router/issues/14541";>#14541</a>)</li>
   <li><a 
href="https://github.com/remix-run/react-router/commit/919f8a86b95f0c8956e3820743503d5609f572cd";><code>919f8a8</code></a>
 chore: Update version for release (pre-v6) (<a 
href="https://github.com/remix-run/react-router/tree/HEAD/packages/router/issues/14540";>#14540</a>)</li>
   <li><a 
href="https://github.com/remix-run/react-router/commit/69bf7056f1540918a0324e0af215978cdaf5d486";><code>69bf705</code></a>
 Normalize double slashes in resolvePath (<a 
href="https://github.com/remix-run/react-router/tree/HEAD/packages/router/issues/14537";>#14537</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/remix-run/react-router/commits/@remix-run/[email protected]/packages/router";>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/~GitHub%20Actions";>GitHub Actions</a>, a new 
releaser for <code>@​remix-run/router</code> since your current version.</p>
   </details>
   <br />
   
   Updates `@remix-run/node` from 2.15.2 to 2.17.5
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/remix-run/remix/releases";>@​remix-run/node's 
releases</a>.</em></p>
   <blockquote>
   <h2>v2.17.5</h2>
   <p>See the changelog for the release notes: <a 
href="https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2175";>https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2175</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/remix-run/remix/commit/8307662161457e1ad710bde0a52de7b7f800abbc";><code>8307662</code></a>
 Version 2.17.5</li>
   <li><a 
href="https://github.com/remix-run/remix/commit/ab977d9f2edd4b3bd1639cb99f1369a13bf1415a";><code>ab977d9</code></a>
 Version 2.17.4</li>
   <li><a 
href="https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648";><code>b1d29d9</code></a>
 Version 2.17.3</li>
   <li><a 
href="https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d";><code>4a5ffd1</code></a>
 Revert &quot;Version 2.17.3&quot;</li>
   <li><a 
href="https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559";><code>98c89fa</code></a>
 Version 2.17.3</li>
   <li><a 
href="https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8";><code>3920349</code></a>
 Version 2.17.2</li>
   <li><a 
href="https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0";><code>64d88de</code></a>
 Validate session id in file session storage (<a 
href="https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806";>#10806</a>)</li>
   <li><a 
href="https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36";><code>91ef6fe</code></a>
 Version 2.17.1</li>
   <li><a 
href="https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b";><code>3000859</code></a>
 chore: Update version for release (<a 
href="https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10698";>#10698</a>)</li>
   <li><a 
href="https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034";><code>3004a98</code></a>
 chore: Update version for release (pre) (<a 
href="https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10692";>#10692</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/remix-run/remix/commits/[email protected]/packages/remix-node";>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/~GitHub%20Actions";>GitHub Actions</a>, a new 
releaser for <code>@​remix-run/node</code> since your current version.</p>
   </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 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/doris-opentelemetry-demo/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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to