Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump react-router-dom from 6.26.2 to 6.27.0 (#635)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.26.2 to 6.27.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/react-router-dom@6.27.0/packages/react-router-dom/CHANGELOG.md">react-router-dom's changelog</a>.</em></p> <blockquote> <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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <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><a href="https://github.com/remix-run/react-router/commit/09c1978ce2246a4eba7a557db43d20b2de893d20"><code>09c1978</code></a> Stabilize unstable_dataStrategy (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11974">#11974</a>)</li> <li><a href="https://github.com/remix-run/react-router/commit/25e49819004d94f3be343cdfee5a54ce84d7781d"><code>25e4981</code></a> Stabilize unstable_patchRoutesOnNavigation (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11973">#11973</a>)</li> <li>See full diff in <a href="https://github.com/remix-run/react-router/commits/react-router-dom@6.27.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.26.2&new-version=6.27.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information