AniTrend / anitrend

A django based graphql application for providing meta-data and an engine to scrape service providers to generate API data
GNU General Public License v3.0
2 stars 0 forks source link

fix(deps): update dependency graphene-django to v3.2.1 #111

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
graphene-django 3.2.0 -> 3.2.1 age adoption passing confidence

Release Notes

graphql-python/graphene-django (graphene-django) ### [`v3.2.1`](https://togithub.com/graphql-python/graphene-django/releases/tag/v3.2.1) [Compare Source](https://togithub.com/graphql-python/graphene-django/compare/v3.2.0...v3.2.1) #### What's Changed - fix: same type list by [@​superlevure](https://togithub.com/superlevure) in [https://github.com/graphql-python/graphene-django/pull/1492](https://togithub.com/graphql-python/graphene-django/pull/1492) - feat!: check Django model has a default ordering when used in a Relay Connection by [@​tcleonard](https://togithub.com/tcleonard) in [https://github.com/graphql-python/graphene-django/pull/1495](https://togithub.com/graphql-python/graphene-django/pull/1495) - Bump django from 3.1.14 to 3.2.24 in /examples/cookbook by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/graphql-python/graphene-django/pull/1498](https://togithub.com/graphql-python/graphene-django/pull/1498) - fix: Fix broken 'get_choices' with restframework 3.15.0 by [@​diogosilva30](https://togithub.com/diogosilva30) in [https://github.com/graphql-python/graphene-django/pull/1506](https://togithub.com/graphql-python/graphene-django/pull/1506) - Allows field's choices to be a callable by [@​nossila](https://togithub.com/nossila) in [https://github.com/graphql-python/graphene-django/pull/1497](https://togithub.com/graphql-python/graphene-django/pull/1497) - Fix ReadTheDocs builds by [@​PabloAlexis611](https://togithub.com/PabloAlexis611) in [https://github.com/graphql-python/graphene-django/pull/1509](https://togithub.com/graphql-python/graphene-django/pull/1509) - Bump to 3.2.1 by [@​kiendang](https://togithub.com/kiendang) in [https://github.com/graphql-python/graphene-django/pull/1512](https://togithub.com/graphql-python/graphene-django/pull/1512) #### New Contributors - [@​diogosilva30](https://togithub.com/diogosilva30) made their first contribution in [https://github.com/graphql-python/graphene-django/pull/1506](https://togithub.com/graphql-python/graphene-django/pull/1506) - [@​nossila](https://togithub.com/nossila) made their first contribution in [https://github.com/graphql-python/graphene-django/pull/1497](https://togithub.com/graphql-python/graphene-django/pull/1497) - [@​PabloAlexis611](https://togithub.com/PabloAlexis611) made their first contribution in [https://github.com/graphql-python/graphene-django/pull/1509](https://togithub.com/graphql-python/graphene-django/pull/1509) **Full Changelog**: https://github.com/graphql-python/graphene-django/compare/v3.2.0...v3.2.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

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



This PR has been generated by Mend Renovate. View repository job log here.