Closed dependabot[bot] closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 92.82%. Comparing base (
95bd4c0
) to head (eabc949
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps strawberry-graphql-django from 0.28.1 to 0.34.0.
Release notes
Sourced from strawberry-graphql-django's releases.
... (truncated)
Commits
43362e4
chore(release): release 0.34.01324488
fix: Add support for generated enums in mutation input (#497)23c4126
Fix_perm_cache
processing (#498)800679e
[pre-commit.ci] pre-commit autoupdate (#501)67433e6
chore(release): release 0.33.0475b03f
fix: Fix auto enum value allowed chars (#494)fc23726
fix: use str() to trigger eventual django's gettext_lazy string (#493)42a3183
ci: rename "Run Tests" to just "Tests"9d1acf4
fix: point CI badge to the correct pathff103cf
ci: run mkdocs with poetryDependabot 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