Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Update dependency react-router-dom to v6.6.1 #384

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-router-dom 6.3.0 -> 6.6.1 age adoption passing confidence

Release Notes

remix-run/react-router

v6.6.1

Compare Source

Patch Changes
  • Updated dependencies:
    • @remix-run/router@1.2.1
    • react-router@6.6.1

v6.6.0

Compare Source

Minor Changes
  • Add useBeforeUnload() hook (#​9664)
  • Remove unstable_ prefix from createStaticHandler/createStaticRouter/StaticRouterProvider (#​9738)
Patch Changes
  • Proper hydration of Error objects from StaticRouterProvider (#​9664)
  • Support uppercase <Form method> and useSubmit method values (#​9664)
  • Skip initial scroll restoration for SSR apps with hydrationData (#​9664)
  • Fix <button formmethod> form submission overriddes (#​9664)
  • Updated dependencies:
    • @remix-run/router@1.2.0
    • react-router@6.6.0

v6.5.0

Compare Source

Patch Changes
  • Updated dependencies:
    • react-router@6.5.0
    • @remix-run/router@1.1.0

v6.4.5

Compare Source

Patch Changes
  • Updated dependencies:
    • @remix-run/router@1.0.5
    • react-router@6.4.5

v6.4.4

Compare Source

Patch Changes
  • Fix issues with encoded characters in NavLink and descendant <Routes> (#​9589, #​9647)
  • Properly serialize/deserialize ErrorResponse instances when using built-in hydration (#​9593)
  • Support basename in static data routers (#​9591)
  • Updated dependencies:
    • @remix-run/router@1.0.4
    • react-router@6.4.4

v6.4.3

Compare Source

Patch Changes
  • Fix hrefs generated for createHashRouter (#​9409)
  • fix encoding/matching issues with special chars (#​9477, #​9496)
  • Properly support index routes with a path in useResolvedPath (#​9486)
  • Respect relative=path prop on NavLink (#​9453)
  • Fix NavLink behavior for root urls (#​9497)
  • Updated dependencies:
    • @remix-run/router@1.0.3
    • react-router@6.4.3

v6.4.2

Compare Source

Patch Changes
  • Respect basename in useFormAction (#​9352)
  • Enhance console error messages for invalid usage of data router hooks (#​9311)
  • If an index route has children, it will result in a runtime error. We have strengthened our RouteObject/RouteProps types to surface the error in TypeScript. (#​9366)
  • Updated dependencies:
    • react-router@6.4.2
    • @remix-run/router@1.0.2

v6.4.1

Compare Source

Patch Changes
  • Updated dependencies:
    • react-router@6.4.1
    • @remix-run/router@1.0.1

v6.4.0

Compare Source

Whoa this is a big one! 6.4.0 brings all the data loading and mutation APIs over from Remix. Here's a quick high level overview, but it's recommended you go check out the docs, especially the feature overview and the tutorial.

New APIs

  • Create your router with createMemoryRouter/createBrowserRouter/createHashRouter
  • Render your router with <RouterProvider>
  • Load data with a Route loader and mutate with a Route action
  • Handle errors with Route errorElement
  • Submit data with the new <Form> component
  • Perform in-page data loads and mutations with useFetcher()
  • Defer non-critical data with defer and Await
  • Manage scroll position with <ScrollRestoration>

New Features

  • Perform path-relative navigations with <Link relative="path"> (#​9160)

Bug Fixes

  • Path resolution is now trailing slash agnostic (#​8861)
  • useLocation returns the scoped location inside a <Routes location> component (#​9094)
  • respect the <Link replace> prop if it is defined (#​8779)

Updated Dependencies

  • react-router@6.4.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team September 13, 2022 21:09
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 771400c to 390f14e Compare September 21, 2022 22:11
@renovate renovate bot changed the title Update dependency react-router-dom to v6.4.0 Update dependency react-router-dom to v6.4.1 Sep 21, 2022
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 390f14e to c8f30dd Compare October 5, 2022 21:56
@renovate renovate bot changed the title Update dependency react-router-dom to v6.4.1 Update dependency react-router-dom to v6.4.2 Oct 5, 2022
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from c8f30dd to c5a5635 Compare November 1, 2022 16:56
@renovate renovate bot changed the title Update dependency react-router-dom to v6.4.2 Update dependency react-router-dom to v6.4.3 Nov 1, 2022
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from c5a5635 to bcfb770 Compare November 30, 2022 23:13
@renovate renovate bot changed the title Update dependency react-router-dom to v6.4.3 Update dependency react-router-dom to v6.4.4 Nov 30, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Nov 30, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code EBADENGINE
npm ERR! engine Unsupported engine
npm ERR! engine Not compatible with your version of node/npm: app-user-manager@0.0.0
npm ERR! notsup Not compatible with your version of node/npm: app-user-manager@0.0.0
npm ERR! notsup Required: {"node":"14 - 16","npm":"7 - 8"}
npm ERR! notsup Actual:   {"npm":"9.2.0"}

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-12-23T18_54_26_923Z-debug-0.log

@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from bcfb770 to f97ebef Compare December 7, 2022 21:24
@renovate renovate bot changed the title Update dependency react-router-dom to v6.4.4 Update dependency react-router-dom to v6.4.5 Dec 7, 2022
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from f97ebef to 48248e6 Compare December 16, 2022 19:28
@renovate renovate bot changed the title Update dependency react-router-dom to v6.4.5 Update dependency react-router-dom to v6.5.0 Dec 16, 2022
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 48248e6 to 5748878 Compare December 21, 2022 20:50
@renovate renovate bot changed the title Update dependency react-router-dom to v6.5.0 Update dependency react-router-dom to v6.6.0 Dec 21, 2022
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 5748878 to 99d804d Compare December 23, 2022 18:54
@renovate renovate bot changed the title Update dependency react-router-dom to v6.6.0 Update dependency react-router-dom to v6.6.1 Dec 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants