Skip to content
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

build(deps): bump the graphene group with 2 updates #871

Open
wants to merge 1 commit into
base: dependabot/dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2024

Bumps the graphene group with 2 updates: graphene and graphene-django.

Updates graphene from 2.1.9 to 3.4.3

Release notes

Sourced from graphene's releases.

v3.4.3

What's Changed

A proper error will now be raised when invalid UUIDs are passed as input variables.

New Contributors

Full Changelog: graphql-python/graphene@v3.4.2...v3.4.3

v3.4.2

What's Changed

Graphene now supports overriding the Union options!

New Contributors

Full Changelog: graphql-python/graphene@v3.4.1...v3.4.2

v3.4.1 - Regression Fix

What's Changed

This release brings a regression fix for DateTime parsing in python versions before 3.11, caused by the removal of aniso8601. The issue was introduced in 3.4.0. If you are using the DateTime scalar together with a Python <= 3.10, please update Graphene to this version.

Full Changelog: graphql-python/graphene@v3.4.0...v3.4.1

v3.4.0

What's Changed

This release brings housekeeping changes and support for Python 3.13. Thanks to all contributors who made this release happen, and special thanks to @​dulmandakh for bringing our CI up to modern standards.

Full PR Changelist

... (truncated)

Commits

Updates graphene-django from 2.15.0 to 3.2.2

Release notes

Sourced from graphene-django's releases.

v3.2.2

What's Changed

Full Changelog: graphql-python/graphene-django@v3.2.1...v3.2.2

v3.2.1

What's Changed

New Contributors

Full Changelog: graphql-python/graphene-django@v3.2.0...v3.2.1

v3.2.0

What's Changed

New Contributors

Full Changelog: graphql-python/graphene-django@v3.1.6...v3.2.0

v3.1.6

What's Changed

... (truncated)

Commits
  • 28c71c5 Bump to 3.2.2
  • 6f21dc7 Not require explicitly set ordering in DjangoConnectionField (#1518)
  • ea45de0 Make use of http.HTTPStatus for response status code checks (#1487)
  • eac113e Bump django from 3.2.24 to 3.2.25 in /examples/cookbook (#1508)
  • d69c905 Bump to 3.2.1 (#1512)
  • 3f813d4 Fix ReadTheDocs builds (#1509)
  • 45c2aa0 Allows field's choices to be a callable (#1497)
  • ac09cd2 fix: Fix broke 'get_choices' with restframework 3.15.0 (#1506)
  • 54372b4 Bump django from 3.1.14 to 3.2.24 in /examples/cookbook (#1498)
  • 96c09ac feat!: check django model has a default ordering when used in a relay connect...
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Relating to project dependencies label Nov 19, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/dependabot/dev/graphene-a430095fdc branch 2 times, most recently from 407b719 to db38eb9 Compare November 25, 2024 19:55
@dependabot dependabot bot force-pushed the dependabot/pip/dependabot/dev/graphene-a430095fdc branch 2 times, most recently from f07bbd8 to d07fd80 Compare December 6, 2024 19:28
@dependabot dependabot bot force-pushed the dependabot/pip/dependabot/dev/graphene-a430095fdc branch from d07fd80 to 1252e12 Compare December 13, 2024 19:02
@dependabot dependabot bot force-pushed the dependabot/pip/dependabot/dev/graphene-a430095fdc branch from 1252e12 to 2ef99b9 Compare December 27, 2024 19:10
Bumps the graphene group with 2 updates: [graphene](https://github.com/graphql-python/graphene) and [graphene-django](https://github.com/graphql-python/graphene-django).


Updates `graphene` from 2.1.9 to 3.4.3
- [Release notes](https://github.com/graphql-python/graphene/releases)
- [Commits](graphql-python/graphene@v2.1.9...v3.4.3)

Updates `graphene-django` from 2.15.0 to 3.2.2
- [Release notes](https://github.com/graphql-python/graphene-django/releases)
- [Commits](graphql-python/graphene-django@v2.15.0...v3.2.2)

---
updated-dependencies:
- dependency-name: graphene
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: graphene
- dependency-name: graphene-django
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: graphene
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/dependabot/dev/graphene-a430095fdc branch from 2ef99b9 to 046554b Compare January 1, 2025 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Relating to project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant