This repository was archived by the owner on Mar 12, 2025. It is now read-only.
chore(deps): update dependency ariadne to v0.24.0 #570
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.17.1->==0.24.0Release Notes
mirumee/ariadne (ariadne)
v0.24.0Compare Source
v0.23.0: Ariadne 0.23Compare Source
CHANGELOG
execute_get_queriessetting to theGraphQLapps that controls execution of the GraphQL "query" operations made with GET requests. Defaults toFalse.subscriptionoperation execution when query is made with POST request.v0.22Compare Source
EnumType.bind_to_default_valuesmethod. It will be removed in a future release.repair_schema_default_enum_valuesto public API.validate_schema_enum_valuesand introducedvalidate_schema_default_enum_valuesin its place. This is a breaking change.GraphQLTransportWSHandlerforqueryandmutationoperations.v0.21Compare Source
v0.20.1Compare Source
v0.20.0: Ariadne 0.20Compare Source
Changelog
OpenTelemetryandopentelemetry_extensionextension, importable formariadne.tracing.opentelemetry.query_validatoroption to ASGI and WSGIGraphQLapplications that enables customization of query validation step.ERRORmessage in GraphQL-WS protocol having invalid payload type.make_executable_schemaerror whennullis used as default value forinputtyped field argument.ExtensionSync.Extensionnow supports both async and sync contexts.OpenTracingSyncandopentracing_extension_sync.OpenTracingandopentracing_extensionnow support both async and sync contexts.ApolloTracingSync.ApolloTracingnow supports both async and sync contexts.v0.19.1Compare Source
.graphqldefinitions files not being included in the dist filesv0.19.0Compare Source
InputTypefor setting Python representations of GraphQL Input typesEnumtypes directly tomake_executable_schemaconvert_names_caseoption tomake_federated_schema.@interfaceObjectdirective in Apollo Federation.v0.18.1Compare Source
EnumType.v0.18.0Compare Source
exploreroption to ASGI and WSGIGraphQLapplications that enables API explorer customization.ExplorerHttp405API explorer that returns405 Method Not Allowedfor GET HTTP requests.convert_names_caseoption tomake_executable_schemato convert all names in schema to Python case using default or custom strategy.Path-like objects toload_schema_from_path.loggeroption to also supportLoggerandLoggerAdapterinstance in addition tostrwith logger name.@tagdirective used by Apollo Federation.setup.pytopyproject.toml.context_valueoption in ASGI and WSGI applications for callables to take query data as second argument.root_valueoption in ASGI and WSGI applications for callables to take operation and and variables in addition to context and parsed query.execution_context_classoption to ASGI and WSGI applications.query_parseroption to ASGI and WSGIGraphQLapplications that enables query parsing customization.middlewareoption to work with callable or list of middlewares instead ofMiddlewareManagerinstance.middleware_manager_classoption to ASGI and WSGI applications.handle_requestandhandle_websocketmethods toASGIapplication that takes Starlette/FastAPIRequestandWebsocketobjects.Configuration
📅 Schedule: Branch creation - "* 0-3 * * *" (UTC), 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.