KundaPanda / strawberry-django-jwt

[UNMAINTAINED] JSON Web Token (JWT) authentication for Django with Strawberry GraphQL
MIT License
37 stars 16 forks source link

Bump strawberry-graphql-django from 0.3.1 to 0.4.0 #330

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps strawberry-graphql-django from 0.3.1 to 0.4.0.

Release notes

Sourced from strawberry-graphql-django's releases.

Release 0.4

What's Changed

New Contributors

Full Changelog: https://github.com/strawberry-graphql/strawberry-graphql-django/compare/v0.3.1...v0.4

Commits
  • c848163 chore: Release 0.4.0
  • 3728659 Merge pull request #141 from strawberry-graphql/pre-commit-ci-update-config
  • 50e0791 Merge pull request #144 from FlickerSoul/main
  • 6d1c859 feat: link JSONField to strawberry.scalars.JSON
  • c6289ab Merge pull request #140 from nrbnlulu/main
  • 9c82c99 docs - formatting index.md
  • 82f81f3 docs - naming no case .md's
  • 58649ba docs - add community-projects.md
  • 101b33c docs - fix workflow and reviews from SD+
  • 8d20e38 Merge branch 'strawberry-graphql:main' into main
  • 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 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)
KundaPanda commented 2 years ago

@dependabot rebase

codecov[bot] commented 2 years ago

Codecov Report

Merging #330 (3da79dc) into master (fa9d758) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #330   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           32        32           
  Lines         1066      1066           
  Branches       177       177           
=========================================
  Hits          1066      1066           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fa9d758...3da79dc. Read the comment docs.

dependabot[bot] commented 2 years ago

Looks like strawberry-graphql-django is up-to-date now, so this is no longer needed.