Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action minor v4.2.2v4.3.1 age confidence
actions/github-script action minor v7.0.1v7.1.0 age confidence
actions/setup-go action minor v5.5.0v5.6.0 age confidence
alpine digest 4bcff632510918
alpine final minor 3.22.13.23.3 age confidence
codecov/codecov-action action minor v5.4.3v5.5.2 age confidence
docker.io/library/alpine minor 3.22.13.23.3 age confidence
docker.io/target/vela-git-slim minor v0.12.1v0.13.0 age confidence
docker/login-action action minor v3.4.0v3.7.0 age confidence
docker/metadata-action action minor v5.7.0v5.10.0 age confidence
github.com/alecthomas/chroma/v2 require minor v2.19.0v2.23.1 age confidence
github.com/go-git/go-git/v5 require patch v5.16.2v5.16.4 age confidence
github.com/go-vela/server require patch v0.27.3-0.20260107161845-56fd3db7dbffv0.27.4 age confidence
github.com/golang-jwt/jwt/v5 require patch v5.3.0v5.3.1 age confidence
github.com/sirupsen/logrus require patch v1.9.3v1.9.4 age confidence
github.com/spf13/afero require minor v1.14.0v1.15.0 age confidence
github.com/urfave/cli-docs/v3 require minor v3.0.0-alpha6v3.1.0 age confidence
github.com/urfave/cli/v3 require minor v3.5.0v3.6.2 age confidence
github/codeql-action action minor v3.29.5v3.32.0 age confidence
golang.org/x/term require minor v0.34.0v0.39.0 age confidence

Release Notes

actions/checkout (actions/checkout)

v4.3.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v4...v4.3.1

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

actions/github-script (actions/github-script)

v7.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/github-script@v7...v7.1.0

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

v5.6.0

Compare Source

What's Changed

Full Changelog: actions/setup-go@v5...v5.6.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

v5.5.1

Compare Source

What's Changed

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

v5.5.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0

docker/login-action (docker/login-action)

v3.7.0

Compare Source

v3.6.0

Compare Source

Full Changelog: docker/login-action@v3.5.0...v3.6.0

v3.5.0

Compare Source

Full Changelog: docker/login-action@v3.4.0...v3.5.0

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

v5.8.0

Compare Source

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

alecthomas/chroma (github.com/alecthomas/chroma/v2)

v2.23.1

Compare Source

Changelog

v2.23.0

Compare Source

Changelog

  • 610afd8 feat: add light/dark mode toggle
  • 1b5aad9 fix: make just commands faster
  • 84583c6 fix: wait for WASM runtime to become ready at startup
  • 1b6f6e7 fix: need relative import for wasm_exec.js
  • 2a78195 fix: wasm builds got broken by the last change
  • f8a34ec feat: fix local dev so it falls back to server
  • 6827057 refactor: migrate to Just
  • a60896f Create a lexer for Markless (#​1195)

v2.22.0

Compare Source

Changelog

v2.21.1

Compare Source

Changelog

v2.21.0

Compare Source

Changelog

v2.20.0

Compare Source

Changelog

go-git/go-git (github.com/go-git/go-git/v5)

v5.16.4

Compare Source

What's Changed

Full Changelog: go-git/go-git@v5.16.3...v5.16.4

v5.16.3

Compare Source

What's Changed

  • internal: Expand regex to fix build [5.x] by @​baloo in #​1644
  • build: raise timeouts for windows CI tests and disable CIFuzz [5.x] by @​baloo in #​1646
  • plumbing: support commits extra headers, support jujutsu signed commit [5.x] by @​baloo in #​1633

Full Changelog: go-git/go-git@v5.16.2...v5.16.3

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

golang-jwt/jwt (github.com/golang-jwt/jwt/v5)

v5.3.1

Compare Source

What's Changed

🔐 Features
👒 Dependencies

New Contributors

Full Changelog: golang-jwt/jwt@v5.3.0...v5.3.1

sirupsen/logrus (github.com/sirupsen/logrus)

v1.9.4

Compare Source

Notable changes

  • go.mod: update minimum supported go version to v1.17 #​1460
  • go.mod: bump up dependencies #​1460
  • Touch-up godoc and add "doc" links.
  • README: fix links, grammar, and update examples.
  • Add GNU/Hurd support #​1364
  • Add WASI wasip1 support #​1388
  • Remove uses of deprecated ioutil package #​1472
  • CI: update actions and golangci-lint #​1459
  • CI: remove appveyor, add macOS #​1460

Full Changelog: sirupsen/logrus@v1.9.3...v1.9.4

spf13/afero (github.com/spf13/afero)

v1.15.0

Compare Source

What's Changed


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 added the dependencies Indicates a change to dependencies label Aug 1, 2025
@renovate renovate bot requested a review from a team as a code owner August 1, 2025 10:35
@codecov
Copy link

codecov bot commented Aug 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.84%. Comparing base (70c52a9) to head (aa6f0af).

❌ Your project check has failed because the head coverage (70.84%) 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     #617   +/-   ##
=======================================
  Coverage   70.84%   70.84%           
=======================================
  Files         173      173           
  Lines        4662     4662           
=======================================
  Hits         3303     3303           
  Misses       1055     1055           
  Partials      304      304           
Files with missing lines Coverage Δ
command/pipeline/exec.go 0.00% <ø> (ø)
command/pipeline/validate.go 64.28% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 7a34212 to a431981 Compare August 4, 2025 11:45
@renovate renovate bot changed the title chore(deps): update docker/metadata-action action to v5.8.0 fix(deps): update all non-major dependencies Aug 4, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 6 times, most recently from 0fd97be to ea8972d Compare August 11, 2025 14:27
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 4 times, most recently from 43896be to 66ad1b7 Compare August 18, 2025 13:25
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 2 times, most recently from 0bf66b6 to 6a853eb Compare August 21, 2025 18:06
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 2 times, most recently from 2ca2135 to 3a18b40 Compare August 29, 2025 19:59
wass3rw3rk
wass3rw3rk previously approved these changes Aug 29, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 2 times, most recently from 8c23321 to 68b5dec Compare September 8, 2025 05:03
@renovate
Copy link
Contributor Author

renovate bot commented Sep 8, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 14 additional dependencies were updated

Details:

Package Change
github.com/bytedance/sonic v1.13.3 -> v1.14.0
github.com/bytedance/sonic/loader v0.2.4 -> v0.3.0
github.com/cloudwego/base64x v0.1.5 -> v0.1.6
github.com/docker/docker v28.3.3+incompatible -> v28.5.1+incompatible
github.com/go-playground/validator/v10 v10.26.0 -> v10.27.0
github.com/klauspost/cpuid/v2 v2.2.11 -> v2.3.0
golang.org/x/arch v0.18.0 -> v0.20.0
golang.org/x/net v0.42.0 -> v0.43.0
golang.org/x/sync v0.16.0 -> v0.17.0
golang.org/x/sys v0.35.0 -> v0.39.0
google.golang.org/protobuf v1.36.6 -> v1.36.9
k8s.io/api v0.34.0 -> v0.34.1
k8s.io/apimachinery v0.34.0 -> v0.34.1
k8s.io/client-go v0.34.0 -> v0.34.1

@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 3 times, most recently from b2ce7ee to a1e8c1b Compare September 10, 2025 18:10
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 3 times, most recently from 4b148dc to 467ca38 Compare September 25, 2025 10:45
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 2 times, most recently from 5338287 to af564f2 Compare December 3, 2025 21:30
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 3 times, most recently from 7983da6 to 880f1b6 Compare December 10, 2025 03:16
@renovate
Copy link
Contributor Author

renovate bot commented Dec 10, 2025

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 47 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.4 -> 1.25.5
dario.cat/mergo v1.0.1 -> v1.0.2
github.com/bytedance/sonic v1.13.3 -> v1.14.2
github.com/bytedance/sonic/loader v0.2.4 -> v0.4.0
github.com/cloudwego/base64x v0.1.5 -> v0.1.6
github.com/docker/docker v28.3.3+incompatible -> v28.5.1+incompatible
github.com/gabriel-vasile/mimetype v1.4.9 -> v1.4.11
github.com/go-playground/validator/v10 v10.26.0 -> v10.29.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 -> v2.27.3
github.com/jackc/pgx/v5 v5.7.4 -> v5.7.6
github.com/klauspost/cpuid/v2 v2.2.11 -> v2.3.0
github.com/lestrrat-go/httprc/v3 v3.0.0 -> v3.0.2
github.com/lestrrat-go/jwx/v3 v3.0.10 -> v3.0.12
github.com/mailru/easyjson v0.9.0 -> v0.9.1
github.com/mattn/go-sqlite3 v1.14.28 -> v1.14.32
github.com/segmentio/asm v1.2.0 -> v1.2.1
github.com/spf13/cast v1.8.0 -> v1.10.0
github.com/ugorji/go/codec v1.3.0 -> v1.3.1
go.opentelemetry.io/auto/sdk v1.1.0 -> v1.2.1
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.62.0 -> v0.64.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0 -> v0.64.0
go.opentelemetry.io/otel v1.37.0 -> v1.39.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.37.0 -> v1.39.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.37.0 -> v1.39.0
go.opentelemetry.io/otel/metric v1.37.0 -> v1.39.0
go.opentelemetry.io/otel/sdk v1.37.0 -> v1.39.0
go.opentelemetry.io/otel/trace v1.37.0 -> v1.39.0
go.opentelemetry.io/proto/otlp v1.7.0 -> v1.9.0
go.starlark.net v0.0.0-20250826212936-2a4f36945129 -> v0.0.0-20251109183026-be02852a5e1f
go.yaml.in/yaml/v2 v2.4.2 -> v2.4.3
golang.org/x/arch v0.18.0 -> v0.23.0
golang.org/x/crypto v0.41.0 -> v0.46.0
golang.org/x/net v0.42.0 -> v0.48.0
golang.org/x/oauth2 v0.30.0 -> v0.34.0
golang.org/x/sync v0.16.0 -> v0.19.0
golang.org/x/sys v0.35.0 -> v0.40.0
golang.org/x/text v0.28.0 -> v0.32.0
golang.org/x/time v0.12.0 -> v0.14.0
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822 -> v0.0.0-20251202230838-ff82c1b0f217
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 -> v0.0.0-20251202230838-ff82c1b0f217
google.golang.org/grpc v1.73.0 -> v1.77.0
google.golang.org/protobuf v1.36.6 -> v1.36.11
gorm.io/gorm v1.30.2 -> v1.31.1
k8s.io/api v0.34.0 -> v0.34.1
k8s.io/apimachinery v0.34.0 -> v0.34.3
k8s.io/client-go v0.34.0 -> v0.34.1
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 -> v0.0.0-20251002143259-bc988d571ff4
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 -> v0.0.0-20250730193827-2d320260d730

@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 8 times, most recently from c3106d8 to ab1684f Compare December 18, 2025 06:30
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from ab1684f to 1ce5a6f Compare December 31, 2025 13:11
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 4 times, most recently from 68950a1 to cbfd276 Compare January 12, 2026 18:25
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 4 times, most recently from aa6f0af to 439f56b Compare January 21, 2026 21:00
@renovate
Copy link
Contributor Author

renovate bot commented Jan 21, 2026

⚠️ 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/server@v0.27.4 requires go >= 1.25.5; switching to go1.25.6
go: downloading go1.25.6 (linux/amd64)
go: downloading github.com/sirupsen/logrus v1.9.4
go: downloading github.com/urfave/cli/v3 v3.6.2
go: downloading github.com/go-vela/server v0.27.4
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/go-vela/sdk-go v0.27.2-0.20251230154052-e1dae5f07d93
go: downloading github.com/gosuri/uitable v0.0.4
go: downloading github.com/spf13/afero v1.15.0
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading github.com/urfave/cli-docs/v3 v3.1.0
go: downloading github.com/cli/browser v1.3.0
go: downloading github.com/manifoldco/promptui v0.9.0
go: downloading github.com/go-vela/worker v0.27.4-0.20260121151236-120915fe35a9
go: downloading github.com/gin-gonic/gin v1.11.0
go: downloading github.com/joho/godotenv v1.5.1
go: downloading github.com/chainguard-dev/git-urls v1.0.2
go: downloading github.com/go-git/go-git/v5 v5.16.4
go: downloading github.com/alecthomas/chroma/v2 v2.23.1
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading golang.org/x/term v0.39.0
go: downloading github.com/golang-jwt/jwt/v5 v5.3.1
go: downloading github.com/Masterminds/semver/v3 v3.4.0
go: downloading golang.org/x/sys v0.40.0
go: downloading github.com/lestrrat-go/jwx/v3 v3.0.12
go: downloading github.com/google/go-querystring v1.1.0
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading github.com/fatih/color v1.16.0
go: downloading golang.org/x/text v0.32.0
go: downloading github.com/invopop/jsonschema v0.13.0
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.5
go: downloading github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e
go: downloading github.com/drone/envsubst v1.0.3
go: downloading github.com/expr-lang/expr v1.17.6
go: downloading github.com/docker/docker v28.5.1+incompatible
go: downloading k8s.io/api v0.34.1
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/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/microcosm-cc/bluemonday v1.0.27
go: downloading dario.cat/mergo v1.0.2
go: downloading github.com/ProtonMail/go-crypto v1.1.6
go: downloading github.com/go-git/go-billy/v5 v5.6.2
go: downloading github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
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/coreos/go-semver v0.3.1
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-runewidth v0.0.13
go: downloading github.com/wk8/go-ordered-map/v2 v2.1.8
go: downloading github.com/russross/blackfriday/v2 v2.1.0
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/go-envparse v0.1.0
go: downloading golang.org/x/sync v0.19.0
go: downloading github.com/containerd/containerd/v2 v2.1.3
go: downloading github.com/containerd/log v0.1.0
go: downloading github.com/containerd/errdefs v1.0.0
go: downloading github.com/docker/go-units v0.5.0
go: downloading k8s.io/apimachinery v0.34.3
go: downloading k8s.io/client-go v0.34.1
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading github.com/gogo/protobuf v1.3.2
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/distribution/reference v0.6.0
go: downloading github.com/hashicorp/errwrap v1.1.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 google.golang.org/protobuf v1.36.11
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 github.com/aymerick/douceur v0.2.0
go: downloading golang.org/x/crypto v0.46.0
go: downloading github.com/cyphar/filepath-securejoin v0.4.1
go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
go: downloading github.com/pjbgf/sha1cd v0.3.2
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/dlclark/regexp2 v1.11.5
go: downloading github.com/lestrrat-go/httpcc v1.0.1
go: downloading github.com/segmentio/asm v1.2.1
go: downloading github.com/rivo/uniseg v0.2.0
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 go.opentelemetry.io/otel v1.39.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 go.opentelemetry.io/otel/trace v1.39.0
go: downloading golang.org/x/time v0.14.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 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.64.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/opencontainers/image-spec v1.1.1
go: downloading github.com/opencontainers/go-digest v1.0.0
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 k8s.io/utils v0.0.0-20251002143259-bc988d571ff4
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/spf13/pflag v1.0.6
go: downloading go.yaml.in/yaml/v2 v2.4.3
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.0
go: downloading github.com/PuerkitoBio/purell v1.2.1
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 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/gorilla/css v1.0.1
go: downloading github.com/cloudflare/circl v1.6.1
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
go: downloading github.com/kevinburke/ssh_config v1.2.0
go: downloading github.com/skeema/knownhosts v1.3.1
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading github.com/adhocore/gronx v1.19.6
go: downloading github.com/lib/pq v1.10.9
go: downloading github.com/go-logr/logr v1.4.3
go: downloading go.opentelemetry.io/otel/metric v1.39.0
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/felixge/httpsnoop v1.0.4
go: downloading github.com/google/gnostic-models v0.7.0
go: downloading gopkg.in/evanphx/json-patch.v4 v4.12.0
go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
go: downloading github.com/fxamacker/cbor/v2 v2.9.0
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/mitchellh/reflectwalk v1.0.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/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.2.1
go: downloading github.com/cespare/xxhash/v2 v2.3.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 k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b
go: downloading github.com/x448/float16 v0.8.4
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: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/go-openapi/jsonreference v0.20.2
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 github.com/emicklei/go-restful/v3 v3.12.2
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/josharian/intern v1.0.0
go: github.com/go-vela/cli/action/pipeline 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 4 times, most recently from 8e6f0e1 to d7a77e9 Compare January 27, 2026 10:01
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from d7a77e9 to fa2d3b7 Compare January 29, 2026 03:53
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