We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
@types/react
react
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
frontend/package.json @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 @vercel/speed-insights ^1.0.2 class-variance-authority ^0.7.0 clsx ^2.0.0 cmdk ^0.2.0 gql.tada ^1.2.1 graphql-request ^7.0.0 lucide-react ^0.340.0 next-client-cookies ^2.0.0 next-themes ^0.2.1 react ^18 react-resizable-panels ^2.0.3 react-wrap-balancer ^1.1.0 tailwind-merge ^2.1.0 tailwindcss-animate ^1.0.7 use-debounce ^10.0.0 @0no-co/graphqlsp ^1.3.3 @biomejs/biome 1.9.4 @next/bundle-analyzer ^15.0.0 @next/eslint-plugin-next ^15.0.0 @types/node ^22.0.0 @types/react ^18 autoprefixer ^10.0.1 postcss ^8 tailwindcss ^3.3.5 typescript ^5.3.3
@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
@vercel/speed-insights ^1.0.2
class-variance-authority ^0.7.0
clsx ^2.0.0
cmdk ^0.2.0
gql.tada ^1.2.1
graphql-request ^7.0.0
lucide-react ^0.340.0
next-client-cookies ^2.0.0
next-themes ^0.2.1
react ^18
react-resizable-panels ^2.0.3
react-wrap-balancer ^1.1.0
tailwind-merge ^2.1.0
tailwindcss-animate ^1.0.7
use-debounce ^10.0.0
@0no-co/graphqlsp ^1.3.3
@biomejs/biome 1.9.4
@next/bundle-analyzer ^15.0.0
@next/eslint-plugin-next ^15.0.0
@types/node ^22.0.0
@types/react ^18
autoprefixer ^10.0.1
postcss ^8
tailwindcss ^3.3.5
typescript ^5.3.3
docker-compose.yml
backend/Dockerfile.dev backend/Dockerfile.prod frontend/Dockerfile.dev node 22-bookworm-slim frontend/Dockerfile.prod node 22-bookworm-slim
node 22-bookworm-slim
.github/workflows/backend.yml actions/checkout v4 actions/setup-go v5 codecov/codecov-action v4 actions/checkout v4 docker/setup-buildx-action v3 docker/build-push-action v6 actions/upload-artifact v4 actions/download-artifact v4
actions/checkout v4
actions/setup-go v5
codecov/codecov-action v4
docker/setup-buildx-action v3
docker/build-push-action v6
actions/upload-artifact v4
actions/download-artifact v4
backend/go.mod go 1.22 github.com/99designs/gqlgen v0.17.49 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.3.0 github.com/getsentry/sentry-go v0.29.1 github.com/gin-contrib/cors v1.7.2 github.com/gin-contrib/gzip v1.0.1 github.com/gin-contrib/pprof v1.5.0 github.com/gin-gonic/gin v1.10.0 github.com/golang-jwt/jwt/v5 v5.2.1 github.com/gorilla/websocket v1.5.3 github.com/hibiken/asynq v0.24.1 github.com/hibiken/asynqmon v0.7.2 github.com/newrelic/go-agent/v3 v3.35.0 github.com/newrelic/go-agent/v3/integrations/nrgin v1.3.2 github.com/newrelic/go-agent/v3/integrations/nrpgx5 v1.3.0 github.com/rafaelhl/gorm-newrelic-telemetry-plugin v1.0.0 github.com/redis/go-redis/v9 v9.7.0 github.com/stretchr/testify v1.9.0 github.com/vektah/gqlparser/v2 v2.5.18 golang.org/x/crypto v0.28.0 gorm.io/driver/postgres v1.5.9 gorm.io/gorm v1.25.12
go 1.22
github.com/99designs/gqlgen v0.17.49
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.3.0
github.com/getsentry/sentry-go v0.29.1
github.com/gin-contrib/cors v1.7.2
github.com/gin-contrib/gzip v1.0.1
github.com/gin-contrib/pprof v1.5.0
github.com/gin-gonic/gin v1.10.0
github.com/golang-jwt/jwt/v5 v5.2.1
github.com/gorilla/websocket v1.5.3
github.com/hibiken/asynq v0.24.1
github.com/hibiken/asynqmon v0.7.2
github.com/newrelic/go-agent/v3 v3.35.0
github.com/newrelic/go-agent/v3/integrations/nrgin v1.3.2
github.com/newrelic/go-agent/v3/integrations/nrpgx5 v1.3.0
github.com/rafaelhl/gorm-newrelic-telemetry-plugin v1.0.0
github.com/redis/go-redis/v9 v9.7.0
github.com/stretchr/testify v1.9.0
github.com/vektah/gqlparser/v2 v2.5.18
golang.org/x/crypto v0.28.0
gorm.io/driver/postgres v1.5.9
gorm.io/gorm v1.25.12
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Rate-Limited
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
@types/react
,react
)Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
Detected dependencies
bun
docker-compose
dockerfile
github-actions
gomod
The text was updated successfully, but these errors were encountered: