arcalot / arcaflow-engine

Arcaflow is a highly-portable workflow engine enabling modular and validated pipelines through containerized plugins.
https://arcalot.io/arcaflow/
Apache License 2.0
7 stars 9 forks source link

Update go updates #225

Closed redhat-renovate-bot closed 2 weeks ago

redhat-renovate-bot commented 2 weeks ago

This PR contains the following updates:

Package Type Update Change
gopkg.in/yaml.v2 indirect major v2.4.0 -> v3.0.1
k8s.io/kube-openapi indirect digest 67ed584 -> 32ad38e
k8s.io/utils indirect digest 49e7df5 -> 6fe5fd8
sigs.k8s.io/json indirect digest bc3834c -> cfa47c3
sigs.k8s.io/structured-merge-diff/v4 indirect patch v4.4.1 -> v4.4.2

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)
kubernetes-sigs/structured-merge-diff (sigs.k8s.io/structured-merge-diff/v4) ### [`v4.4.2`](https://togithub.com/kubernetes-sigs/structured-merge-diff/compare/v4.4.1...v4.4.2) [Compare Source](https://togithub.com/kubernetes-sigs/structured-merge-diff/compare/v4.4.1...v4.4.2)

Configuration

šŸ“… Schedule: Branch creation - "before 4am on Monday" (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.

šŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot.

redhat-renovate-bot commented 2 weeks 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: go get -d -t ./...
go: go.mod requires go >= 1.22.0 (running go 1.21.13; GOTOOLCHAIN=local)
webbnh commented 2 weeks ago

Since updating sigs.k8s.io/structured-merge-diff/v4 seems to cause problems, I'm declining this set of updates.