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 across 1 directory with 2 updates #856

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

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

Updates graphene from 2.1.9 to 3.4.1

Release notes

Sourced from graphene's releases.

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

New Contributors

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

v3.3.0

... (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

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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

@dependabot dependabot bot added the dependencies Relating to project dependencies label Oct 28, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/dependabot/dev/graphene-693b861d09 branch 3 times, most recently from a7d67d4 to 9d88bb0 Compare November 1, 2024 19:08
Bumps the graphene group with 2 updates in the / directory: [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.1
- [Release notes](https://github.com/graphql-python/graphene/releases)
- [Commits](graphql-python/graphene@v2.1.9...v3.4.1)

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-693b861d09 branch from 9d88bb0 to af88164 Compare November 5, 2024 19:47
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 11, 2024

Superseded by #863.

@dependabot dependabot bot closed this Nov 11, 2024
@dependabot dependabot bot deleted the dependabot/pip/dependabot/dev/graphene-693b861d09 branch November 11, 2024 19:25
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