Skip to content

chore(deps): update dependency graphene-django to v3.2.2

Tine Wittler requested to merge renovate/graphene-django-3.x into master

This MR contains the following updates:

Package Update Change
graphene-django minor ==3.0.0b7 -> ==3.2.2

Release Notes

graphql-python/graphene-django

v3.2.2

Compare Source

What's Changed

Full Changelog: https://github.com/graphql-python/graphene-django/compare/v3.2.1...v3.2.2

v3.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/graphql-python/graphene-django/compare/v3.2.0...v3.2.1

v3.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/graphql-python/graphene-django/compare/v3.1.6...v3.2.0

v3.1.6

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/graphql-python/graphene-django/compare/v3.1.5...v3.1.6

v3.1.5

What's Changed

New Contributors

Full Changelog: https://github.com/graphql-python/graphene-django/compare/v3.1.3...v3.1.5

v3.1.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/graphql-python/graphene-django/compare/v3.1.2...v3.1.3

v3.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/graphql-python/graphene-django/compare/v3.1.1...v3.1.2

v3.1.1

Compare Source

What's Changed

🎉 * Add support for Python 3.11 by @​ulgens in https://github.com/graphql-python/graphene-django/pull/1365 🎉

New Contributors

Full Changelog: https://github.com/graphql-python/graphene-django/compare/v3.0.2...v3.1.0

v3.0.2

Compare Source

What's Changed

This is a minor release addresses the N+1 problem caused by https://github.com/graphql-python/graphene-django/pull/1315.

WARNING Just a heads up for folks who use get_queryset as an auth layer. If you need that, you can stick with versions between >=3.0.0b9 and <3.0.2 for now. Feel free to suggest a different way that won't lead to those pesky N+1 SQL query issues.

Full Changelog: https://github.com/graphql-python/graphene-django/compare/3.0.2...v3.0.2

v3.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/graphql-python/graphene-django/compare/v3.0.0...v3.0.1

v3.0.0

Compare Source

Version v3.0.0 of the library is finally here 🎉 Thanks to @​jkimbo @​zbyte64 @​ulgens @​zbyte64 for doing the the heavy-lifting and hard work and also thanks for rest of maintainers and contributes to make this happen!

What's Changed

New Contributors

Full Changelog: https://github.com/graphql-python/graphene-django/compare/v2.10.0...v3.0.0

v3.0.0b9

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/graphql-python/graphene-django/compare/v3.0.0b8...v3.0.0b9

v3.0.0b8

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/graphql-python/graphene-django/compare/v3.0.0b7...v3.0.0b8


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports

Loading