tailcallhq / graphql-benchmarks

Setup to compare graphql frameworks
https://tailcall.run
38 stars 26 forks source link

Update Rust crate async-graphql-axum to v7.0.10 #488

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
async-graphql-axum dependencies patch 7.0.9 -> 7.0.10

Release Notes

async-graphql/async-graphql (async-graphql-axum) ### [`v7.0.10`](https://redirect.github.com/async-graphql/async-graphql/blob/HEAD/CHANGELOG.md#7010-2024-09-24) - add `SchemeBuilder.limit_directives` method to set the maximum number of directives on a single field. - remove needless ?Sized [#​1593](https://redirect.github.com/async-graphql/async-graphql/pull/1593) - fix: generate each variant description correctly. [#​1589](https://redirect.github.com/async-graphql/async-graphql/pull/1589) - Make `From` for \[Error] set source [#​1561](https://redirect.github.com/async-graphql/async-graphql/pull/1561) - feat(graphiql): add support for WS connection params [#​1597](https://redirect.github.com/async-graphql/async-graphql/pull/1597)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.