Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency react-router-dom to v6.26.1 #1312

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-router-dom (source) 6.22.3 -> 6.26.1 age adoption passing confidence

Release Notes

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

v6.26.1

Compare Source

v6.26.0

Compare Source

Minor Changes
  • Add a new replace(url, init?) alternative to redirect(url, init?) that performs a history.replaceState instead of a history.pushState on client-side navigation redirects (#​11811)
Patch Changes
  • Fix initial hydration behavior when using future.v7_partialHydration along with unstable_patchRoutesOnMiss (#​11838)
    • During initial hydration, router.state.matches will now include any partial matches so that we can render ancestor HydrateFallback components
  • Updated dependencies:
    • @remix-run/router@1.19.0
    • react-router@6.26.0

v6.25.1

Compare Source

Patch Changes
  • Memoize some RouterProvider internals to reduce unnecessary re-renders (#​11803)
  • Updated dependencies:
    • react-router@6.25.1

v6.25.0

Compare Source

Minor Changes
  • Stabilize future.unstable_skipActionErrorRevalidation as future.v7_skipActionErrorRevalidation (#​11769)

    • When this flag is enabled, actions will not automatically trigger a revalidation if they return/throw a Response with a 4xx/5xx status code
    • You may still opt-into revalidation via shouldRevalidate
    • This also changes shouldRevalidate's unstable_actionStatus parameter to actionStatus
Patch Changes
  • Updated dependencies:
    • react-router@6.25.0
    • @remix-run/router@1.18.0

v6.24.1

Compare Source

Patch Changes

v6.24.0

Compare Source

Minor Changes
Patch Changes
  • Fix fetcher.submit types - remove incorrect navigate/fetcherKey/unstable_viewTransition options because they are only relevant for useSubmit (#​11631)
  • Allow falsy location.state values passed to <StaticRouter> (#​11495)
  • Updated dependencies:
    • react-router@6.24.0
    • @remix-run/router@1.17.0

v6.23.1

Compare Source

Patch Changes
  • Check for document existence when checking startViewTransition (#​11544)
  • Change the react-router-dom/server import back to react-router-dom instead of index.ts (#​11514)
  • Updated dependencies:
    • @remix-run/router@1.16.1
    • react-router@6.23.1

v6.23.0

Compare Source

Minor Changes
  • Add a new unstable_dataStrategy configuration option (#​11098)
    • This option allows Data Router applications to take control over the approach for executing route loaders and actions
    • The default implementation is today's behavior, to fetch all loaders in parallel, but this option allows users to implement more advanced data flows including Remix single-fetch, middleware/context APIs, automatic loader caching, and more
Patch Changes
  • Updated dependencies:
    • @remix-run/router@1.16.0
    • react-router@6.23.0

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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.

Copy link
Contributor Author

renovate bot commented Aug 12, 2024

⚠️ 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: package-lock.json
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @wordpress/block-editor@12.26.0
npm warn Found: react@18.3.1
npm warn node_modules/@wordpress/block-editor/node_modules/react
npm warn   peer react@"^18.0.0" from @wordpress/components@27.6.0
npm warn   node_modules/@wordpress/block-editor/node_modules/@wordpress/components
npm warn     @wordpress/components@"^27.6.0" from @wordpress/block-editor@12.26.0
npm warn     node_modules/@wordpress/block-editor
npm warn   3 more (@wordpress/element, framer-motion, react-dom)
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^18.0.0" from @wordpress/block-editor@12.26.0
npm warn node_modules/@wordpress/block-editor
npm warn   dev @wordpress/block-editor@"^12.12.0" from the root project
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @wordpress/block-editor@12.26.0
npm warn Found: react-dom@18.3.1
npm warn node_modules/@wordpress/block-editor/node_modules/react-dom
npm warn   peer react-dom@"^18.0.0" from @wordpress/components@27.6.0
npm warn   node_modules/@wordpress/block-editor/node_modules/@wordpress/components
npm warn     @wordpress/components@"^27.6.0" from @wordpress/block-editor@12.26.0
npm warn     node_modules/@wordpress/block-editor
npm warn   2 more (@wordpress/element, framer-motion)
npm warn
npm warn Could not resolve dependency:
npm warn peer react-dom@"^18.0.0" from @wordpress/block-editor@12.26.0
npm warn node_modules/@wordpress/block-editor
npm warn   dev @wordpress/block-editor@"^12.12.0" from the root project
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @wordpress/blocks@12.35.0
npm warn Found: react@18.3.1
npm warn node_modules/@wordpress/blocks/node_modules/react
npm warn   react@"^18.3.0" from @wordpress/element@5.35.0
npm warn   node_modules/@wordpress/blocks/node_modules/@wordpress/element
npm warn     @wordpress/element@"^5.35.0" from @wordpress/blocks@12.35.0
npm warn     node_modules/@wordpress/blocks
npm warn   1 more (react-dom)
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^18.0.0" from @wordpress/blocks@12.35.0
npm warn node_modules/@wordpress/blocks
npm warn   dev @wordpress/blocks@"^12.29.0" from the root project
npm warn   2 more (@wordpress/block-editor, @wordpress/server-side-render)
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @wordpress/commands@0.29.0
npm warn Found: react@18.3.1
npm warn node_modules/@wordpress/commands/node_modules/react
npm warn   peer react@"^18.0.0" from @wordpress/components@27.6.0
npm warn   node_modules/@wordpress/commands/node_modules/@wordpress/components
npm warn     @wordpress/components@"^27.6.0" from @wordpress/commands@0.29.0
npm warn     node_modules/@wordpress/commands
npm warn   3 more (@wordpress/element, framer-motion, react-dom)
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^18.0.0" from @wordpress/commands@0.29.0
npm warn node_modules/@wordpress/commands
npm warn   @wordpress/commands@"^0.29.0" from @wordpress/block-editor@12.26.0
npm warn   node_modules/@wordpress/block-editor
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @wordpress/commands@0.29.0
npm warn Found: react-dom@18.3.1
npm warn node_modules/@wordpress/commands/node_modules/react-dom
npm warn   peer react-dom@"^18.0.0" from @wordpress/components@27.6.0
npm warn   node_modules/@wordpress/commands/node_modules/@wordpress/components
npm warn     @wordpress/components@"^27.6.0" from @wordpress/commands@0.29.0
npm warn     node_modules/@wordpress/commands
npm warn   2 more (@wordpress/element, framer-motion)
npm warn
npm warn Could not resolve dependency:
npm warn peer react-dom@"^18.0.0" from @wordpress/commands@0.29.0
npm warn node_modules/@wordpress/commands
npm warn   @wordpress/commands@"^0.29.0" from @wordpress/block-editor@12.26.0
npm warn   node_modules/@wordpress/block-editor
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @wordpress/components@25.16.0
npm warn Found: react@18.3.1
npm warn node_modules/@wordpress/components/node_modules/react
npm warn   react@"^18.3.0" from @wordpress/element@5.35.0
npm warn   node_modules/@wordpress/components/node_modules/@wordpress/element
npm warn     @wordpress/element@"^5.27.0" from @wordpress/components@25.16.0
npm warn     node_modules/@wordpress/components
npm warn   2 more (framer-motion, react-dom)
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^18.0.0" from @wordpress/components@25.16.0
npm warn node_modules/@wordpress/components
npm warn   dev @wordpress/components@"^25.16.0" from the root project
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @wordpress/components@25.16.0
npm warn Found: react-dom@18.3.1
npm warn node_modules/@wordpress/components/node_modules/react-dom
npm warn   react-dom@"^18.3.0" from @wordpress/element@5.35.0
npm warn   node_modules/@wordpress/components/node_modules/@wordpress/element
npm warn     @wordpress/element@"^5.27.0" from @wordpress/components@25.16.0
npm warn     node_modules/@wordpress/components
npm warn   1 more (framer-motion)
npm warn
npm warn Could not resolve dependency:
npm warn peer react-dom@"^18.0.0" from @wordpress/components@25.16.0
npm warn node_modules/@wordpress/components
npm warn   dev @wordpress/components@"^25.16.0" from the root project
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @wordpress/compose@6.35.0
npm warn Found: react@18.3.1
npm warn node_modules/@wordpress/compose/node_modules/react
npm warn   react@"^18.3.0" from @wordpress/element@5.35.0
npm warn   node_modules/@wordpress/compose/node_modules/@wordpress/element
npm warn     @wordpress/element@"^5.35.0" from @wordpress/compose@6.35.0
npm warn     node_modules/@wordpress/compose
npm warn   1 more (react-dom)
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^18.0.0" from @wordpress/compose@6.35.0
npm warn node_modules/@wordpress/compose
npm warn   @wordpress/compose@"^6.35.0" from @wordpress/components@27.6.0
npm warn   node_modules/@types/wordpress__block-editor/node_modules/@wordpress/components
npm warn   12 more (@wordpress/components, @wordpress/block-editor, ...)
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @wordpress/data@9.28.0
npm warn Found: react@18.3.1
npm warn node_modules/@wordpress/data/node_modules/react
npm warn   react@"^18.3.0" from @wordpress/element@5.35.0
npm warn   node_modules/@wordpress/data/node_modules/@wordpress/element
npm warn     @wordpress/element@"^5.35.0" from @wordpress/data@9.28.0
npm warn     node_modules/@wordpress/data
npm warn   1 more (react-dom)
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^18.0.0" from @wordpress/data@9.28.0
npm warn node_modules/@wordpress/data
npm warn   @wordpress/data@"^9.22.0" from the root project
npm warn   10 more (@types/wordpress__block-editor, ...)
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @wordpress/keyboard-shortcuts@4.35.0
npm warn Found: react@18.3.1
npm warn node_modules/@wordpress/keyboard-shortcuts/node_modules/react
npm warn   react@"^18.3.0" from @wordpress/element@5.35.0
npm warn   node_modules/@wordpress/keyboard-shortcuts/node_modules/@wordpress/element
npm warn     @wordpress/element@"^5.35.0" from @wordpress/keyboard-shortcuts@4.35.0
npm warn     node_modules/@wordpress/keyboard-shortcuts
npm warn   1 more (react-dom)
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^18.0.0" from @wordpress/keyboard-shortcuts@4.35.0
npm warn node_modules/@wordpress/keyboard-shortcuts
npm warn   @wordpress/keyboard-shortcuts@"^4.35.0" from @wordpress/block-editor@12.26.0
npm warn   node_modules/@wordpress/block-editor
npm warn   1 more (@wordpress/commands)
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @wordpress/preferences@3.35.0
npm warn Found: react@18.3.1
npm warn node_modules/@wordpress/preferences/node_modules/react
npm warn   peer react@"^18.0.0" from @wordpress/components@27.6.0
npm warn   node_modules/@wordpress/preferences/node_modules/@wordpress/components
npm warn     @wordpress/components@"^27.6.0" from @wordpress/preferences@3.35.0
npm warn     node_modules/@wordpress/preferences
npm warn   3 more (@wordpress/element, framer-motion, react-dom)
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^18.0.0" from @wordpress/preferences@3.35.0
npm warn node_modules/@wordpress/preferences
npm warn   @wordpress/preferences@"^3.35.0" from @wordpress/block-editor@12.26.0
npm warn   node_modules/@wordpress/block-editor
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @wordpress/preferences@3.35.0
npm warn Found: react-dom@18.3.1
npm warn node_modules/@wordpress/preferences/node_modules/react-dom
npm warn   peer react-dom@"^18.0.0" from @wordpress/components@27.6.0
npm warn   node_modules/@wordpress/preferences/node_modules/@wordpress/components
npm warn     @wordpress/components@"^27.6.0" from @wordpress/preferences@3.35.0
npm warn     node_modules/@wordpress/preferences
npm warn   2 more (@wordpress/element, framer-motion)
npm warn
npm warn Could not resolve dependency:
npm warn peer react-dom@"^18.0.0" from @wordpress/preferences@3.35.0
npm warn node_modules/@wordpress/preferences
npm warn   @wordpress/preferences@"^3.35.0" from @wordpress/block-editor@12.26.0
npm warn   node_modules/@wordpress/block-editor
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @wordpress/rich-text@6.35.0
npm warn Found: react@18.3.1
npm warn node_modules/@wordpress/rich-text/node_modules/react
npm warn   react@"^18.3.0" from @wordpress/element@5.35.0
npm warn   node_modules/@wordpress/rich-text/node_modules/@wordpress/element
npm warn     @wordpress/element@"^5.35.0" from @wordpress/rich-text@6.35.0
npm warn     node_modules/@wordpress/rich-text
npm warn   1 more (react-dom)
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^18.0.0" from @wordpress/rich-text@6.35.0
npm warn node_modules/@wordpress/rich-text
npm warn   @wordpress/rich-text@"^6.35.0" from @wordpress/components@27.6.0
npm warn   node_modules/@types/wordpress__block-editor/node_modules/@wordpress/components
npm warn   8 more (@wordpress/components, @wordpress/block-editor, ...)
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @wordpress/scripts@27.9.0
npm warn Found: react@18.3.1
npm warn node_modules/@wordpress/scripts/node_modules/react
npm warn   react@"^18.3.0" from @wordpress/babel-preset-default@7.42.0
npm warn   node_modules/@wordpress/scripts/node_modules/@wordpress/babel-preset-default
npm warn     @wordpress/babel-preset-default@"^7.42.0" from @wordpress/scripts@27.9.0
npm warn     node_modules/@wordpress/scripts
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^18.0.0" from @wordpress/scripts@27.9.0
npm warn node_modules/@wordpress/scripts
npm warn   dev @wordpress/scripts@"^27.3.0" from the root project
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @wordpress/server-side-render@4.35.0
npm warn Found: react@18.3.1
npm warn node_modules/@wordpress/server-side-render/node_modules/react
npm warn   peer react@"^18.0.0" from @wordpress/components@27.6.0
npm warn   node_modules/@wordpress/server-side-render/node_modules/@wordpress/components
npm warn     @wordpress/components@"^27.6.0" from @wordpress/server-side-render@4.35.0
npm warn     node_modules/@wordpress/server-side-render
npm warn   3 more (@wordpress/element, framer-motion, react-dom)
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^18.0.0" from @wordpress/server-side-render@4.35.0
npm warn node_modules/@wordpress/server-side-render
npm warn   dev @wordpress/server-side-render@"^4.30.0" from the root project
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @wordpress/server-side-render@4.35.0
npm warn Found: react-dom@18.3.1
npm warn node_modules/@wordpress/server-side-render/node_modules/react-dom
npm warn   peer react-dom@"^18.0.0" from @wordpress/components@27.6.0
npm warn   node_modules/@wordpress/server-side-render/node_modules/@wordpress/components
npm warn     @wordpress/components@"^27.6.0" from @wordpress/server-side-render@4.35.0
npm warn     node_modules/@wordpress/server-side-render
npm warn   2 more (@wordpress/element, framer-motion)
npm warn
npm warn Could not resolve dependency:
npm warn peer react-dom@"^18.0.0" from @wordpress/server-side-render@4.35.0
npm warn node_modules/@wordpress/server-side-render
npm warn   dev @wordpress/server-side-render@"^4.30.0" from the root project
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: react-autosize-textarea@7.1.0
npm warn Found: react@18.2.0
npm warn node_modules/react
npm warn   react@"18.2.0" from the root project
npm warn   127 more (@ariakit/react, @ariakit/react-core, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^0.14.0 || ^15.0.0 || ^16.0.0" from react-autosize-textarea@7.1.0
npm warn node_modules/react-autosize-textarea
npm warn   react-autosize-textarea@"^7.1.0" from @types/wordpress__block-editor@11.5.14
npm warn   node_modules/@types/wordpress__block-editor
npm warn   1 more (@wordpress/block-editor)
npm warn
npm warn Conflicting peer dependency: react@16.14.0
npm warn node_modules/react
npm warn   peer react@"^0.14.0 || ^15.0.0 || ^16.0.0" from react-autosize-textarea@7.1.0
npm warn   node_modules/react-autosize-textarea
npm warn     react-autosize-textarea@"^7.1.0" from @types/wordpress__block-editor@11.5.14
npm warn     node_modules/@types/wordpress__block-editor
npm warn     1 more (@wordpress/block-editor)
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: react-autosize-textarea@7.1.0
npm warn Found: react-dom@18.2.0
npm warn node_modules/react-dom
npm warn   react-dom@"18.2.0" from the root project
npm warn   24 more (@ariakit/react, @ariakit/react-core, @chakra-ui/modal, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer react-dom@"^0.14.0 || ^15.0.0 || ^16.0.0" from react-autosize-textarea@7.1.0
npm warn node_modules/react-autosize-textarea
npm warn   react-autosize-textarea@"^7.1.0" from @types/wordpress__block-editor@11.5.14
npm warn   node_modules/@types/wordpress__block-editor
npm warn   1 more (@wordpress/block-editor)
npm warn
npm warn Conflicting peer dependency: react-dom@16.14.0
npm warn node_modules/react-dom
npm warn   peer react-dom@"^0.14.0 || ^15.0.0 || ^16.0.0" from react-autosize-textarea@7.1.0
npm warn   node_modules/react-autosize-textarea
npm warn     react-autosize-textarea@"^7.1.0" from @types/wordpress__block-editor@11.5.14
npm warn     node_modules/@types/wordpress__block-editor
npm warn     1 more (@wordpress/block-editor)
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: reakit@1.3.11
npm warn Found: react@18.2.0
npm warn node_modules/react
npm warn   react@"18.2.0" from the root project
npm warn   127 more (@ariakit/react, @ariakit/react-core, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^16.8.0 || ^17.0.0" from reakit@1.3.11
npm warn node_modules/reakit
npm warn   reakit@"^1.3.11" from @wordpress/components@25.16.0
npm warn   node_modules/@wordpress/components
npm warn
npm warn Conflicting peer dependency: react@17.0.2
npm warn node_modules/react
npm warn   peer react@"^16.8.0 || ^17.0.0" from reakit@1.3.11
npm warn   node_modules/reakit
npm warn     reakit@"^1.3.11" from @wordpress/components@25.16.0
npm warn     node_modules/@wordpress/components
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: reakit@1.3.11
npm warn Found: react-dom@18.2.0
npm warn node_modules/react-dom
npm warn   react-dom@"18.2.0" from the root project
npm warn   24 more (@ariakit/react, @ariakit/react-core, @chakra-ui/modal, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer react-dom@"^16.8.0 || ^17.0.0" from reakit@1.3.11
npm warn node_modules/reakit
npm warn   reakit@"^1.3.11" from @wordpress/components@25.16.0
npm warn   node_modules/@wordpress/components
npm warn
npm warn Conflicting peer dependency: react-dom@17.0.2
npm warn node_modules/react-dom
npm warn   peer react-dom@"^16.8.0 || ^17.0.0" from reakit@1.3.11
npm warn   node_modules/reakit
npm warn     reakit@"^1.3.11" from @wordpress/components@25.16.0
npm warn     node_modules/@wordpress/components
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: reakit-system@0.15.2
npm warn Found: react@18.2.0
npm warn node_modules/react
npm warn   react@"18.2.0" from the root project
npm warn   127 more (@ariakit/react, @ariakit/react-core, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^16.8.0 || ^17.0.0" from reakit-system@0.15.2
npm warn node_modules/reakit-system
npm warn   reakit-system@"^0.15.2" from reakit@1.3.11
npm warn   node_modules/reakit
npm warn
npm warn Conflicting peer dependency: react@17.0.2
npm warn node_modules/react
npm warn   peer react@"^16.8.0 || ^17.0.0" from reakit-system@0.15.2
npm warn   node_modules/reakit-system
npm warn     reakit-system@"^0.15.2" from reakit@1.3.11
npm warn     node_modules/reakit
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: reakit-system@0.15.2
npm warn Found: react-dom@18.2.0
npm warn node_modules/react-dom
npm warn   react-dom@"18.2.0" from the root project
npm warn   24 more (@ariakit/react, @ariakit/react-core, @chakra-ui/modal, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer react-dom@"^16.8.0 || ^17.0.0" from reakit-system@0.15.2
npm warn node_modules/reakit-system
npm warn   reakit-system@"^0.15.2" from reakit@1.3.11
npm warn   node_modules/reakit
npm warn
npm warn Conflicting peer dependency: react-dom@17.0.2
npm warn node_modules/react-dom
npm warn   peer react-dom@"^16.8.0 || ^17.0.0" from reakit-system@0.15.2
npm warn   node_modules/reakit-system
npm warn     reakit-system@"^0.15.2" from reakit@1.3.11
npm warn     node_modules/reakit
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: reakit-utils@0.15.2
npm warn Found: react@18.2.0
npm warn node_modules/react
npm warn   react@"18.2.0" from the root project
npm warn   127 more (@ariakit/react, @ariakit/react-core, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^16.8.0 || ^17.0.0" from reakit-utils@0.15.2
npm warn node_modules/reakit-utils
npm warn   reakit-utils@"^0.15.2" from reakit@1.3.11
npm warn   node_modules/reakit
npm warn   2 more (reakit-system, reakit-warning)
npm warn
npm warn Conflicting peer dependency: react@17.0.2
npm warn node_modules/react
npm warn   peer react@"^16.8.0 || ^17.0.0" from reakit-utils@0.15.2
npm warn   node_modules/reakit-utils
npm warn     reakit-utils@"^0.15.2" from reakit@1.3.11
npm warn     node_modules/reakit
npm warn     2 more (reakit-system, reakit-warning)
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: reakit-utils@0.15.2
npm warn Found: react-dom@18.2.0
npm warn node_modules/react-dom
npm warn   react-dom@"18.2.0" from the root project
npm warn   24 more (@ariakit/react, @ariakit/react-core, @chakra-ui/modal, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer react-dom@"^16.8.0 || ^17.0.0" from reakit-utils@0.15.2
npm warn node_modules/reakit-utils
npm warn   reakit-utils@"^0.15.2" from reakit@1.3.11
npm warn   node_modules/reakit
npm warn   2 more (reakit-system, reakit-warning)
npm warn
npm warn Conflicting peer dependency: react-dom@17.0.2
npm warn node_modules/react-dom
npm warn   peer react-dom@"^16.8.0 || ^17.0.0" from reakit-utils@0.15.2
npm warn   node_modules/reakit-utils
npm warn     reakit-utils@"^0.15.2" from reakit@1.3.11
npm warn     node_modules/reakit
npm warn     2 more (reakit-system, reakit-warning)
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: reakit-warning@0.6.2
npm warn Found: react@18.2.0
npm warn node_modules/react
npm warn   react@"18.2.0" from the root project
npm warn   127 more (@ariakit/react, @ariakit/react-core, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer react@"^16.8.0 || ^17.0.0" from reakit-warning@0.6.2
npm warn node_modules/reakit-warning
npm warn   reakit-warning@"^0.6.2" from reakit@1.3.11
npm warn   node_modules/reakit
npm warn
npm warn Conflicting peer dependency: react@17.0.2
npm warn node_modules/react
npm warn   peer react@"^16.8.0 || ^17.0.0" from reakit-warning@0.6.2
npm warn   node_modules/reakit-warning
npm warn     reakit-warning@"^0.6.2" from reakit@1.3.11
npm warn     node_modules/reakit
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: stylelint-config-recommended-scss@4.3.0
npm warn Found: stylelint@14.11.0
npm warn node_modules/stylelint
npm warn   dev stylelint@"14.11.0" from the root project
npm warn   7 more (@wordpress/scripts, @wordpress/stylelint-config, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer stylelint@"^10.1.0 || ^11.0.0 || ^12.0.0 || ^13.0.0" from stylelint-config-recommended-scss@4.3.0
npm warn node_modules/stylelint-config-recommended-scss
npm warn   stylelint-config-recommended-scss@"^4.2.0" from stylelint-config-wordpress@17.0.0
npm warn   node_modules/stylelint-config-wordpress
npm warn
npm warn Conflicting peer dependency: stylelint@13.13.1
npm warn node_modules/stylelint
npm warn   peer stylelint@"^10.1.0 || ^11.0.0 || ^12.0.0 || ^13.0.0" from stylelint-config-recommended-scss@4.3.0
npm warn   node_modules/stylelint-config-recommended-scss
npm warn     stylelint-config-recommended-scss@"^4.2.0" from stylelint-config-wordpress@17.0.0
npm warn     node_modules/stylelint-config-wordpress
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: stylelint-config-wordpress@17.0.0
npm error Found: stylelint@14.11.0
npm error node_modules/stylelint
npm error   dev stylelint@"14.11.0" from the root project
npm error   stylelint@"^14.2.0" from @wordpress/scripts@27.9.0
npm error   node_modules/@wordpress/scripts
npm error     dev @wordpress/scripts@"^27.3.0" from the root project
npm error   6 more (@wordpress/stylelint-config, ...)
npm error
npm error Could not resolve dependency:
npm error peer stylelint@"^10.1.0 || ^11.0.0 || ^12.0.0 || ^13.0.0" from stylelint-config-wordpress@17.0.0
npm error node_modules/stylelint-config-wordpress
npm error   dev stylelint-config-wordpress@"17.0.0" from the root project
npm error
npm error Conflicting peer dependency: stylelint@13.13.1
npm error node_modules/stylelint
npm error   peer stylelint@"^10.1.0 || ^11.0.0 || ^12.0.0 || ^13.0.0" from stylelint-config-wordpress@17.0.0
npm error   node_modules/stylelint-config-wordpress
npm error     dev stylelint-config-wordpress@"17.0.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 /tmp/renovate/cache/others/npm/_logs/2024-08-15T20_32_33_689Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-08-15T20_32_33_689Z-debug-0.log

@renovate renovate bot added the Renovate Renovate App label Aug 12, 2024
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from e14f42a to 47e8db6 Compare August 15, 2024 20:32
@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
@deepench deepench closed this Sep 5, 2024
Copy link
Contributor Author

renovate bot commented Sep 5, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (6.26.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/react-router-monorepo branch September 5, 2024 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Renovate Renovate App
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant