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.
Pending Branch Automerge
The following updates await pending status checks before automerging. To abort the branch automerge and create a PR instead, 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.
Detected Dependencies
dockerfile (1)
Dockerfile (1)
github-actions (3)
.github/workflows/docker-image.yaml (10)
actions/checkout v4 → [Updates: v6]
docker/metadata-action v5 → [Updates: v6]
docker/setup-qemu-action v3 → [Updates: v4]
docker/setup-buildx-action v3 → [Updates: v4]
docker/login-action v3 → [Updates: v4]
docker/build-push-action v6 → [Updates: v7]
actions/upload-artifact v4 → [Updates: v7]
actions/download-artifact v4 → [Updates: v8]
docker/setup-buildx-action v3 → [Updates: v4]
docker/login-action v3 → [Updates: v4]
.github/workflows/on-tag.yaml (6)
actions/checkout v4 → [Updates: v6]
rickstaa/action-contains-tag v1
actions/checkout v4 → [Updates: v6]
actions/setup-go v5 → [Updates: v6]
goreleaser/goreleaser-action v6 → [Updates: v7]
go 1.25.5 → [Updates: 1.26.2]
.github/workflows/tests.yaml (16)
actions/checkout v4 → [Updates: v6]
dorny/paths-filter v3 → [Updates: v4]
actions/checkout v4 → [Updates: v6]
actions/setup-python v5 → [Updates: v6]
pre-commit/action v3.0.1
actions/checkout v4 → [Updates: v6]
actions/setup-go v5 → [Updates: v6]
actions/setup-go v5 → [Updates: v6]
golangci/golangci-lint-action v6 → [Updates: v9]
actions/checkout v4 → [Updates: v6]
dorny/paths-filter v3 → [Updates: v4]
actions/setup-go v5 → [Updates: v6]
go >=1.21.4
go >=1.21.4
golangci/golangci-lint v1.64.8 → [Updates: v2.11.4]
go >=1.21.4
gomod (1)
go.mod (31)
go 1.25.0
go 1.25.5 → [Updates: 1.26.2]
entgo.io/contrib v0.7.0
entgo.io/ent v0.14.6
github.com/99designs/gqlgen v0.17.70 → [Updates: v0.17.90]
github.com/go-chi/chi/v5 v5.2.5
github.com/go-chi/render v1.0.3
github.com/go-playground/validator/v10 v10.30.2
github.com/golang-jwt/jwt/v5 v5.3.1
github.com/google/uuid v1.6.0
github.com/hashicorp/go-multierror v1.1.1
github.com/jackc/pgx/v5 v5.9.2
github.com/knadh/koanf/providers/confmap v0.1.0 → [Updates: v1.0.0]
github.com/knadh/koanf/providers/env v1.1.0 → [Updates: v2.0.0]
github.com/knadh/koanf/providers/posflag v0.1.0 → [Updates: v1.0.1]
github.com/knadh/koanf/v2 v2.3.4
github.com/magefile/mage v1.17.2
github.com/mattn/go-sqlite3 v1.14.42 → [Updates: v1.14.44]
github.com/mpalmer/gorm-zerolog v0.1.0
github.com/prometheus/client_golang v1.23.2
github.com/rs/zerolog v1.35.1
github.com/segmentio/ksuid v1.0.4
github.com/spf13/cobra v1.10.2
github.com/spf13/pflag v1.0.10
github.com/stretchr/testify v1.11.1
github.com/tj/assert v0.0.3
github.com/vektah/gqlparser/v2 v2.5.33
golang.org/x/crypto v0.50.0
golang.org/x/net v0.53.0
gorm.io/driver/sqlite v1.6.0
gorm.io/gorm v1.31.1
npm (1)
frontend/package.json (34)
@graphql-typed-document-node/core ^3.2.0
@tanstack/react-query ^5.18.1 → [Updates: ^5.18.1]
@tanstack/react-router ^1.15.13 → [Updates: ^1.15.13]
@tanstack/router-cli ^1.15.10 → [Updates: ^1.15.10]
graphql ^16.8.1
graphql-request ^7.0.0
react ^19.0.0
react-dom ^19.0.0
react-icons ^5.0.1
react-intersection-observer ^9.6.0 → [Updates: ^10.0.0]
unstated-next ^1.1.0
zod ^3.22.4 → [Updates: ^4.0.0]
@graphql-codegen/cli ^5.0.0 → [Updates: ^6.0.0]
@graphql-codegen/client-preset ^4.1.0 → [Updates: ^5.0.0]
@parcel/watcher ^2.4.0
@tanstack/router-devtools ^1.15.13
@tanstack/router-vite-plugin ^1.15.11 → [Updates: ^1.15.11]
@types/react ^19.0.0
@types/react-dom ^19.0.0
@typescript-eslint/eslint-plugin ^8.0.0 → [Updates: ^8.0.0]
@typescript-eslint/parser ^8.0.0 → [Updates: ^8.0.0]
@vitejs/plugin-react ^4.2.1 → [Updates: ^6.0.0]
autoprefixer ^10.4.17
concurrently ^9.0.0
eslint ^9.0.0 → [Updates: ^10.0.0]
eslint-plugin-react-hooks ^5.0.0 → [Updates: ^7.0.0]
eslint-plugin-react-refresh ^0.5.0
postcss ^8.4.33
postcss-import ^16.0.0
sass ^1.70.0
tailwindcss ^4.0.0
ts-node ^10.9.2
typescript ^5.3.3 → [Updates: ^6.0.0]
vite ^6.0.0 → [Updates: ^8.0.0]
pre-commit (1)
.pre-commit-config.yaml (3)
pre-commit/pre-commit-hooks v5.0.0 → [Updates: v6.0.0]
adrienverge/yamllint v1.38.0
golangci/golangci-lint v1.64.8 → [Updates: v2.11.4]
renovate-config-presets (1)
.github/renovate.json5
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.
Pending Branch Automerge
The following updates await pending status checks before automerging. To abort the branch automerge and create a PR instead, click on a checkbox below.
@tanstack/react-router,@tanstack/router-cli,@tanstack/router-vite-plugin)@typescript-eslint/eslint-plugin,@typescript-eslint/parser)Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
actions/download-artifact,actions/upload-artifact)@graphql-codegen/cli,@graphql-codegen/client-preset)Detected Dependencies
dockerfile (1)
github-actions (3)
gomod (1)
npm (1)
pre-commit (1)
renovate-config-presets (1)