This repository was archived by the owner on Jul 29, 2026. It is now read-only.
Description This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Deprecations / Replacements
Warning
These dependencies are either deprecated or have replacements available:
Other Branches
The following updates are pending. To force the creation of a PR, click on a checkbox below.
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
Replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0
Update go dependencies (github.com/gin-contrib/cors, github.com/gin-gonic/gin, github.com/golang-jwt/jwt/v5, github.com/hashicorp/go-plugin, github.com/hashicorp/go-version, github.com/hashicorp/hc-install, github.com/hashicorp/terraform-exec, github.com/lib/pq, github.com/mattn/go-sqlite3, github.com/melbahja/goph, github.com/prometheus-community/pro-bing, github.com/sirupsen/logrus, github.com/tidwall/gjson, github.com/uptrace/bun, github.com/uptrace/bun/dialect/pgdialect, github.com/uptrace/bun/driver/pgdriver, github.com/uptrace/bun/extra/bunotel, go, go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin, go.opentelemetry.io/otel, go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc, go.opentelemetry.io/otel/sdk, golang.org/x/crypto, google.golang.org/grpc)
Update frontend dependencies (major) (@antfu/eslint-config, @eslint-react/eslint-plugin, @eslint/compat, @eslint/js, @next/eslint-plugin-next, @tsparticles/engine, @tsparticles/react, @tsparticles/slim, @types/node, @types/react-timeago, @types/uuid, cobe, dotenv, eslint-config-next, eslint-plugin-react-hooks, eslint-plugin-tailwindcss, globals, intl-messageformat, lucide-react, next, react-timeago, recharts, tailwind-merge, tailwind-variants, typescript, uuid)
Click on this checkbox to rebase all open PRs at once
Detected Dependencies
docker-compose (4)
deployment-examples/config-with-runner/docker-compose.yaml (1)
deployment-examples/env-with-runner/docker-compose.yaml (1)
deployment-examples/minimal-with-config/docker-compose.yaml (1)
docker-compose.yaml (1)
dockerfile (4)
apps/backend/Dockerfile (2)
golang 1.26-alpine
alpine 3.24
apps/frontend/Dockerfile (1)
apps/runner/Dockerfile (1)
Dockerfile (3)
node 24.18.0-alpine
node 24.18.0-alpine
golang 1.26-alpine
github-actions (5)
.github/workflows/build-image-manual.yml (2)
actions/checkout v7
docker/login-action v4
.github/workflows/check-image-build.yml (9)
actions/checkout v7
dorny/paths-filter v4
actions/checkout v7
actions/checkout v7
actions/checkout v7
actions/checkout v7
actions/setup-go v6
actions/checkout v7
go 1.26.4
.github/workflows/plugin-release.yml (3)
actions/checkout v7
actions/setup-go v6
go 1.26.4
.github/workflows/release.yml (4)
actions/checkout v7
docker/login-action v4
actions/checkout v7
ncipollo/release-action v1
.github/workflows/runner-release.yml (5)
actions/checkout v7
docker/login-action v4
actions/setup-go v6
ncipollo/release-action v1
go 1.26.4
gomod (19)
apps/backend/go.mod (24)
go 1.26.0 → [Updates: 1.26.4]
github.com/prometheus/client_golang v1.23.2
github.com/uptrace/bun v1.2.16 → [Updates: v1.2.18]
github.com/uptrace/bun/driver/pgdriver v1.2.16 → [Updates: v1.2.18]
github.com/uptrace/bun/extra/bunotel v1.2.16 → [Updates: v1.2.18]
go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin v0.63.0 → [Updates: v0.69.0]
go.opentelemetry.io/otel v1.43.0 → [Updates: v1.44.0]
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.39.0 → [Updates: v1.44.0]
go.opentelemetry.io/otel/sdk v1.43.0 → [Updates: v1.44.0]
golang.org/x/crypto v0.46.0 → [Updates: v0.53.0]
google.golang.org/grpc v1.79.3 → [Updates: v1.82.0]
gopkg.in/yaml.v3 v3.0.1
github.com/Masterminds/semver v1.5.0
github.com/alecthomas/kingpin/v2 v2.4.0
github.com/gin-contrib/cors v1.7.6 → [Updates: v1.7.7]
github.com/gin-gonic/gin v1.11.0 → [Updates: v1.12.0]
github.com/golang-jwt/jwt/v5 v5.3.0 → [Updates: v5.3.1]
github.com/google/uuid v1.6.0
github.com/lib/pq v1.10.9 → [Updates: v1.12.3]
github.com/mattn/go-sqlite3 v1.14.32 → [Updates: v1.14.47]
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826@c48cc78d4826
github.com/sirupsen/logrus v1.9.3 → [Updates: v1.9.4]
github.com/spf13/viper v1.21.0
github.com/uptrace/bun/dialect/pgdialect v1.2.16 → [Updates: v1.2.18]
apps/runner/go.mod (9)
go 1.26.0 → [Updates: 1.26.4]
github.com/alecthomas/kingpin/v2 v2.4.0
github.com/google/uuid v1.6.0
github.com/hashicorp/go-hclog v1.6.3
github.com/hashicorp/go-plugin v1.7.0 → [Updates: v1.8.0]
github.com/sirupsen/logrus v1.9.3 → [Updates: v1.9.4]
github.com/gin-contrib/cors v1.7.6 → [Updates: v1.7.7]
github.com/gin-gonic/gin v1.11.0 → [Updates: v1.12.0]
github.com/spf13/viper v1.21.0
pkg/contracts/go.mod (2)
go 1.24.0 → [Updates: 1.26.4]
github.com/google/uuid v1.6.0
runner-plugins/action-plugins/actions_check/go.mod (2)
go 1.26.0 → [Updates: 1.26.4]
github.com/hashicorp/go-plugin v1.7.0 → [Updates: v1.8.0]
runner-plugins/action-plugins/ansible/go.mod (3)
go 1.26.0 → [Updates: 1.26.4]
github.com/hashicorp/go-plugin v1.7.0 → [Updates: v1.8.0]
github.com/apenella/go-ansible/v2 v2.4.1
runner-plugins/action-plugins/collect_data/go.mod (2)
go 1.26.0 → [Updates: 1.26.4]
github.com/hashicorp/go-plugin v1.7.0 → [Updates: v1.8.0]
runner-plugins/action-plugins/debug/go.mod (2)
go 1.26.0 → [Updates: 1.26.4]
github.com/hashicorp/go-plugin v1.7.0 → [Updates: v1.8.0]
runner-plugins/action-plugins/git/go.mod (3)
go 1.26.0 → [Updates: 1.26.4]
github.com/hashicorp/go-plugin v1.7.0 → [Updates: v1.8.0]
github.com/go-git/go-git/v5 v5.19.1
runner-plugins/action-plugins/interaction/go.mod (2)
go 1.26.0 → [Updates: 1.26.4]
github.com/hashicorp/go-plugin v1.7.0 → [Updates: v1.8.0]
runner-plugins/action-plugins/log/go.mod (3)
go 1.26.0 → [Updates: 1.26.4]
github.com/hashicorp/go-plugin v1.7.0 → [Updates: v1.8.0]
github.com/tidwall/gjson v1.18.0 → [Updates: v1.19.0]
runner-plugins/action-plugins/mail/go.mod (2)
go 1.26.0 → [Updates: 1.26.4]
github.com/hashicorp/go-plugin v1.7.0 → [Updates: v1.8.0]
runner-plugins/action-plugins/pattern_check/go.mod (3)
go 1.26.0 → [Updates: 1.26.4]
github.com/hashicorp/go-plugin v1.7.0 → [Updates: v1.8.0]
github.com/tidwall/gjson v1.18.0 → [Updates: v1.19.0]
runner-plugins/action-plugins/ping/go.mod (3)
go 1.26.0 → [Updates: 1.26.4]
github.com/hashicorp/go-plugin v1.7.0 → [Updates: v1.8.0]
github.com/prometheus-community/pro-bing v0.7.0 → [Updates: v0.9.1]
runner-plugins/action-plugins/port_checker/go.mod (2)
go 1.26.0 → [Updates: 1.26.4]
github.com/hashicorp/go-plugin v1.7.0 → [Updates: v1.8.0]
runner-plugins/action-plugins/ssh/go.mod (4)
go 1.26.0 → [Updates: 1.26.4]
github.com/hashicorp/go-plugin v1.7.0 → [Updates: v1.8.0]
github.com/melbahja/goph v1.4.0 → [Updates: v1.5.1]
golang.org/x/crypto v0.46.0 → [Updates: v0.53.0]
runner-plugins/action-plugins/terraform/go.mod (5)
go 1.26.0 → [Updates: 1.26.4]
github.com/hashicorp/go-plugin v1.7.0 → [Updates: v1.8.0]
github.com/hashicorp/go-version v1.7.0 → [Updates: v1.9.0]
github.com/hashicorp/hc-install v0.9.2 → [Updates: v0.9.5]
github.com/hashicorp/terraform-exec v0.24.0 → [Updates: v0.25.2]
runner-plugins/action-plugins/wait/go.mod (2)
go 1.26.0 → [Updates: 1.26.4]
github.com/hashicorp/go-plugin v1.7.0 → [Updates: v1.8.0]
runner-plugins/endpoint-plugins/alertmanager/go.mod (4)
go 1.26.0 → [Updates: 1.26.4]
github.com/google/uuid v1.6.0
github.com/hashicorp/go-plugin v1.7.0 → [Updates: v1.8.0]
github.com/tidwall/gjson v1.18.0 → [Updates: v1.19.0]
runner-plugins/template/go.mod (2)
go 1.24.0 → [Updates: 1.26.4]
github.com/hashicorp/go-plugin v1.7.0 → [Updates: v1.8.0]
npm (2)
apps/frontend/package.json (102)
@antfu/eslint-config ^4.19.0 → [Updates: ^9.1.0]
@dnd-kit/core ^6.3.1
@dnd-kit/modifiers ^9.0.0
@dnd-kit/sortable ^10.0.0
@dnd-kit/utilities ^3.2.2
@eslint/compat ^1.4.1 → [Updates: ^2.1.0]
@eslint/eslintrc ^3.3.5
@eslint/js ^9.39.4 → [Updates: ^10.0.1]
@heroui/react ^3.2.1
@heroui/styles ^3.2.1
@iconify/react ^6.0.2
@internationalized/date ^3.12.1
@number-flow/react ^0.6.1
@opentelemetry/api-logs ^0.220.0
@opentelemetry/auto-instrumentations-node ^0.78.0
@opentelemetry/exporter-trace-otlp-grpc ^0.220.0
@opentelemetry/exporter-trace-otlp-http ^0.220.0
@opentelemetry/instrumentation ^0.220.0
@opentelemetry/resources ^2.9.0
@opentelemetry/sdk-logs ^0.220.0
@opentelemetry/sdk-node ^0.220.0
@opentelemetry/sdk-trace-node ^2.9.0
@opentelemetry/semantic-conventions ^1.41.1
@radix-ui/react-popover ^1.1.18
@radix-ui/react-slot ^1.3.0
@react-aria/i18n ^3.13.1
@react-aria/ssr 3.10.1
@react-aria/utils ^3.34.1
@react-aria/visually-hidden 3.9.1
@react-stately/data ^3.16.1
@react-stately/utils ^3.12.1
@serwist/next ^9.5.11
@tabler/icons-react ^3.44.0
@tailwindcss/postcss ^4.3.2
@tsparticles/engine ^3.9.1 → [Updates: ^4.3.1]
@tsparticles/react ^3.0.0 → [Updates: ^4.3.1]
@tsparticles/slim ^3.9.1 → [Updates: ^4.3.1]
@types/node 20.19.43 → [Updates: 24.13.2]
@types/react 19.2.17
@types/react-dom 19.2.3
@typescript-eslint/eslint-plugin 8.62.1
@typescript-eslint/parser 8.62.1
@uiw/react-markdown-editor ^6.1.4
@vercel/otel ^2.1.3
@xyflow/react ^12.11.1
autoprefixer 10.5.2
class-variance-authority ^0.7.1
clsx 2.1.1
cmdk ^1.1.1
cobe ^0.6.5 → [Updates: ^2.0.1]
dotenv ^16.6.1 → [Updates: ^17.4.2]
eslint-config-next 15.5.20 → [Updates: 16.2.10]
eslint-config-prettier ^10.1.8
eslint-plugin-import ^2.32.0
eslint-plugin-jest-dom ^5.5.0
eslint-plugin-jsx-a11y ^6.10.2
eslint-plugin-node ^11.1.0 → [Updates: ^14.0.0]
eslint-plugin-playwright ^2.10.4
eslint-plugin-prettier ^5.5.6
eslint-plugin-react ^7.37.5
eslint-plugin-react-hooks ^5.2.0 → [Updates: ^7.1.1]
eslint-plugin-react-refresh ^0.5.3
eslint-plugin-tailwindcss ^3.18.3 → [Updates: ^4.0.6]
eslint-plugin-testing-library ^7.16.2
eslint-plugin-unused-imports ^4.4.1
framer-motion ^12.42.2 → [Updates: ^12.42.2]
globals ^16.5.0 → [Updates: ^17.7.0]
intl-messageformat ^10.7.18 → [Updates: ^11.2.9]
lodash ^4.18.1
lucide-react ^0.577.0 → [Updates: ^1.23.0]
match-sorter ^8.3.0
motion ^12.42.2
next 15.5.20 → [Updates: 16.2.10]
next-auth 5.0.0-beta.31
next-pwa ^5.6.0
next-themes ^0.4.6
postcss 8.5.16
react 19.2.7
react-color-palette ^7.3.1
react-device-detect ^2.2.3
react-dom 19.2.7
react-multi-ref ^1.0.2
react-router-dom ^7.18.1
react-test-renderer 19.2.7
react-timeago ^7.2.0 → [Updates: ^8.3.0]
recharts 2.15.4 → [Updates: 3.9.1]
scroll-into-view-if-needed ^3.1.0
swr ^2.4.2
tailwind-merge ^2.6.1 → [Updates: ^3.6.0]
tailwind-variants 1.0.0 → [Updates: 3.2.2]
tailwindcss 4.3.2
tinycolor2 ^1.6.0
typescript 5.9.3 → [Updates: 6.0.3]
usehooks-ts ^3.1.1
uuid ^13.0.2 → [Updates: ^14.0.1]
zustand ^5.0.14
@eslint-react/eslint-plugin ^1.53.1 → [Updates: ^5.10.2]
@next/eslint-plugin-next 15.5.20 → [Updates: 16.2.10]
@types/lodash ^4.17.24
@types/react-timeago ^4.1.7 → [Updates: ^8.0.0]
@types/uuid ^10.0.0 → [Updates: ^11.0.0]
serwist ^9.5.11
apps/frontend/restart-helper/package.json
Reactions are currently unavailable
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Deprecations / Replacements
Warning
These dependencies are either deprecated or have replacements available:
@types/react-timeago@types/uuidOther Branches
The following updates are pending. To force the creation of a PR, click on a checkbox below.
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
github.com/gin-contrib/cors,github.com/gin-gonic/gin,github.com/golang-jwt/jwt/v5,github.com/hashicorp/go-plugin,github.com/hashicorp/go-version,github.com/hashicorp/hc-install,github.com/hashicorp/terraform-exec,github.com/lib/pq,github.com/mattn/go-sqlite3,github.com/melbahja/goph,github.com/prometheus-community/pro-bing,github.com/sirupsen/logrus,github.com/tidwall/gjson,github.com/uptrace/bun,github.com/uptrace/bun/dialect/pgdialect,github.com/uptrace/bun/driver/pgdriver,github.com/uptrace/bun/extra/bunotel,go,go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin,go.opentelemetry.io/otel,go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc,go.opentelemetry.io/otel/sdk,golang.org/x/crypto,google.golang.org/grpc)@antfu/eslint-config,@eslint-react/eslint-plugin,@eslint/compat,@eslint/js,@next/eslint-plugin-next,@tsparticles/engine,@tsparticles/react,@tsparticles/slim,@types/node,@types/react-timeago,@types/uuid,cobe,dotenv,eslint-config-next,eslint-plugin-react-hooks,eslint-plugin-tailwindcss,globals,intl-messageformat,lucide-react,next,react-timeago,recharts,tailwind-merge,tailwind-variants,typescript,uuid)Detected Dependencies
docker-compose (4)
dockerfile (4)
github-actions (5)
gomod (19)
npm (2)