Update dependency graphene-django to >=3.2.3, <=3.2.3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
graphene-django | dependencies | patch |
>=3.0.0, <=3.2.2 -> >=3.2.3, <=3.2.3
|
Release Notes
graphql-python/graphene-django (graphene-django)
v3.2.3
What's Changed
- remove dead code: singledispatch has been in the standard library ... by @a-detiste in https://github.com/graphql-python/graphene-django/pull/1534
- add official Django 5.1 support by @GeyseR in https://github.com/graphql-python/graphene-django/pull/1540
- fix typed choices, make working with different Django 5x choices options by @GeyseR in https://github.com/graphql-python/graphene-django/pull/1539
- Bugfix: call
resolver
function inDjangoConnectionField
as documented by @PoByBolek in https://github.com/graphql-python/graphene-django/pull/1529
New Contributors
- @a-detiste made their first contribution in https://github.com/graphql-python/graphene-django/pull/1534
- @PoByBolek made their first contribution in https://github.com/graphql-python/graphene-django/pull/1529
Full Changelog: https://github.com/graphql-python/graphene-django/compare/v3.2.2...v3.2.3
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Tine Wittler
Merge request reports
Activity
added 24 commits
-
894a8f9f...c0264945 - 23 commits from branch
master
- b314ef96 - Update dependency graphene-django to >=3.0.0, <=3.2.3
-
894a8f9f...c0264945 - 23 commits from branch
added 12 commits
-
b314ef96...a7317755 - 11 commits from branch
master
- c9e22ef9 - Update dependency graphene-django to >=3.0.0, <=3.2.3
-
b314ef96...a7317755 - 11 commits from branch
added 41 commits
-
c9e22ef9...32bbc806 - 40 commits from branch
master
- 1d467611 - Update dependency graphene-django to >=3.0.0, <=3.2.3
-
c9e22ef9...32bbc806 - 40 commits from branch
added 115 commits
-
1d467611...51fbce93 - 114 commits from branch
master
- 22573494 - Update dependency graphene-django to >=3.0.0, <=3.2.3
-
1d467611...51fbce93 - 114 commits from branch
added 35 commits
-
22573494...19abab29 - 34 commits from branch
master
- f2b47ccc - Update dependency graphene-django to >=3.2.3, <=3.2.3
-
22573494...19abab29 - 34 commits from branch
Please register or sign in to reply