Skip to content

Update dependency react-router-dom to v6.30.3#25

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/react-router-monorepo
Open

Update dependency react-router-dom to v6.30.3#25
renovate[bot] wants to merge 1 commit intomainfrom
renovate/react-router-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 28, 2023

This PR contains the following updates:

Package Change Age Confidence
react-router-dom (source) 6.4.36.30.3 age confidence

Release Notes

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

v6.30.3

Compare Source

v6.30.2

Compare Source

v6.30.1

Compare Source

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 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 46df1ca to d7f496c Compare June 6, 2023 20:59
@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 d7f496c to a1ea4ab Compare June 8, 2023 20:23
@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 a1ea4ab to 90c3f02 Compare June 14, 2023 17:31
@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 90c3f02 to d541cbe Compare June 23, 2023 22:34
@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 d541cbe to ec2c1d4 Compare June 30, 2023 20:19
@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 ec2c1d4 to 1c400a7 Compare July 17, 2023 21:13
@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 1c400a7 to bb56e5c Compare August 10, 2023 15:22
@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 bb56e5c to 6b2c214 Compare September 13, 2023 16:43
@renovate renovate bot changed the title Update dependency react-router-dom to v6.16.0 Update dependency react-router-dom to v6.17.0 Oct 16, 2023
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 6b2c214 to 3fbfaf6 Compare October 16, 2023 20:22
@renovate renovate bot changed the title Update dependency react-router-dom to v6.17.0 Update dependency react-router-dom to v6.18.0 Oct 31, 2023
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 3fbfaf6 to 1e80001 Compare October 31, 2023 16:58
@renovate renovate bot changed the title Update dependency react-router-dom to v6.18.0 Update dependency react-router-dom to v6.19.0 Nov 16, 2023
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 1e80001 to e76e1b3 Compare November 16, 2023 17:26
@renovate renovate bot changed the title Update dependency react-router-dom to v6.19.0 Update dependency react-router-dom to v6.20.0 Nov 22, 2023
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from e76e1b3 to 9b3be5f Compare November 22, 2023 20:11
@renovate renovate bot changed the title Update dependency react-router-dom to v6.20.0 Update dependency react-router-dom to v6.20.1 Dec 1, 2023
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 9b3be5f to b308b65 Compare December 1, 2023 21:20
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from b308b65 to 8d81c83 Compare December 13, 2023 22:20
@renovate renovate bot changed the title Update dependency react-router-dom to v6.20.1 Update dependency react-router-dom to v6.21.0 Dec 13, 2023
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 8d81c83 to ff39af2 Compare December 21, 2023 19:27
@renovate renovate bot changed the title Update dependency react-router-dom to v6.21.0 Update dependency react-router-dom to v6.21.1 Dec 21, 2023
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 81c9358 to f90ffe5 Compare March 7, 2024 17:19
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from f90ffe5 to 6316840 Compare April 23, 2024 17:42
@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 6316840 to afe49c9 Compare May 10, 2024 20:32
@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 afe49c9 to ef09598 Compare June 24, 2024 19:30
@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 ef09598 to 1a4b7fd Compare July 3, 2024 12:32
@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 1a4b7fd to afe5786 Compare July 16, 2024 17:55
@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 afe5786 to 3a1e110 Compare July 17, 2024 17:45
@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 3a1e110 to 009e6dc Compare August 1, 2024 14:01
@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 009e6dc to 6dfea37 Compare August 15, 2024 16:34
@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 6dfea37 to 5712144 Compare September 9, 2024 16:20
@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 5712144 to 0b58104 Compare October 11, 2024 19:58
@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 0b58104 to 814f9ce Compare November 7, 2024 01:50
@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 814f9ce to 981d309 Compare December 20, 2024 22:51
@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 981d309 to 0187db3 Compare January 16, 2025 17:27
@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 2 times, most recently from b3d05f3 to fafd520 Compare January 30, 2025 18:56
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