fix(deps): update rust crate async-graphql-actix-web to 7.0.3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
async-graphql-actix-web | dependencies | patch |
7.0.2 -> 7.0.3
|
Release Notes
async-graphql/async-graphql (async-graphql-actix-web)
v7.0.3
- Sort schema fields & enums if required #1475
- Change the
type_name
ofEmptySubscription
fix #1435 #1475 - add
Request::set_parsed_query
method #1483 - Upgrade strum to 0.26 #1485
- Fix validation of non-nullable variables with default values #1491
- add
NextExecute::run_with_data
method to attach context data before execution - feat: add registry method in dynamic::Registry #1492
- Allow non-scalars to be used as directive arguments #1493
- fix: add description to __schema introspection result #1489
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.