Skip to content

Update dependency graphene-django-cud to ^0.13.0

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

This MR contains the following updates:

Package Type Update Change
graphene-django-cud dependencies minor ^0.12.0 -> ^0.13.0

Release Notes

tOgg1/graphene-django-cud

v0.13.0

Compare Source

  • Add support for field name mappings.
  • Add use_id_suffixes_for_fk and use_id_suffixes_for_m2m settings for quick addition of _id suffixes to foreign keys and _ids for many to many fields.
  • Added the options GRAPHENE_DJANGO_CUD_USE_ID_SUFFIXES_FOR_FK and GRAPHENE_DJANGO_CUD_USE_ID_SUFFIXES_FOR_M2M to enable these settings globally.

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