Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 19, 2025

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

Release notes

Sourced from strawberry-graphql-django's releases.

Release 0.65.1

What's changed

Full Changelog: strawberry-graphql/strawberry-django@v0.65.0...v0.65.1

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
  • 375fa40 chore(release): release 0.65.1
  • a353b4f fix(field): prevent early ImportError on Field.type to break
  • f228320 chore(release): release 0.65.0
  • d97f71b Relay pagination optimizations (#777)
  • 3cf0e74 chore(release): release 0.64.0
  • fac1b9c feat: bump minimum Strawberry version to 0.276.2
  • a5c5277 chore(release): Release 0.63.0
  • 2097b84 fix: handle lazy filters and ordering in strawberry_django.connection (#773)
  • 2b78b4c fix: ensure dataclass's kwarg-only is specified to allow mixing fields (close...
  • cf24e20 [pre-commit.ci] pre-commit autoupdate (#767)
  • 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.65.1)

---
updated-dependencies:
- dependency-name: strawberry-graphql-django
  dependency-version: 0.65.1
  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 Aug 19, 2025
Copy link
Author

dependabot bot commented on behalf of github Oct 13, 2025

Superseded by #32.

@dependabot dependabot bot closed this Oct 13, 2025
@dependabot dependabot bot deleted the dependabot/pip/strawberry-graphql-django-approx-eq-0.65.1 branch October 13, 2025 00:36
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.

0 participants