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.21 #50

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.20 -> v0.17.21

Release Notes

99designs/gqlgen ### [`v0.17.21`](https://togithub.com/99designs/gqlgen/blob/HEAD/CHANGELOG.md#v01721-httpsgithubcom99designsgqlgencomparev01720v01721---2022-12-03) [Compare Source](https://togithub.com/99designs/gqlgen/compare/v0.17.20...v0.17.21) - [`9deb838`](https://togithub.com/99designs/gqlgen/commit/9deb8381) release v0.17.21
5c083c79 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](https://togithub.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://togithub.com/SamVerschueren/decode-uri-component/releases) - [Commits](https://togithub.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2) *** updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ...
f28ffccd Bump minimatch from 3.0.4 to 3.1.2 in /integration (#​2435) Bumps [minimatch](https://togithub.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://togithub.com/isaacs/minimatch/releases) - [Commits](https://togithub.com/isaacs/minimatch/compare/v3.0.4...v3.1.2) *** updated-dependencies: - dependency-name: minimatch dependency-type: indirect ...
- [`e3af445`](https://togithub.com/99designs/gqlgen/commit/e3af4459) docs : embedding schema in generated code ([#​2351](https://togithub.com/99designs/gqlgen/issues/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`](https://togithub.com/99designs/gqlgen/commit/c23d183d9da4e33993e600beefcccd1fc4ec6264). - Adjust go.mod file to look in parent directories as well
89e91da1 Add resolver commit (#​2434) - Add resolver commit - Add version to comment and re-generate
- [`3087cf3`](https://togithub.com/99designs/gqlgen/commit/3087cf3a) Fix for [#​1274](https://togithub.com/99designs/gqlgen/issues/1274). ([#​2411](https://togithub.com/99designs/gqlgen/issues/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` - [Release notes](https://togithub.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://togithub.com/dotansimha/graphql-code-generator/blob/master/packages/graphql-codegen-cli/CHANGELOG.md) *** updated-dependencies: - dependency-name: got dependency-type: indirect dependency-type: direct:development ...
- [`b1ca215`](https://togithub.com/99designs/gqlgen/commit/b1ca215a) Add global typescript ([#​2390](https://togithub.com/99designs/gqlgen/issues/2390))
265888c6 Bump jsdom and jest in /integration (#​2388) Bumps [jsdom](https://togithub.com/jsdom/jsdom) and [jest](https://togithub.com/facebook/jest/tree/HEAD/packages/jest). These dependencies needed to be updated together. Removes `jsdom` Updates `jest` from 24.9.0 to 29.0.3 - [Release notes](https://togithub.com/facebook/jest/releases) - [Changelog](https://togithub.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://togithub.com/facebook/jest/commits/v29.0.3/packages/jest) *** updated-dependencies: - dependency-name: jsdom dependency-type: indirect - dependency-name: jest dependency-type: direct:development ...
56f6db04 Update module mitchellh/mapstructure to 1.5.0 (#​2111) - Update mitchellh/mapstructure - Avoid double pointer
- [`ea9590a`](https://togithub.com/99designs/gqlgen/commit/ea9590a4) update changelog for v0.17.20 - [`4c06e6c`](https://togithub.com/99designs/gqlgen/commit/4c06e6c6) v0.17.20 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.