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

Update etc modules #86

Closed
wants to merge 2 commits into from
Closed

Update etc modules #86

wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/99designs/gqlgen require minor v0.16.0 -> v0.17.1
github.com/vektah/gqlparser/v2 require minor v2.3.1 -> v2.4.0

Release Notes

99designs/gqlgen

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 🤦
vektah/gqlparser

v2.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: vektah/gqlparser@v2.3.1...v2.4.0


Configuration

📅 Schedule: "after 6am on thursday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 3, 2022
@renovate renovate bot requested a review from a team March 3, 2022 08:54
Copy link
Member

@marians marians left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As everything with Renovate bot currently, this needs manual attention.

@renovate
Copy link
Contributor Author

renovate bot commented Mar 31, 2022

Autoclosing Skipped

This PR has been flagged for autoclosing, however it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@marians marians closed this Mar 31, 2022
@renovate renovate bot deleted the renovate/etc-modules branch March 31, 2022 09:48
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.

2 participants