commerceql icon indicating copy to clipboard operation
commerceql copied to clipboard

fix(deps): update dependency graphql-yoga to v2

Open renovate[bot] opened this issue 3 years ago • 2 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
graphql-yoga 1.18.3 -> 2.13.13 age adoption passing confidence

Release Notes

dotansimha/graphql-yoga

v2.13.13

Compare Source

Patch Changes

v2.13.12

Compare Source

Patch Changes

v2.13.11

Compare Source

Patch Changes

v2.13.10

Compare Source

Patch Changes

v2.13.9

Compare Source

Patch Changes

v2.13.8

Compare Source

Patch Changes

v2.13.7

Compare Source

Patch Changes

v2.13.6

Compare Source

Patch Changes

v2.13.5

Compare Source

Patch Changes

v2.13.4

Compare Source

Patch Changes

v2.13.3

Compare Source

Patch Changes

v2.13.2

Compare Source

Patch Changes

v2.13.1

Compare Source

Patch Changes

v2.12.0

Compare Source

Patch Changes

v2.11.2

Compare Source

Patch Changes

v2.11.1

Compare Source

Patch Changes

v2.11.0

Compare Source

Patch Changes

v2.10.0

Compare Source

Minor Changes
  • 7de07cd: Support TypeScript ECMA script resolution. More information on https://devblogs.microsoft.com/typescript/announcing-typescript-4-7/#ecmascript-module-support-in-node-js
Patch Changes

v2.9.2

Compare Source

Patch Changes

v2.9.1

Compare Source

Patch Changes

v2.9.0

Compare Source

Patch Changes

v2.8.0

Compare Source

Patch Changes

v2.7.0

Compare Source

Patch Changes

v2.6.1

Compare Source

Patch Changes

v2.6.0

Compare Source

Patch Changes

v2.5.0

Compare Source

Patch Changes

v2.4.1

Compare Source

Patch Changes

v2.4.0

Compare Source

Patch Changes

v2.3.0

Compare Source

Patch Changes

v2.2.1

Compare Source

Patch Changes

v2.2.0

Compare Source

Patch Changes

v2.1.0

Compare Source

Patch Changes

v2.0.0

Compare Source

Major Changes
  • b6dd3f1: The goal is to provide a fully-featured, simple to set up, performant and extendable server. Some key features:

    • GraphQL-over-HTTP spec compliant
    • Extend the GraphQL request flow using envelop
    • File uploads (via GraphQL multipart request specification)
    • GraphQL Subscriptions (using SSE)
    • Logging using Pino
    • Improved TypeScript Support
    • Try out experimental GraphQL features such as @defer and @stream
  • de1693e: trigger release

Minor Changes
Patch Changes

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 this update again.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

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

renovate[bot] avatar Apr 24 '22 22:04 renovate[bot]

Deployment failed with the following error:

should NOT have additional property `dotenv`

vercel[bot] avatar Apr 24 '22 22:04 vercel[bot]

⚠ 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 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 ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: commerceql-boilerplate@undefined
npm ERR! Found: [email protected]
npm ERR! node_modules/graphql-yoga
npm ERR!   graphql-yoga@"2.13.13" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! graphql-yoga@"2.13.13" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/graphql
npm ERR!   peer graphql@"^15.2.0 || ^16.0.0" from [email protected]
npm ERR!   node_modules/graphql-yoga
npm ERR!     graphql-yoga@"2.13.13" 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/2022-09-25T13_23_23_111Z-debug-0.log

renovate[bot] avatar Apr 24 '22 22:04 renovate[bot]