238.json (9676B)
1 { 2 "number": 238, 3 "title": "Bump react-router-dom from 6.16.0 to 6.22.3", 4 "state": "closed", 5 "diff_file": "238.diff", 6 "author": "dependabot[bot]", 7 "created_at": "2024-03-28T09:24:29Z", 8 "closed_at": "2024-04-24T09:37:09Z", 9 "merged_at": null, 10 "base_ref": "main", 11 "head_ref": "dependabot/npm_and_yarn/react-router-dom-6.22.3", 12 "labels": [ 13 "dependencies", 14 "javascript" 15 ], 16 "assignees": [], 17 "requested_reviewers": [], 18 "body": "Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.16.0 to 6.22.3.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/remix-run/react-router/releases\">react-router-dom's releases</a>.</em></p>\n<blockquote>\n<h2>react-router-dom-v5-compat@6.4.0-pre.15</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>Updated dependencies\n<ul>\n<li>react-router@6.4.0-pre.15</li>\n<li>react-router-dom@6.4.0-pre.15</li>\n</ul>\n</li>\n</ul>\n<h2>react-router-dom-v5-compat@6.4.0-pre.11</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>Updated dependencies\n<ul>\n<li>react-router@6.4.0-pre.11</li>\n<li>react-router-dom@6.4.0-pre.11</li>\n</ul>\n</li>\n</ul>\n<h2>react-router-dom-v5-compat@6.4.0-pre.10</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>Updated dependencies\n<ul>\n<li>react-router@6.4.0-pre.10</li>\n<li>react-router-dom@6.4.0-pre.10</li>\n</ul>\n</li>\n</ul>\n<h2>react-router-dom-v5-compat@6.4.0-pre.9</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>Updated dependencies\n<ul>\n<li>react-router@6.4.0-pre.9</li>\n<li>react-router-dom@6.4.0-pre.9</li>\n</ul>\n</li>\n</ul>\n<h2>react-router-dom-v5-compat@6.4.0-pre.8</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>Updated dependencies\n<ul>\n<li>react-router@6.4.0-pre.8</li>\n<li>react-router-dom@6.4.0-pre.8</li>\n</ul>\n</li>\n</ul>\n<h2>react-router-dom-v5-compat@6.4.0-pre.7</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>Updated dependencies\n<ul>\n<li><code>react-router@6.4.0-pre.7</code></li>\n<li><code>react-router-dom@6.4.0-pre.7</code></li>\n</ul>\n</li>\n</ul>\n<h2>react-router-dom-v5-compat@6.4.0-pre.6</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>44bce3c6: Fix <code>react-router-dom</code> peer dependency version\n<ul>\n<li>react-router@6.4.0-pre.6</li>\n<li>react-router-dom@6.4.0-pre.6</li>\n</ul>\n</li>\n</ul>\n<h2>react-router-dom-v5-compat@6.4.0-pre.5</h2>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Changelog</summary>\n<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>\n<blockquote>\n<h2>6.22.3</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>Updated dependencies:\n<ul>\n<li><code>@remix-run/router@1.15.3</code></li>\n<li><code>react-router@6.22.3</code></li>\n</ul>\n</li>\n</ul>\n<h2>6.22.2</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>Updated dependencies:\n<ul>\n<li><code>@remix-run/router@1.15.2</code></li>\n<li><code>react-router@6.22.2</code></li>\n</ul>\n</li>\n</ul>\n<h2>6.22.1</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>Updated dependencies:\n<ul>\n<li><code>react-router@6.22.1</code></li>\n<li><code>@remix-run/router@1.15.1</code></li>\n</ul>\n</li>\n</ul>\n<h2>6.22.0</h2>\n<h3>Minor Changes</h3>\n<ul>\n<li>Include a <code>window__reactRouterVersion</code> tag for CWV Report detection (<a href=\"https://redirect.github.com/remix-run/react-router/pull/11222\">#11222</a>)</li>\n</ul>\n<h3>Patch Changes</h3>\n<ul>\n<li>Updated dependencies:\n<ul>\n<li><code>@remix-run/router@1.15.0</code></li>\n<li><code>react-router@6.22.0</code></li>\n</ul>\n</li>\n</ul>\n<h2>6.21.3</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>Fix <code>NavLink</code> <code>isPending</code> when a <code>basename</code> is used (<a href=\"https://redirect.github.com/remix-run/react-router/pull/11195\">#11195</a>)</li>\n<li>Remove leftover <code>unstable_</code> prefix from <code>Blocker</code>/<code>BlockerFunction</code> types (<a href=\"https://redirect.github.com/remix-run/react-router/pull/11187\">#11187</a>)</li>\n<li>Updated dependencies:\n<ul>\n<li><code>react-router@6.21.3</code></li>\n</ul>\n</li>\n</ul>\n<h2>6.21.2</h2>\n<h3>Patch Changes</h3>\n<ul>\n<li>Leverage <code>useId</code> for internal fetcher keys when available (<a href=\"https://redirect.github.com/remix-run/react-router/pull/11166\">#11166</a>)</li>\n</ul>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/remix-run/react-router/commit/67009e1727e7c1d06896c1a1fd78dc6161d86c94\"><code>67009e1</code></a> chore: Update version for release (<a href=\"https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11329\">#11329</a>)</li>\n<li><a href=\"https://github.com/remix-run/react-router/commit/0c37f37d75d830869eb3566c2fc2f487b4a1ebe2\"><code>0c37f37</code></a> chore: Update version for release (pre) (<a href=\"https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11327\">#11327</a>)</li>\n<li><a href=\"https://github.com/remix-run/react-router/commit/78c843bc792fef942a0896fdba7275907bb219fd\"><code>78c843b</code></a> chore: Update version for release (<a href=\"https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11314\">#11314</a>)</li>\n<li><a href=\"https://github.com/remix-run/react-router/commit/e1421befe5dd2cfb3ce9b9856b3b3255b1e6723f\"><code>e1421be</code></a> chore: Update version for release (pre) (<a href=\"https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11309\">#11309</a>)</li>\n<li><a href=\"https://github.com/remix-run/react-router/commit/95acd38639dadde8552cd8d1c6594445045740d7\"><code>95acd38</code></a> Merge branch 'release-next' into dev</li>\n<li><a href=\"https://github.com/remix-run/react-router/commit/6b22f919c5575603263d1182953c3e192c8f902c\"><code>6b22f91</code></a> Preserve hydrated errors during partial hydration (<a href=\"https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11305\">#11305</a>)</li>\n<li><a href=\"https://github.com/remix-run/react-router/commit/5f0cf324351281b786bb80dde1b1b98297495a2f\"><code>5f0cf32</code></a> chore: Update version for release (<a href=\"https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11283\">#11283</a>)</li>\n<li><a href=\"https://github.com/remix-run/react-router/commit/25d16dbed15005d9e07d5c4a78975a38cfff835a\"><code>25d16db</code></a> chore: Update version for release (pre) (<a href=\"https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11280\">#11280</a>)</li>\n<li><a href=\"https://github.com/remix-run/react-router/commit/241f2d4b7a0d091b0c634304c6f5f121a8833bca\"><code>241f2d4</code></a> Fix issues with pre-encoded param names not being properly decoded (<a href=\"https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11199\">#11199</a>)</li>\n<li><a href=\"https://github.com/remix-run/react-router/commit/3a667193c1da5eaf72970b3c953c0724a0b10bf6\"><code>3a66719</code></a> chore: Update version for release (<a href=\"https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/11242\">#11242</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/remix-run/react-router/commits/react-router-dom@6.22.3/packages/react-router-dom\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n</details>", 19 "comments": [ 20 { 21 "author": "dependabot[bot]", 22 "created_at": "2024-04-24T09:37:08Z", 23 "body": "Superseded by #266." 24 } 25 ], 26 "review_comments": [] 27 }