This repository was archived by the owner on Jan 19, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit ce16b91
authored
build(deps): Bump react-router-dom from 6.6.1 to 6.8.0 in /api-editor/gui (#1220)
Bumps
[react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom)
from 6.6.1 to 6.8.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>[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.8.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p>Support absolute URLs in <code><Link to></code>. If the URL is
for the current origin, it will still do a client-side navigation. If
the URL is for a different origin then it will do a fresh document
request for the new origin. (<a
href="https://github-redirect.dependabot.com/remix-run/react-router/pull/9900">#9900</a>)</p>
<pre lang="tsx"><code><Link
to="https://neworigin.com/some/path"> {/* Document request
*/}
<Link to="//neworigin.com/some/path"> {/* Document
request */}
<Link to="https://www.currentorigin.com/path"> {/*
Client-side navigation */}
</code></pre>
</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>Fix bug with search params removal via <code>useSearchParams</code>
(<a
href="https://github-redirect.dependabot.com/remix-run/react-router/pull/9969">#9969</a>)</li>
<li>Respect <code>preventScrollReset</code> on
<code><fetcher.Form></code> (<a
href="https://github-redirect.dependabot.com/remix-run/react-router/pull/9963">#9963</a>)</li>
<li>Fix navigation for hash routers on manual URL changes (<a
href="https://github-redirect.dependabot.com/remix-run/react-router/pull/9980">#9980</a>)</li>
<li>Use <code>pagehide</code> instead of <code>beforeunload</code> for
<code><ScrollRestoration></code>. This has better cross-browser
support, specifically on Mobile Safari. (<a
href="https://github-redirect.dependabot.com/remix-run/react-router/pull/9945">#9945</a>)</li>
<li>Updated dependencies:
<ul>
<li><code>@remix-run/[email protected]</code></li>
<li><code>[email protected]</code></li>
</ul>
</li>
</ul>
<h2>6.7.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>Add <code>unstable_useBlocker</code> hook for blocking navigations
within the app's location origin (<a
href="https://github-redirect.dependabot.com/remix-run/react-router/pull/9709">#9709</a>)</li>
<li>Add <code>unstable_usePrompt</code> hook for blocking navigations
within the app's location origin (<a
href="https://github-redirect.dependabot.com/remix-run/react-router/pull/9932">#9932</a>)</li>
<li>Add <code>preventScrollReset</code> prop to
<code><Form></code> (<a
href="https://github-redirect.dependabot.com/remix-run/react-router/pull/9886">#9886</a>)</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>Added pass-through event listener options argument to
<code>useBeforeUnload</code> (<a
href="https://github-redirect.dependabot.com/remix-run/react-router/pull/9709">#9709</a>)</li>
<li>Streamline jsdom bug workaround in tests (<a
href="https://github-redirect.dependabot.com/remix-run/react-router/pull/9824">#9824</a>)</li>
<li>Updated dependencies:
<ul>
<li><code>@remix-run/[email protected]</code></li>
<li><code>[email protected]</code></li>
</ul>
</li>
</ul>
<h2>6.6.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>Ensure <code>useId</code> consistency during SSR (<a
href="https://github-redirect.dependabot.com/remix-run/react-router/pull/9805">#9805</a>)</li>
<li>Updated dependencies:
<ul>
<li><code>[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/e158bc157d6ebb6cc0cdd3577ef30e2ee94c4a16"><code>e158bc1</code></a>
chore: Update version for release (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/9988">#9988</a>)</li>
<li><a
href="https://github.com/remix-run/react-router/commit/adc63c65bc98a65cad37f1ef65881549aa66fd73"><code>adc63c6</code></a>
chore: Update version for release (pre) (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/9976">#9976</a>)</li>
<li><a
href="https://github.com/remix-run/react-router/commit/72e3ca65b6f7708f66862dc5259d41d4b1cacd21"><code>72e3ca6</code></a>
chore: Update version for release (pre) (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/9974">#9974</a>)</li>
<li><a
href="https://github.com/remix-run/react-router/commit/075a2e0bd3937241c33dd4ef65d79b719e24c1a9"><code>075a2e0</code></a>
Merge branch 'main' into release-next</li>
<li><a
href="https://github.com/remix-run/react-router/commit/e29876cf57df9b4519ca2e618de34820e055424e"><code>e29876c</code></a>
Fix bug with search params removal (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/9969">#9969</a>)</li>
<li><a
href="https://github.com/remix-run/react-router/commit/db73e9482318271d9e10cb6d81b7fb6f1d67eb5c"><code>db73e94</code></a>
Change useScrollRestoration to use pagehide event (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/9945">#9945</a>)</li>
<li><a
href="https://github.com/remix-run/react-router/commit/1143652d5d0e666a66388be227afc0383a050897"><code>1143652</code></a>
chore: update to Jest v29 (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/9895">#9895</a>)</li>
<li><a
href="https://github.com/remix-run/react-router/commit/15ad8d531fae7cd3e2d2038cf3c29595d7812ee1"><code>15ad8d5</code></a>
Merge branch 'release-next' into dev</li>
<li><a
href="https://github.com/remix-run/react-router/commit/0e4c524b329bf9641ccfc85da95bcde708bc56ca"><code>0e4c524</code></a>
Merge branch 'release-next'</li>
<li><a
href="https://github.com/remix-run/react-router/commit/74979cb5f84092d83adcf5cda5bf281b3450683c"><code>74979cb</code></a>
chore: Update version for release (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/9936">#9936</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom">compare
view</a></li>
</ul>
</details>
<br />
[](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 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>1 parent 8ec1e98 commit ce16b91Copy full SHA for ce16b91
File tree
Expand file treeCollapse file tree
2 files changed
+18
-57
lines changedFilter options
- api-editor/gui
Expand file treeCollapse file tree
2 files changed
+18
-57
lines changedCollapse file: api-editor/gui/package-lock.json
api-editor/gui/package-lock.json
Copy file name to clipboardExpand all lines: api-editor/gui/package-lock.json+17-56Lines changed: 17 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file: api-editor/gui/package.json
api-editor/gui/package.json
Copy file name to clipboardExpand all lines: api-editor/gui/package.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
|
0 commit comments