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

fix(deps): update module gopkg.in/yaml.v2 to v3 (main) #3436

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cilium-renovate[bot]
Copy link
Contributor

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 (gopkg.in/yaml.v2)

v3.0.1

Compare Source

v3.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - "on monday and 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 Renovate Bot.

Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
@cilium-renovate cilium-renovate bot requested a review from a team as a code owner February 24, 2025 17:29
@cilium-renovate cilium-renovate bot added release-blocker This PR or issue is blocking the next release. release-note/dependency This PR updates one or multiple dependencies labels Feb 24, 2025
@cilium-renovate cilium-renovate bot requested a review from tixxdz February 24, 2025 17:29
@cilium-renovate
Copy link
Contributor Author

⚠️ Artifact update problem

Renovate failed to update artifacts 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: mod upgrade --mod-name=gopkg.in/yaml.v2 -t=3
/tmp/renovate/repos/github/cilium/tetragon/bpf/tests/pid_match_test.c:6:1: illegal character U+0023 '#'
could not parse go file /tmp/renovate/repos/github/cilium/tetragon/bpf/tests/pid_match_test.c
github.com/marwan-at-work/mod/major.updateImportPath
	/tmp/renovate/cache/others/go/pkg/mod/github.com/marwan-at-work/mod@v0.7.1/major/major.go:178
github.com/marwan-at-work/mod/major.Run
	/tmp/renovate/cache/others/go/pkg/mod/github.com/marwan-at-work/mod@v0.7.1/major/major.go:56
main.upgrade
	/tmp/renovate/cache/others/go/pkg/mod/github.com/marwan-at-work/mod@v0.7.1/cmd/mod/main.go:75
main.main.withExit.func1
	/tmp/renovate/cache/others/go/pkg/mod/github.com/marwan-at-work/mod@v0.7.1/cmd/mod/main.go:88
github.com/urfave/cli/v2.(*Command).Run
	/tmp/renovate/cache/others/go/pkg/mod/github.com/urfave/cli/v2@v2.25.1/command.go:274
github.com/urfave/cli/v2.(*Command).Run
	/tmp/renovate/cache/others/go/pkg/mod/github.com/urfave/cli/v2@v2.25.1/command.go:267
github.com/urfave/cli/v2.(*App).RunContext
	/tmp/renovate/cache/others/go/pkg/mod/github.com/urfave/cli/v2@v2.25.1/app.go:332
github.com/urfave/cli/v2.(*App).Run
	/tmp/renovate/cache/others/go/pkg/mod/github.com/urfave/cli/v2@v2.25.1/app.go:309
main.main
	/tmp/renovate/cache/others/go/pkg/mod/github.com/marwan-at-work/mod@v0.7.1/cmd/mod/main.go:71
runtime.main
	/opt/containerbase/tools/golang/1.24.0/src/runtime/proc.go:283
runtime.goexit
	/opt/containerbase/tools/golang/1.24.0/src/runtime/asm_amd64.s:1700

File name: undefined
Command failed: make protogen
go: inconsistent vendoring in /tmp/renovate/repos/github/cilium/tetragon:
	gopkg.in/yaml.v2@v2.4.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod

	To ignore the vendor directory, use -mod=readonly or -mod=mod.
	To sync the vendor directory, run:
		go mod vendor
make: *** [Makefile:392: protoc-gen-go-tetragon] Error 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-blocker This PR or issue is blocking the next release. release-note/dependency This PR updates one or multiple dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants