maticzav / graphql-middleware

Split up your GraphQL resolvers in middleware functions
MIT License
1.15k stars 58 forks source link

fix(deps): update graphql-tools monorepo #513

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
@graphql-tools/delegate ^8.5.3 -> ^8.5.4 age adoption passing confidence
@graphql-tools/schema ^8.3.2 -> ^8.3.3 age adoption passing confidence

Release Notes

ardatan/graphql-tools (@​graphql-tools/delegate) ### [`v8.5.4`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/delegate/CHANGELOG.md#​854) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/delegate@8.5.3...@graphql-tools/delegate@8.5.4) ##### Patch Changes - [`0c0c685`](https://togithub.com/ardatan/graphql-tools/commit/0c0c6857): fix - align versions - Updated dependencies \[[`0c0c685`](https://togithub.com/ardatan/graphql-tools/commit/0c0c6857)] - [@​graphql-tools/batch-execute](https://togithub.com/graphql-tools/batch-execute)[@​8](https://togithub.com/8).3.3 - [@​graphql-tools/schema](https://togithub.com/graphql-tools/schema)[@​8](https://togithub.com/8).3.3
ardatan/graphql-tools (@​graphql-tools/schema) ### [`v8.3.3`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/schema/CHANGELOG.md#​833) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/schema@8.3.2...@graphql-tools/schema@8.3.3) ##### Patch Changes - [`0c0c685`](https://togithub.com/ardatan/graphql-tools/commit/0c0c6857): fix - align versions - Updated dependencies \[[`0c0c685`](https://togithub.com/ardatan/graphql-tools/commit/0c0c6857)] - [@​graphql-tools/merge](https://togithub.com/graphql-tools/merge)[@​8](https://togithub.com/8).2.4

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

codecov[bot] commented 2 years ago

Codecov Report

Merging #513 (f93402e) into master (1ed111d) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #513   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          195       195           
  Branches        41        41           
=========================================
  Hits           195       195           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1ed111d...f93402e. Read the comment docs.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 6.1.18 :tada:

The release is available on:

Your semantic-release bot :package::rocket: