Skip to content

Update dependency react-router-dom to v6.30.0 #71

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-router-dom (source) 6.4.3 -> 6.30.0 age adoption passing confidence

Release Notes

remix-run/react-router (react-router-dom)

v6.30.0

Compare Source

v6.29.0

Compare Source

v6.28.2

Compare Source

v6.28.1

Compare Source

v6.28.0

Compare Source

v6.27.0

Compare Source

v6.26.2

Compare Source

v6.26.1

Compare Source

v6.26.0

Compare Source

v6.25.1

Compare Source

v6.25.0

Compare Source

v6.24.1

Compare Source

v6.24.0

Compare Source

v6.23.1

Compare Source

v6.23.0

Compare Source

v6.22.3

Compare Source

v6.22.2

Compare Source

v6.22.1

Compare Source

v6.22.0

Compare Source

v6.21.3

Compare Source

v6.21.2

Compare Source

v6.21.1

Compare Source

v6.21.0

Compare Source

v6.20.1

Compare Source

v6.20.0

Compare Source

v6.19.0

Compare Source

v6.18.0

Compare Source

v6.17.0

Compare Source

v6.16.0

Compare Source

v6.15.0

Compare Source

v6.14.2

Compare Source

v6.14.1

Compare Source

v6.14.0

Compare Source

v6.13.0

Compare Source

v6.12.1

Compare Source

v6.12.0

Compare Source

v6.11.2

Compare Source

v6.11.1

Compare Source

v6.11.0

Compare Source

v6.10.0

Compare Source

v6.9.0

Compare Source

v6.8.2

Compare Source

v6.8.1

Compare Source

v6.8.0

Compare Source

v6.7.0

Compare Source

v6.6.2

Compare Source

v6.6.1

Compare Source

v6.6.0

Compare Source

v6.5.0

Compare Source

v6.4.5

Compare Source

v6.4.4: v6.4.4

Compare Source

What's Changed

  • Throw an error if an action/loader function returns undefined as revalidations need to know whether the loader has previously been executed. undefined also causes issues during SSR stringification for hydration. You should always ensure your loader/action returns a value, and you may return null if you don't wish to return anything. (#​9511)
  • Properly handle redirects to external domains (#​9590, #​9654)
  • Preserve the HTTP method on 307/308 redirects (#​9597)
  • Support basename in static data routers (#​9591)
  • Enhanced ErrorResponse bodies to contain more descriptive text in internal 403/404/405 scenarios
  • 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

Full Changelog: https://github.com/remix-run/react-router/compare/react-router-dom@6.4.3...react-router-dom@6.4.4


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 6800770 to c3199f5 Compare January 18, 2023 22:03
@renovate renovate bot changed the title Update dependency react-router-dom to v6.6.2 Update dependency react-router-dom to v6.7.0 Jan 18, 2023
@renovate renovate bot changed the title Update dependency react-router-dom to v6.7.0 Update dependency react-router-dom to v6.8.0 Jan 26, 2023
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from c3199f5 to f47295f Compare January 26, 2023 20:22
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from f47295f to 9837918 Compare February 6, 2023 20:30
@renovate renovate bot changed the title Update dependency react-router-dom to v6.8.0 Update dependency react-router-dom to v6.8.1 Feb 6, 2023
@renovate renovate bot changed the title Update dependency react-router-dom to v6.8.1 Update dependency react-router-dom to v6.8.2 Feb 27, 2023
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 9837918 to dcf02de Compare February 27, 2023 22:39
@renovate renovate bot changed the title Update dependency react-router-dom to v6.8.2 Update dependency react-router-dom to v6.9.0 Mar 18, 2023
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from dcf02de to a818d1b Compare March 18, 2023 18:09
@renovate renovate bot changed the title Update dependency react-router-dom to v6.9.0 Update dependency react-router-dom to v6.10.0 Mar 30, 2023
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from a818d1b to 34dd487 Compare March 30, 2023 01:27
@renovate renovate bot changed the title Update dependency react-router-dom to v6.10.0 Update dependency react-router-dom to v6.11.2 May 28, 2023
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 34dd487 to 1007342 Compare May 28, 2023 11:04
@renovate renovate bot changed the title Update dependency react-router-dom to v6.11.2 Update dependency react-router-dom to v6.12.0 Jun 6, 2023
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 1007342 to 791123e Compare June 6, 2023 18:45
@renovate renovate bot changed the title Update dependency react-router-dom to v6.12.0 Update dependency react-router-dom to v6.12.1 Jun 8, 2023
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 791123e to e5a8914 Compare June 8, 2023 19:10
@renovate renovate bot changed the title Update dependency react-router-dom to v6.12.1 Update dependency react-router-dom to v6.13.0 Jun 14, 2023
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from e5a8914 to 0ab6c36 Compare June 14, 2023 17:06
@renovate renovate bot changed the title Update dependency react-router-dom to v6.13.0 Update dependency react-router-dom to v6.14.0 Jun 23, 2023
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 0ab6c36 to f7af442 Compare June 23, 2023 21:08
@renovate renovate bot changed the title Update dependency react-router-dom to v6.14.0 Update dependency react-router-dom to v6.14.1 Jun 30, 2023
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from f7af442 to 7df6ed5 Compare June 30, 2023 23:25
@renovate renovate bot changed the title Update dependency react-router-dom to v6.14.1 Update dependency react-router-dom to v6.14.2 Jul 17, 2023
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 7df6ed5 to 8669007 Compare July 17, 2023 22:59
@renovate renovate bot changed the title Update dependency react-router-dom to v6.14.2 Update dependency react-router-dom to v6.15.0 Aug 10, 2023
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 8669007 to f70a7a7 Compare August 10, 2023 15:34
@renovate renovate bot changed the title Update dependency react-router-dom to v6.15.0 Update dependency react-router-dom to v6.16.0 Sep 13, 2023
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from f70a7a7 to eb898d5 Compare September 13, 2023 17:43
@renovate renovate bot changed the title Update dependency react-router-dom to v6.22.3 Update dependency react-router-dom to v6.23.0 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 0561ad1 to 96778e3 Compare May 10, 2024 19:39
@renovate renovate bot changed the title Update dependency react-router-dom to v6.23.0 Update dependency react-router-dom to v6.23.1 May 10, 2024
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 96778e3 to db458ea Compare June 24, 2024 20:02
@renovate renovate bot changed the title Update dependency react-router-dom to v6.23.1 Update dependency react-router-dom to v6.24.0 Jun 24, 2024
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from db458ea to a505bea Compare July 3, 2024 13:10
@renovate renovate bot changed the title Update dependency react-router-dom to v6.24.0 Update dependency react-router-dom to v6.24.1 Jul 3, 2024
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from a505bea to 39dd17a Compare July 16, 2024 16:07
@renovate renovate bot changed the title Update dependency react-router-dom to v6.24.1 Update dependency react-router-dom to v6.25.0 Jul 16, 2024
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 39dd17a to eb3febe Compare July 17, 2024 16:59
@renovate renovate bot changed the title Update dependency react-router-dom to v6.25.0 Update dependency react-router-dom to v6.25.1 Jul 17, 2024
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from eb3febe to 5adeb4f Compare August 1, 2024 16:53
@renovate renovate bot changed the title Update dependency react-router-dom to v6.25.1 Update dependency react-router-dom to v6.26.0 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 5adeb4f to b68cbe1 Compare August 15, 2024 16:15
@renovate renovate bot changed the title Update dependency react-router-dom to v6.26.0 Update dependency react-router-dom to v6.26.1 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from b68cbe1 to ce4d077 Compare September 9, 2024 17:12
@renovate renovate bot changed the title Update dependency react-router-dom to v6.26.1 Update dependency react-router-dom to v6.26.2 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from ce4d077 to b497784 Compare October 11, 2024 18:21
@renovate renovate bot changed the title Update dependency react-router-dom to v6.26.2 Update dependency react-router-dom to v6.27.0 Oct 11, 2024
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from b497784 to 3d7ee2e Compare November 7, 2024 02:26
@renovate renovate bot changed the title Update dependency react-router-dom to v6.27.0 Update dependency react-router-dom to v6.28.0 Nov 7, 2024
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 3d7ee2e to 29d5cfb Compare December 20, 2024 23:27
@renovate renovate bot changed the title Update dependency react-router-dom to v6.28.0 Update dependency react-router-dom to v6.28.1 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 29d5cfb to 6153676 Compare January 16, 2025 16:30
@renovate renovate bot changed the title Update dependency react-router-dom to v6.28.1 Update dependency react-router-dom to v6.28.2 Jan 16, 2025
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 6153676 to 48b43f0 Compare January 30, 2025 18:47
@renovate renovate bot changed the title Update dependency react-router-dom to v6.28.2 Update dependency react-router-dom to v6.29.0 Jan 30, 2025
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 48b43f0 to c7d1e62 Compare February 27, 2025 18:50
@renovate renovate bot changed the title Update dependency react-router-dom to v6.29.0 Update dependency react-router-dom to v6.30.0 Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants