Commit 2d8ffb3
authored
chore(deps): Bump react-router from 5.3.4 to 7.5.2 (#1577)
Bumps
[react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router)
from 5.3.4 to 7.5.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/remix-run/react-router/releases">react-router's
releases</a>.</em></p>
<blockquote>
<h2>v7.5.2</h2>
<p>See the changelog for release notes: <a
href="https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v752">https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v752</a></p>
<h2>v7.5.1</h2>
<p>See the changelog for release notes: <a
href="https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v751">https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v751</a></p>
<h2>v7.5.0</h2>
<p>See the changelog for release notes: <a
href="https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v750">https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v750</a></p>
<h2>v7.4.1</h2>
<p>See the changelog for release notes: <a
href="https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v741">https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v741</a></p>
<h2>v7.4.0</h2>
<p>See the changelog for release notes: <a
href="https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v740">https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v740</a></p>
<h2>v7.3.0</h2>
<p>See the changelog for release notes: <a
href="https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v730">https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v730</a></p>
<h2>v6.30.0</h2>
<p>See the changelog for release notes: <a
href="https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6300">https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6300</a></p>
<h2>v7.2.0</h2>
<p>See the changelog for release notes: <a
href="https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v720">https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v720</a></p>
<h2>v.7.1.5</h2>
<p>See the changelog for release notes: <a
href="https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v715">https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v715</a></p>
<h2>v7.1.4</h2>
<p>See the changelog for release notes: <a
href="https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v714">https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v714</a></p>
<h2>v6.29.0</h2>
<p>See the changelog for release notes: <a
href="https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6290">https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6290</a></p>
<h2>v7.1.3</h2>
<p>See the changelog for release notes: <a
href="https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v713">https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v713</a></p>
<h2>v7.1.2</h2>
<p>See the changelog for release notes: <a
href="https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v712">https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v712</a></p>
<h2>v6.28.2</h2>
<p>See the changelog for release notes: <a
href="https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6282">https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6282</a></p>
<h2>v7.1.1</h2>
<p>See the changelog for release notes: <a
href="https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v711">https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v711</a></p>
<h2>v7.1.0</h2>
<p>See the changelog for release notes: <a
href="https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v710">https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v710</a></p>
<h2>v6.28.1</h2>
<p>See the changelog for release notes: <a
href="https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6281">https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6281</a></p>
<!-- 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/CHANGELOG.md">react-router's
changelog</a>.</em></p>
<blockquote>
<h2>7.5.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>Update Single Fetch to also handle the 204 redirects used in
<code>?_data</code> requests in Remix v2 (<a
href="https://redirect.github.com/remix-run/react-router/pull/13364">#13364</a>)</p>
<ul>
<li>This allows applications to return a redirect on <code>.data</code>
requests from outside the scope of React Router (i.e., an
<code>express</code>/<code>hono</code> middleware)</li>
<li>1 parent dd6990a commit 2d8ffb3
File tree
3 files changed
+36
-12
lines changed- packages
- api-explorer
- embed-playground
3 files changed
+36
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6330 | 6330 | | |
6331 | 6331 | | |
6332 | 6332 | | |
| 6333 | + | |
| 6334 | + | |
| 6335 | + | |
| 6336 | + | |
| 6337 | + | |
6333 | 6338 | | |
6334 | 6339 | | |
6335 | 6340 | | |
| |||
13666 | 13671 | | |
13667 | 13672 | | |
13668 | 13673 | | |
13669 | | - | |
13670 | | - | |
13671 | | - | |
| 13674 | + | |
| 13675 | + | |
| 13676 | + | |
13672 | 13677 | | |
13673 | 13678 | | |
13674 | 13679 | | |
| |||
14370 | 14375 | | |
14371 | 14376 | | |
14372 | 14377 | | |
14373 | | - | |
| 14378 | + | |
14374 | 14379 | | |
14375 | 14380 | | |
14376 | 14381 | | |
14377 | 14382 | | |
| 14383 | + | |
| 14384 | + | |
| 14385 | + | |
| 14386 | + | |
| 14387 | + | |
14378 | 14388 | | |
14379 | 14389 | | |
14380 | 14390 | | |
14381 | 14391 | | |
14382 | 14392 | | |
14383 | | - | |
14384 | | - | |
14385 | | - | |
14386 | | - | |
14387 | | - | |
14388 | 14393 | | |
14389 | 14394 | | |
14390 | 14395 | | |
| |||
14439 | 14444 | | |
14440 | 14445 | | |
14441 | 14446 | | |
14442 | | - | |
| 14447 | + | |
14443 | 14448 | | |
14444 | 14449 | | |
14445 | 14450 | | |
| |||
14454 | 14459 | | |
14455 | 14460 | | |
14456 | 14461 | | |
| 14462 | + | |
| 14463 | + | |
| 14464 | + | |
| 14465 | + | |
| 14466 | + | |
| 14467 | + | |
| 14468 | + | |
| 14469 | + | |
| 14470 | + | |
14457 | 14471 | | |
14458 | 14472 | | |
14459 | 14473 | | |
| |||
15411 | 15425 | | |
15412 | 15426 | | |
15413 | 15427 | | |
| 15428 | + | |
| 15429 | + | |
| 15430 | + | |
| 15431 | + | |
| 15432 | + | |
15414 | 15433 | | |
15415 | 15434 | | |
15416 | 15435 | | |
| |||
16755 | 16774 | | |
16756 | 16775 | | |
16757 | 16776 | | |
| 16777 | + | |
| 16778 | + | |
| 16779 | + | |
| 16780 | + | |
| 16781 | + | |
16758 | 16782 | | |
16759 | 16783 | | |
16760 | 16784 | | |
| |||
0 commit comments