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.21 to 0.17.22 #54

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps github.com/99designs/gqlgen from 0.17.21 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

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
  • See full diff 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.21 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.21...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] <support@github.com>
@dependabot dependabot bot requested a review from mrz1836 as a code owner December 12, 2022 10:14
@dependabot dependabot bot added the chore Simple updates or version bumps label Dec 12, 2022
@mrz1836 mrz1836 merged commit abebd04 into master Dec 12, 2022
@mergify mergify bot deleted the dependabot/go_modules/master/github.com/99designs/gqlgen-0.17.22 branch December 12, 2022 15:17
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.

None yet

1 participant