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.2 #136

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

graphql-python/graphene-django (graphene-django) ### [`v3.2.2`](https://togithub.com/graphql-python/graphene-django/releases/tag/v3.2.2) [Compare Source](https://togithub.com/graphql-python/graphene-django/compare/v3.2.1...v3.2.2) #### What's Changed - Bump django from 3.2.24 to 3.2.25 in /examples/cookbook by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/graphql-python/graphene-django/pull/1508](https://togithub.com/graphql-python/graphene-django/pull/1508) - Make use of http.HTTPStatus for response status code checks by [@​ulgens](https://togithub.com/ulgens) in [https://github.com/graphql-python/graphene-django/pull/1487](https://togithub.com/graphql-python/graphene-django/pull/1487) - Not require explicitly set `ordering` in `DjangoConnectionField` by [@​kiendang](https://togithub.com/kiendang) in [https://github.com/graphql-python/graphene-django/pull/1518](https://togithub.com/graphql-python/graphene-django/pull/1518) - Bump to 3.2.2 by [@​Flauschbaellchen](https://togithub.com/Flauschbaellchen) in [https://github.com/graphql-python/graphene-django/pull/1525](https://togithub.com/graphql-python/graphene-django/pull/1525) **Full Changelog**: https://github.com/graphql-python/graphene-django/compare/v3.2.1...v3.2.2

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.