This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
Detected Dependencies
devbox (1)
devbox.json (8)
go 1.26.4 → [Updates: 1.26.5]
go-task 3.48.0 → [Updates: 3.52.0]
lefthook 2.1.5 → [Updates: 2.1.10]
golangci-lint 2.12.2
prettier 3.8.3
git 2.54.0 → [Updates: 2.55.0]
gcc 16.1.0 → [Updates: 16.2.0]
vhs 0.11.0
dockerfile (2)
docker/Dockerfile
docker/Dockerfile.alpine
github-actions (5)
.github/workflows/build.yaml (2)
actions/checkout v7
dagger/dagger-for-github v8.4.1
.github/workflows/pages.yaml (4)
actions/checkout v7
actions/configure-pages v5 → [Updates: v6]
actions/upload-pages-artifact v4 → [Updates: v5]
actions/deploy-pages v4 → [Updates: v5]
.github/workflows/release.yaml (5)
actions/create-github-app-token v2 → [Updates: v3]
actions/checkout v7
dagger/dagger-for-github v8.4.1
actions/attest-build-provenance v3 → [Updates: v4]
actions/attest-build-provenance v3 → [Updates: v4]
.github/workflows/renovate.yaml (3)
actions/create-github-app-token v2 → [Updates: v3]
actions/checkout v7
renovatebot/github-action v46.1.18 → [Updates: v46.2.2]
.github/workflows/validate.yaml (7)
actions/checkout v7
dagger/dagger-for-github v8.4.1
actions/checkout v7
dagger/dagger-for-github v8.4.1
codecov/codecov-action v7
actions/checkout v7
dagger/dagger-for-github v8.4.1
gomod (3)
ci/go.mod (13)
go 1.26.4
github.com/Khan/genqlient v0.8.1
github.com/dagger/otel-go v1.43.0
github.com/dagger/querybuilder v0.0.0-20260402040506-574a5e81cb59@574a5e81cb59
github.com/vektah/gqlparser/v2 v2.5.36
go.opentelemetry.io/otel v1.44.0 → [Updates: v1.45.0]
go.opentelemetry.io/otel/trace v1.44.0 → [Updates: v1.45.0]
golang.org/x/sync v0.22.0
go.opentelemetry.io/otel/sdk v1.44.0 → [Updates: v1.45.0]
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.20.0 → [Updates: v0.21.0]
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.20.0 → [Updates: v0.21.0]
go.opentelemetry.io/otel/log v0.20.0 → [Updates: v0.21.0]
go.opentelemetry.io/otel/sdk/log v0.20.0 → [Updates: v0.21.0]
ci/tests/go.mod (13)
go 1.26.4
github.com/Khan/genqlient v0.8.1
github.com/dagger/otel-go v1.43.0
github.com/dagger/querybuilder v0.0.0-20260402040506-574a5e81cb59@574a5e81cb59
github.com/vektah/gqlparser/v2 v2.5.36
go.opentelemetry.io/otel v1.44.0 → [Updates: v1.45.0]
go.opentelemetry.io/otel/trace v1.44.0 → [Updates: v1.45.0]
golang.org/x/sync v0.22.0
go.opentelemetry.io/otel/sdk v1.44.0 → [Updates: v1.45.0]
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.20.0 → [Updates: v0.21.0]
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.20.0 → [Updates: v0.21.0]
go.opentelemetry.io/otel/log v0.20.0 → [Updates: v0.21.0]
go.opentelemetry.io/otel/sdk/log v0.20.0 → [Updates: v0.21.0]
go.mod (30)
go 1.25.8
charm.land/bubbles/v2 v2.1.1
charm.land/bubbletea/v2 v2.0.8
charm.land/huh/v2 v2.0.3
charm.land/lipgloss/v2 v2.0.5 → [Updates: v2.0.6]
github.com/atotto/clipboard v0.1.4
github.com/charmbracelet/fang v0.4.4 → [Updates: v2.0.1]
github.com/charmbracelet/x/ansi v0.11.7 → [Updates: v0.11.8]
github.com/charmbracelet/x/cellbuf v0.0.15
github.com/charmbracelet/x/exp/golden v0.0.0-20260204111555-7642919e0bee@7642919e0bee → [Updates: v0.0.0-20260816001655-68d539dca504]
github.com/charmbracelet/x/exp/strings v0.1.0
github.com/dustin/go-humanize v1.0.1
github.com/fsnotify/fsnotify v1.10.1
github.com/goccy/go-yaml v1.19.2
github.com/google/cel-go v0.29.2 → [Updates: v0.31.0]
github.com/google/jsonschema-go v0.4.3
github.com/invopop/jsonschema v0.14.0
github.com/mattn/go-shellwords v1.0.13 → [Updates: v1.0.14]
github.com/modelcontextprotocol/go-sdk v1.6.1 → [Updates: v1.7.0]
github.com/sahilm/fuzzy v0.1.3
github.com/spf13/cobra v1.10.2
github.com/spf13/pflag v1.0.10
github.com/stretchr/testify v1.11.1 → [Updates: v1.12.0]
go.jacobcolvin.com/niceyaml v0.0.0-20260208160755-217050e4aa3d@217050e4aa3d → [Updates: v0.0.0-20260710133523-9ad36ecf8e1c]
go.jacobcolvin.com/x v0.0.0-20260208230929-0664789a1fa6@0664789a1fa6 → [Updates: v0.0.0-20260816161109-6c73bf29d7e6]
go.opentelemetry.io/otel v1.44.0 → [Updates: v1.45.0]
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.44.0 → [Updates: v1.45.0]
go.opentelemetry.io/otel/sdk v1.44.0 → [Updates: v1.45.0]
go.opentelemetry.io/otel/trace v1.44.0 → [Updates: v1.45.0]
golang.org/x/term v0.45.0
helm-values (1)
example/helm/values.yaml
regex (4)
.taskfiles/go/Taskfile.yaml (1)
golang.org/x/tools v0.47.0 → [Updates: v0.49.0]
.taskfiles/go/Taskfile.yaml (1)
golang.org/x/tools v0.47.0 → [Updates: v0.49.0]
ci/main.go (3)
goreleaser/goreleaser v2.17.0 → [Updates: v2.17.1]
public.ecr.aws/docker/library/node 24-slim
renovate 43.255.0 → [Updates: 43.288.0, 44.34.0]
ci/main.go (3)
goreleaser/goreleaser v2.17.0 → [Updates: v2.17.1]
public.ecr.aws/docker/library/node 24-slim
renovate 43.255.0 → [Updates: 43.288.0, 44.34.0]
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
go.opentelemetry.io/otel,go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc,go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp,go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc,go.opentelemetry.io/otel/log,go.opentelemetry.io/otel/sdk,go.opentelemetry.io/otel/sdk/log,go.opentelemetry.io/otel/trace)Detected Dependencies
devbox (1)
dockerfile (2)
github-actions (5)
gomod (3)
helm-values (1)
regex (4)