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.22 #52

Merged
merged 1 commit into from
Jan 12, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2022

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

Compare Source

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 Re-generate and update release checklist to regenerate for new version

  • 5cfc22d Add v0.17.21 Release notes

  • 5d39046 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.


  • 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.22 Update module github.com/99designs/gqlgen to v0.17.22 Dec 17, 2022
@renovate renovate bot changed the title Update module github.com/99designs/gqlgen to v0.17.22 chore(deps): update module github.com/99designs/gqlgen to v0.17.22 Dec 17, 2022
@tessig tessig merged commit 9678ac9 into master Jan 12, 2023
@tessig tessig deleted the renovate/github.com-99designs-gqlgen-0.x branch January 12, 2023 14:07
@github-actions github-actions bot mentioned this pull request Jan 12, 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.

None yet

1 participant