Open renovate[bot] opened 4 years ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
:recycle: Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/writewithwrabit/server":"/mnt/renovate/gh/writewithwrabit/server" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/writewithwrabit/server" renovate/go:1.13.12 bash -l -c "git config --global url.\"https://x-access-token:**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./..."
go: github.com/vektah/gqlparser/v2/v2@v2.0.1: reading github.com/vektah/gqlparser/v2/v2/go.mod at revision v2/v2.0.1: unknown revision v2/v2.0.1
This PR contains the following updates:
v1.2.1
->v2.0.1
Release Notes
vektah/gqlparser
### [`v2.0.1`](https://togithub.com/vektah/gqlparser/releases/v2.0.1) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v2.0.0...v2.0.1) ### Fixed - rewrite imports paths to maintain go modules compatibility :roll_eyes: ### [`v2.0.0`](https://togithub.com/vektah/gqlparser/releases/v2.0.0) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v1.3.1...v2.0.0) #### Changed - `Paths` now have an interface over them to let the caller know what values are possible [#117](https://togithub.com/vektah/gqlparser/pull/117) - Swap some NotNulls in the introspection types - [#120](https://togithub.com/vektah/gqlparser/pull/120/files) ### [`v1.3.1`](https://togithub.com/vektah/gqlparser/releases/v1.3.1) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v1.3.0...v1.3.1) ##### Fixed - Fix interface & union calculation when extending non existent types - [#118](https://togithub.com/vektah/gqlparser/pull/118) ### [`v1.3.0`](https://togithub.com/vektah/gqlparser/releases/v1.3.0) [Compare Source](https://togithub.com/vektah/gqlparser/compare/v1.2.1...v1.3.0) ##### Added - non existing types can be extended now - [#116](https://togithub.com/vektah/gqlparser/pull/116) ##### Fixed - generated syntax when using multiple interfaces is now valid - [#115](https://togithub.com/vektah/gqlparser/pull/115)Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.