[PR #2684] [CLOSED] Bump react-router-dom from 6.25.1 to 6.28.0 in /frontend #4079

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 7739922 Bump react-router-dom from 6.25.1 to 6.28.0 in /frontend

📊 Changes

2 files changed (+44 additions, -19 deletions)

View changed files

📝 frontend/package.json (+1 -1)
📝 frontend/yarn.lock (+43 -18)

📄 Description

Bumps react-router-dom from 6.25.1 to 6.28.0.

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.

6.28.0

Minor Changes

    • Log deprecation warnings for v7 flags (#11750)
    • Add deprecation warnings to json/defer in favor of returning raw objects
      • These methods will be removed in React Router v7

Patch Changes

  • Update JSDoc URLs for new website structure (add /v6/ segment) (#12141)
  • Updated dependencies:
    • react-router@6.28.0
    • @remix-run/router@1.21.0

6.27.0

Minor Changes

  • Stabilize unstable_patchRoutesOnNavigation (#11973)
    • Add new PatchRoutesOnNavigationFunctionArgs type for convenience (#11967)
  • Stabilize unstable_dataStrategy (#11974)
  • Stabilize the unstable_flushSync option for navigations and fetchers (#11989)
  • Stabilize the unstable_viewTransition option for navigations and the corresponding unstable_useViewTransitionState hook (#11989)

Patch Changes

  • Fix bug when submitting to the current contextual route (parent route with an index child) when an ?index param already exists from a prior submission (#12003)

  • Fix useFormAction bug - when removing ?index param it would not keep other non-Remix index params (#12003)

  • Fix types for RouteObject within PatchRoutesOnNavigationFunction's patch method so it doesn't expect agnostic route objects passed to patch (#11967)

  • Updated dependencies:

    • react-router@6.27.0
    • @remix-run/router@1.20.0

6.26.2

Patch Changes

  • Updated dependencies:
    • @remix-run/router@1.19.2
    • react-router@6.26.2

6.26.1

Patch Changes

  • Rename unstable_patchRoutesOnMiss to unstable_patchRoutesOnNavigation to match new behavior (#11888)

... (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/2684 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/21/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/frontend/react-router-dom-6.28.0` --- ### 📝 Commits (1) - [`7739922`](https://github.com/Mintplex-Labs/anything-llm/commit/7739922af82649247be127483d7a078135ad8f19) Bump react-router-dom from 6.25.1 to 6.28.0 in /frontend ### 📊 Changes **2 files changed** (+44 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `frontend/package.json` (+1 -1) 📝 `frontend/yarn.lock` (+43 -18) </details> ### 📄 Description Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.25.1 to 6.28.0. <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>6.28.0</h2> <h3>Minor Changes</h3> <ul> <li> <ul> <li>Log deprecation warnings for v7 flags (<a href="https://redirect.github.com/remix-run/react-router/pull/11750">#11750</a>)</li> <li>Add deprecation warnings to <code>json</code>/<code>defer</code> in favor of returning raw objects <ul> <li>These methods will be removed in React Router v7</li> </ul> </li> </ul> </li> </ul> <h3>Patch Changes</h3> <ul> <li>Update JSDoc URLs for new website structure (add /v6/ segment) (<a href="https://redirect.github.com/remix-run/react-router/pull/12141">#12141</a>)</li> <li>Updated dependencies: <ul> <li><code>react-router@6.28.0</code></li> <li><code>@remix-run/router@1.21.0</code></li> </ul> </li> </ul> <h2>6.27.0</h2> <h3>Minor Changes</h3> <ul> <li>Stabilize <code>unstable_patchRoutesOnNavigation</code> (<a href="https://redirect.github.com/remix-run/react-router/pull/11973">#11973</a>) <ul> <li>Add new <code>PatchRoutesOnNavigationFunctionArgs</code> type for convenience (<a href="https://redirect.github.com/remix-run/react-router/pull/11967">#11967</a>)</li> </ul> </li> <li>Stabilize <code>unstable_dataStrategy</code> (<a href="https://redirect.github.com/remix-run/react-router/pull/11974">#11974</a>)</li> <li>Stabilize the <code>unstable_flushSync</code> option for navigations and fetchers (<a href="https://redirect.github.com/remix-run/react-router/pull/11989">#11989</a>)</li> <li>Stabilize the <code>unstable_viewTransition</code> option for navigations and the corresponding <code>unstable_useViewTransitionState</code> hook (<a href="https://redirect.github.com/remix-run/react-router/pull/11989">#11989</a>)</li> </ul> <h3>Patch Changes</h3> <ul> <li> <p>Fix bug when submitting to the current contextual route (parent route with an index child) when an <code>?index</code> param already exists from a prior submission (<a href="https://redirect.github.com/remix-run/react-router/pull/12003">#12003</a>)</p> </li> <li> <p>Fix <code>useFormAction</code> bug - when removing <code>?index</code> param it would not keep other non-Remix <code>index</code> params (<a href="https://redirect.github.com/remix-run/react-router/pull/12003">#12003</a>)</p> </li> <li> <p>Fix types for <code>RouteObject</code> within <code>PatchRoutesOnNavigationFunction</code>'s <code>patch</code> method so it doesn't expect agnostic route objects passed to <code>patch</code> (<a href="https://redirect.github.com/remix-run/react-router/pull/11967">#11967</a>)</p> </li> <li> <p>Updated dependencies:</p> <ul> <li><code>react-router@6.27.0</code></li> <li><code>@remix-run/router@1.20.0</code></li> </ul> </li> </ul> <h2>6.26.2</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies: <ul> <li><code>@remix-run/router@1.19.2</code></li> <li><code>react-router@6.26.2</code></li> </ul> </li> </ul> <h2>6.26.1</h2> <h3>Patch Changes</h3> <ul> <li>Rename <code>unstable_patchRoutesOnMiss</code> to <code>unstable_patchRoutesOnNavigation</code> to match new behavior (<a href="https://redirect.github.com/remix-run/react-router/pull/11888">#11888</a>)</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/365fefc90b861c51a1a9008df5aa035f2d7dc165"><code>365fefc</code></a> chore: Update version for release (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/12243">#12243</a>)</li> <li><a href="https://github.com/remix-run/react-router/commit/8d05d653649c1b08bcac586aacc5fd205d1ab7a2"><code>8d05d65</code></a> chore: Update version for release (pre) (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/12201">#12201</a>)</li> <li><a href="https://github.com/remix-run/react-router/commit/caa08957de6bf3b92388a7822510686a2a6c19da"><code>caa0895</code></a> Add deprecation warnings for v7 flags in v6 (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11750">#11750</a>)</li> <li><a href="https://github.com/remix-run/react-router/commit/50c59ea86f7c3866c0a50e6ea655aa3d7489b46f"><code>50c59ea</code></a> Update jsdoc links to add new v6 segment (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/12141">#12141</a>)</li> <li><a href="https://github.com/remix-run/react-router/commit/8cfb4a7ecfaade2ea115e741fc1df6e1d8aaeae4"><code>8cfb4a7</code></a> chore: Update version for release (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/12121">#12121</a>)</li> <li><a href="https://github.com/remix-run/react-router/commit/cde813905a2b634dbc3d9c1c60d7560778e20bae"><code>cde8139</code></a> chore: Update version for release (pre) (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/12112">#12112</a>)</li> <li><a href="https://github.com/remix-run/react-router/commit/9a62e35aa7168efa9aae44cc6f230bf69030acd6"><code>9a62e35</code></a> chore: Update version for release (pre) (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/12101">#12101</a>)</li> <li><a href="https://github.com/remix-run/react-router/commit/0389ebaa7f8264868acd55c57b78bcb931405f12"><code>0389eba</code></a> Fix issues with contextual routing and index params (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/12003">#12003</a>)</li> <li><a href="https://github.com/remix-run/react-router/commit/73fcb9b2843a4824973e5ca733ff60629aa95e9b"><code>73fcb9b</code></a> Stabilize viewTransiton and flushSync options (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11989">#11989</a>)</li> <li><a href="https://github.com/remix-run/react-router/commit/8c9e2b62612bd5e84e1c14ef52fd60afe5bb124e"><code>8c9e2b6</code></a> Fix types for PatchRoutesOnNavigationFunction (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11967">#11967</a>)</li> <li>Additional commits viewable in <a href="https://github.com/remix-run/react-router/commits/react-router-dom@6.28.0/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=6.28.0)](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:05 -05:00
yindo closed this issue 2026-02-22 18:35:06 -05:00
yindo changed title from [PR #2684] Bump react-router-dom from 6.25.1 to 6.28.0 in /frontend to [PR #2684] [CLOSED] Bump react-router-dom from 6.25.1 to 6.28.0 in /frontend 2026-06-05 15:16:42 -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#4079