danestves / remix-auth-auth0

An Auth0Strategy for Remix Auth, based on the OAuth2Strategy
MIT License
120 stars 22 forks source link

chore(deps): update dependency @remix-run/node to v1.4.0 #57

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@remix-run/node 1.3.5 -> 1.4.0 age adoption passing confidence

Release Notes

remix-run/remix ### [`v1.4.0`](https://togithub.com/remix-run/remix/releases/v1.4.0) [Compare Source](https://togithub.com/remix-run/remix/compare/v1.3.5...v1.4.0) Release notes coming soon 👀

Configuration

📅 Schedule: 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.



This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] commented 2 years ago

âš  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:

The artifact failure details are included below:

File name: package-lock.json
npm notice 
npm notice New minor version of npm available! 8.5.0 -> 8.7.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.7.0>
npm notice Run `npm install -g npm@8.7.0` to update!
npm notice 
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: react-dom@17.0.2
npm ERR! Found: react@18.0.0
npm ERR! node_modules/react
npm ERR!   dev react@"18.0.0" from the root project
npm ERR!   peer react@">=16.8" from @remix-run/react@1.3.5
npm ERR!   node_modules/@remix-run/react
npm ERR!     dev @remix-run/react@"1.3.5" from the root project
npm ERR!     peer @remix-run/react@"^1.0.0" from remix-auth@3.2.1
npm ERR!     node_modules/remix-auth
npm ERR!       peer remix-auth@"^3.2.1" from the root project
npm ERR!       1 more (remix-auth-oauth2)
npm ERR!     1 more (remix-utils)
npm ERR!   4 more (@remix-run/server-runtime, react-router, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"17.0.2" from react-dom@17.0.2
npm ERR! node_modules/react-dom
npm ERR!   peer react-dom@">=16.8" from @remix-run/react@1.3.5
npm ERR!   node_modules/@remix-run/react
npm ERR!     dev @remix-run/react@"1.3.5" from the root project
npm ERR!     2 more (remix-auth, remix-utils)
npm ERR!   peer react-dom@">=16.8" from @remix-run/server-runtime@1.3.5
npm ERR!   node_modules/@remix-run/server-runtime
npm ERR!     dev @remix-run/server-runtime@"1.3.5" from the root project
npm ERR!     3 more (remix-auth, remix-auth-oauth2, remix-utils)
npm ERR!   2 more (react-router-dom, @remix-run/server-runtime)
npm ERR! 
npm ERR! Conflicting peer dependency: react@17.0.2
npm ERR! node_modules/react
npm ERR!   peer react@"17.0.2" from react-dom@17.0.2
npm ERR!   node_modules/react-dom
npm ERR!     peer react-dom@">=16.8" from @remix-run/react@1.3.5
npm ERR!     node_modules/@remix-run/react
npm ERR!       dev @remix-run/react@"1.3.5" from the root project
npm ERR!       2 more (remix-auth, remix-utils)
npm ERR!     peer react-dom@">=16.8" from @remix-run/server-runtime@1.3.5
npm ERR!     node_modules/@remix-run/server-runtime
npm ERR!       dev @remix-run/server-runtime@"1.3.5" from the root project
npm ERR!       3 more (remix-auth, remix-auth-oauth2, remix-utils)
npm ERR!     2 more (react-router-dom, @remix-run/server-runtime)
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-04-14T19_23_27_218Z-debug-0.log