Skip to content

build(deps): bump github.com/99designs/gqlgen from 0.16.0 to 0.17.22#255

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/99designs/gqlgen-0.17.22
Closed

build(deps): bump github.com/99designs/gqlgen from 0.16.0 to 0.17.22#255
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/99designs/gqlgen-0.17.22

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/99designs/gqlgen from 0.16.0 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.16.0 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.16.0...v0.17.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 9, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 24, 2023

Superseded by #258.

@dependabot dependabot bot closed this Jan 24, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/99designs/gqlgen-0.17.22 branch January 24, 2023 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants