fix(deps): update module github.com/99designs/gqlgen to v0.17.22 #2
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.20
->v0.17.22
Release Notes
99designs/gqlgen
v0.17.22
Compare Source
d657946
release v0.17.229a29229
graphql.Error is not deprecated anymore (#2455)a44685b2 Ability to return multiple errors from resolvers raise than add it to stack. (#2454)
Sometimes vscode warn about this while editing resolvers code.
Finally the resolver's code is editable and generated at the same time.
Ability to return multiple errors from resolver.
Multiple errors return example
Fix missing import
reformat
gofmt
go generate ./...
go generate ./...
Regenerate
remove trailing period
db1e3b81 Implicit external check (#2449)
Prevent entity resolver generation for stub types.
In Federation 2 key fields are implicitly external
Add more comments to "isResolvable"
Check that no resolvers are set for stub "Hello"
Run generate with go 1.16
Simplify implicit external check
Add stricter federation version check.
Update comment on expected behavior of the resolvable argument.
Add comment to documentation about external directive.
Preallocate keyFields slice
Add non stub type to federation v2 test
Do not append to preallocated slice
Add test coverage for multiple fields in key
Fix typo in comment
5065163
Re-generate and update release checklist to regenerate for new version5cfc22d
Add v0.17.21 Release notes5d39046
v0.17.21 postrelease bumpv0.17.21
Compare Source
9deb838
release v0.17.215c083c79 use goField directive for getters generation (#2447)
consider goField directive for getters generation
Re-generate to pass linting
463d2134 fix: safe http error response (#2438)
safe http error when parsing body
fix tests
fix linting
fix linting
Dispatch decoding errors so hook can present them
Revert test expectation to original
86c144fc Bump decode-uri-component from 0.2.0 to 0.2.2 in /integration (#2445)
Bumps decode-uri-component from 0.2.0 to 0.2.2.
updated-dependencies:
dependency-type: indirect
...
f28ffccd Bump minimatch from 3.0.4 to 3.1.2 in /integration (#2435)
Bumps minimatch from 3.0.4 to 3.1.2.
updated-dependencies:
dependency-type: indirect
...
e3af445
docs : embedding schema in generated code (#2351)efb31b54 Check if go.mod exists while init (#2432)
Add check go.mod first to prevent cascade errors in "init" directive
Fix formatting
Fix formatting with gofmt
This reverts commit
c23d183
.89e91da1 Add resolver commit (#2434)
Add resolver commit
Add version to comment and re-generate
3087cf3
Fix for #1274. (#2411)906c0dee optional return pointers in unmarshalInput (#2397)
optional return pointers in unmarshalInput
add docs for return_pointers_in_unmarshalinput
a9d06036 Add json.Number support to UnmarshalString (#2396)
Add json.Number support to UnmarshalString
Add UnmarshalString tests
Remove trailing zeros when calling UnmarshalString with float64
daa44079 Update README.md (#2391)
fix: execute gqlgen generate command error. eg: systems failed: unable to build object definition: unable to find type: github.com/99designs/gqlgen/graphql/introspection.InputValue. need import github.com/99designs/gqlgen/graphql/introspection .
419dd96c Bump got and [@graphql](https://togithub.com/graphql)-codegen/cli in /integration (#2389)
Removes
got
updated-dependencies:
dependency-type: indirect
dependency-type: direct:development
...
b1ca215
Add global typescript (#2390)265888c6 Bump jsdom and jest in /integration (#2388)
Bumps jsdom and jest. These dependencies needed to be updated together.
Removes
jsdom
Updates
jest
from 24.9.0 to 29.0.3updated-dependencies:
dependency-type: indirect
dependency-type: direct:development
...
56f6db04 Update module mitchellh/mapstructure to 1.5.0 (#2111)
Update mitchellh/mapstructure
Avoid double pointer
ea9590a
update changelog for v0.17.204c06e6c
v0.17.20 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.