Closed dependabot[bot] closed 11 months ago
Merging #98 (768ad25) into main (4fa950f) will decrease coverage by
1.05%
. The diff coverage isn/a
.
Comparing dependabot/pip/strawberry-graphql-0.216.1
(768ad25) with main
(4fa950f)
âś… 1
untouched benchmarks
Superseded by #102.
Bumps strawberry-graphql from 0.209.1 to 0.216.1.
Release notes
Sourced from strawberry-graphql's releases.
... (truncated)
Changelog
Sourced from strawberry-graphql's changelog.
... (truncated)
Commits
5b5b717
Release 🍓 0.216.1a31b5c4
fix: relay.Node with overwritten resolve_id and without NodeId (#2844)6b84220
Release 🍓 0.216.075cb9ec
Override encode_json() method in Django BaseView to use DjangoJSONEncoder (#3...3c7b57d
Release 🍓 0.215.3fdb87ec
change: parse query params to use parse_json (#3272)f0332fc
Release 🍓 0.215.23e5c7f6
Allow to send cookies with apollo sandbox (#3278)c0d00aa
fix(docs): Examples are now working properly. (#3263)a90dea2
Improve docs for max tokens limiterDependabot 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