maticzav / graphql-middleware

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

fix(deps): update dependency @graphql-tools/delegate to ^8.5.2 #509

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.1 -> ^8.5.2 age adoption passing confidence

Release Notes

ardatan/graphql-tools ### [`v8.5.2`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/delegate/CHANGELOG.md#​852) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/delegate@8.5.1...@graphql-tools/delegate@8.5.2) ##### Patch Changes - [`b84a780`](https://togithub.com/ardatan/graphql-tools/commit/b84a7809): fix(delegate): do not resolve the type twice

Configuration

πŸ“… Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.



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

codecov[bot] commented 2 years ago

Codecov Report

Merging #509 (0663e2d) into master (0f2c23f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #509   +/-   ##
=========================================
  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 0f2c23f...0663e2d. Read the comment docs.

github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: