Skip to content
This repository has been archived by the owner on Nov 20, 2022. It is now read-only.

fix(deps): update dependency @graphql-tools/load to v7.7.7 #170

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 15, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-tools/load 7.4.1 -> 7.7.7 age adoption passing confidence

Release Notes

ardatan/graphql-tools

v7.7.7

Compare Source

Patch Changes

v7.7.6

Compare Source

Patch Changes

v7.7.5

Compare Source

Patch Changes

v7.7.4

Compare Source

Patch Changes

v7.7.3

Compare Source

Patch Changes

v7.7.2

Compare Source

Patch Changes

v7.7.1

Compare Source

Patch Changes

v7.7.0

Compare Source

Minor Changes
  • d76a299: Support TypeScript module resolution.
Patch Changes

v7.6.0

Compare Source

Minor Changes
  • 4914970: mergeSchemas was skipping defaultFieldResolver and defaultMergedResolver by default while extracting resolvers for each given schema to reduce the overhead. But this doesn't work properly if you mix wrapped schemas and local schemas. So new includeDefaultMergedResolver flag is introduced in getResolversFromSchema to put default "proxy" resolvers in the extracted resolver map for mergeSchemas.

    This fixes an issue with alias issue, so nested aliased fields weren't resolved properly because of the missing defaultMergedResolver in the final merged schema which should come from the wrapped schema.

Patch Changes

v7.5.14

Compare Source

Patch Changes

v7.5.13

Compare Source

Patch Changes

v7.5.12

Compare Source

Patch Changes

v7.5.11

Compare Source

Patch Changes

v7.5.10

Compare Source

Patch Changes

v7.5.9

Compare Source

Patch Changes

v7.5.8

Compare Source

Patch Changes

v7.5.7

Compare Source

Patch Changes

v7.5.6

Compare Source

Patch Changes

v7.5.5

Compare Source

Patch Changes

v7.5.4

Compare Source

Patch Changes

v7.5.3

Compare Source

Patch Changes

v7.5.2

Compare Source

Patch Changes

v7.5.1

Compare Source

Patch Changes

v7.5.0

Compare Source

Minor Changes
  • b107413: feat(load): support custom require for custom loaders
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.

@vercel
Copy link

vercel bot commented Dec 15, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/koenverburg/koenverburg-dev/12mmx5mruThskz6gYeB8UAL4DkdA
✅ Preview: Failed

[Deployment for 93fef65 failed]

@renovate renovate bot force-pushed the renovate/graphql-tools-monorepo branch from 64a07dd to d63999b Compare January 4, 2022 15:26
@renovate renovate bot changed the title fix(deps): update dependency @graphql-tools/load to v7.5.0 fix(deps): update dependency @graphql-tools/load to v7.5.1 Jan 4, 2022
@renovate renovate bot force-pushed the renovate/graphql-tools-monorepo branch from d63999b to ac60563 Compare March 7, 2022 09:29
@renovate renovate bot changed the title fix(deps): update dependency @graphql-tools/load to v7.5.1 fix(deps): update dependency @graphql-tools/load to v7.5.2 Mar 7, 2022
@renovate renovate bot changed the title fix(deps): update dependency @graphql-tools/load to v7.5.2 fix(deps): update dependency @graphql-tools/load to v7.5.5 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/graphql-tools-monorepo branch from ac60563 to 4f81f7f Compare March 26, 2022 15:47
@renovate renovate bot changed the title fix(deps): update dependency @graphql-tools/load to v7.5.5 fix(deps): update dependency @graphql-tools/load to v7.5.10 Apr 25, 2022
@renovate renovate bot force-pushed the renovate/graphql-tools-monorepo branch from 4f81f7f to 93fef65 Compare April 25, 2022 00:24
@renovate renovate bot changed the title fix(deps): update dependency @graphql-tools/load to v7.5.10 fix(deps): update dependency @graphql-tools/load to v7.5.11 May 15, 2022
@renovate renovate bot force-pushed the renovate/graphql-tools-monorepo branch from 93fef65 to 2713cc4 Compare May 15, 2022 23:22
@vercel
Copy link

vercel bot commented May 15, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
koenverburg-dev ❌ Failed (Inspect) Sep 25, 2022 at 11:44AM (UTC)

@renovate renovate bot force-pushed the renovate/graphql-tools-monorepo branch from 2713cc4 to 6033003 Compare June 18, 2022 16:53
@renovate renovate bot changed the title fix(deps): update dependency @graphql-tools/load to v7.5.11 fix(deps): update dependency @graphql-tools/load to v7.5.14 Jun 18, 2022
@renovate renovate bot changed the title fix(deps): update dependency @graphql-tools/load to v7.5.14 fix(deps): update dependency @graphql-tools/load to v7.6.0 Jun 24, 2022
@renovate renovate bot force-pushed the renovate/graphql-tools-monorepo branch from 6033003 to 2d4e5d0 Compare June 24, 2022 00:44
@renovate renovate bot force-pushed the renovate/graphql-tools-monorepo branch from 2d4e5d0 to 1480519 Compare September 25, 2022 11:41
@renovate renovate bot changed the title fix(deps): update dependency @graphql-tools/load to v7.6.0 fix(deps): update dependency @graphql-tools/load to v7.7.7 Sep 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants