chore(deps): update module github.com/99designs/gqlgen to v0.17.40 #80
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.17.36
->v0.17.40
Release Notes
99designs/gqlgen (github.com/99designs/gqlgen)
v0.17.40
Compare Source
v0.17.39
Compare Source
What's Changed
New Contributors
Full Changelog: 99designs/gqlgen@v0.17.38...v0.17.39
v0.17.38
Compare Source
What's Changed
null
instead of zero value uuid by @0x221A in https://github.com/99designs/gqlgen/pull/2794New Contributors
Full Changelog: 99designs/gqlgen@v0.17.37...v0.17.38
v0.17.37
Compare Source
ccae370
release v0.17.376505f8b
Update gqlparser (#2785)153ec470 add uuid type (#2751) (closes #2749)
add uuid type
add uuid example
add uuid scalar doc
strconv.Quote
Apply suggestions from code review
fix
fa471180 ForceGenerate parameter to [@goModel](https://togithub.com/goModel) added. (#2780)
11bb9b18 codegen: add support for `go_build_tags` option in gqlgen.yaml (#2784)
codegen: support go_build_tags option in gqlgen.yaml
chore: added test
docs/content: update config example
chore: more comment
bee47dcf fix flaky test TestSubscriptions (#2779)
fix flaky test TestSubscriptions
update other copy of the test
a41f4da
docs: short-lived loader (#2778)cc4e0ba
ensure HasOperationContext checks for nil (#2776)a1ca2204 fix typo in TESTING.md server path (#2774)
following TESTING.md instructions, I got an error:
"stat ./server/server.go: no such file or directory"
server.go path is: integration/server/cmd/integration/server.go
1cde8c3f return internal types in schema introspection (#2773)
according to graphql spec:
source: https://github.com/graphql/graphql-spec/blob/main/spec/Section%204%20--%20Introspection.md#the-\__schema-type
some clients libs (like HotChocolate for C#) depends on this behavior.
065aea3
Fix gqlgen truncates tag value with colon (#2759)d6270e4
Update subsciptions documentation to correctly close channel (#2753)2d8673a
Add Model references to Interface (#2738)790d7a7
Allow GraphiQL headers to be set when creating the playground handler (#2740) (closes #2739)0eb95dc
v0.17.36 postrelease bumpConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.