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

Bump github.com/99designs/gqlgen from 0.17.9 to 0.17.10 #86

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2022

Bumps github.com/99designs/gqlgen from 0.17.9 to 0.17.10.

Release notes

Sourced from github.com/99designs/gqlgen's releases.

v0.17.10

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.9...v0.17.10

Changelog

Sourced from github.com/99designs/gqlgen's changelog.

v0.17.10 - 2022-06-13

  • 4ff9ea92 release v0.17.10

  • cac4f404 update gqlparser (#2239)

  • d07ec12d Use exact capitalization from field names overridden in config (#2237)

  • 3a640782 fix: #2234](99designs/gqlgen#2234) ([#2235) Response.Errors in DispatchError function is not PresentedError

  • Anonymous func that checks value of arg type interface for nil

  • Added unit test for CallArgs()

  • Fixed type of argument in unit test

  • 65e68108 Add config boolean for whether resolvers return pointers (#2175)

  • ddd825ef Only make cyclical struct fields pointers (#2174)

  • 5a87fe29 Update websocket.go (#2223)

  • e2edda5d Update dataloaders.MD (#2221)

  • 3de7d2cf fix: chat example frontend race condition (#2219)

  • 11f40572 Update Changelog

  • caca01fb v0.17.9 postrelease bump

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.17.9 to 0.17.10.
- [Release notes](https://github.com/99designs/gqlgen/releases)
- [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md)
- [Commits](99designs/gqlgen@v0.17.9...v0.17.10)

---
updated-dependencies:
- dependency-name: github.com/99designs/gqlgen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from mrz1836 as a code owner June 14, 2022 11:13
@dependabot dependabot bot added the chore Simple updates or version bumps label Jun 14, 2022
Copy link
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependabot pull request

@mergify mergify bot merged commit fb71677 into master Jun 14, 2022
@mergify mergify bot deleted the dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.10 branch June 14, 2022 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Simple updates or version bumps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant