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 v7
actions/setup-go v7
codecov/codecov-action v7
.github/workflows/lint.yml (2)
goravel/.github master
goravel/.github master
.github/workflows/mail.yml (2)
actions/checkout v7
actions/setup-go v7
.github/workflows/mockery.yml (3)
actions/checkout v7
actions/setup-go v7
stefanzweifel/git-auto-commit-action v7
.github/workflows/test_example.yml (8)
actions/checkout v7
actions/checkout v7
actions/setup-go v7
actions/cache v6
actions/checkout v7
actions/checkout v7
actions/setup-go v7
actions/cache v6
.github/workflows/test_external.yml (2)
actions/checkout v7
actions/setup-go v7
.github/workflows/test_pr.yml (1)
.github/workflows/test.yml (1)
gomod (2)
go.mod (56)
go 1.25.0
go 1.26.5 → [Updates: 1.26.6]
github.com/Masterminds/squirrel v1.5.4
github.com/brianvoe/gofakeit/v7 v7.15.0
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.6]
github.com/dave/dst v0.27.4
github.com/gabriel-vasile/mimetype v1.4.15
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/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.10.1
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.70.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.70.0
go.opentelemetry.io/contrib/propagators/b3 v1.45.0
go.opentelemetry.io/otel v1.45.0
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.21.0
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.21.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.45.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.45.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.45.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.45.0
go.opentelemetry.io/otel/exporters/stdout/stdoutlog v0.21.0
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.45.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.45.0
go.opentelemetry.io/otel/log v0.21.0
go.opentelemetry.io/otel/log/logtest v0.21.0
go.opentelemetry.io/otel/metric v1.45.0
go.opentelemetry.io/otel/sdk v1.45.0
go.opentelemetry.io/otel/sdk/log v0.21.0
go.opentelemetry.io/otel/sdk/metric v1.45.0
go.opentelemetry.io/otel/trace v1.45.0
golang.org/x/crypto v0.54.0 → [Updates: v0.55.0]
golang.org/x/exp v0.0.0-20260810151157-a8b543ca52da@a8b543ca52da → [Updates: v0.0.0-20260813180055-c1d0aacb2297]
google.golang.org/grpc v1.83.0
google.golang.org/protobuf v1.36.12
gorm.io/gorm v1.31.2
gorm.io/plugin/dbresolver v1.6.2
github.com/mattn/go-runewidth v0.0.27
github.com/xrash/smetrics v0.0.0-20250705151800-55b8f293f342@55b8f293f342
golang.org/x/sys v0.47.0
golang.org/x/text v0.40.0 → [Updates: v0.41.0]
golang.org/x/tools v0.48.0 → [Updates: v0.49.0]
google.golang.org/genproto v0.0.0-20260810153831-ec0a7760b754@ec0a7760b754
google.golang.org/genproto/googleapis/rpc v0.0.0-20260810153831-ec0a7760b754@ec0a7760b754
tests/go.mod (12)
go 1.25.0
go 1.26.5 → [Updates: 1.26.6]
github.com/brianvoe/gofakeit/v7 v7.15.0
github.com/google/uuid v1.6.0
github.com/goravel/framework v1.18.0
github.com/goravel/mysql v1.18.0
github.com/goravel/postgres v1.18.0
github.com/goravel/sqlite v1.18.0
github.com/goravel/sqlserver v1.18.0
github.com/spf13/cast v1.10.0
github.com/stretchr/testify v1.11.1
gorm.io/gorm v1.31.2
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.
go,golang.org/x/crypto,golang.org/x/exp,golang.org/x/text,golang.org/x/tools)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)