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 to v3.4.3 #173

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
graphene 3.4.2 -> 3.4.3 age adoption passing confidence

Release Notes

graphql-python/graphene (graphene) ### [`v3.4.3`](https://redirect.github.com/graphql-python/graphene/releases/tag/v3.4.3) [Compare Source](https://redirect.github.com/graphql-python/graphene/compare/v3.4.2...v3.4.3) #### What's Changed A proper error will now be raised when invalid UUIDs are passed as input variables. - Do not raise AttributeError when parsing non-string UUIDs by [@​phihag](https://redirect.github.com/phihag) in [https://github.com/graphql-python/graphene/pull/1582](https://redirect.github.com/graphql-python/graphene/pull/1582) #### New Contributors - [@​phihag](https://redirect.github.com/phihag) made their first contribution in [https://github.com/graphql-python/graphene/pull/1582](https://redirect.github.com/graphql-python/graphene/pull/1582) **Full Changelog**: https://github.com/graphql-python/graphene/compare/v3.4.2...v3.4.3

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.