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

Bump strawberry-graphql-django from 0.19.0 to 0.23.0 #388

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps strawberry-graphql-django from 0.19.0 to 0.23.0.

Release notes

Sourced from strawberry-graphql-django's releases.

Release 0.23.0

What's Changed

New Contributors

Full Changelog: strawberry-graphql/strawberry-django@v0.22.0...v0.23.0

Release 0.22.0

What's Changed

New Contributors

Full Changelog: strawberry-graphql/strawberry-django@v0.21.0...v0.22.0

Release 0.21.0

What's Changed

Full Changelog: strawberry-graphql/strawberry-django@v0.20.3...v0.21.0

Release 0.20.3

What's changed

  • fix: fix a regression when checking permissions for an async resolver

Full Changelog: strawberry-graphql/strawberry-django@v0.20.2...v0.20.3

Release 0.20.2

What's changed

  • fix: ensure permissions' resolve_for_user get safely resolved inside async contexts

Full Changelog: strawberry-graphql/strawberry-django@v0.20.1...v0.20.2

Release 0.20.1

What's Changed

... (truncated)

Commits
  • b9f8704 fix: keep ordering sequence (#409)
  • 53fa829 docs: Fix typos in object-level Permissions documentation (#407)
  • e336ebe chore(deps): update dev dependencies
  • a5569eb docs: Fix typos in optimization examples (#406)
  • fd2422d chore(release): release 0.22.0
  • 71e90ac compatibility ASGI/websockets get_request, login and logout (#393)
  • 7c42e28 chore: migrate from black to ruff-formatter (#403)
  • 8f82b84 fix(pyright): fix a small pyright issue
  • c0fdc12 [pre-commit.ci] pre-commit autoupdate (#400)
  • 0efee16 docs: Added strawberry-django-extras to community-projects.md (#395)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 the dependencies Pull requests that update a dependency file label Nov 6, 2023
@dependabot dependabot bot requested a review from ammar-faifi November 6, 2023 11:22
Copy link

netlify bot commented Nov 6, 2023

Deploy Preview for bespoke-druid-3cf25f ready!

Name Link
🔨 Latest commit d4b3c18
🔍 Latest deploy log https://app.netlify.com/sites/bespoke-druid-3cf25f/deploys/65580550e49286000840823c
😎 Deploy Preview https://deploy-preview-388--bespoke-druid-3cf25f.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@dependabot dependabot bot force-pushed the dependabot/pip/strawberry-graphql-django-0.23.0 branch 2 times, most recently from aa51e86 to 57745fe Compare November 17, 2023 16:20
@ammar-faifi
Copy link
Member

@dependabot rebase

Bumps [strawberry-graphql-django](https://github.com/strawberry-graphql/strawberry-graphql-django) from 0.19.0 to 0.23.0.
- [Release notes](https://github.com/strawberry-graphql/strawberry-graphql-django/releases)
- [Changelog](https://github.com/strawberry-graphql/strawberry-graphql-django/blob/main/CHANGELOG.md)
- [Commits](strawberry-graphql/strawberry-django@v0.19.0...v0.23.0)

---
updated-dependencies:
- dependency-name: strawberry-graphql-django
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/strawberry-graphql-django-0.23.0 branch from 57745fe to d4b3c18 Compare November 18, 2023 00:29
@ammar-faifi ammar-faifi merged commit f05e876 into main Nov 30, 2023
@ammar-faifi ammar-faifi deleted the dependabot/pip/strawberry-graphql-django-0.23.0 branch November 30, 2023 20:34
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant