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

fix(deps): update dependency graphql to v16 #787

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 5, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
graphql ^15.0.0 -> ^16.0.0 age adoption passing confidence
graphql 14.7.0 -> 16.8.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

graphql/graphql-js (graphql)

v16.8.1

Compare Source

v16.8.1 (2023-09-19)
Bug Fix 🐞
Committers: 1

v16.8.0

Compare Source

v16.8.0 (2023-08-14)

New Feature 🚀
Committers: 1

v16.7.1

Compare Source

v16.7.1 (2023-06-22)

📢 Big shout out to @​phryneas, who managed to reproduce this issue and come up with this fix.

Bug Fix 🐞
Committers: 1

v16.7.0

Compare Source

v16.7.0 (2023-06-21)
New Feature 🚀
Bug Fix 🐞
Committers: 3

v16.6.0

Compare Source

v16.6.0 (2022-08-16)

New Feature 🚀
Bug Fix 🐞
Committers: 2

v16.5.0

Compare Source

v16.5.0 (2022-05-09)

New Feature 🚀
Committers: 1

v16.4.0

Compare Source

v16.4.0 (2022-04-25)

New Feature 🚀
Bug Fix 🐞
Docs 📝
2 PRs were merged
Polish 💅
3 PRs were merged
Internal 🏠
26 PRs were merged
Dependency 📦
2 PRs were merged
Committers: 7

v16.3.0

Compare Source

v16.3.0 (2022-01-26)

New Feature 🚀
Bug Fix 🐞
Docs 📝
2 PRs were merged
Polish 💅
7 PRs were merged
Internal 🏠
5 PRs were merged
Dependency 📦
4 PRs were merged
Committers: 6

v16.2.0: v16.2.0

Compare Source

v16.2.0 (2021-12-17)

New Feature 🚀
Docs 📝
Polish 💅
Internal 🏠
2 PRs were merged
Committers: 2

v16.1.0

Compare Source

v16.1.0 (2021-12-07)

New Feature 🚀
Bug Fix 🐞
Docs 📝
Polish 💅
9 PRs were merged
Internal 🏠
9 PRs were merged
Dependency 📦
4 PRs were merged
Committers: 5

v16.0.1

Compare Source

v16.0.1 (2021-11-01)

Bug Fix 🐞
Polish 💅
Internal 🏠
Committers: 1

v16.0.0

Compare Source

v16.0.0 (2021-10-28)

Breaking Change 💥
Deprecation ⚠
New Feature 🚀
Bug Fix 🐞
Docs 📝
5 PRs were merged
Polish 💅
119 PRs were merged

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 these updates again.


  • If you want to rebase/retry this PR, check this box

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

@renovate
Copy link
Author

renovate bot commented Aug 14, 2023

⚠ 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: yogo/packages/graphql/package-lock.json
npm WARN cli npm v10.1.0 does not support Node.js v16.13.0. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
lerna notice cli v4.0.0
npm WARN cli npm v10.1.0 does not support Node.js v16.13.0. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
npm WARN old lockfile 
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile 
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile 
lerna notice cli v4.0.0
lerna info Bootstrapping 8 packages
lerna info Installing external dependencies
lerna ERR! npm install --ignore-scripts --ignore-scripts --no-audit --package-lock-only exited 1 in '@dawlet/algolet'
lerna ERR! npm install --ignore-scripts --ignore-scripts --no-audit --package-lock-only stderr:
npm WARN cli npm v10.1.0 does not support Node.js v16.13.0. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
npm WARN old lockfile 
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile 
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile 
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @dawlet/algolet@0.10.0
npm WARN Found: graphql@14.7.0
npm WARN node_modules/graphql
npm WARN   graphql@"16.8.1" from the root project
npm WARN   14 more (@apollo/react-common, @apollo/react-components, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer graphql@"^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0" from apollo-boost@0.4.9
npm WARN node_modules/apollo-boost
npm WARN   apollo-boost@"0.4.9" from the root project
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @dawlet/algolet@0.10.0
npm WARN Found: graphql@14.7.0
npm WARN node_modules/graphql
npm WARN   graphql@"16.8.1" from the root project
npm WARN   14 more (@apollo/react-common, @apollo/react-components, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer graphql@"^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0" from apollo-client@2.6.10
npm WARN node_modules/apollo-client
npm WARN   peer apollo-client@"^2.6.4" from @apollo/react-common@3.1.4
npm WARN   node_modules/@apollo/react-common
npm WARN   5 more (@apollo/react-components, @apollo/react-hooks, ...)
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @dawlet/algolet@0.10.0
npm WARN Found: graphql@14.7.0
npm WARN node_modules/graphql
npm WARN   graphql@"16.8.1" from the root project
npm WARN   14 more (@apollo/react-common, @apollo/react-components, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer graphql@"^14.3.1" from react-apollo@3.1.5
npm WARN node_modules/react-apollo
npm WARN   react-apollo@"3.1.5" from the root project
npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @apollo/react-ssr@3.1.5
npm WARN Found: react@17.0.2
npm WARN node_modules/react
npm WARN   peer react@"^16.8.0" from @apollo/react-common@3.1.4
npm WARN   node_modules/@apollo/react-ssr/node_modules/@apollo/react-common
npm WARN     @apollo/react-common@"^3.1.4" from @apollo/react-ssr@3.1.5
npm WARN     node_modules/@apollo/react-ssr
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer react@"^16.8.0" from @apollo/react-ssr@3.1.5
npm WARN node_modules/@apollo/react-ssr
npm WARN   @apollo/react-ssr@"^3.1.5" from react-apollo@3.1.5
npm WARN   node_modules/react-apollo
npm WARN 
npm WARN Conflicting peer dependency: react@16.14.0
npm WARN node_modules/react
npm WARN   peer react@"^16.8.0" from @apollo/react-ssr@3.1.5
npm WARN   node_modules/@apollo/react-ssr
npm WARN     @apollo/react-ssr@"^3.1.5" from react-apollo@3.1.5
npm WARN     node_modules/react-apollo
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @apollo/react-ssr@3.1.5
npm WARN Found: react-dom@17.0.2
npm WARN node_modules/react-dom
npm WARN   peer react-dom@"^16.8.0" from @apollo/react-hooks@3.1.5
npm WARN   node_modules/@apollo/react-ssr/node_modules/@apollo/react-hooks
npm WARN     @apollo/react-hooks@"^3.1.5" from @apollo/react-ssr@3.1.5
npm WARN     node_modules/@apollo/react-ssr
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer react-dom@"^16.8.0" from @apollo/react-ssr@3.1.5
npm WARN node_modules/@apollo/react-ssr
npm WARN   @apollo/react-ssr@"^3.1.5" from react-apollo@3.1.5
npm WARN   node_modules/react-apollo
npm WARN 
npm WARN Conflicting peer dependency: react-dom@16.14.0
npm WARN node_modules/react-dom
npm WARN   peer react-dom@"^16.8.0" from @apollo/react-ssr@3.1.5
npm WARN   node_modules/@apollo/react-ssr
npm WARN     @apollo/react-ssr@"^3.1.5" from react-apollo@3.1.5
npm WARN     node_modules/react-apollo
npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm WARN ERESOLVE overriding peer dependency
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: react-apollo@3.1.5
npm ERR! Found: @types/react@17.0.35
npm ERR! node_modules/@types/react
npm ERR!   peer @types/react@"^16.8.0" from @apollo/react-common@3.1.4
npm ERR!   node_modules/react-apollo/node_modules/@apollo/react-common
npm ERR!     @apollo/react-common@"^3.1.4" from react-apollo@3.1.5
npm ERR!     node_modules/react-apollo
npm ERR!       react-apollo@"3.1.5" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @types/react@"^16.8.0" from react-apollo@3.1.5
npm ERR! node_modules/react-apollo
npm ERR!   react-apollo@"3.1.5" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @types/react@16.14.46
npm ERR! node_modules/@types/react
npm ERR!   peer @types/react@"^16.8.0" from react-apollo@3.1.5
npm ERR!   node_modules/react-apollo
npm ERR!     react-apollo@"3.1.5" from the root project
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! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/4c9e66/0c21b3/cache/others/npm/_logs/2023-09-19T11_40_32_813Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/4c9e66/0c21b3/cache/others/npm/_logs/2023-09-19T11_40_32_813Z-debug-0.log
lerna ERR! npm install --ignore-scripts --ignore-scripts --no-audit --package-lock-only exited 1 in '@dawlet/algolet'
lerna WARN complete Waiting for 1 child process to exit. CTRL-C to exit immediately.

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.

None yet

1 participant