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 #540

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-tools/delegate ^8.7.10 -> ^8.7.11 age adoption passing confidence
@graphql-tools/schema ^8.3.13 -> ^8.3.14 age adoption passing confidence

Release Notes

ardatan/graphql-tools (@​graphql-tools/delegate) ### [`v8.7.11`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/delegate/CHANGELOG.md#​8711) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/delegate@8.7.10...@graphql-tools/delegate@8.7.11) ##### Patch Changes - [`041c5ba`](https://togithub.com/ardatan/graphql-tools/commit/041c5ba1): Use caret range for the tslib dependency - Updated dependencies \[[`041c5ba`](https://togithub.com/ardatan/graphql-tools/commit/041c5ba1)] - [@​graphql-tools/batch-execute](https://togithub.com/graphql-tools/batch-execute)[@​8](https://togithub.com/8).4.10 - [@​graphql-tools/schema](https://togithub.com/graphql-tools/schema)[@​8](https://togithub.com/8).3.14 - [@​graphql-tools/utils](https://togithub.com/graphql-tools/utils)[@​8](https://togithub.com/8).6.13
ardatan/graphql-tools (@​graphql-tools/schema) ### [`v8.3.14`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/schema/CHANGELOG.md#​8314) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/schema@8.3.13...@graphql-tools/schema@8.3.14) ##### Patch Changes - [`041c5ba`](https://togithub.com/ardatan/graphql-tools/commit/041c5ba1): Use caret range for the tslib dependency - Updated dependencies \[[`041c5ba`](https://togithub.com/ardatan/graphql-tools/commit/041c5ba1)] - [@​graphql-tools/merge](https://togithub.com/graphql-tools/merge)[@​8](https://togithub.com/8).2.14 - [@​graphql-tools/utils](https://togithub.com/graphql-tools/utils)[@​8](https://togithub.com/8).6.13

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

codecov[bot] commented 2 years ago

Codecov Report

Merging #540 (7c4cfb0) into master (8019b33) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #540   +/-   ##
=========================================
  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 8019b33...7c4cfb0. Read the comment docs.

github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: