Skip to content

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

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

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

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.16.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

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 force-pushed the renovate/react-router-monorepo branch from 12b7f4f to 8127ec0 Compare February 16, 2024 22:18
@renovate renovate bot changed the title Update dependency react-router-dom to v6.22.0 Update dependency react-router-dom to v6.22.1 Feb 16, 2024
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 8127ec0 to 9200874 Compare February 28, 2024 22:31
@renovate renovate bot changed the title Update dependency react-router-dom to v6.22.1 Update dependency react-router-dom to v6.22.2 Feb 28, 2024
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 9200874 to c6a32e2 Compare March 7, 2024 17:37
@renovate renovate bot changed the title Update dependency react-router-dom to v6.22.2 Update dependency react-router-dom to v6.22.3 Mar 7, 2024
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 7, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from c6a32e2 to 3991097 Compare April 23, 2024 17:45
@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 3991097 to 66ea846 Compare May 10, 2024 19:04
@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
@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 66ea846 to 3c23366 Compare June 24, 2024 20:17
@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 3c23366 to 9e492a3 Compare July 3, 2024 14:01
@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 9e492a3 to 8a3bd44 Compare July 16, 2024 14:52
@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
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 7, 2024

@sonarqubecloud
Copy link

2 similar comments
@sonarqubecloud
Copy link

@sonarqubecloud
Copy link

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 7, 2026

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