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

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 14, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
gopkg.in/yaml.v2 require major v2.4.0 -> v3.0.1

Release Notes

go-yaml/yaml

v3.0.1

Compare Source

v3.0.0

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

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

@renovate
Copy link
Contributor Author

renovate bot commented Apr 14, 2023

⚠ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/sapcc/castellum":"/mnt/renovate/gh/sapcc/castellum" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e GOPATH -e GOPROXY -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/sapcc/castellum" ghcr.io/containerbase/sidecar bash -l -c "install-tool golang 1.20.3 && go get -d -t ./... && go install github.com/marwan-at-work/mod/cmd/mod@latest && mod upgrade --mod-name=gopkg.in/yaml.v2 -t=3 && go mod tidy && go mod vendor && go mod tidy && go mod tidy"
go: downloading github.com/dlmiddlecote/sqlstats v1.0.2
go: downloading github.com/go-gorp/gorp/v3 v3.1.0
go: downloading github.com/gophercloud/gophercloud v1.3.0
go: downloading github.com/gophercloud/utils v0.0.0-20230330070308-5bd5e1d608f8
go: downloading github.com/prometheus/client_golang v1.14.0
go: downloading github.com/rs/cors v1.8.3
go: downloading github.com/sapcc/go-api-declarations v1.5.0
go: downloading github.com/sapcc/go-bits v0.0.0-20230413144132-bee3aa4c8293
go: downloading github.com/gorilla/mux v1.8.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/databus23/goslo.policy v0.0.0-20210929125152-81bf2876dbdb
go: downloading github.com/sapcc/gophercloud-sapcc v0.0.0-20230412141637-d12efbe59583
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.1.2
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/prometheus/client_model v0.3.0
go: downloading github.com/prometheus/common v0.42.0
go: downloading github.com/prometheus/procfs v0.8.0
go: downloading golang.org/x/sys v0.5.0
go: downloading google.golang.org/protobuf v1.28.1
go: downloading github.com/lib/pq v1.10.7
go: downloading github.com/hashicorp/golang-lru/v2 v2.0.2
go: downloading github.com/minio/sha256-simd v1.0.0
go: downloading github.com/gofrs/uuid v4.4.0+incompatible
go: downloading github.com/rabbitmq/amqp091-go v1.8.0
go: downloading github.com/sergi/go-diff v1.3.1
go: downloading golang.org/x/text v0.7.0
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading go.uber.org/atomic v1.10.0
go: downloading github.com/klauspost/cpuid/v2 v2.0.4
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/hashicorp/errwrap v1.0.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/marwan-at-work/mod v0.5.0
go: downloading github.com/urfave/cli/v2 v2.3.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
go: downloading golang.org/x/tools v0.1.12
go: downloading github.com/PuerkitoBio/goquery v1.5.1
go: downloading github.com/google/go-github v17.0.0+incompatible
go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d
go: downloading golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f
go: downloading github.com/andybalholm/cascadia v1.1.0
go: downloading golang.org/x/net v0.0.0-20220722155237-a158d28d115b
go: downloading github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135
go: downloading github.com/russross/blackfriday/v2 v2.0.1
go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
could not load package: err: exit status 1: stderr: go: inconsistent vendoring in /mnt/renovate/gh/sapcc/castellum:
	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


@renovate renovate bot force-pushed the renovate/major-external-dependencies branch from 3d06d64 to 1434989 Compare April 14, 2023 07:41
@SuperSandro2000 SuperSandro2000 deleted the renovate/major-external-dependencies branch April 14, 2023 09:11
@renovate
Copy link
Contributor Author

renovate bot commented Apr 14, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants