Skip to content

Commit

Permalink
Bump react-router-dom from 6.24.1 to 6.25.1 (#274)
Browse files Browse the repository at this point in the history
Bumps
[react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom)
from 6.24.1 to 6.25.1.
<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>[email protected]</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies
<ul>
<li>[email protected]</li>
<li>[email protected]</li>
</ul>
</li>
</ul>
<h2>[email protected]</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies
<ul>
<li>[email protected]</li>
<li>[email protected]</li>
</ul>
</li>
</ul>
<h2>[email protected]</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies
<ul>
<li>[email protected]</li>
<li>[email protected]</li>
</ul>
</li>
</ul>
<h2>[email protected]</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies
<ul>
<li>[email protected]</li>
<li>[email protected]</li>
</ul>
</li>
</ul>
<h2>[email protected]</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies
<ul>
<li>[email protected]</li>
<li>[email protected]</li>
</ul>
</li>
</ul>
<h2>[email protected]</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies
<ul>
<li><code>[email protected]</code></li>
<li><code>[email protected]</code></li>
</ul>
</li>
</ul>
<h2>[email protected]</h2>
<h3>Patch Changes</h3>
<ul>
<li>44bce3c6: Fix <code>react-router-dom</code> peer dependency version
<ul>
<li>[email protected]</li>
<li>[email protected]</li>
</ul>
</li>
</ul>
<h2>[email protected]</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.25.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>Memoize some <code>RouterProvider</code> internals to reduce
unnecessary re-renders (<a
href="https://redirect.github.com/remix-run/react-router/pull/11803">#11803</a>)</li>
<li>Updated dependencies:
<ul>
<li><code>[email protected]</code></li>
</ul>
</li>
</ul>
<h2>6.25.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p>Stabilize <code>future.unstable_skipActionErrorRevalidation</code> as
<code>future.v7_skipActionErrorRevalidation</code> (<a
href="https://redirect.github.com/remix-run/react-router/pull/11769">#11769</a>)</p>
<ul>
<li>When this flag is enabled, actions will not automatically trigger a
revalidation if they return/throw a <code>Response</code> with a
<code>4xx</code>/<code>5xx</code> status code</li>
<li>You may still opt-into revalidation via
<code>shouldRevalidate</code></li>
<li>This also changes <code>shouldRevalidate</code>'s
<code>unstable_actionStatus</code> parameter to
<code>actionStatus</code></li>
</ul>
</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies:
<ul>
<li><code>[email protected]</code></li>
<li><code>@remix-run/[email protected]</code></li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/remix-run/react-router/commit/98941f8886d0a2f08f36d17168e0b7e7400770b0"><code>98941f8</code></a>
chore: Update version for release (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11815">#11815</a>)</li>
<li><a
href="https://github.com/remix-run/react-router/commit/db24ec9b2cd957c5cfcc8709556c23683c68c277"><code>db24ec9</code></a>
chore: Update version for release (pre) (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11814">#11814</a>)</li>
<li><a
href="https://github.com/remix-run/react-router/commit/a252428492ddaa490bee4a399cf36e5dc85886dc"><code>a252428</code></a>
Reduce RouterProvider re-renders when using View Transitions (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11803">#11803</a>)</li>
<li><a
href="https://github.com/remix-run/react-router/commit/6b8daf95d30c3816e52c51990310f6fcbd2506ed"><code>6b8daf9</code></a>
Revert &quot;Temporary change to test release process off v6
branch&quot;</li>
<li><a
href="https://github.com/remix-run/react-router/commit/b8a4cdb6a36821cd967c4a040a9325e9cc68a6f6"><code>b8a4cdb</code></a>
Temporary change to test release process off v6 branch</li>
<li><a
href="https://github.com/remix-run/react-router/commit/13dfa13e969f3a175637f9012ac568a70bbcae54"><code>13dfa13</code></a>
chore: Update version for release (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11807">#11807</a>)</li>
<li><a
href="https://github.com/remix-run/react-router/commit/21b61c07c2fc66b1e51feeebdc5a6290344b699a"><code>21b61c0</code></a>
chore: Update version for release (pre) (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11800">#11800</a>)</li>
<li><a
href="https://github.com/remix-run/react-router/commit/7b22365b9aa7ac230e8d544c24a8265dde107ee7"><code>7b22365</code></a>
Stabilize future.unstable_skipActionErrorRevalidation (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11769">#11769</a>)</li>
<li><a
href="https://github.com/remix-run/react-router/commit/da65120ac550ee9a8b0a34e04e7bd4612357ff2a"><code>da65120</code></a>
Fix useMatch undecoded params (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11789">#11789</a>)</li>
<li>See full diff in <a
href="https://github.com/remix-run/react-router/commits/[email protected]/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.24.1&new-version=6.25.1)](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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent f9038bb commit b50d386
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 25 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"react-canvas-confetti": "^2.0.7",
"react-dom": "^18.3.1",
"react-plotly.js": "^2.6.0",
"react-router-dom": "^6.24.1",
"react-router-dom": "^6.25.1",
"react-scripts": "^5.0.1",
"typescript": "^5",
"web-vitals": "^4.2.1"
Expand Down
22 changes: 11 additions & 11 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b50d386

Please sign in to comment.