Skip to content

fix(deps): update dependency react-router-dom to v6.30.0 - autoclosed#325

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

fix(deps): update dependency react-router-dom to v6.30.0 - autoclosed#325
renovate[bot] wants to merge 1 commit intomainfrom
renovate/react-router-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-router-dom (source) 6.2.1 -> 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:

Full Changelog: https://github.com/remix-run/react-router/compare/[email protected]@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: [email protected]

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.

@vercel
Copy link

vercel bot commented Jun 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
arbitrum-one-launcher ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 3, 2025 2:02pm
arbitrum-rinkeby-launcher 🛑 Canceled (Inspect) Mar 3, 2025 2:02pm
polygon-mainnet-launcher 🛑 Canceled (Inspect) Mar 3, 2025 2:02pm
polygon-mumbai-launcher ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 3, 2025 2:02pm
root-launcher 🛑 Canceled (Inspect) Mar 3, 2025 2:02pm

@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 368bf43 to 9c382ba Compare June 24, 2024 20:17
@renovate renovate bot changed the title fix(deps): update dependency react-router-dom to v6.23.1 fix(deps): update dependency react-router-dom to v6.24.0 Jun 24, 2024
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 9c382ba to b19952c Compare July 3, 2024 14:38
@renovate renovate bot changed the title fix(deps): update dependency react-router-dom to v6.24.0 fix(deps): update dependency react-router-dom to v6.24.1 Jul 3, 2024
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from b19952c to 5fa9bd1 Compare July 16, 2024 16:57
@renovate renovate bot changed the title fix(deps): update dependency react-router-dom to v6.24.1 fix(deps): update dependency react-router-dom to v6.25.0 Jul 16, 2024
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 5fa9bd1 to 94516e2 Compare July 17, 2024 18:24
@renovate renovate bot changed the title fix(deps): update dependency react-router-dom to v6.25.0 fix(deps): update dependency react-router-dom to v6.25.1 Jul 17, 2024
@renovate renovate bot changed the title fix(deps): update dependency react-router-dom to v6.26.0 fix(deps): update dependency react-router-dom to v6.26.1 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 59e084c to e378503 Compare September 9, 2024 16:20
@renovate renovate bot changed the title fix(deps): update dependency react-router-dom to v6.26.1 fix(deps): update dependency react-router-dom to v6.26.2 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from e378503 to 719f983 Compare October 11, 2024 21:10
@renovate renovate bot changed the title fix(deps): update dependency react-router-dom to v6.26.2 fix(deps): update dependency react-router-dom to v6.27.0 Oct 11, 2024
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 719f983 to 5e1aab5 Compare November 7, 2024 00:46
@renovate renovate bot changed the title fix(deps): update dependency react-router-dom to v6.27.0 fix(deps): update dependency react-router-dom to v6.28.0 Nov 7, 2024
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 5e1aab5 to c03a889 Compare December 20, 2024 22:47
@renovate renovate bot changed the title fix(deps): update dependency react-router-dom to v6.28.0 fix(deps): update dependency react-router-dom to v6.28.1 Dec 20, 2024
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