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

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.4 -> ^8.6.1 age adoption passing confidence
@graphql-tools/schema ^8.3.3 -> ^8.3.5 age adoption passing confidence

Release Notes

ardatan/graphql-tools (@​graphql-tools/delegate) ### [`v8.6.1`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/delegate/CHANGELOG.md#​861) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/delegate@8.6.0...@graphql-tools/delegate@8.6.1) ##### Patch Changes - Updated dependencies \[[`be2c02d`](https://togithub.com/ardatan/graphql-tools/commit/be2c02d7)] - [@​graphql-tools/utils](https://togithub.com/graphql-tools/utils)[@​8](https://togithub.com/8).6.5 - [@​graphql-tools/batch-execute](https://togithub.com/graphql-tools/batch-execute)[@​8](https://togithub.com/8).4.1 - [@​graphql-tools/schema](https://togithub.com/graphql-tools/schema)[@​8](https://togithub.com/8).3.5 ### [`v8.6.0`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/delegate/CHANGELOG.md#​860) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/delegate@8.5.4...@graphql-tools/delegate@8.6.0) ##### Minor Changes - [`c40e801`](https://togithub.com/ardatan/graphql-tools/commit/c40e801f): feat: forward gateway operation's name to subschema executors ##### Patch Changes - Updated dependencies \[[`c40e801`](https://togithub.com/ardatan/graphql-tools/commit/c40e801f)] - Updated dependencies \[[`d36d530`](https://togithub.com/ardatan/graphql-tools/commit/d36d530b)] - [@​graphql-tools/batch-execute](https://togithub.com/graphql-tools/batch-execute)[@​8](https://togithub.com/8).4.0 - [@​graphql-tools/utils](https://togithub.com/graphql-tools/utils)[@​8](https://togithub.com/8).6.4 - [@​graphql-tools/schema](https://togithub.com/graphql-tools/schema)[@​8](https://togithub.com/8).3.4
ardatan/graphql-tools (@​graphql-tools/schema) ### [`v8.3.5`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/schema/CHANGELOG.md#​835) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/schema@8.3.4...@graphql-tools/schema@8.3.5) ##### Patch Changes - Updated dependencies \[[`be2c02d`](https://togithub.com/ardatan/graphql-tools/commit/be2c02d7)] - [@​graphql-tools/utils](https://togithub.com/graphql-tools/utils)[@​8](https://togithub.com/8).6.5 - [@​graphql-tools/merge](https://togithub.com/graphql-tools/merge)[@​8](https://togithub.com/8).2.6 ### [`v8.3.4`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/schema/CHANGELOG.md#​834) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/schema@8.3.3...@graphql-tools/schema@8.3.4) ##### Patch Changes - Updated dependencies \[[`d36d530`](https://togithub.com/ardatan/graphql-tools/commit/d36d530b)] - [@​graphql-tools/utils](https://togithub.com/graphql-tools/utils)[@​8](https://togithub.com/8).6.4 - [@​graphql-tools/merge](https://togithub.com/graphql-tools/merge)[@​8](https://togithub.com/8).2.5

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 #514 (f6aa64c) into master (6927b9b) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #514   +/-   ##
=========================================
  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 6927b9b...f6aa64c. Read the comment docs.

github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: