Skip to content

Update dependency graphene-django to v2.15.0 #353

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 12, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
graphene-django ==2.9.0 -> ==2.15.0 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

graphql-python/graphene-django

v2.15.0

Compare Source

New Features:

Fixes:

  • Properly handle DecimalField #​91

v2.14.0

Compare Source

New Features:

  • Handle Database Transactions (#​1039)
  • Allow camel case in order by field (#​1054)
  • Add offset pagination (#​1013)

Bug Fixes:

  • Fix in and range filters on DjangoFilterConnectionField (#​1068)
  • Replace Unidecode with text_unidecode (#​1060)
  • DjangoListField should not cache queries (#​1061)
  • Fix backward relay pagination (#​1046)

Full changelog: graphql-python/graphene-django@v2.13.0...v2.14.0

v2.13.0

Compare Source

New features

  • Extract query function from GraphQLTestCase making it possible to use in a pytest fixture (#​1015)
  • Add headers support to GraphiQL (#​1016)
  • Add converter for Django 3.1 JSONField (#​1017)

Bugfixes

  • Fix Connection/Edge naming and add unit test (#​1012)

Huge thanks to @​tcleonard, @​radekwlsk and @​nikolaik for helping!

Full changelog: graphql-python/graphene-django@v2.12.1...v2.13.0

v2.12.1

Compare Source

Changes

  • Remove operation name from the regex and default to query (#​1004)

Thank you @​jkimbo for fixing subscriptions without a name.

Full changelog: graphql-python/graphene-django@v2.12.0...v2.12.1

v2.12.0

Compare Source

Changes

No breaking changes

  • Update GraphiQL, add GraphiQL subscription support (#​1001)
  • GraphiQL cleanup (#​1002)

Thank you @​eabruzzese for adding native subscription support and documentation.

Full changelog: graphql-python/graphene-django@v2.11.1...v2.12.0

v2.11.1

Compare Source

Bugfix

  • Do not break when after is greater than list_length (#​999)

Thanks for the fix @​bellini666 !

v2.11.0

Compare Source

Changes

  • Fix error in signature of callproc() and execute() in debug sql tracking (#​966)
  • DjangoConnectionField slice: use max_limit first, if set (#​965, #​986 and #​993)
  • Update setup.py classifiers (#​987)
  • fix(converter): wrap field with NonNull for postgres ArrayFields (#​545)
  • Fix filtering with GlobalIDFilter (#​977)
  • Move to_const function from Graphene into Graphene-Django (#​992)

Huge thanks to @​pcraciunoiu, @​hubertsiuzdak, @​ulgens, @​helloqiu and @​pauricthelodger for helping!

Full changelog: graphql-python/graphene-django@v2.10.1...v2.11.0

v2.10.1

Compare Source

Bugfixes

  • Do not access the internals of SimpleLazyObject (#​945)

Full changelog: graphql-python/graphene-django@v2.10.0...v2.10.1

v2.10.0

Compare Source

New features

  • Disable system checks for graphql_schema management command (#​939)
  • Convert nullable BooleanField to nullable Boolean field (#​777)
  • Improve DjangoListField (#​929)
  • Allow defining fields as an empty list (#​871)

Bugfixes

  • Switch operation_name to operationName in GraphQLTestCase (#​936)
  • GraphQlView: Do not 'instantiate_middleware' if middleware is already a MiddlewareManager (#​952)

Huge thanks to @​millar, @​noelleleigh, @​ganwell, @​jckw and @​msimon for helping!

Full changelog: graphql-python/graphene-django@v2.9.1...v2.10.0

v2.9.1

Compare Source

Bugfixes

  • Fix error with DjangoModelFormMutation (#​915)

Full changelog: graphql-python/graphene-django@v2.9.0...v2.9.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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/graphene-django-2.x branch from 6ca99bb to 9689b8f Compare May 9, 2020 12:15
@renovate renovate bot changed the title Update dependency graphene-django to v2.9.1 Update dependency graphene-django to v2.10.0 May 9, 2020
@renovate renovate bot force-pushed the renovate/graphene-django-2.x branch from 9689b8f to 9387742 Compare May 18, 2020 20:22
@renovate renovate bot changed the title Update dependency graphene-django to v2.10.0 Update dependency graphene-django to v2.10.1 May 18, 2020
@renovate renovate bot force-pushed the renovate/graphene-django-2.x branch from 9387742 to 8553a12 Compare June 30, 2020 16:59
@renovate renovate bot changed the title Update dependency graphene-django to v2.10.1 Update dependency graphene-django to v2.11.0 Jun 30, 2020
@renovate renovate bot force-pushed the renovate/graphene-django-2.x branch from 8553a12 to 8c8176f Compare August 22, 2020 20:03
@renovate renovate bot changed the title Update dependency graphene-django to v2.11.0 Update dependency graphene-django to v2.13.0 Aug 22, 2020
@renovate renovate bot force-pushed the renovate/graphene-django-2.x branch from 8c8176f to aa1e961 Compare January 6, 2021 13:56
@renovate renovate bot changed the title Update dependency graphene-django to v2.13.0 Update dependency graphene-django to v2.15.0 Jan 6, 2021
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant