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.View this repository on the Mend.io Web Portal.
These updates are awaiting their schedule. Click on a checkbox to get an update now.
github.com/aws/aws-sdk-go-v2/credentials
github.com/aws/aws-sdk-go-v2/service/s3
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
etc/Dockerfile gcr.io/distroless/static sha256:3d0f463de06b7ddff27684ec3bfd0b54a425149d0f8685308b1fdf297b0265e9
gcr.io/distroless/static sha256:3d0f463de06b7ddff27684ec3bfd0b54a425149d0f8685308b1fdf297b0265e9
.gitmodules pkg/wiki/testdata/wiki-syntax-spec master@fe7435e425469184337b99b35b190548bf5e9cfa
pkg/wiki/testdata/wiki-syntax-spec master@fe7435e425469184337b99b35b190548bf5e9cfa
.github/workflows/build.yaml actions/checkout v4 ubuntu 24.04 .github/workflows/lint-review.yaml actions/checkout v4 actions/setup-node v4 actions/setup-go v5 autofix-ci/action 551dded8c6cc8a1054039c8bc0b8b48c51dfc6ef .github/workflows/lint.yaml actions/checkout v4 golangci/golangci-lint-action v6 ubuntu 24.04 .github/workflows/release-docker.yaml actions/checkout v4 docker/metadata-action v5 docker/login-action v3 docker/build-push-action v6 ubuntu 24.04 .github/workflows/release-github.yaml actions/checkout v4 requarks/changelog-action v1.10.2 ubuntu 24.04 .github/workflows/release-openapi.yaml actions/checkout v4 actions/setup-node v4 actions/checkout v4 peter-evans/create-pull-request v7 ubuntu 24.04 .github/workflows/security.yaml actions/checkout v4 ubuntu 24.04 .github/workflows/test-openapi.yaml actions/checkout v4 actions/setup-node v4 .github/workflows/test.yaml actions/checkout v4 jaxxstorm/action-install-gh-release v2.0.0 codecov/codecov-action v5 ubuntu 24.04
actions/checkout v4
ubuntu 24.04
actions/setup-node v4
actions/setup-go v5
autofix-ci/action 551dded8c6cc8a1054039c8bc0b8b48c51dfc6ef
golangci/golangci-lint-action v6
docker/metadata-action v5
docker/login-action v3
docker/build-push-action v6
requarks/changelog-action v1.10.2
peter-evans/create-pull-request v7
jaxxstorm/action-install-gh-release v2.0.0
codecov/codecov-action v5
go.mod go 1.24.1 github.com/avast/retry-go/v4 v4.6.1 github.com/aws/aws-sdk-go-v2 v1.36.3 github.com/aws/aws-sdk-go-v2/credentials v1.17.65 github.com/aws/aws-sdk-go-v2/service/s3 v1.79.0 github.com/bytedance/sonic v1.13.2 github.com/elliotchance/phpserialize v1.4.0 github.com/go-playground/locales v0.14.1 github.com/go-playground/universal-translator v0.18.1 github.com/go-playground/validator/v10 v10.26.0 github.com/go-resty/resty/v2 v2.16.5 github.com/go-sql-driver/mysql v1.9.1 github.com/google/uuid v1.6.0 github.com/ilyakaznacheev/cleanenv v1.5.0 github.com/jarcoal/httpmock v1.3.1 github.com/jmoiron/sqlx v1.4.0 github.com/labstack/echo/v4 v4.13.3 github.com/mattn/go-colorable v0.1.14 github.com/meilisearch/meilisearch-go v0.31.0 github.com/mitchellh/mapstructure v1.5.0 github.com/prometheus/client_golang v1.21.1 github.com/redis/rueidis v1.0.56 github.com/samber/lo v1.49.1 github.com/segmentio/kafka-go v0.4.47 github.com/spf13/cobra v1.9.1 github.com/spf13/pflag v1.0.6 github.com/stretchr/testify v1.10.0 github.com/trim21/errgo v0.0.3 github.com/trim21/go-phpserialize v0.1.0 github.com/trim21/htest v0.0.4 go.uber.org/fx v1.23.0 go.uber.org/zap v1.27.0 golang.org/x/sync v0.12.0 golang.org/x/text v0.23.0 gopkg.in/yaml.v3 v3.0.1 gorm.io/driver/mysql v1.5.7 gorm.io/gen v0.3.26 gorm.io/gorm v1.25.12 gorm.io/plugin/dbresolver v1.5.3 gorm.io/plugin/soft_delete v1.2.1
go 1.24.1
github.com/avast/retry-go/v4 v4.6.1
github.com/aws/aws-sdk-go-v2 v1.36.3
github.com/aws/aws-sdk-go-v2/credentials v1.17.65
github.com/aws/aws-sdk-go-v2/service/s3 v1.79.0
github.com/bytedance/sonic v1.13.2
github.com/elliotchance/phpserialize v1.4.0
github.com/go-playground/locales v0.14.1
github.com/go-playground/universal-translator v0.18.1
github.com/go-playground/validator/v10 v10.26.0
github.com/go-resty/resty/v2 v2.16.5
github.com/go-sql-driver/mysql v1.9.1
github.com/google/uuid v1.6.0
github.com/ilyakaznacheev/cleanenv v1.5.0
github.com/jarcoal/httpmock v1.3.1
github.com/jmoiron/sqlx v1.4.0
github.com/labstack/echo/v4 v4.13.3
github.com/mattn/go-colorable v0.1.14
github.com/meilisearch/meilisearch-go v0.31.0
github.com/mitchellh/mapstructure v1.5.0
github.com/prometheus/client_golang v1.21.1
github.com/redis/rueidis v1.0.56
github.com/samber/lo v1.49.1
github.com/segmentio/kafka-go v0.4.47
github.com/spf13/cobra v1.9.1
github.com/spf13/pflag v1.0.6
github.com/stretchr/testify v1.10.0
github.com/trim21/errgo v0.0.3
github.com/trim21/go-phpserialize v0.1.0
github.com/trim21/htest v0.0.4
go.uber.org/fx v1.23.0
go.uber.org/zap v1.27.0
golang.org/x/sync v0.12.0
golang.org/x/text v0.23.0
gopkg.in/yaml.v3 v3.0.1
gorm.io/driver/mysql v1.5.7
gorm.io/gen v0.3.26
gorm.io/gorm v1.25.12
gorm.io/plugin/dbresolver v1.5.3
gorm.io/plugin/soft_delete v1.2.1
package.json @apidevtools/json-schema-ref-parser ^11.9.3 js-yaml ^4.1.0 lodash ^4.17.21 colors ^1.4.0 oas-validator ^5.0.8 prettier ^3.5.3 yarn 1.22.22
@apidevtools/json-schema-ref-parser ^11.9.3
js-yaml ^4.1.0
lodash ^4.17.21
colors ^1.4.0
oas-validator ^5.0.8
prettier ^3.5.3
yarn 1.22.22
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.
View this repository on the Mend.io Web Portal.
Awaiting Schedule
These updates are awaiting their schedule. Click on a checkbox to get an update now.
github.com/aws/aws-sdk-go-v2/credentials
,github.com/aws/aws-sdk-go-v2/service/s3
)Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
Detected dependencies
dockerfile
git-submodules
github-actions
gomod
npm
The text was updated successfully, but these errors were encountered: