Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 1, 2022

This PR contains the following updates:

Package Change Age Confidence
react-router-dom (source) 6.2.1 -> 6.30.2 age confidence

Release Notes

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

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

v6.4.3

Compare Source

v6.4.2

Compare Source

v6.4.1

Compare Source

v6.4.0

Compare Source

v6.3.0: react-router@v6.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: remix-run/react-router@v6.2.2...v6.3.0

v6.2.2

Compare Source

What's Changed

🐛 Bug Fixes
  • Fixed nested splat routes that begin with special URL-safe characters (#​8563)
  • Fixed a bug where index routes were missing route context in some cases (#​8497)

New Contributors

Full Changelog: remix-run/react-router@v6.2.1...v6.2.2


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.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 1, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot changed the title Update dependency react-router-dom to v6.2.2 Update dependency react-router-dom to v6.3.0 Mar 31, 2022
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from d1cbab4 to 745c38a Compare March 31, 2022 21:23
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 745c38a to 7285824 Compare September 25, 2022 11:01
@renovate renovate bot changed the title Update dependency react-router-dom to v6.3.0 Update dependency react-router-dom to v6.4.1 Sep 25, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 7285824 to f8346de Compare November 20, 2022 09:21
@renovate renovate bot changed the title Update dependency react-router-dom to v6.4.1 Update dependency react-router-dom to v6.4.3 Nov 20, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot changed the title Update dependency react-router-dom to v6.4.3 Update dependency react-router-dom to v6.9.0 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from f8346de to b79d04d Compare March 16, 2023 11:08
@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 29, 2023
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from b79d04d to 08bf12a Compare March 29, 2023 23:35
@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 08bf12a to abca988 Compare May 28, 2023 10:01
@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 2 times, most recently from ffbbe58 to 6e43e48 Compare June 8, 2023 20:03
@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 10, 2023
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 6e43e48 to 74f006b Compare June 14, 2023 19:02
@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 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 74f006b to 1b0aa22 Compare June 23, 2023 21:49
@sonarqubecloud
Copy link

Please retry analysis of this Pull-Request directly on SonarCloud.

@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 1b0aa22 to f12264d Compare June 30, 2023 22:51
@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 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 f12264d to a130747 Compare July 17, 2023 23:09
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from a130747 to dfaf802 Compare August 10, 2023 16:57
@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 8a3bd44 to a49de56 Compare July 17, 2024 18:50
@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 a49de56 to a533853 Compare August 1, 2024 16:30
@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 a533853 to 1cdaf2e Compare August 15, 2024 17:43
@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 1cdaf2e to 70f7961 Compare September 9, 2024 17:13
@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 70f7961 to a8b62f1 Compare October 11, 2024 19:10
@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 a8b62f1 to c5d01b5 Compare November 7, 2024 00:16
@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
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 7, 2024

@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from c5d01b5 to cd4fe70 Compare December 20, 2024 23:17
@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 cd4fe70 to 36c249b Compare January 16, 2025 17:23
@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 36c249b to c233d24 Compare January 30, 2025 18:46
@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 c233d24 to 17d4885 Compare February 27, 2025 20:01
@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
@sonarqubecloud
Copy link

@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 17d4885 to 1777d0c Compare May 20, 2025 23:19
@renovate renovate bot changed the title Update dependency react-router-dom to v6.30.0 Update dependency react-router-dom to v6.30.1 May 20, 2025
@sonarqubecloud
Copy link

@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 1777d0c to d93c2ce Compare November 13, 2025 21:06
@renovate renovate bot changed the title Update dependency react-router-dom to v6.30.1 Update dependency react-router-dom to v6.30.2 Nov 13, 2025
@sonarqubecloud
Copy link

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.

1 participant