Open
Description
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.
Rate-Limited
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
- chore(deps): update codecov/codecov-action digest to 18283e0
- fix(deps): update golang.org/x/exp digest to b6e5de4
- chore(deps): update module github.com/nats-io/natscli to v0.2.3
- fix(deps): update module github.com/jackc/pgx/v5 to v5.7.5
- fix(deps): update module github.com/labstack/echo/v4 to v4.13.4
- fix(deps): update module github.com/pressly/goose/v3 to v3.24.3
- chore(deps): update ghcr.io/navikt/mock-oauth2-server docker tag to v2.2.0
- chore(deps): update jaegertracing/all-in-one docker tag to v1.69.0
- fix(deps): update go opentelemetry packages and libraries (
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
,go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
,go.opentelemetry.io/otel
,go.opentelemetry.io/otel/trace
) - fix(deps): update module github.com/authzed/authzed-go to v1.4.0
- 🔐 Create all rate-limited PRs at once 🔐
Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
- chore(deps): update actions/setup-go digest to d35c59a
- chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.1.6
- chore(deps): update authzed/spicedb docker tag to v1.44.0
- chore(deps): update cockroachdb/cockroach docker tag to v24.3.14
- chore(deps): update helm release common to v2.31.1
- chore(deps): update module github.com/nats-io/nsc/v2 to v2.11.0
- chore(deps): update module golang.org/x/tools to v0.33.0
- fix(deps): update module go.infratographer.com/x to v0.10.0
- fix(deps): update module google.golang.org/grpc to v1.73.0
- chore(deps): update cockroachdb/cockroach docker tag to v25
- Click on this checkbox to rebase all open PRs at once
Detected dependencies
devcontainer
.devcontainer/devcontainer.json
ghcr.io/devcontainers/features/sshd 1
docker-compose
.devcontainer/docker-compose.yml
cockroachdb/cockroach v24.1.3
authzed/spicedb v1.23.1
cockroachdb/cockroach v24.1.3
authzed/spicedb v1.23.1
jaegertracing/all-in-one 1.68.0
ghcr.io/navikt/mock-oauth2-server 2.1.10
dockerfile
.devcontainer/Dockerfile
mcr.microsoft.com/vscode/devcontainers/go 1-1.24-bullseye
Dockerfile
github-actions
.github/workflows/image-main-latest.yml
actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683
actions/setup-go v5@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b
docker/setup-qemu-action v3@29109295f81e9208d7d86ff1c6c12d2833863392
goreleaser/goreleaser-action v6@9c156ee8a17a598857849441385a2041ef570552
.github/workflows/lint-helm.yml
actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683
azure/setup-helm v3.5@5119fcb9089d432beecbf79bb2c7915207344b78
.github/workflows/release-please.yaml
googleapis/release-please-action v4@a02a34c4d625f9be7cb89156071d8567266a2445
.github/workflows/release.yml
actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683
docker/setup-qemu-action v3@29109295f81e9208d7d86ff1c6c12d2833863392
actions/setup-go v5@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b
goreleaser/goreleaser-action v6@9c156ee8a17a598857849441385a2041ef570552
actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683
stefanprodan/helm-gh-pages master
.github/workflows/test.yaml
actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683
devcontainers/ci v0.3@8bf61b26e9c3a98f69cb6ce2f88d24ff59b785c6
codecov/codecov-action v5@ad3126e916f78f00edff4ed0317cf185271ccc2d
gomod
go.mod
go 1.24.0
github.com/XSAM/otelsql v0.38.0
github.com/authzed/authzed-go v1.3.0
github.com/authzed/grpcutil v0.0.0-20250221190651-1985b19b35b8@1985b19b35b8
github.com/cockroachdb/cockroach-go/v2 v2.4.0
github.com/go-jose/go-jose/v4 v4.1.0
github.com/hashicorp/go-cleanhttp v0.5.2
github.com/hashicorp/go-retryablehttp v0.7.7
github.com/jackc/pgx/v5 v5.7.4
github.com/labstack/echo/v4 v4.13.3
github.com/pkg/errors v0.9.1
github.com/pressly/goose/v3 v3.24.2
github.com/spf13/cobra v1.9.1
github.com/spf13/pflag v1.0.6
github.com/spf13/viper v1.20.1
github.com/stretchr/testify v1.10.0
go.infratographer.com/x v0.9.2
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0
go.opentelemetry.io/otel v1.35.0
go.opentelemetry.io/otel/trace v1.35.0
go.uber.org/multierr v1.11.0
go.uber.org/zap v1.27.0
golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0@7e4ce0ab07d0
google.golang.org/grpc v1.71.1
gopkg.in/yaml.v3 v3.0.1
github.com/authzed/zed v1.14.0
github.com/daixiang0/gci v0.13.6
github.com/golangci/golangci-lint/v2 v2.1.2
github.com/nats-io/natscli v0.2.2
github.com/nats-io/nsc/v2 v2.10.3-0.20250415141057-4d9e789cb5c2@4d9e789cb5c2
golang.org/x/tools v0.32.0
helm-values
chart/permissions-api/values.yaml
helmv3
chart/permissions-api/Chart.yaml
common 2.27.0
renovate-config-presets
renovate.json
- Check this box to trigger a request for Renovate to run again on this repository
Metadata
Metadata
Assignees
Labels
No labels