ravangen / graphql-rate-limit

🚦 Fixed window rate limiting middleware for GraphQL. Use to limit repeated requests to queries and mutations.
https://www.npmjs.com/package/graphql-rate-limit-directive
MIT License
317 stars 12 forks source link

Update dependency @graphql-tools/schema to v10.0.2 #374

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-tools/schema (source) 10.0.0 -> 10.0.2 age adoption passing confidence

Release Notes

ardatan/graphql-tools (@​graphql-tools/schema) ### [`v10.0.2`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/schema/CHANGELOG.md#1002) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/schema@10.0.1...@graphql-tools/schema@10.0.2) ##### Patch Changes - [`a570a601`](https://togithub.com/ardatan/graphql-tools/commit/a570a601d91456ca81e3a26a5e3cb339edd11a62) Thanks [@​ardatan](https://togithub.com/ardatan)! - Add respectArrays flag to extensions merging - Updated dependencies \[[`a570a601`](https://togithub.com/ardatan/graphql-tools/commit/a570a601d91456ca81e3a26a5e3cb339edd11a62)]: - [@​graphql-tools/merge](https://togithub.com/graphql-tools/merge)[@​9](https://togithub.com/9).0.1 - [@​graphql-tools/utils](https://togithub.com/graphql-tools/utils)[@​10](https://togithub.com/10).0.10 ### [`v10.0.1`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/schema/CHANGELOG.md#1001) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/schema@10.0.0...@graphql-tools/schema@10.0.1) ##### Patch Changes - [`e1fb8bb8`](https://togithub.com/ardatan/graphql-tools/commit/e1fb8bb85b2c075ca37d510d5ffd56031d8898da) Thanks [@​ardatan](https://togithub.com/ardatan)! - Merge directives in the extensions - Updated dependencies \[[`e1fb8bb8`](https://togithub.com/ardatan/graphql-tools/commit/e1fb8bb85b2c075ca37d510d5ffd56031d8898da)]: - [@​graphql-tools/utils](https://togithub.com/graphql-tools/utils)[@​10](https://togithub.com/10).0.9

Configuration

📅 Schedule: Branch creation - "after 11am before 3pm on saturday" (UTC), 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.



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