Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action patch v5.0.0v5.0.1 age confidence
actions/setup-go action minor v6.0.0v6.1.0 age confidence
alpine final minor 3.22.23.23.2 age confidence
codecov/codecov-action action patch v5.5.1v5.5.2 age confidence
docker/metadata-action action minor v5.8.0v5.10.0 age confidence
github.com/docker/docker require patch v28.5.1+incompatiblev28.5.2+incompatible age confidence
github.com/go-vela/server require patch v0.27.3-0.20260107161845-56fd3db7dbffv0.27.4 age confidence
github.com/urfave/cli/v3 require minor v3.5.0v3.6.1 age confidence
github/codeql-action action patch v4.31.2v4.31.10 age confidence
golang.org/x/sync require minor v0.17.0v0.19.0 age confidence
k8s.io/api require minor v0.34.1v0.35.0 age confidence
k8s.io/apimachinery require minor v0.34.1v0.35.0 age confidence
k8s.io/client-go require minor v0.34.1v0.35.0 age confidence

Release Notes

actions/checkout (actions/checkout)

v5.0.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

actions/setup-go (actions/setup-go)

v6.1.0

Compare Source

What's Changed

Enhancements
Dependency updates

New Contributors

Full Changelog: actions/setup-go@v6...v6.1.0

codecov/codecov-action (codecov/codecov-action)

v5.5.2

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2

docker/metadata-action (docker/metadata-action)

v5.10.0

Compare Source

Full Changelog: docker/metadata-action@v5.9.0...v5.10.0

v5.9.0

Compare Source

Full Changelog: docker/metadata-action@v5.8.0...v5.9.0

docker/docker (github.com/docker/docker)

v28.5.2+incompatible

Compare Source

go-vela/server (github.com/go-vela/server)

v0.27.4

Compare Source

What's Changed

Full Changelog: go-vela/server@v0.27.3...v0.27.4

urfave/cli (github.com/urfave/cli/v3)

v3.6.1

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.6.0...v3.6.1

v3.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.5.0...v3.6.0

github/codeql-action (github/codeql-action)

v4.31.10

Compare Source

v4.31.9

Compare Source

v4.31.8

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

4.31.8 - 11 Dec 2025
  • Update default CodeQL bundle version to 2.23.8. #​3354

See the full CHANGELOG.md for more information.

v4.31.7

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

4.31.7 - 05 Dec 2025
  • Update default CodeQL bundle version to 2.23.7. #​3343

See the full CHANGELOG.md for more information.

v4.31.6

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

4.31.6 - 01 Dec 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v4.31.5

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

4.31.5 - 24 Nov 2025
  • Update default CodeQL bundle version to 2.23.6. #​3321

See the full CHANGELOG.md for more information.

v4.31.4

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

4.31.4 - 18 Nov 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v4.31.3

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

4.31.3 - 13 Nov 2025
  • CodeQL Action v3 will be deprecated in December 2026. The Action now logs a warning for customers who are running v3 but could be running v4. For more information, see Upcoming deprecation of CodeQL Action v3.
  • Update default CodeQL bundle version to 2.23.5. #​3288

See the full CHANGELOG.md for more information.

kubernetes/api (k8s.io/api)

v0.35.0

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.35.0

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.35.0

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner November 4, 2025 17:35
@renovate renovate bot added the dependencies Indicates a change to dependencies label Nov 4, 2025
@codecov
Copy link

codecov bot commented Nov 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.95%. Comparing base (ca78232) to head (76c8c11).

❌ Your project check has failed because the head coverage (52.95%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #665   +/-   ##
=======================================
  Coverage   52.95%   52.95%           
=======================================
  Files         124      124           
  Lines        5342     5342           
=======================================
  Hits         2829     2829           
  Misses       2300     2300           
  Partials      213      213           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot changed the title chore(deps): update docker/metadata-action action to v5.9.0 fix(deps): update all non-major dependencies Nov 5, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 3 times, most recently from 0a85abf to 1f1c7ab Compare November 9, 2025 14:57
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 7 times, most recently from 40fdf91 to 8777413 Compare November 18, 2025 17:23
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 2 times, most recently from e0c2718 to 120cdc7 Compare November 24, 2025 13:46
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 3 times, most recently from e7615ea to 6dbc135 Compare December 3, 2025 21:39
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 7 times, most recently from d25de95 to 76c8c11 Compare December 12, 2025 14:53
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 76c8c11 to 48c724d Compare December 15, 2025 17:05
@renovate
Copy link
Contributor Author

renovate bot commented Dec 15, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: module github.com/go-vela/[email protected] requires go >= 1.25.5; switching to go1.25.5
go: downloading go1.25.5 (linux/amd64)
go: downloading github.com/gin-gonic/gin v1.11.0
go: downloading github.com/go-vela/server v0.27.4
go: downloading github.com/golang-jwt/jwt/v5 v5.3.0
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading github.com/go-vela/sdk-go v0.27.2-0.20251230154052-e1dae5f07d93
go: downloading github.com/joho/godotenv v1.5.1
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/urfave/cli/v3 v3.6.1
go: downloading golang.org/x/sync v0.19.0
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/hashicorp/go-envparse v0.1.0
go: downloading k8s.io/api v0.35.0
go: downloading k8s.io/apimachinery v0.35.0
go: downloading github.com/distribution/reference v0.6.0
go: downloading github.com/docker/docker v28.5.2+incompatible
go: downloading github.com/opencontainers/image-spec v1.1.1
go: downloading github.com/containerd/errdefs v1.0.0
go: downloading github.com/docker/go-units v0.5.0
go: downloading gotest.tools/v3 v3.5.2
go: downloading k8s.io/client-go v0.35.0
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading github.com/Masterminds/semver/v3 v3.4.0
go: downloading github.com/gin-contrib/sse v1.1.0
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/quic-go/quic-go v0.57.1
go: downloading golang.org/x/net v0.48.0
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/prometheus/common v0.67.4
go: downloading github.com/google/go-querystring v1.1.0
go: downloading github.com/drone/envsubst v1.0.3
go: downloading github.com/expr-lang/expr v1.17.6
go: downloading golang.org/x/sys v0.39.0
go: downloading github.com/lestrrat-go/jwx/v3 v3.0.12
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/hashicorp/go-retryablehttp v0.7.8
go: downloading github.com/spf13/afero v1.15.0
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading k8s.io/utils v0.0.0-20251002143259-bc988d571ff4
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/invopop/jsonschema v0.13.0
go: downloading github.com/docker/go-connections v0.4.0
go: downloading github.com/moby/docker-image-spec v1.3.1
go: downloading github.com/Microsoft/go-winio v0.6.2
go: downloading github.com/containerd/errdefs/pkg v0.3.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.64.0
go: downloading go.opentelemetry.io/otel/trace v1.39.0
go: downloading go.opentelemetry.io/otel v1.39.0
go: downloading github.com/containerd/containerd/v2 v2.1.3
go: downloading github.com/containerd/log v0.1.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/spf13/pflag v1.0.9
go: downloading golang.org/x/term v0.38.0
go: downloading go.yaml.in/yaml/v2 v2.4.3
go: downloading k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.0
go: downloading github.com/google/gnostic-models v0.7.0
go: downloading google.golang.org/protobuf v1.36.11
go: downloading golang.org/x/time v0.14.0
go: downloading gopkg.in/evanphx/json-patch.v4 v4.13.0
go: downloading github.com/go-playground/validator/v10 v10.29.0
go: downloading github.com/goccy/go-yaml v1.19.0
go: downloading github.com/pelletier/go-toml/v2 v2.2.4
go: downloading github.com/ugorji/go/codec v1.3.1
go: downloading github.com/bytedance/sonic v1.14.2
go: downloading github.com/goccy/go-json v0.10.5
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/quic-go/qpack v0.6.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/procfs v0.19.2
go: downloading github.com/coreos/go-semver v0.3.1
go: downloading github.com/alicebob/miniredis/v2 v2.35.0
go: downloading github.com/redis/go-redis/v9 v9.17.2
go: downloading golang.org/x/crypto v0.46.0
go: downloading github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0
go: downloading github.com/lestrrat-go/blackmagic v1.0.4
go: downloading github.com/lestrrat-go/httprc/v3 v3.0.2
go: downloading github.com/lestrrat-go/option/v2 v2.0.0
go: downloading github.com/lestrrat-go/option v1.0.1
go: downloading github.com/google/go-github/v80 v80.0.0
go: downloading github.com/goware/urlx v0.3.2
go: downloading golang.org/x/oauth2 v0.34.0
go: downloading github.com/Masterminds/sprig/v3 v3.3.0
go: downloading go.starlark.net v0.0.0-20251109183026-be02852a5e1f
go: downloading github.com/uptrace/opentelemetry-go-extra/otelgorm v0.3.2
go: downloading gorm.io/driver/postgres v1.6.0
go: downloading gorm.io/driver/sqlite v1.6.0
go: downloading gorm.io/gorm v1.31.1
go: downloading github.com/buildkite/yaml v0.0.0-20181016232759-0caa5f0796e3
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading golang.org/x/text v0.32.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/go-logr/logr v1.4.3
go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
go: downloading github.com/wk8/go-ordered-map/v2 v2.1.8
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.39.0
go: downloading github.com/fxamacker/cbor/v2 v2.9.0
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/gabriel-vasile/mimetype v1.4.11
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.4.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee
go: downloading github.com/yuin/gopher-lua v1.1.1
go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
go: downloading github.com/lestrrat-go/httpcc v1.0.1
go: downloading github.com/segmentio/asm v1.2.1
go: downloading github.com/PuerkitoBio/purell v1.2.1
go: downloading dario.cat/mergo v1.0.2
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/huandu/xstrings v1.5.0
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading github.com/shopspring/decimal v1.4.0
go: downloading github.com/spf13/cast v1.10.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.39.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.39.0
go: downloading go.opentelemetry.io/otel/sdk v1.39.0
go: downloading github.com/uptrace/opentelemetry-go-extra/otelsql v0.3.2
go: downloading github.com/jackc/pgx/v5 v5.7.6
go: downloading github.com/mattn/go-sqlite3 v1.14.32
go: downloading github.com/jinzhu/now v1.1.5
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.64.0
go: downloading github.com/microcosm-cc/bluemonday v1.0.27
go: downloading github.com/bahlo/generic-list-go v0.2.0
go: downloading github.com/buger/jsonparser v1.1.1
go: downloading github.com/mailru/easyjson v0.9.1
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/bytedance/gopkg v0.1.3
go: downloading github.com/cloudwego/base64x v0.1.6
go: downloading golang.org/x/arch v0.23.0
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading github.com/adhocore/gronx v1.19.6
go: downloading github.com/lib/pq v1.10.9
go: downloading go.opentelemetry.io/proto/otlp v1.9.0
go: downloading github.com/jackc/pgpassfile v1.0.0
go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading github.com/aymerick/douceur v0.2.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.2.1
go: downloading github.com/emicklei/go-restful/v3 v3.12.2
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading google.golang.org/grpc v1.77.0
go: downloading github.com/cenkalti/backoff/v5 v5.0.3
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3
go: downloading github.com/jackc/puddle/v2 v2.2.2
go: downloading github.com/gorilla/css v1.0.1
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/klauspost/cpuid/v2 v2.3.0
go: downloading github.com/bytedance/sonic/loader v0.4.0
go: downloading github.com/twitchyliquid64/golang-asm v0.15.1
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217
go: github.com/go-vela/worker/cmd/vela-worker imports
	github.com/go-vela/sdk-go/vela imports
	github.com/go-vela/server/compiler/types/yaml: cannot find module providing package github.com/go-vela/server/compiler/types/yaml

@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 2 times, most recently from 5c91757 to b5ecdf7 Compare December 18, 2025 03:14
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from b5ecdf7 to 6530184 Compare December 18, 2025 06:31
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 6530184 to 6337ee6 Compare December 30, 2025 20:31
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 2 times, most recently from 3a50793 to b8467c8 Compare January 7, 2026 17:07
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from b8467c8 to 9005f2e Compare January 12, 2026 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Indicates a change to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant