Skip to content
This repository was archived by the owner on Aug 25, 2026. It is now read-only.
This repository was archived by the owner on Aug 25, 2026. It is now read-only.

Dependency Dashboard #149

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.

Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

  • Update go toolchain directive to v1.27.0
  • Update module github.com/getsentry/sentry-go/gin to v0.48.0
  • Update module github.com/redis/go-redis/v9 to v9.22.0
  • Update module github.com/stretchr/testify to v1.12.1
  • Update module golang.org/x/crypto to v0.55.0
  • Update actions/setup-go action to v7
  • Update dependency @tanstack/react-table to v9
  • 🔐 Create all rate-limited PRs at once 🔐

Open

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

PR Closed (Blocked)

The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.

Detected Dependencies

bun (1)
frontend/package.json (50)
  • @radix-ui/react-alert-dialog ^1.0.5
  • @radix-ui/react-avatar ^1.0.4
  • @radix-ui/react-checkbox ^1.0.4
  • @radix-ui/react-collapsible ^1.0.3
  • @radix-ui/react-context-menu ^2.1.5
  • @radix-ui/react-dialog ^1.0.5
  • @radix-ui/react-dropdown-menu ^2.0.6
  • @radix-ui/react-hover-card ^1.0.7
  • @radix-ui/react-icons ^1.3.0
  • @radix-ui/react-label ^2.0.2
  • @radix-ui/react-navigation-menu ^1.1.4
  • @radix-ui/react-popover ^1.0.7
  • @radix-ui/react-progress ^1.0.3
  • @radix-ui/react-radio-group ^1.1.3
  • @radix-ui/react-select ^2.0.0
  • @radix-ui/react-separator ^1.0.3
  • @radix-ui/react-slot ^1.0.2
  • @radix-ui/react-switch ^1.0.3
  • @radix-ui/react-tabs ^1.0.4
  • @radix-ui/react-toast ^1.1.5
  • @radix-ui/react-tooltip ^1.0.7
  • @tanstack/react-query ^5.13.4
  • @tanstack/react-query-devtools ^5.13.5
  • @tanstack/react-query-next-experimental ^5.20.2
  • @tanstack/react-table ^8.10.7 → [Updates: ^9.0.0]
  • @vercel/speed-insights ^2.0.0
  • class-variance-authority ^0.7.0
  • clsx ^2.0.0
  • cmdk ^0.2.0 → [Updates: ^1.0.0]
  • gql.tada ^1.2.1
  • graphql-request ^7.0.0
  • lucide-react ^0.577.0 → [Updates: ^1.0.0]
  • next-client-cookies ^2.0.0
  • next-themes ^0.2.1 → [Updates: ^0.4.0]
  • react ^18 → [Updates: ^19.0.0]
  • react-resizable-panels ^3.0.0 → [Updates: ^4.0.0]
  • react-wrap-balancer ^1.1.0
  • tailwind-merge ^3.0.0
  • tailwindcss-animate ^1.0.7
  • use-debounce ^10.0.0
  • @0no-co/graphqlsp ^1.3.3
  • @biomejs/biome 2.5.10
  • @next/bundle-analyzer ^16.0.0
  • @next/eslint-plugin-next ^16.0.0
  • @types/node ^26.0.0
  • @types/react ^18 → [Updates: ^19.0.0]
  • autoprefixer ^10.0.1
  • postcss ^8
  • tailwindcss ^3.3.5 → [Updates: ^4.0.0]
  • typescript ^5.3.3 → [Updates: ^7.0.0]
docker-compose (1)
docker-compose.yml
dockerfile (4)
backend/Dockerfile.dev
backend/Dockerfile.prod
frontend/Dockerfile.dev (1)
  • node 24-bookworm-slim
frontend/Dockerfile.prod (1)
  • node 24-bookworm-slim
github-actions (1)
.github/workflows/backend.yml (8)
  • actions/checkout v7
  • actions/setup-go v6 → [Updates: v7]
  • codecov/codecov-action v7
  • actions/checkout v7
  • docker/setup-buildx-action v4
  • docker/build-push-action v7
  • actions/upload-artifact v7
  • actions/download-artifact v8
gomod (1)
backend/go.mod (27)
  • go 1.25.0
  • go 1.26.6 → [Updates: 1.27.0]
  • github.com/99designs/gqlgen v0.17.49 → [Updates: v0.17.94]
  • github.com/DATA-DOG/go-sqlmock v1.5.2
  • github.com/badoux/checkmail v1.2.4
  • github.com/ec2-software/gqlgen-introspect-filter v0.3.2
  • github.com/gdgvda/cron v0.5.0 → [Updates: v0.7.0]
  • github.com/getsentry/sentry-go v0.48.0
  • github.com/getsentry/sentry-go/gin v0.47.0 → [Updates: v0.48.0]
  • github.com/gin-contrib/cors v1.7.7
  • github.com/gin-contrib/gzip v1.2.6
  • github.com/gin-contrib/pprof v1.5.4
  • github.com/gin-gonic/gin v1.12.0
  • github.com/golang-jwt/jwt/v5 v5.3.1
  • github.com/gorilla/websocket v1.5.3
  • github.com/hibiken/asynq v0.26.0
  • github.com/hibiken/asynqmon v0.7.2
  • github.com/newrelic/go-agent/v3 v3.44.1 → [Updates: v3.44.2]
  • github.com/newrelic/go-agent/v3/integrations/nrgin v1.4.2
  • github.com/newrelic/go-agent/v3/integrations/nrpgx5 v1.3.4
  • github.com/rafaelhl/gorm-newrelic-telemetry-plugin v1.0.0
  • github.com/redis/go-redis/v9 v9.21.0 → [Updates: v9.22.0]
  • github.com/stretchr/testify v1.11.1 → [Updates: v1.12.1]
  • github.com/vektah/gqlparser/v2 v2.5.36
  • golang.org/x/crypto v0.54.0 → [Updates: v0.55.0]
  • gorm.io/driver/postgres v1.6.2
  • gorm.io/gorm v1.31.2

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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