i-love-flamingo / graphql

Flamingo GraphQL Module
MIT License
5 stars 1 forks source link

chore(deps): update module github.com/99designs/gqlgen to v0.17.22 #52

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/99designs/gqlgen require patch v0.17.21 -> v0.17.22

Release Notes

99designs/gqlgen ### [`v0.17.22`](https://togithub.com/99designs/gqlgen/blob/HEAD/CHANGELOG.md#v01722-httpsgithubcom99designsgqlgencomparev01721v01722---2022-12-08) [Compare Source](https://togithub.com/99designs/gqlgen/compare/v0.17.21...v0.17.22) - [`d657946`](https://togithub.com/99designs/gqlgen/commit/d6579466) release v0.17.22 - [`9a29229`](https://togithub.com/99designs/gqlgen/commit/9a292299) graphql.Error is not deprecated anymore ([#​2455](https://togithub.com/99designs/gqlgen/issues/2455))
a44685b2 Ability to return multiple errors from resolvers raise than add it to stack. (#​2454) - Remove DO NOT EDIT 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`](https://togithub.com/99designs/gqlgen/commit/5065163c) Re-generate and update release checklist to regenerate for new version - [`5cfc22d`](https://togithub.com/99designs/gqlgen/commit/5cfc22de) Add v0.17.21 Release notes - [`5d39046`](https://togithub.com/99designs/gqlgen/commit/5d39046d) v0.17.21 postrelease bump

Configuration

📅 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.