luno / workflow

A tech stack agnostic Event Driven Workflow framework, written in Go, that supports durable, robust, and idempotent state changes with timeouts, callbacks, scheduled triggers, and await calls. Compatible with Kafka and Reflex out of the box.
BSD 3-Clause "New" or "Revised" License
112 stars 8 forks source link

renovate: Update github.com/luno/workflow digest to d9c09aa #51

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
github.com/luno/workflow require digest ae308f0 -> d9c09aa

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 1 month ago

ℹ Artifact update notice

File name: _examples/callback/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/google/uuid v1.3.0 -> v1.6.0
github.com/prometheus/client_golang v1.15.0 -> v1.20.4
github.com/prometheus/client_model v0.3.0 -> v0.6.1
github.com/prometheus/common v0.42.0 -> v0.55.0
github.com/prometheus/procfs v0.9.0 -> v0.15.1
github.com/robfig/cron/v3 v3.0.0 -> v3.0.1
golang.org/x/sys v0.19.0 -> v0.22.0
google.golang.org/protobuf v1.34.2 -> v1.35.1
k8s.io/utils v0.0.0-20230505201702-9f6742963106 -> v0.0.0-20240921022957-49e7df575cb6
File name: _examples/connector/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/google/uuid v1.3.0 -> v1.6.0
github.com/prometheus/client_golang v1.15.0 -> v1.20.4
github.com/prometheus/client_model v0.3.0 -> v0.6.1
github.com/prometheus/common v0.42.0 -> v0.55.0
github.com/prometheus/procfs v0.9.0 -> v0.15.1
github.com/robfig/cron/v3 v3.0.0 -> v3.0.1
github.com/stretchr/testify v1.8.3 -> v1.9.0
golang.org/x/sys v0.9.0 -> v0.22.0
google.golang.org/protobuf v1.34.2 -> v1.35.1
k8s.io/utils v0.0.0-20230505201702-9f6742963106 -> v0.0.0-20240921022957-49e7df575cb6
File name: _examples/gettingstarted/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/google/uuid v1.3.0 -> v1.6.0
github.com/prometheus/client_golang v1.15.0 -> v1.20.4
github.com/prometheus/client_model v0.3.0 -> v0.6.1
github.com/prometheus/common v0.42.0 -> v0.55.0
github.com/prometheus/procfs v0.9.0 -> v0.15.1
github.com/robfig/cron/v3 v3.0.0 -> v3.0.1
golang.org/x/sys v0.19.0 -> v0.22.0
google.golang.org/protobuf v1.34.2 -> v1.35.1
k8s.io/utils v0.0.0-20230505201702-9f6742963106 -> v0.0.0-20240921022957-49e7df575cb6
File name: _examples/schedule/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/prometheus/client_golang v1.15.0 -> v1.20.4
github.com/prometheus/client_model v0.3.0 -> v0.6.1
github.com/prometheus/common v0.42.0 -> v0.55.0
github.com/prometheus/procfs v0.9.0 -> v0.15.1
golang.org/x/sys v0.19.0 -> v0.22.0
File name: _examples/timeout/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/prometheus/client_golang v1.15.0 -> v1.20.4
github.com/prometheus/client_model v0.3.0 -> v0.6.1
github.com/prometheus/common v0.42.0 -> v0.55.0
github.com/prometheus/procfs v0.9.0 -> v0.15.1
golang.org/x/sys v0.19.0 -> v0.22.0
File name: adapters/jlog/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/google/uuid v1.3.0 -> v1.6.0
github.com/prometheus/client_golang v1.15.0 -> v1.20.4
github.com/prometheus/client_model v0.3.0 -> v0.6.1
github.com/prometheus/common v0.42.0 -> v0.55.0
github.com/prometheus/procfs v0.9.0 -> v0.15.1
github.com/robfig/cron/v3 v3.0.0 -> v3.0.1
golang.org/x/sys v0.19.0 -> v0.22.0
google.golang.org/protobuf v1.34.2 -> v1.35.1
k8s.io/utils v0.0.0-20230505201702-9f6742963106 -> v0.0.0-20240921022957-49e7df575cb6
File name: adapters/kafkastreamer/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/google/uuid v1.3.0 -> v1.6.0
github.com/klauspost/compress v1.15.9 -> v1.17.9
github.com/prometheus/client_golang v1.15.0 -> v1.20.4
github.com/prometheus/client_model v0.3.0 -> v0.6.1
github.com/prometheus/common v0.42.0 -> v0.55.0
github.com/prometheus/procfs v0.9.0 -> v0.15.1
github.com/robfig/cron/v3 v3.0.0 -> v3.0.1
golang.org/x/sys v0.19.0 -> v0.22.0
google.golang.org/protobuf v1.34.2 -> v1.35.1
k8s.io/utils v0.0.0-20230505201702-9f6742963106 -> v0.0.0-20240921022957-49e7df575cb6
File name: adapters/reflexstreamer/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/prometheus/client_golang v1.15.0 -> v1.20.4
github.com/prometheus/client_model v0.3.0 -> v0.6.1
github.com/prometheus/common v0.42.0 -> v0.55.0
github.com/prometheus/procfs v0.9.0 -> v0.15.1
github.com/robfig/cron/v3 v3.0.0 -> v3.0.1
golang.org/x/net v0.24.0 -> v0.26.0
golang.org/x/sys v0.19.0 -> v0.22.0
golang.org/x/text v0.14.0 -> v0.16.0
google.golang.org/protobuf v1.34.2 -> v1.35.1
k8s.io/utils v0.0.0-20230505201702-9f6742963106 -> v0.0.0-20240921022957-49e7df575cb6
File name: adapters/sqlstore/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/google/uuid v1.3.0 -> v1.6.0
github.com/prometheus/client_golang v1.15.0 -> v1.20.4
github.com/prometheus/client_model v0.3.0 -> v0.6.1
github.com/prometheus/common v0.42.0 -> v0.55.0
github.com/prometheus/procfs v0.9.0 -> v0.15.1
github.com/robfig/cron/v3 v3.0.0 -> v3.0.1
golang.org/x/sys v0.19.0 -> v0.22.0
google.golang.org/protobuf v1.34.2 -> v1.35.1
k8s.io/utils v0.0.0-20230505201702-9f6742963106 -> v0.0.0-20240921022957-49e7df575cb6
File name: adapters/sqltimeout/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/google/uuid v1.3.0 -> v1.6.0
github.com/prometheus/client_golang v1.15.0 -> v1.20.4
github.com/prometheus/client_model v0.3.0 -> v0.6.1
github.com/prometheus/common v0.42.0 -> v0.55.0
github.com/prometheus/procfs v0.9.0 -> v0.15.1
github.com/robfig/cron/v3 v3.0.0 -> v3.0.1
golang.org/x/sys v0.19.0 -> v0.22.0
google.golang.org/protobuf v1.34.2 -> v1.35.1
k8s.io/utils v0.0.0-20230505201702-9f6742963106 -> v0.0.0-20240921022957-49e7df575cb6
sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud