chore(all): update all #15
Merged
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:
v3.5.2
->v3.5.3
v0.17.31
->v0.17.33
v2.5.1
->v2.5.3
v0.9.0
->v0.10.0
Release Notes
actions/checkout
v3.5.3
Compare Source
99designs/gqlgen
v0.17.33
Compare Source
What's Changed
New Contributors
Full Changelog: 99designs/gqlgen@v0.17.32...v0.17.33
v0.17.32
Compare Source
3a81a78
release v0.17.32dbb6117
Added unit tests for defer (#2657)5c19c841 Addressing few issues in defer feature (#2656)
And fixed hasNext to only appear in the payload when there is deferred usage
Regenerate
Use go 1.18 compatible atomic operations
Regenerate
8e295024 Update extra fields type definition and plus docs about the feature (#2655)
Update extra fields type definition and plus docs about the feature
Update docs
adf5da27 Make usage of omitempty tag optional (#2649)
Make usage of omitempty tag optional
adding probably good enough test
some kinda docs
lintersssssssssssssssssssssssssssss
removing unnecessary fields from config
7ab3317
Extra fields (#2638)22deb8bd allow binding a GraphQL `Any` field to a struct method returning `*any` (#2644)
allow binding GQL
Any
field to struct method returning*any
add singlefile tests for binding to
*any
caseadd followschema tests for binding to
*any
casemake ptr_to_any binding tests follow binding conventions better
c313bf3d `[@defer](https://togithub.com/defer)` initial support (#2642)
support returning errors with deferred fragments.
update integration tests.
fix gotpl indent and pass the correct context to deferred .Dispatch().
Added hasNext in the tests
Added back root_.gotpl
Regenerate
Regenerate recursively
Updated schema-expected.graphql
Fixed starwars_test.go
Cleanup
Add graphql response hasnext omitempty and update tests to match
4d945da2 feat(federation): update Apollo Federation v2 definitions (#2635)
Fix Apollo Federation v2 directive definitions:
_FieldSet
was renamedFieldSet
regenerate examples
9796f91
Generate entity resolvers for interfaces with @key defined (#2634)33fdd1b5 fix enum capitalization (#2630)
fix enum capitalization
apply suggestion: adding comment
82a110ce Fix uint32 unmarshal (#2631)
The string unmarshal for uint32 used ParseInt instead of ParseUint,
which would parse the wrong range of valid numbers.
e62a027
Add Changelog entries for v0.17.31f707aa8
v0.17.31 postrelease bumpvektah/gqlparser
v2.5.3
Compare Source
What's Changed
Full Changelog: vektah/gqlparser@v2.5.2...v2.5.3
v2.5.2
Compare Source
What's Changed
New Contributors
Full Changelog: vektah/gqlparser@v2.5.1...v2.5.2
Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.