sapcc / swift-drive-autopilot

Finds and mounts Swift storage drives (also from within a container)
Apache License 2.0
7 stars 0 forks source link

Renovate: Update module gopkg.in/yaml.v2 to v3 #164

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gopkg.in/yaml.v2 v2.4.0 -> v3.0.1 age adoption passing confidence

Release Notes

go-yaml/yaml (gopkg.in/yaml.v2) ### [`v3.0.1`](https://togithub.com/go-yaml/yaml/compare/v3.0.0...v3.0.1) [Compare Source](https://togithub.com/go-yaml/yaml/compare/v3.0.0...v3.0.1) ### [`v3.0.0`](https://togithub.com/go-yaml/yaml/compare/v2.4.0...v3.0.0) [Compare Source](https://togithub.com/go-yaml/yaml/compare/v2.4.0...v3.0.0)

Configuration

πŸ“… Schedule: Branch creation - "before 8am on Friday" (UTC), 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.



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

renovate[bot] commented 2 months ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

β™» 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: mod upgrade --mod-name=gopkg.in/yaml.v2 -t=3
err: exit status 1: stderr: go: inconsistent vendoring in /tmp/renovate/repos/github/sapcc/swift-drive-autopilot:
    gopkg.in/yaml.v3@v3.0.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt

    To ignore the vendor directory, use -mod=readonly or -mod=mod.
    To sync the vendor directory, run:
        go mod vendor

could not load package
github.com/marwan-at-work/mod/major.Run
    /go/pkg/mod/github.com/marwan-at-work/mod@v0.7.1/major/major.go:47
main.upgrade
    /go/pkg/mod/github.com/marwan-at-work/mod@v0.7.1/cmd/mod/main.go:75
main.main.withExit.func1
    /go/pkg/mod/github.com/marwan-at-work/mod@v0.7.1/cmd/mod/main.go:88
github.com/urfave/cli/v2.(*Command).Run
    /go/pkg/mod/github.com/urfave/cli/v2@v2.25.1/command.go:274
github.com/urfave/cli/v2.(*Command).Run
    /go/pkg/mod/github.com/urfave/cli/v2@v2.25.1/command.go:267
github.com/urfave/cli/v2.(*App).RunContext
    /go/pkg/mod/github.com/urfave/cli/v2@v2.25.1/app.go:332
github.com/urfave/cli/v2.(*App).Run
    /go/pkg/mod/github.com/urfave/cli/v2@v2.25.1/app.go:309
main.main
    /go/pkg/mod/github.com/marwan-at-work/mod@v0.7.1/cmd/mod/main.go:71
runtime.main
    /opt/containerbase/tools/golang/1.22.3/src/runtime/proc.go:271
runtime.goexit
    /opt/containerbase/tools/golang/1.22.3/src/runtime/asm_amd64.s:1695
renovate[bot] commented 2 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.