Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Nov 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

99designs/gqlgen (github.com/99designs/gqlgen)

v0.17.40

Compare Source

v0.17.39

Compare Source

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.38...v0.17.39

v0.17.38

Compare Source

What's Changed
New Contributors

Full Changelog: 99designs/gqlgen@v0.17.37...v0.17.38

v0.17.37

Compare Source

153ec470 add uuid type (#​2751) (closes #​2749)
  • add uuid type

  • add uuid example

  • add uuid scalar doc

  • strconv.Quote

  • Apply suggestions from code review

  • fix


fa471180 ForceGenerate parameter to [@​goModel](https://togithub.com/goModel) added. (#​2780)
  • forceGenerate to docs added

11bb9b18 codegen: add support for `go_build_tags` option in gqlgen.yaml (#​2784)
  • codegen: support go_build_tags option in gqlgen.yaml

  • chore: added test

  • docs/content: update config example

  • chore: more comment

bee47dcf fix flaky test TestSubscriptions (#​2779)
  • fix flaky test TestSubscriptions

  • update other copy of the test

a1ca2204 fix typo in TESTING.md server path (#​2774)

following TESTING.md instructions, I got an error:
"stat ./server/server.go: no such file or directory"

server.go path is: integration/server/cmd/integration/server.go

1cde8c3f return internal types in schema introspection (#​2773)

according to graphql spec:

types: return the set of all named types contained within this schema.
Any named type which can be found through a field of any introspection type must be included in this set.

source: https://github.com/graphql/graphql-spec/blob/main/spec/Section%204%20--%20Introspection.md#the-\__schema-type

some clients libs (like HotChocolate for C#) depends on this behavior.


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update module github.com/99designs/gqlgen to v0.17.37 chore(deps): update module github.com/99designs/gqlgen to v0.17.38 Sep 19, 2023
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from df7ada3 to d365430 Compare September 19, 2023 15:16
@renovate renovate bot changed the title chore(deps): update module github.com/99designs/gqlgen to v0.17.38 chore(deps): update module github.com/99designs/gqlgen to v0.17.39 Oct 5, 2023
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from d365430 to 2dd7a4a Compare October 5, 2023 18:39
@renovate renovate bot changed the title chore(deps): update module github.com/99designs/gqlgen to v0.17.39 chore(deps): update module github.com/99designs/gqlgen to v0.17.39 - autoclosed Oct 23, 2023
@renovate renovate bot closed this Oct 23, 2023
@renovate renovate bot deleted the renovate/github.com-99designs-gqlgen-0.x branch October 23, 2023 10:11
@renovate renovate bot changed the title chore(deps): update module github.com/99designs/gqlgen to v0.17.39 - autoclosed chore(deps): update module github.com/99designs/gqlgen to v0.17.39 Oct 23, 2023
@renovate renovate bot reopened this Oct 23, 2023
@renovate renovate bot restored the renovate/github.com-99designs-gqlgen-0.x branch October 23, 2023 13:11
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 2dd7a4a to 44bd1a5 Compare October 23, 2023 13:12
@renovate renovate bot changed the title chore(deps): update module github.com/99designs/gqlgen to v0.17.39 chore(deps): update module github.com/99designs/gqlgen to v0.17.40 Oct 24, 2023
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 44bd1a5 to 30e6345 Compare October 24, 2023 16:06
@renovate renovate bot force-pushed the renovate/github.com-99designs-gqlgen-0.x branch from 30e6345 to 88a804a Compare November 1, 2023 09:46
@carstendietrich carstendietrich merged commit 8380d02 into master Nov 1, 2023
4 checks passed
@carstendietrich carstendietrich deleted the renovate/github.com-99designs-gqlgen-0.x branch November 1, 2023 10:10
@github-actions github-actions bot mentioned this pull request Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant