Skip to content
This repository was archived by the owner on Dec 7, 2025. It is now read-only.

chore(deps): update dependency react-router to v6.30.2#588

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

chore(deps): update dependency react-router to v6.30.2#588
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/react-router-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2025

This PR contains the following updates:

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

Release Notes

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

v6.30.2: v6.30.2

Compare Source

See the changelog for release notes: https://github.com/remix-run/react-router/blob/v6/CHANGELOG.md#v6302

v6.30.1: v6.30.1

Compare Source

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6301

v6.30.0: v6.30.0

Compare Source

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6300

v6.29.0: v6.29.0

Compare Source

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6290

v6.28.2: v6.28.2

Compare Source

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6282

v6.28.1: v6.28.1

Compare Source

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6281

v6.28.0

Compare Source

Minor Changes
    • Log deprecation warnings for v7 flags (#​11750)
    • Add deprecation warnings to json/defer in favor of returning raw objects
      • These methods will be removed in React Router v7
Patch Changes
  • Update JSDoc URLs for new website structure (add /v6/ segment) (#​12141)
  • Updated dependencies:
    • @remix-run/router@1.21.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

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
Copy link
Contributor Author

renovate bot commented Nov 19, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: client/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: voting-client@1.0.0
npm warn Found: chai@5.1.2
npm warn node_modules/chai
npm warn   dev chai@"6.2.1" from the root project
npm warn
npm warn Could not resolve dependency:
npm warn peer chai@"^4.0.0" from chai-immutable@2.1.0
npm warn node_modules/chai-immutable
npm warn   dev chai-immutable@"2.1.0" from the root project
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: voting-client@1.0.0
npm warn Found: immutable@5.0.0
npm warn node_modules/immutable
npm warn   immutable@"5.1.4" from the root project
npm warn
npm warn Could not resolve dependency:
npm warn peer immutable@"^3.0.0" from chai-immutable@2.1.0
npm warn node_modules/chai-immutable
npm warn   dev chai-immutable@"2.1.0" from the root project
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: voting-client@1.0.0
npm warn Found: react@18.3.1
npm warn node_modules/react
npm warn   peer react@"^18.3.1" from react-dom@18.3.1
npm warn   node_modules/react-dom
npm warn     react-dom@"19.0.0" from the root project
npm warn   3 more (react-redux, use-sync-external-store, the root project)
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^15.0.0 || ^16.0.0 || ^17.0.0" from react-hot-loader@4.13.1
npm warn node_modules/react-hot-loader
npm warn   dev react-hot-loader@"4.13.1" from the root project
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: voting-client@1.0.0
npm warn Found: react-dom@18.3.1
npm warn node_modules/react-dom
npm warn   react-dom@"19.0.0" from the root project
npm warn
npm warn Could not resolve dependency:
npm warn peer react-dom@"^15.4.2" from react-addons-test-utils@15.6.2
npm warn node_modules/react-addons-test-utils
npm warn   react-addons-test-utils@"15.6.2" from the root project
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: voting-client@1.0.0
npm warn Found: react-dom@18.3.1
npm warn node_modules/react-dom
npm warn   react-dom@"19.0.0" from the root project
npm warn
npm warn Could not resolve dependency:
npm warn peer react-dom@"^15.0.0 || ^16.0.0 || ^17.0.0" from react-hot-loader@4.13.1
npm warn node_modules/react-hot-loader
npm warn   dev react-hot-loader@"4.13.1" from the root project
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: voting-client@1.0.0
npm error Found: react-redux@9.1.2
npm error node_modules/react-redux
npm error   react-redux@"9.2.0" from the root project
npm error
npm error Could not resolve dependency:
npm error react-redux@"9.2.0" from the root project
npm error
npm error Conflicting peer dependency: @types/react@19.2.7
npm error node_modules/@types/react
npm error   peerOptional @types/react@"^18.2.25 || ^19" from react-redux@9.2.0
npm error   node_modules/react-redux
npm error     react-redux@"9.2.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-12-03T18_59_56_146Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-12-03T18_59_56_146Z-debug-0.log

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants