Update dependency graphene-django to >=3.0.0, <=3.1.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
graphene-django | dependencies | patch |
>=3.0.0, <=3.1.1 -> >=3.0.0, <=3.1.2
|
Release Notes
graphql-python/graphene-django
v3.1.2
What's Changed
- Fix linting issues by @firaskafri in https://github.com/graphql-python/graphene-django/pull/1412
- Set pypi GH action version to release/v1 by @kiendang in https://github.com/graphql-python/graphene-django/pull/1415
- Correct schema write test by @kiendang in https://github.com/graphql-python/graphene-django/pull/1416
- Fix graphiql explorer styles by including official CSS, and update local example app for testing by @sjdemartini in https://github.com/graphql-python/graphene-django/pull/1418
- Add check for
serializers.HiddenField
onfields_for_serializer
function by @sezginacer in https://github.com/graphql-python/graphene-django/pull/1419 - CI: add Django 4.2 by @dulmandakh in https://github.com/graphql-python/graphene-django/pull/1420
- remove JSONField compat by @dulmandakh in https://github.com/graphql-python/graphene-django/pull/1421
- CI: remove Django 4.0 by @dulmandakh in https://github.com/graphql-python/graphene-django/pull/1422
- Update compat.py MissingType results after PGJSONField removal by @sjdemartini in https://github.com/graphql-python/graphene-django/pull/1423
New Contributors
- @sezginacer made their first contribution in https://github.com/graphql-python/graphene-django/pull/1419
Full Changelog: https://github.com/graphql-python/graphene-django/compare/v3.1.1...v3.1.2
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.