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(dependency maintenance): update dependency graphql to v16 #676

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
graphql 15.8.0 -> 16.9.0 age adoption passing confidence

Release Notes

graphql/graphql-js (graphql)

v16.9.0

Compare Source

v16.9.0 (2024-06-21)

New Feature 🚀
  • #​4119 backport[v16]: Introduce "recommended" validation rules (@​benjie)
  • #​4122 backport[v16]: Enable passing values configuration to GraphQLEnumType as a thunk (@​benjie)
  • #​4124 backport[v16]: Implement OneOf Input Objects via @oneOf directive (@​benjie)
Committers: 1

v16.8.2

Compare Source

v16.8.2 (2024-06-12)

Bug Fix 🐞* #​4022 fix: remove globalThis check and align with what bundlers can accept (@​JoviDeCroock)
Internal 🏠* #​4104 Fix publish scripts (@​benjie)
Committers: 2

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 is behind base branch, 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 renovate bot force-pushed the renovate/graphql-16.x branch 20 times, most recently from 200b937 to 502a014 Compare December 9, 2021 15:33
@renovate
Copy link
Contributor Author

renovate bot commented Feb 24, 2022

⚠ 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: @apollo/[email protected]
npm WARN Found: [email protected]
npm WARN node_modules/graphql
npm WARN   graphql@"16.8.1" from the root project
npm WARN   28 more (@apollo/core-schema, @apollographql/apollo-tools, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer graphql@"^14.0.0 || ^15.0.0" from @apollo/[email protected]
npm WARN node_modules/@apollo/client
npm WARN   optional @apollo/client@"~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0 || ~3.6.0" from [email protected]
npm WARN   node_modules/graphql-tools
npm WARN 
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/graphql
npm WARN   peer graphql@"^14.0.0 || ^15.0.0" from @apollo/[email protected]
npm WARN   node_modules/@apollo/client
npm WARN     optional @apollo/client@"~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0 || ~3.6.0" from [email protected]
npm WARN     node_modules/graphql-tools
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @apollo/[email protected]
npm WARN Found: [email protected]
npm WARN node_modules/graphql
npm WARN   graphql@"16.8.1" from the root project
npm WARN   28 more (@apollo/core-schema, @apollographql/apollo-tools, ...)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer graphql@"^15.5.3" from @apollo/[email protected]
npm WARN node_modules/@apollo/federation
npm WARN   @apollo/federation@"^0.33.8" from @apollo/[email protected]
npm WARN   node_modules/@apollo/gateway
npm WARN 
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/graphql
npm WARN   peer graphql@"^15.5.3" from @apollo/[email protected]
npm WARN   node_modules/@apollo/federation
npm WARN     @apollo/federation@"^0.33.8" from @apollo/[email protected]
npm WARN     node_modules/@apollo/gateway
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @apollo/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/graphql
npm ERR!   graphql@"16.8.1" from the root project
npm ERR!   peer graphql@"^15.7.2 || ^16.0.0" from @apollo/[email protected]
npm ERR!   node_modules/@apollo/core-schema
npm ERR!     @apollo/core-schema@"^0.2.0" from @apollo/[email protected]
npm ERR!     node_modules/@apollo/gateway
npm ERR!       @apollo/gateway@"0.44.1" from the root project
npm ERR!       1 more (@nestjs/apollo)
npm ERR!   27 more (@apollographql/apollo-tools, @graphql-tools/import, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer graphql@"^15.7.2" from @apollo/[email protected]
npm ERR! node_modules/@apollo/gateway
npm ERR!   @apollo/gateway@"0.44.1" from the root project
npm ERR!   peerOptional @apollo/gateway@"^0.44.1 || ^0.46.0 || ^0.48.0 || ^0.49.0 || ^0.50.0" from @nestjs/[email protected]
npm ERR!   node_modules/@nestjs/apollo
npm ERR!     @nestjs/apollo@"10.0.11" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/graphql
npm ERR!   peer graphql@"^15.7.2" from @apollo/[email protected]
npm ERR!   node_modules/@apollo/gateway
npm ERR!     @apollo/gateway@"0.44.1" from the root project
npm ERR!     peerOptional @apollo/gateway@"^0.44.1 || ^0.46.0 || ^0.48.0 || ^0.49.0 || ^0.50.0" from @nestjs/[email protected]
npm ERR!     node_modules/@nestjs/apollo
npm ERR!       @nestjs/apollo@"10.0.11" 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! 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/2024-04-10T11_11_18_652Z-debug-0.log

@renovate renovate bot force-pushed the renovate/graphql-16.x branch 4 times, most recently from 33c27e3 to 6794766 Compare March 7, 2022 12:03
@renovate renovate bot force-pushed the renovate/graphql-16.x branch 4 times, most recently from b008066 to b11eb81 Compare June 4, 2024 12:01
@renovate renovate bot force-pushed the renovate/graphql-16.x branch 5 times, most recently from f5f9f22 to 7d5263d Compare June 26, 2024 12:46
@renovate renovate bot force-pushed the renovate/graphql-16.x branch 3 times, most recently from cdb3c7b to 415ac10 Compare July 10, 2024 13:08
@renovate renovate bot force-pushed the renovate/graphql-16.x branch 8 times, most recently from f770223 to faa7a33 Compare August 6, 2024 13:24
@renovate renovate bot force-pushed the renovate/graphql-16.x branch 4 times, most recently from cfc61df to d445daf Compare August 23, 2024 10:06
@renovate renovate bot force-pushed the renovate/graphql-16.x branch 2 times, most recently from b0c3e65 to 7ec356a Compare September 16, 2024 10:09
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