[PR #2845] [CLOSED] Bump react-router-dom from 6.25.1 to 7.0.2 in /frontend #4144

Closed
opened 2026-02-22 18:35:14 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/2845
Author: @dependabot[bot]
Created: 12/16/2024
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/frontend/react-router-dom-7.0.2


📝 Commits (1)

  • 6c3acf1 Bump react-router-dom from 6.25.1 to 7.0.2 in /frontend

📊 Changes

2 files changed (+62 additions, -20 deletions)

View changed files

📝 frontend/package.json (+1 -1)
📝 frontend/yarn.lock (+61 -19)

📄 Description

Bumps react-router-dom from 6.25.1 to 7.0.2.

Release notes

Sourced from react-router-dom's releases.

react-router-dom-v5-compat@6.4.0-pre.15

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.15
    • react-router-dom@6.4.0-pre.15

react-router-dom-v5-compat@6.4.0-pre.11

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.11
    • react-router-dom@6.4.0-pre.11

react-router-dom-v5-compat@6.4.0-pre.10

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.10
    • react-router-dom@6.4.0-pre.10

react-router-dom-v5-compat@6.4.0-pre.9

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.9
    • react-router-dom@6.4.0-pre.9

react-router-dom-v5-compat@6.4.0-pre.8

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.8
    • react-router-dom@6.4.0-pre.8

react-router-dom-v5-compat@6.4.0-pre.7

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.7
    • react-router-dom@6.4.0-pre.7

react-router-dom-v5-compat@6.4.0-pre.6

Patch Changes

  • 44bce3c6: Fix react-router-dom peer dependency version
    • react-router@6.4.0-pre.6
    • react-router-dom@6.4.0-pre.6

react-router-dom-v5-compat@6.4.0-pre.5

... (truncated)

Changelog

Sourced from react-router-dom's changelog.

7.0.2

Patch Changes

  • Updated dependencies:
    • react-router@7.0.2

7.0.1

Patch Changes

  • Updated dependencies:
    • react-router@7.0.1

7.0.0

Major Changes

  • Remove the original defer implementation in favor of using raw promises via single fetch and turbo-stream. This removes these exports from React Router: (#11744)

    • defer
    • AbortedDeferredError
    • type TypedDeferredData
    • UNSAFE_DeferredData
    • UNSAFE_DEFERRED_SYMBOL,
  • Use createRemixRouter/RouterProvider in entry.client instead of RemixBrowser (#11469)

  • Remove single_fetch future flag. (#11522)

  • Remove future.v7_startTransition flag (#11696)

  • Remove future.v7_normalizeFormMethod future flag (#11697)

  • Allow returning undefined from actions and loaders (#11680)

  • update minimum node version to 18 (#11690)

  • Remove future.v7_prependBasename from the ionternalized @remix-run/router package (#11726)

  • Remove future.v7_throwAbortReason from internalized @remix-run/router package (#11728)

  • Add exports field to all packages (#11675)

  • node package no longer re-exports from react-router (#11702)

  • updates the minimum React version to 18 (#11689)

    • Remove the future.v7_partialHydration flag (#11725)
      • This also removes the <RouterProvider fallbackElement> prop

... (truncated)

Commits

Dependabot compatibility score

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 commands and options

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/2845 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/16/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/frontend/react-router-dom-7.0.2` --- ### 📝 Commits (1) - [`6c3acf1`](https://github.com/Mintplex-Labs/anything-llm/commit/6c3acf18a224a0a118defc8793f6253ecdd5e236) Bump react-router-dom from 6.25.1 to 7.0.2 in /frontend ### 📊 Changes **2 files changed** (+62 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `frontend/package.json` (+1 -1) 📝 `frontend/yarn.lock` (+61 -19) </details> ### 📄 Description Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.25.1 to 7.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/remix-run/react-router/releases">react-router-dom's releases</a>.</em></p> <blockquote> <h2>react-router-dom-v5-compat@6.4.0-pre.15</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies <ul> <li>react-router@6.4.0-pre.15</li> <li>react-router-dom@6.4.0-pre.15</li> </ul> </li> </ul> <h2>react-router-dom-v5-compat@6.4.0-pre.11</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies <ul> <li>react-router@6.4.0-pre.11</li> <li>react-router-dom@6.4.0-pre.11</li> </ul> </li> </ul> <h2>react-router-dom-v5-compat@6.4.0-pre.10</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies <ul> <li>react-router@6.4.0-pre.10</li> <li>react-router-dom@6.4.0-pre.10</li> </ul> </li> </ul> <h2>react-router-dom-v5-compat@6.4.0-pre.9</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies <ul> <li>react-router@6.4.0-pre.9</li> <li>react-router-dom@6.4.0-pre.9</li> </ul> </li> </ul> <h2>react-router-dom-v5-compat@6.4.0-pre.8</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies <ul> <li>react-router@6.4.0-pre.8</li> <li>react-router-dom@6.4.0-pre.8</li> </ul> </li> </ul> <h2>react-router-dom-v5-compat@6.4.0-pre.7</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies <ul> <li><code>react-router@6.4.0-pre.7</code></li> <li><code>react-router-dom@6.4.0-pre.7</code></li> </ul> </li> </ul> <h2>react-router-dom-v5-compat@6.4.0-pre.6</h2> <h3>Patch Changes</h3> <ul> <li>44bce3c6: Fix <code>react-router-dom</code> peer dependency version <ul> <li>react-router@6.4.0-pre.6</li> <li>react-router-dom@6.4.0-pre.6</li> </ul> </li> </ul> <h2>react-router-dom-v5-compat@6.4.0-pre.5</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md">react-router-dom's changelog</a>.</em></p> <blockquote> <h2>7.0.2</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies: <ul> <li><code>react-router@7.0.2</code></li> </ul> </li> </ul> <h2>7.0.1</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies: <ul> <li><code>react-router@7.0.1</code></li> </ul> </li> </ul> <h2>7.0.0</h2> <h3>Major Changes</h3> <ul> <li> <p>Remove the original <code>defer</code> implementation in favor of using raw promises via single fetch and <code>turbo-stream</code>. This removes these exports from React Router: (<a href="https://redirect.github.com/remix-run/react-router/pull/11744">#11744</a>)</p> <ul> <li><code>defer</code></li> <li><code>AbortedDeferredError</code></li> <li><code>type TypedDeferredData</code></li> <li><code>UNSAFE_DeferredData</code></li> <li><code>UNSAFE_DEFERRED_SYMBOL</code>,</li> </ul> </li> <li> <p>Use <code>createRemixRouter</code>/<code>RouterProvider</code> in <code>entry.client</code> instead of <code>RemixBrowser</code> (<a href="https://redirect.github.com/remix-run/react-router/pull/11469">#11469</a>)</p> </li> <li> <p>Remove single_fetch future flag. (<a href="https://redirect.github.com/remix-run/react-router/pull/11522">#11522</a>)</p> </li> <li> <p>Remove <code>future.v7_startTransition</code> flag (<a href="https://redirect.github.com/remix-run/react-router/pull/11696">#11696</a>)</p> </li> <li> <p>Remove <code>future.v7_normalizeFormMethod</code> future flag (<a href="https://redirect.github.com/remix-run/react-router/pull/11697">#11697</a>)</p> </li> <li> <p>Allow returning <code>undefined</code> from actions and loaders (<a href="https://redirect.github.com/remix-run/react-router/pull/11680">#11680</a>)</p> </li> <li> <p>update minimum node version to 18 (<a href="https://redirect.github.com/remix-run/react-router/pull/11690">#11690</a>)</p> </li> <li> <p>Remove <code>future.v7_prependBasename</code> from the ionternalized <code>@remix-run/router</code> package (<a href="https://redirect.github.com/remix-run/react-router/pull/11726">#11726</a>)</p> </li> <li> <p>Remove <code>future.v7_throwAbortReason</code> from internalized <code>@remix-run/router</code> package (<a href="https://redirect.github.com/remix-run/react-router/pull/11728">#11728</a>)</p> </li> <li> <p>Add <code>exports</code> field to all packages (<a href="https://redirect.github.com/remix-run/react-router/pull/11675">#11675</a>)</p> </li> <li> <p>node package no longer re-exports from react-router (<a href="https://redirect.github.com/remix-run/react-router/pull/11702">#11702</a>)</p> </li> <li> <p>updates the minimum React version to 18 (<a href="https://redirect.github.com/remix-run/react-router/pull/11689">#11689</a>)</p> </li> <li> <ul> <li>Remove the <code>future.v7_partialHydration</code> flag (<a href="https://redirect.github.com/remix-run/react-router/pull/11725">#11725</a>) <ul> <li>This also removes the <code>&lt;RouterProvider fallbackElement&gt;</code> prop</li> </ul> </li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/remix-run/react-router/commit/a51b35d82b0f8cd35b6d0900c88c8d5686ebc8f1"><code>a51b35d</code></a> chore: Update version for release (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/12444">#12444</a>)</li> <li><a href="https://github.com/remix-run/react-router/commit/1007cc7f48b18ec5fe865fc52d1355238320a330"><code>1007cc7</code></a> chore: Update version for release (pre) (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/12442">#12442</a>)</li> <li><a href="https://github.com/remix-run/react-router/commit/47953dd5d762a048ed5bbeb0607a9b5098db2837"><code>47953dd</code></a> chore: format</li> <li><a href="https://github.com/remix-run/react-router/commit/202825ca687d15f17833dac34e7f59c401c0685e"><code>202825c</code></a> chore: Update version for release (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/12347">#12347</a>)</li> <li><a href="https://github.com/remix-run/react-router/commit/fd6c297658f01f48f1dd6ca9477342312d3fe2d0"><code>fd6c297</code></a> chore: format</li> <li><a href="https://github.com/remix-run/react-router/commit/d7dc44a9313be10227f93249de51efe30c771e44"><code>d7dc44a</code></a> Merge branch 'release-next' into dev</li> <li><a href="https://github.com/remix-run/react-router/commit/e8e3b004d94a949372e77ce97a543bff5bc6fb89"><code>e8e3b00</code></a> chore: Update version for release (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/12344">#12344</a>)</li> <li><a href="https://github.com/remix-run/react-router/commit/1499f3e43fa51370be698fc84a78150b13bd7535"><code>1499f3e</code></a> chore: Update version for release (pre) (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/12315">#12315</a>)</li> <li><a href="https://github.com/remix-run/react-router/commit/c8fd1384fa23d74d7dd72aad4915f20b00d7f35f"><code>c8fd138</code></a> docs: adjusted READMEs for the api docs generator</li> <li><a href="https://github.com/remix-run/react-router/commit/995bcbb7e480a5a481475825957b20c89f7f0201"><code>995bcbb</code></a> chore: Update version for release (pre) (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/12235">#12235</a>)</li> <li>Additional commits viewable in <a href="https://github.com/remix-run/react-router/commits/react-router-dom@7.0.2/packages/react-router-dom">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-router-dom&package-manager=npm_and_yarn&previous-version=6.25.1&new-version=7.0.2)](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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:35:14 -05:00
yindo closed this issue 2026-02-22 18:35:14 -05:00
yindo changed title from [PR #2845] Bump react-router-dom from 6.25.1 to 7.0.2 in /frontend to [PR #2845] [CLOSED] Bump react-router-dom from 6.25.1 to 7.0.2 in /frontend 2026-06-05 15:17:02 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4144