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.24 #55

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.22 -> v0.17.24

Release Notes

99designs/gqlgen ### [`v0.17.24`](https://togithub.com/99designs/gqlgen/blob/HEAD/CHANGELOG.md#v01724-httpsgithubcom99designsgqlgencomparev01723v01724---2023-01-23) [Compare Source](https://togithub.com/99designs/gqlgen/compare/v0.17.23...v0.17.24) - [`77c6386`](https://togithub.com/99designs/gqlgen/commit/77c63865) release v0.17.24 ### [`v0.17.23`](https://togithub.com/99designs/gqlgen/blob/HEAD/CHANGELOG.md#v01723-httpsgithubcom99designsgqlgencomparev01722v01723---2023-01-23) [Compare Source](https://togithub.com/99designs/gqlgen/compare/v0.17.22...v0.17.23) - [`9573b59`](https://togithub.com/99designs/gqlgen/commit/9573b595) release v0.17.23 - [`866187f`](https://togithub.com/99designs/gqlgen/commit/866187fd) missed a closing parenthesis ([#​2513](https://togithub.com/99designs/gqlgen/issues/2513)) - [`ec3b471`](https://togithub.com/99designs/gqlgen/commit/ec3b4711) fix [#​2485](https://togithub.com/99designs/gqlgen/issues/2485) for some types requiring a scalar ([#​2508](https://togithub.com/99designs/gqlgen/issues/2508))
11c3a4da Enable Subscription Resolver to return websocket error message (#​2506) - Enanble Subscription Resolver to return websocket error message - add PR link - lint - fmt and regenerate
2bd7cfef Add omit_complexity config option for issue #​2502 (#​2504) - Add omit_complexity config option to skip generation of ComplexityRoot struct content and Complexity function - fix lint error
867b61a5 fix #​2485 Defined type from a basic type should not need scalar (#​2486) - following review - better way to compare basic type
- [`43c9a1d`](https://togithub.com/99designs/gqlgen/commit/43c9a1d2) fix: gin sample code error in v0.17.22 ([#​2503](https://togithub.com/99designs/gqlgen/issues/2503))
f5764a83 Bump json5 from 2.2.1 to 2.2.3 in /integration (#​2500) Bumps [json5](https://togithub.com/json5/json5) from 2.2.1 to 2.2.3. - [Release notes](https://togithub.com/json5/json5/releases) - [Changelog](https://togithub.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](https://togithub.com/json5/json5/compare/v2.2.1...v2.2.3) *** updated-dependencies: - dependency-name: json5 dependency-type: indirect ...
32bfdfb7 Bump jsonwebtoken and [@​graphql](https://togithub.com/graphql)-tools/prisma-loader in /integration (#​2501) Updates `jsonwebtoken` from 8.5.1 to 9.0.0 - [Release notes](https://togithub.com/auth0/node-jsonwebtoken/releases) - [Changelog](https://togithub.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](https://togithub.com/auth0/node-jsonwebtoken/compare/v8.5.1...v9.0.0) - [Release notes](https://togithub.com/ardatan/graphql-tools/releases) - [Changelog](https://togithub.com/ardatan/graphql-tools/blob/master/packages/loaders/prisma/CHANGELOG.md) *** updated-dependencies: - dependency-name: jsonwebtoken dependency-type: indirect dependency-type: indirect ...
f0a090d0 Add Server-Sent Events transport (#​2498) - Add new transport via server-sent events - Add graphql-sse option to chat example - Add SSE transport to documentation - Reorder imports and handle test err to fix golangci-lint remarks
b09608d2 fix misspelling and format code (#​2497) - fix: misspelling dont - fix: sort import order - fix example indent
- [`e8d6115`](https://togithub.com/99designs/gqlgen/commit/e8d61150) plugin/resolvergen: respect named return values ([#​2488](https://togithub.com/99designs/gqlgen/issues/2488))
c2b8eabb feat: support Altair playground (#​2437) - feat: support Altair playground - fix method params
5cb6e3ec Fix issue #​2470: Incorrect response when errors occurred (#​2471) - go generate ./... - regenerate examples
- [`3008f4e`](https://togithub.com/99designs/gqlgen/commit/3008f4e2) fix [#​2465](https://togithub.com/99designs/gqlgen/issues/2465) remote model with omitempty ([#​2468](https://togithub.com/99designs/gqlgen/issues/2468)) - [`da43147`](https://togithub.com/99designs/gqlgen/commit/da43147f) Export default modelgen hooks ([#​2467](https://togithub.com/99designs/gqlgen/issues/2467)) - [`6b8c6ee`](https://togithub.com/99designs/gqlgen/commit/6b8c6ee7) Fix [#​2457](https://togithub.com/99designs/gqlgen/issues/2457) update websocket example ([#​2461](https://togithub.com/99designs/gqlgen/issues/2461)) - [`aaf1638`](https://togithub.com/99designs/gqlgen/commit/aaf1638b) Update Release script to generate after version bumps - [`9543703`](https://togithub.com/99designs/gqlgen/commit/95437035) Increment version, regenerate, and make changelog - [`99e036b`](https://togithub.com/99designs/gqlgen/commit/99e036be) v0.17.22 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.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.