server icon indicating copy to clipboard operation
server copied to clipboard

Dependency Dashboard

Open renovate[bot] opened this issue 4 years ago • 0 comments

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.

  • [ ] build(deps): update gcr.io/distroless/static docker digest to 4b2a093
  • [ ] build(deps): update module github.com/go-resty/resty/v2 to v2.17.1
  • [ ] build(deps): update module github.com/redis/rueidis to v1.0.69
  • [ ] build(deps): update module github.com/spf13/cobra to v1.10.2
  • [ ] build(deps): update aws-sdk-go-v2 monorepo (github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/credentials, github.com/aws/aws-sdk-go-v2/service/s3)
  • [ ] build(deps): update module github.com/go-playground/validator/v10 to v10.29.0
  • [ ] build(deps): update module github.com/labstack/echo/v4 to v4.14.0
  • [ ] build(deps): update module golang.org/x/sync to v0.19.0
  • [ ] build(deps): update module golang.org/x/text to v0.32.0
  • [ ] ci: update peter-evans/create-pull-request action to v8
  • [ ] 🔐 Create all awaiting schedule PRs at once 🔐

Open

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

  • [ ] build(deps): update module github.com/avast/retry-go/v4 to v5
  • [ ] build(deps): lock file maintenance npm (undefined, prettier, yaml)
  • [ ] Click on this checkbox to rebase all open PRs at once

Detected Dependencies

dockerfile (1)
etc/Dockerfile (1)
  • gcr.io/distroless/static sha256:87bce11be0af225e4ca761c40babb06d6d559f5767fbf7dc3c47f0f1a466b92c
git-submodules (1)
.gitmodules (1)
  • pkg/vars/common master@6a8442c17143a870357a5ff812362e8b5cfe9f9d
github-actions (10)
.github/workflows/build.yaml (2)
  • actions/checkout v6
  • ubuntu 24.04
.github/workflows/lint-review.yaml (4)
  • actions/checkout v6
  • actions/setup-node v6
  • actions/setup-go v6
  • autofix-ci/action v1
.github/workflows/lint.yaml (3)
  • actions/checkout v6
  • golangci/golangci-lint-action v9
  • ubuntu 24.04
.github/workflows/release-docker.yaml (5)
  • actions/checkout v6
  • docker/metadata-action v5
  • docker/login-action v3
  • docker/build-push-action v6
  • ubuntu 24.04
.github/workflows/release-github.yaml (3)
  • actions/checkout v6
  • requarks/changelog-action v1.10.3
  • ubuntu 24.04
.github/workflows/release-openapi.yaml (5)
  • actions/checkout v6
  • actions/setup-node v6
  • actions/checkout v6
  • peter-evans/create-pull-request v7
  • ubuntu 24.04
.github/workflows/security.yaml (3)
  • actions/checkout v6
  • jayqi/failed-build-issue-action v1
  • ubuntu 24.04
.github/workflows/test-openapi.yaml (2)
  • actions/checkout v6
  • actions/setup-node v6
.github/workflows/test.yaml (4)
  • actions/checkout v6
  • jaxxstorm/action-install-gh-release v2.1.0
  • codecov/codecov-action v5
  • ubuntu 24.04
.github/workflows/update-common.yaml (4)
  • actions/checkout v6
  • actions/setup-node v6
  • peter-evans/create-pull-request v7
  • ubuntu 24.04
gomod (1)
go.mod (40)
  • go 1.24.11
  • github.com/avast/retry-go/v4 v4.7.0
  • github.com/aws/aws-sdk-go-v2 v1.40.1
  • github.com/aws/aws-sdk-go-v2/credentials v1.19.3
  • github.com/aws/aws-sdk-go-v2/service/s3 v1.93.0
  • github.com/bangumi/wiki-parser-go v0.0.2
  • github.com/bytedance/sonic v1.14.2
  • github.com/go-playground/locales v0.14.1
  • github.com/go-playground/universal-translator v0.18.1
  • github.com/go-playground/validator/v10 v10.28.0
  • github.com/go-resty/resty/v2 v2.17.0
  • github.com/go-sql-driver/mysql v1.9.3
  • github.com/google/uuid v1.6.0
  • github.com/ilyakaznacheev/cleanenv v1.5.0
  • github.com/jarcoal/httpmock v1.4.1
  • github.com/jmoiron/sqlx v1.4.0
  • github.com/labstack/echo/v4 v4.13.4
  • github.com/mattn/go-colorable v0.1.14
  • github.com/meilisearch/meilisearch-go v0.34.2
  • github.com/mitchellh/mapstructure v1.5.0
  • github.com/prometheus/client_golang v1.23.2
  • github.com/redis/rueidis v1.0.68
  • github.com/samber/lo v1.52.0
  • github.com/segmentio/kafka-go v0.4.49
  • github.com/spf13/cobra v1.10.1
  • github.com/spf13/pflag v1.0.10
  • github.com/stretchr/testify v1.11.1
  • github.com/trim21/errgo v0.0.6
  • github.com/trim21/go-phpserialize v0.1.2
  • github.com/trim21/htest v0.0.4
  • go.uber.org/fx v1.24.0
  • go.uber.org/zap v1.27.1
  • golang.org/x/sync v0.18.0
  • golang.org/x/text v0.31.0
  • gorm.io/driver/mysql v1.6.0
  • gorm.io/gen v0.3.27
  • gorm.io/gorm v1.31.1
  • gorm.io/plugin/dbresolver v1.6.2
  • gorm.io/plugin/soft_delete v1.2.1
  • github.com/vektra/mockery/v3 v3.6.1
npm (1)
package.json (9)
  • @apidevtools/json-schema-ref-parser ^15.1.3
  • js-yaml ^4.1.1
  • lodash ^4.17.21
  • yaml ^2.8.1
  • @types/json-schema ^7.0.15
  • colors ^1.4.0
  • oas-validator ^5.0.8
  • prettier ^3.6.2
  • yarn 1.22.22
renovate-config-presets (1)
.github/renovate.json

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

renovate[bot] avatar Dec 15 '21 08:12 renovate[bot]