Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 20, 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.0

What's Changed

Note: If you have a custom connection that defines a resolve_connection method, ensure that you have **kwargs in case you are not defining all possible keyword parameters.

Full Changelog: strawberry-graphql/strawberry-django@v0.66.2...v0.67.0

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
  • 6456a7b chore(release): release 0.67.0
  • 83a1ff1 Fix: Forward custom kwargs to relay connection resolver (#801)
  • 34f3256 chore(release): release 0.66.2
  • cb9df84 fix: fix one extra broken future annotations with the new | syntax
  • a79b543 chore(release): release 0.66.1
  • 7bf7cac fix: fix broken future annotations with the new | syntax (#800)
  • 4c7a47d chore(release): release 0.66.0
  • 8d4fba9 fix: fix debug toolbar integration to work with v6.0 (#796)
  • 60d143a feat: support for python 3.14 (#795)
  • 269954c [pre-commit.ci] pre-commit autoupdate (#784)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 20, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/strawberry-graphql-django-approx-eq-0.67.0 branch 2 times, most recently from adefeb8 to 787e9ef Compare October 30, 2025 04:03
@dependabot dependabot bot force-pushed the dependabot/pip/strawberry-graphql-django-approx-eq-0.67.0 branch from 787e9ef to c84af29 Compare November 3, 2025 09:53
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.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/strawberry-graphql-django-approx-eq-0.67.0 branch from c84af29 to d560457 Compare November 11, 2025 06:08
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 24, 2025

Superseded by #217.

@dependabot dependabot bot closed this Nov 24, 2025
@dependabot dependabot bot deleted the dependabot/pip/strawberry-graphql-django-approx-eq-0.67.0 branch November 24, 2025 10:01
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