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): Bump github.com/99designs/gqlgen from 0.17.10 to 0.17.22 #215

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 1, 2023

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

Release notes

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

v0.17.22

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.21...v0.17.22

v0.17.21

What's Changed

New Contributors

Full Changelog: 99designs/gqlgen@v0.17.20...v0.17.21

v0.17.20

What's Changed

New Contributors

... (truncated)

Changelog

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

v0.17.22 - 2022-12-08

  • d6579466 release v0.17.22

  • 9a292299 graphql.Error is not deprecated anymore (#2455)

  • 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

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

... (truncated)

Commits
  • d657946 release v0.17.22
  • 9a29229 graphql.Error is not deprecated anymore (#2455)
  • a44685b Ability to return multiple errors from resolvers raise than add it to stack. ...
  • db1e3b8 Implicit external check (#2449)
  • 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
  • 9deb838 release v0.17.21
  • 5c083c7 use goField directive for getters generation (#2447)
  • 463d213 fix: safe http error response (#2438)
  • Additional commits viewable in compare view

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.10 to 0.17.22.
- [Release notes](https://github.com/99designs/gqlgen/releases)
- [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md)
- [Commits](99designs/gqlgen@v0.17.10...v0.17.22)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 1, 2023

The following labels could not be found: pr/dependencies, kind/chore.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 1, 2023

Superseded by #218.

@dependabot dependabot bot closed this Feb 1, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/99designs/gqlgen-0.17.22 branch February 1, 2023 16:03
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.

0 participants