Allow use of AsyncIterator and AsyncIterable generics to annotate return
type of subscription resolvers.
π 0.104.3
Exeptions from handler functions in graphql_transport_ws are no longer
incorrectly caught and classified as message parsing errors.
π 0.104.2
Drop support for Django < 3.2.
π 0.104.1
This release adds support for aliased fields when doing codegen.
π 0.104.0
Add is_auto utility for checking if a type is strawberry.auto,
considering the possibility of it being a StrawberryAnnotation or
even being used inside Annotated.
π 0.103.9
This release moves the console plugin for the codegen command
to be last one, allowing to run code before writing files to
disk.
π 0.103.8
This release adds a python_type to the codegen GraphQLEnum class
to allow access to the original python enum when generating code
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps strawberry-graphql from 0.97.0 to 0.105.0.
Release notes
Sourced from strawberry-graphql's releases.
... (truncated)
Changelog
Sourced from strawberry-graphql's changelog.
... (truncated)
Commits
c64a9f9
Release π 0.105.043de6f1
Add support for json_dumps_params and json_encoder in Sanic's view (#1797)e61c4df
Release π 0.104.4df41811
AllowAsyncIterable
andAsyncIterator
return annotation for Subscriptions...78d9ecd
[pre-commit.ci] pre-commit autoupdate (#1793)c775fd1
Fix Mypy issue3fd36f8
Release π 0.104.3d2c8d13
Focus error handling when parsinggraphql_transport_ws
messages (#1761)233a8a1
Release π 0.104.2b941fa5
Raise django min version (#1787)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)