Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Updates the requirements on strawberry-graphql-django to permit the latest version.

Release notes

Sourced from strawberry-graphql-django's releases.

Release 0.67.2

What's changed

  • fix: fix wrong total_count when using distinct on m2m/o2m relationships (ff1f016fbd95ddaa7cd76cd712a58ad460ca87df)

Full Changelog: strawberry-graphql/strawberry-django@v0.67.1...v0.67.2

Changelog

Sourced from strawberry-graphql-django's changelog.

Changelog

v0.3+

For newer versions, check the release notes at: https://github.com/strawberry-graphql/strawberry-django/releases

v0.3rc1

This release adds couple of new features and contains few improvements. This also cleans deprecated API like fields parameter from straberry.django.type, TypeRegister and few other items which have been deprecated in v0.2.0.

New features

Improvements

  • fix detecting auto annotations when postponed evaluation is used (#73, @​illia-v)
  • updated the way event loop is detected in is_async (#72, @​g-as)
  • fix return type of field (#64)

Fixes

  • fix a bug related to creating users with unhashed passwords (#62, @​illia-v)
  • fix filtering in get_queryset of types with enabled pagination (#60, @​illia-v)

Cleanup

  • Clean deprecated API (#69)

v0.2.5

This release adds support for latest strawberry-graphql

Dependencies

  • update minimum required strawberry-graphql to v0.69.0

v0.2.4

Dependencies

  • Use strawberry-graphql earlier than v0.69, which introduced many backward incompatible changes.

v0.2.3

Improvements

  • fix error moessage of NotImplementedError exception (@​star2000)
  • remove pk argument on model relations (#40, @​g-as)

Fixes

  • fix breaking changes in strawberry-graphql (#42)

... (truncated)

Commits
  • e1e8e91 chore(release): release 0.67.2
  • ff1f016 fix: fix wrong total_count when using distinct on m2m/o2m relationships
  • 407d80a chore(release): release 0.67.0
  • a7118a8 fix: fix n+1 regression with fragmeents and custom connections (#809)
  • 7517590 chore(deps): update dev dependencies
  • f9ca008 fix: docs (#802)
  • 20841b3 chore(deps): update dev dependencies
  • 6456a7b chore(release): release 0.67.0
  • 83a1ff1 Fix: Forward custom kwargs to relay connection resolver (#801)
  • 34f3256 chore(release): release 0.66.2
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [strawberry-graphql-django](https://github.com/strawberry-graphql/strawberry-django) to permit the latest version.
- [Release notes](https://github.com/strawberry-graphql/strawberry-django/releases)
- [Changelog](https://github.com/strawberry-graphql/strawberry-django/blob/main/CHANGELOG.md)
- [Commits](strawberry-graphql/strawberry-django@v0.57.0...v0.67.2)

---
updated-dependencies:
- dependency-name: strawberry-graphql-django
  dependency-version: 0.67.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Nov 24, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 8, 2025

Superseded by #220.

@dependabot dependabot bot closed this Dec 8, 2025
@dependabot dependabot bot deleted the dependabot/pip/strawberry-graphql-django-approx-eq-0.67.2 branch December 8, 2025 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant