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.
Awaiting Schedule
The following updates are awaiting their schedule. To get an update now, 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
github-actions (9)
.github/workflows/check_pr_title.yml.yml (1)
.github/workflows/codecov.yml (3)
actions/checkout v6
actions/setup-go v6
codecov/codecov-action v6
.github/workflows/lint.yml (2)
goravel/.github master
goravel/.github master
.github/workflows/mail.yml (2)
actions/checkout v6
actions/setup-go v6
.github/workflows/mockery.yml (3)
actions/checkout v6
actions/setup-go v6
stefanzweifel/git-auto-commit-action v7
.github/workflows/test_example.yml (4)
actions/checkout v6
actions/checkout v6
actions/setup-go v6
actions/cache v5
.github/workflows/test_external.yml (2)
actions/checkout v6
actions/setup-go v6
.github/workflows/test_pr.yml (1)
.github/workflows/test.yml (1)
gomod (2)
go.mod (57)
go 1.25.0
go 1.26.2
github.com/Masterminds/squirrel v1.5.4
github.com/brianvoe/gofakeit/v7 v7.14.1
github.com/charmbracelet/huh v0.8.0 → [Updates: v2.0.3]
github.com/charmbracelet/huh/spinner v0.0.0-20260223110133-9dc45e34a40b@9dc45e34a40b
github.com/charmbracelet/lipgloss v1.1.0 → [Updates: v2.0.3]
github.com/dave/dst v0.27.4
github.com/gabriel-vasile/mimetype v1.4.13
github.com/go-viper/mapstructure/v2 v2.5.0
github.com/goforj/godump v1.9.1
github.com/golang-jwt/jwt/v5 v5.3.1
github.com/google/uuid v1.6.0
github.com/jmoiron/sqlx v1.4.0
github.com/openai/openai-go/v3 v3.32.0 → [Updates: v3.33.0]
github.com/pterm/pterm v0.12.83
github.com/robfig/cron/v3 v3.0.1
github.com/rotisserie/eris v0.5.4
github.com/samber/lo v1.53.0
github.com/samber/slog-multi v1.8.0
github.com/spf13/cast v1.10.0
github.com/spf13/viper v1.21.0
github.com/stretchr/testify v1.11.1
github.com/urfave/cli/v3 v3.8.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.68.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.68.0
go.opentelemetry.io/contrib/propagators/b3 v1.43.0
go.opentelemetry.io/otel v1.43.0
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.19.0
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.19.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.43.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.43.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.43.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.43.0
go.opentelemetry.io/otel/exporters/stdout/stdoutlog v0.19.0
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.43.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.43.0
go.opentelemetry.io/otel/log v0.19.0
go.opentelemetry.io/otel/log/logtest v0.19.0
go.opentelemetry.io/otel/metric v1.43.0
go.opentelemetry.io/otel/sdk v1.43.0
go.opentelemetry.io/otel/sdk/log v0.19.0
go.opentelemetry.io/otel/sdk/metric v1.43.0
go.opentelemetry.io/otel/trace v1.43.0
golang.org/x/crypto v0.50.0
golang.org/x/exp v0.0.0-20260410095643-746e56fc9e2f@746e56fc9e2f
google.golang.org/grpc v1.80.0
google.golang.org/protobuf v1.36.11
gorm.io/gorm v1.31.1
gorm.io/plugin/dbresolver v1.6.2
github.com/mattn/go-runewidth v0.0.23
github.com/xrash/smetrics v0.0.0-20250705151800-55b8f293f342@55b8f293f342
golang.org/x/sys v0.43.0
golang.org/x/text v0.36.0
golang.org/x/tools v0.44.0
google.golang.org/genproto v0.0.0-20260420184626-e10c466a9529@e10c466a9529 → [Updates: v0.0.0-20260427160629-7cedc36a6bc4]
google.golang.org/genproto/googleapis/rpc v0.0.0-20260420184626-e10c466a9529@e10c466a9529 → [Updates: v0.0.0-20260427160629-7cedc36a6bc4]
tests/go.mod (12)
go 1.25.0
go 1.26.2
github.com/brianvoe/gofakeit/v7 v7.14.1
github.com/google/uuid v1.6.0
github.com/goravel/framework v1.17.2
github.com/goravel/mysql v1.17.1
github.com/goravel/postgres v1.17.1
github.com/goravel/sqlite v1.17.0
github.com/goravel/sqlserver v1.17.1
github.com/spf13/cast v1.10.0
github.com/stretchr/testify v1.11.1
gorm.io/gorm v1.31.1
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.
Awaiting Schedule
The following updates are awaiting their schedule. To get an update now, click on a checkbox below.
github.com/openai/openai-go/v3,google.golang.org/genproto,google.golang.org/genproto/googleapis/rpc)PR Closed (Blocked)
The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.
Detected Dependencies
github-actions (9)
gomod (2)