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 #222

Closed redhat-renovate-bot closed 1 month ago

redhat-renovate-bot commented 1 month ago

This PR contains the following updates:

Package Type Update Change
go.flow.arcalot.io/expressions require patch v0.4.4 -> v0.4.5
gopkg.in/yaml.v2 indirect major v2.4.0 -> v3.0.1
k8s.io/api indirect patch v0.31.1 -> v0.31.2
k8s.io/apimachinery indirect patch v0.31.1 -> v0.31.2
k8s.io/client-go indirect patch v0.31.1 -> v0.31.2
sigs.k8s.io/json indirect digest bc3834c -> cfa47c3

Release Notes

arcalot/arcaflow-expressions (go.flow.arcalot.io/expressions) ### [`v0.4.5`](https://togithub.com/arcalot/arcaflow-expressions/releases/tag/v0.4.5): : Show more info on no such property error [Compare Source](https://togithub.com/arcalot/arcaflow-expressions/compare/v0.4.4...v0.4.5) #### What's Changed - Show properties on no such property error by [@​jaredoconnell](https://togithub.com/jaredoconnell) in [https://github.com/arcalot/arcaflow-expressions/pull/46](https://togithub.com/arcalot/arcaflow-expressions/pull/46) **Full Changelog**: https://github.com/arcalot/arcaflow-expressions/compare/v0.4.4...v0.4.5
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/api (k8s.io/api) ### [`v0.31.2`](https://togithub.com/kubernetes/api/compare/v0.31.1...v0.31.2) [Compare Source](https://togithub.com/kubernetes/api/compare/v0.31.1...v0.31.2)
kubernetes/apimachinery (k8s.io/apimachinery) ### [`v0.31.2`](https://togithub.com/kubernetes/apimachinery/compare/v0.31.1...v0.31.2) [Compare Source](https://togithub.com/kubernetes/apimachinery/compare/v0.31.1...v0.31.2)
kubernetes/client-go (k8s.io/client-go) ### [`v0.31.2`](https://togithub.com/kubernetes/client-go/compare/v0.31.1...v0.31.2) [Compare Source](https://togithub.com/kubernetes/client-go/compare/v0.31.1...v0.31.2)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 1 month 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)