Skip to content

Dependency Dashboard #4

@renovate

Description

@renovate

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.

Repository Problems

These problems occurred while renovating this repository. View logs.

  • ⚠️ WARN: Package lookup failures

Awaiting Schedule

The following updates are awaiting their schedule. To get an update now, click on a checkbox below.

  • fix(deps): update module github.com/getsentry/sentry-go to v0.46.0
  • fix(deps): update module pgregory.net/rapid to v1.3.0
  • chore(deps): update actions/checkout action to v6
  • chore(deps): update node.js to v24
  • 🔐 Create all awaiting schedule PRs at once 🔐

Pending Status Checks

The following updates await pending status checks. To force their creation now, click on a checkbox below.

  • chore(deps): update dependency postcss to v8.5.12
  • chore(deps): update prom/prometheus docker tag to v3.11.3
  • fix(deps): update aws-sdk-go-v2 monorepo (github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config, github.com/aws/aws-sdk-go-v2/credentials, github.com/aws/aws-sdk-go-v2/service/dynamodb)
  • fix(deps): update module github.com/aws/smithy-go to v1.25.1
  • chore(deps): update golang docker tag to v1.26
  • fix(deps): update module github.com/cockroachdb/errors to v1.13.0
  • fix(deps): update module github.com/redis/go-redis/v9 to v9.19.0
  • fix(deps): update module go.uber.org/zap to v1.28.0

Warning

Renovate failed to look up the following dependencies: Failed to look up go package github.com/prometheus/client_golang: no-result, Failed to look up clojure package org.clojure:clojure: no-result, Failed to look up clojure package com.cognitect.aws:api: no-result, Failed to look up clojure package com.cognitect.aws:endpoints: no-result, Failed to look up clojure package com.cognitect.aws:dynamodb: no-result, Failed to look up clojure package org.slf4j:slf4j-nop: no-result.

Files affected: go.mod, jepsen/project.clj


Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

Detected Dependencies

docker-compose (2)
deploy/redis-proxy/docker-compose.ha.yml (1)
  • nginx 1.30-alpine
monitoring/docker-compose.yml (2)
  • prom/prometheus v3.11.2 → [Updates: v3.11.3]
  • grafana/grafana 13.0.1
dockerfile (2)
Dockerfile (2)
  • node 22-alpine → [Updates: 24-alpine]
  • golang 1.25 → [Updates: 1.26]
Dockerfile.redis-proxy
github-actions (9)
.github/workflows/claude.yml (2)
  • actions/checkout v4 → [Updates: v6]
  • anthropics/claude-code-action v1
.github/workflows/docker-image.yml (4)
  • actions/checkout v6
  • docker/setup-buildx-action v4
  • docker/login-action v4
  • docker/build-push-action v7
.github/workflows/go-mod-fix.yaml (2)
  • actions/checkout v6
  • at-wat/go-sum-fix-action v0
.github/workflows/go-test.yml (2)
  • actions/checkout v6
  • actions/setup-go v6
.github/workflows/golangci-lint.yml (2)
  • actions/checkout v6
  • reviewdog/action-golangci-lint v2
.github/workflows/jepsen-test-scheduled.yml (4)
  • actions/checkout v6
  • actions/setup-java v5
  • actions/setup-go v6
  • actions/upload-artifact v7
.github/workflows/jepsen-test.yml (4)
  • actions/checkout v6
  • actions/setup-java v5
  • actions/setup-go v6
  • actions/upload-artifact v7
.github/workflows/jepsen.yml (4)
  • actions/checkout v6
  • actions/setup-go v6
  • actions/upload-artifact v7
  • go 1.26.2
.github/workflows/redis-proxy-docker.yml (5)
  • actions/checkout v6
  • docker/setup-buildx-action v4
  • docker/login-action v4
  • docker/metadata-action v6
  • docker/build-push-action v7
gomod (1)
go.mod (31)
  • go 1.25.0
  • go 1.26.2
  • github.com/Jille/grpc-multi-resolver v1.3.0
  • github.com/aws/aws-sdk-go-v2 v1.41.6 → [Updates: v1.41.7]
  • github.com/aws/aws-sdk-go-v2/config v1.32.16 → [Updates: v1.32.17]
  • github.com/aws/aws-sdk-go-v2/credentials v1.19.15 → [Updates: v1.19.16]
  • github.com/aws/aws-sdk-go-v2/service/dynamodb v1.57.2 → [Updates: v1.57.3]
  • github.com/aws/smithy-go v1.25.0 → [Updates: v1.25.1]
  • github.com/cockroachdb/errors v1.12.0 → [Updates: v1.13.0]
  • github.com/cockroachdb/pebble/v2 v2.1.4
  • github.com/emirpasic/gods v1.18.1
  • github.com/getsentry/sentry-go v0.45.1 → [Updates: v0.46.0]
  • github.com/goccy/go-json v0.10.6
  • github.com/pkg/errors v0.9.1
  • github.com/prometheus/client_golang v1.23.2
  • github.com/prometheus/client_model v0.6.2
  • github.com/redis/go-redis/v9 v9.18.0 → [Updates: v9.19.0]
  • github.com/spaolacci/murmur3 v1.1.0
  • github.com/stretchr/testify v1.11.1
  • github.com/tidwall/redcon v1.6.2
  • github.com/vmihailenco/msgpack/v5 v5.4.1
  • github.com/yuin/gopher-lua v1.1.2
  • go.etcd.io/etcd/client/pkg/v3 v3.6.10
  • go.etcd.io/etcd/server/v3 v3.6.10
  • go.etcd.io/raft/v3 v3.6.0
  • go.uber.org/zap v1.27.1 → [Updates: v1.28.0]
  • golang.org/x/sync v0.20.0
  • golang.org/x/sys v0.43.0
  • google.golang.org/grpc v1.80.0
  • google.golang.org/protobuf v1.36.11
  • pgregory.net/rapid v1.2.0 → [Updates: v1.3.0]
leiningen (1)
jepsen/project.clj (10)
  • org.clojure:clojure 1.11.1
  • jepsen:jepsen 0.3.11
  • com.taoensso:carmine 3.5.0
  • slingshot:slingshot 0.12.2
  • redis.clients:jedis 5.1.0
  • clj-http:clj-http 3.13.1
  • com.cognitect.aws:api 0.8.692
  • com.cognitect.aws:endpoints 1.1.12.626
  • com.cognitect.aws:dynamodb 847.2.1365.0
  • org.slf4j:slf4j-nop 2.0.9
npm (1)
web/admin/package.json (12)
  • react ^19.0.0
  • react-dom ^19.0.0
  • react-router-dom ^7.0.0
  • @types/node ^25.6.0
  • @types/react ^19.0.0
  • @types/react-dom ^19.0.0
  • @vitejs/plugin-react ^4.3.4 → [Updates: ^6.0.0]
  • autoprefixer ^10.4.20
  • postcss ^8.4.49 → [Updates: ^8.4.49]
  • tailwindcss ^3.4.17 → [Updates: ^4.0.0]
  • typescript ^5.7.2 → [Updates: ^6.0.0]
  • vite ^6.0.0 → [Updates: ^8.0.0]

  • Check this box to trigger a request for Renovate to run again on this repository

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions