Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Update module github.com/99designs/gqlgen to v0.17.2 #207

Merged
merged 2 commits into from
Apr 2, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/99designs/gqlgen require minor v0.16.0 -> v0.17.2

Release Notes

99designs/gqlgen

v0.17.2

Compare Source

v0.17.1

Compare Source

9f520a28 Update golangci-lint and fix resource leak (#​2024)
  • Fix golangci-lint in CI

  • Fix resource leak

v0.17.0

Compare Source

082bbff6 Revert "Update quickstart (#​1850](https://togithub.com/99designs/gqlgen/issues/1850))" ([#​2014)

This reverts commit 0ab6361.

45e192ea Clean up docs to clarify how to use a particular version (#​2015) (closes #​1851)

This reverts commit 57a148f.

  • Update getting-started.md

  • Update getting-started.md

5236fb09 fix introspection for description to be nullable (#​2008)
  • fixed introspection for description to be nullable

  • regenerated for integration

  • regenerated

  • fixed introspection package

  • regenerated

82fefdb5 support to generate model for intermediate interface (#​1982)
  • support to generate model for intermediate interface

  • go generate ./... in example

  • fixed filepath generation

3ec83635 Bump ajv from 6.10.2 to 6.12.6 in /integration (#​2007)

Bumps ajv from 6.10.2 to 6.12.6.


updated-dependencies:

  • dependency-name: ajv
    dependency-type: indirect
    ...
9546de2c Web Socket initialization message timeout (#​2006)
  • Added an optional timeout to the web socket initialization message read operation.

  • Added a fail message to a web socket init read timeout test.

f6ea6230 fixed introspection for schema description and specifiedByhttps://github.com/99designs/gqlgen (#​1986)
  • fixed introspection for schema description and specifiedByURL

  • updated to the master latest

  • fixed Description resolver

  • updated integration go file

  • fixed codegen tests for the latest gqlparser

  • updated go mod in example

  • go generate

  • skip specifiedBy

  • regenerate

  • fixed schema-expected.graphql for the latest

  • fixed integration test to use latest tools

  • fixed integration workflow

  • use v2.4.0

  • fixed sum

ffa857ef Websocket i/o timeout fix (#​1973)
  • Renamed "pingMesageType" to "pingMessageType" and refactored websocket_graphqlws.go to look more like websocket_graphql_transport_ws.go for the sake of consistency.

  • Made the keep-alive messages graphql-ws only, and the ping-pong messages graphql-transport-ws only (and added tests for it).

  • gofmt

d7da5b0d Merge pull request #​1958 from 99designs/cleanup-main

Cleanup main

42f32432 Merge pull request #​1957 from 99designs/move-init-ci

Upate init CI step

213a085b rename "example" dir to "_examples" (#​1734)
  • rename "example" dir to "_examples"

  • fix lint

  • Adjust permissions

9262b358 fix: typo in dataloader code sample (#​1954)
  • fix: typo in dataloader code sample

  • rename k to key for sample to compile

06bbca37 docs: migrate dataloaders sample to graph-gophers/dataloader (#​1871)
  • docs: add dataloader sample

  • finish example

  • add example

  • simplify method

  • replace old example

  • styling

  • Update docs/content/reference/dataloaders.md

  • Update docs/content/reference/dataloaders.md

  • Update docs/content/reference/dataloaders.md

  • Update docs/content/reference/dataloaders.md

f9fcfa16 Comment out autobind in the sample config file (#​1872)

The reason is that many people using it for the first time copy exactly that configuration example and then open the issues to say it doesn't work.

76a533b8 Bump gopkg.in/yaml.v2 from 2.2.4 to 2.2.8 (#​1858)
  • Bump gopkg.in/yaml.v2 from 2.2.4 to 2.2.8

Bumps gopkg.in/yaml.v2 from 2.2.4 to 2.2.8.


updated-dependencies:

  • dependency-name: gopkg.in/yaml.v2
    dependency-type: direct:production
    ...
  • Update go sum for example
eed4301c Bump node-fetch from 2.6.1 to 2.6.7 in /integration (#​1859)

Bumps node-fetch from 2.6.1 to 2.6.7.


updated-dependencies:

  • dependency-name: node-fetch
    dependency-type: direct:development
    ...
57a148f6 Remove outdated version reference so example is always for latest (#​1851)
  • Also update version reference to next

  • Update getting-started.md

a8eba26d Fix #​1777](https://togithub.com/99designs/gqlgen/issues/1777) by updating version constant and adding release checklist ([#​1848)
  • Revise to use script 🤦

Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@kosnu kosnu merged commit fd470f2 into main Apr 2, 2022
@kosnu kosnu deleted the renovate/github.com-99designs-gqlgen-0.x branch April 2, 2022 15:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants