aevea / release-notary

App to just generate release notes.
MIT License
34 stars 3 forks source link

chore(deps): update module outillage/quoad to v0.4.0 - autoclosed #198

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
github.com/outillage/quoad require minor v0.3.0 -> v0.4.0

Release Notes

outillage/quoad ### [`v0.4.0`](https://togithub.com/outillage/quoad/releases/v0.4.0) [Compare Source](https://togithub.com/outillage/quoad/compare/v0.3.0...v0.4.0) #### :wrench: Chores and Improvements - [`7e553a9`](https://togithub.com/outillage/quoad/commit/7e553a9) switch to magefiles - [`354dc11`](https://togithub.com/outillage/quoad/commit/354dc11) **(ci)** migrate to github actions #### :package: Other - [`6188690`](https://togithub.com/outillage/quoad/commit/6188690) add test for scopes with dashes

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.

renovate[bot] commented 4 years ago

:warning: Artifact update problem

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:

File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/aevea/release-notary":"/mnt/renovate/gh/aevea/release-notary" -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/aevea/release-notary" renovate/go bash -l -c "git config --global url.\"https://x-access-token:**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./..."
go: github.com/outillage/quoad@v0.4.0: parsing go.mod:
    module declares its path as: github.com/aevea/quoad
            but was required as: github.com/outillage/quoad