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 1507cc9
authored
build(deps): Bump react-router-dom from 6.4.4 to 6.6.1 in /api-editor/gui (#1175)
Bumps
[react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom)
from 6.4.4 to 6.6.1.
<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.6.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies:
<ul>
<li><code>@remix-run/[email protected]</code></li>
<li><code>[email protected]</code></li>
</ul>
</li>
</ul>
<h2>6.6.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>Add <code>useBeforeUnload()</code> hook (<a
href="https://github-redirect.dependabot.com/remix-run/react-router/pull/9664">#9664</a>)</li>
<li>Remove <code>unstable_</code> prefix from
<code>createStaticHandler</code>/<code>createStaticRouter</code>/<code>StaticRouterProvider</code>
(<a
href="https://github-redirect.dependabot.com/remix-run/react-router/pull/9738">#9738</a>)</li>
</ul>
<h3>Patch Changes</h3>
<ul>
<li>Proper hydration of <code>Error</code> objects from
<code>StaticRouterProvider</code> (<a
href="https://github-redirect.dependabot.com/remix-run/react-router/pull/9664">#9664</a>)</li>
<li>Support uppercase <code><Form method></code> and
<code>useSubmit</code> method values (<a
href="https://github-redirect.dependabot.com/remix-run/react-router/pull/9664">#9664</a>)</li>
<li>Skip initial scroll restoration for SSR apps with
<code>hydrationData</code> (<a
href="https://github-redirect.dependabot.com/remix-run/react-router/pull/9664">#9664</a>)</li>
<li>Fix <code><button formmethod></code> form submission
overriddes (<a
href="https://github-redirect.dependabot.com/remix-run/react-router/pull/9664">#9664</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.5.0</h2>
<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>
<h2>6.4.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies:
<ul>
<li><code>@remix-run/[email protected]</code></li>
<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/baf69f02c643579844a84e85bfbf28a221bab627"><code>baf69f0</code></a>
chore: Update version for release (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/9786">#9786</a>)</li>
<li><a
href="https://github.com/remix-run/react-router/commit/cdb0592b923c321735fc6c8687a981b25a3aaeee"><code>cdb0592</code></a>
chore: Update version for release (pre) (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/9783">#9783</a>)</li>
<li><a
href="https://github.com/remix-run/react-router/commit/554aa84a39fdb48bafc599fd96a3b8f1bafbbb7d"><code>554aa84</code></a>
chore: Update version for release (pre) (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/9780">#9780</a>)</li>
<li><a
href="https://github.com/remix-run/react-router/commit/c3c2f29d2e56cd599c102ab1d9b955d1a19efc10"><code>c3c2f29</code></a>
chore: Update version for release (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/9771">#9771</a>)</li>
<li><a
href="https://github.com/remix-run/react-router/commit/19851411d9aa57f51cae0e988f1bd86fd4f4f7f8"><code>1985141</code></a>
chore: Update version for release (pre) (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/9742">#9742</a>)</li>
<li><a
href="https://github.com/remix-run/react-router/commit/da1e6e040ff919559eb2ada957ed1ad908e2650f"><code>da1e6e0</code></a>
Stabilize SSR data router APIs (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/9738">#9738</a>)</li>
<li><a
href="https://github.com/remix-run/react-router/commit/b714ec3a543cbb7a7a6fe3af97394fff3b2f2a3c"><code>b714ec3</code></a>
Update replace logic for form submissions/redirects (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/9734">#9734</a>)</li>
<li><a
href="https://github.com/remix-run/react-router/commit/36d2b38d8865ce980776bc391e81131ecdc7a11b"><code>36d2b38</code></a>
Merge branch 'release-next' into dev</li>
<li><a
href="https://github.com/remix-run/react-router/commit/1b28f4c0cadad0257a502e4246d09585a268516b"><code>1b28f4c</code></a>
chore: Update version for release (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/9740">#9740</a>)</li>
<li><a
href="https://github.com/remix-run/react-router/commit/cd7f11826ba2e88a1b84f168608b84e4c1455902"><code>cd7f118</code></a>
Updates for Remix on RR 6.4 (<a
href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/9664">#9664</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 bae09f9 commit 1507cc9Copy full SHA for 1507cc9
File tree
Expand file treeCollapse file tree
2 files changed
+26
-26
lines changedFilter options
- api-editor/gui
Expand file treeCollapse file tree
2 files changed
+26
-26
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+25-25Lines changed: 25 additions & 25 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