cli icon indicating copy to clipboard operation
cli copied to clipboard

chore(deps): update all non-major dependencies

Open renovate[bot] opened this issue 11 months ago • 2 comments

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action patch v4.1.1 -> v4.1.3 age adoption passing confidence
codecov/codecov-action action minor v4.1.0 -> v4.3.0 age adoption passing confidence
github.com/go-git/go-git/v5 require minor v5.11.0 -> v5.12.0 age adoption passing confidence
github.com/go-vela/sdk-go require patch v0.23.3-0.20240411165353-c3fdc7210625 -> v0.23.3 age adoption passing confidence
github.com/go-vela/server require patch v0.23.4-0.20240411145541-132447406cf7 -> v0.23.4 age adoption passing confidence
github.com/go-vela/types require digest f24f795 -> fb4a95c
github.com/go-vela/worker require patch v0.23.3-0.20240411184512-e8783c7459ef -> v0.23.3 age adoption passing confidence
github/codeql-action action minor v3.24.7 -> v3.25.1 age adoption passing confidence
skx/github-action-publish-binaries action pinDigest -> 9f2ea56

Release Notes

actions/checkout (actions/checkout)

v4.1.3

Compare Source

What's Changed

Full Changelog: https://github.com/actions/checkout/compare/v4.1.2...v4.1.3

v4.1.2

Compare Source

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

v4.3.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v4.2.0...v4.3.0

v4.2.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v4.1.1...v4.2.0

v4.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/codecov/codecov-action/compare/v4.1.0...v4.1.1

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

v5.12.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/go-git/go-git/compare/v5.11.0...v5.12.0

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

v0.23.3

Compare Source

What's Changed

Full Changelog: https://github.com/go-vela/sdk-go/compare/v0.23.2...v0.23.3

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

v0.23.4

Compare Source

What's Changed

Full Changelog: https://github.com/go-vela/server/compare/v0.23.3...v0.23.4

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

v0.23.3

Compare Source

What's Changed

Full Changelog: https://github.com/go-vela/worker/compare/v0.23.2...v0.23.3

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

v3.25.1

Compare Source

v3.25.0

Compare Source

v3.24.10

Compare Source

v3.24.9

Compare Source

v3.24.8

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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Mar 12 '24 19:03 renovate[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.78%. Comparing base (37962c1) to head (44dfe15).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #539   +/-   ##
=======================================
  Coverage   75.78%   75.78%           
=======================================
  Files         167      167           
  Lines        4324     4324           
=======================================
  Hits         3277     3277           
  Misses        817      817           
  Partials      230      230           

codecov[bot] avatar Mar 12 '24 19:03 codecov[bot]

⚠ 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 -d -t ./...
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/urfave/cli/v2 v2.27.2
go: downloading github.com/go-vela/server v0.23.4
go: downloading github.com/spf13/afero v1.11.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/go-vela/sdk-go v0.23.3
go: downloading github.com/go-vela/types v0.23.4-0.20240508182005-88010b52190c
go: downloading github.com/gosuri/uitable v0.0.4
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/cli/browser v1.3.0
go: downloading github.com/manifoldco/promptui v0.9.0
go: downloading github.com/buildkite/yaml v0.0.0-20230306222819-0e4e032d4835
go: downloading github.com/go-vela/worker v0.23.3
go: downloading github.com/gin-gonic/gin v1.10.0
go: downloading github.com/joho/godotenv v1.5.1
go: downloading github.com/go-git/go-git/v5 v5.12.0
go: downloading github.com/whilp/git-urls v1.0.0
go: downloading golang.org/x/sys v0.20.0
go: downloading github.com/golang-jwt/jwt/v5 v5.2.1
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.4
go: downloading github.com/xrash/smetrics v0.0.0-20240312152122-5f08fbb34913
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading golang.org/x/text v0.15.0
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.10.0
go: downloading github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e
go: downloading github.com/Masterminds/semver/v3 v3.2.1
go: downloading github.com/drone/envsubst v1.0.3
go: downloading github.com/docker/docker v26.0.0+incompatible
go: downloading k8s.io/api v0.29.3
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.5
go: downloading github.com/gin-contrib/sse v0.1.0
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading golang.org/x/net v0.25.0
go: downloading github.com/go-git/go-billy/v5 v5.5.0
go: downloading dario.cat/mergo v1.0.0
go: downloading github.com/ProtonMail/go-crypto v1.0.0
go: downloading github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
go: downloading github.com/russross/blackfriday/v2 v2.1.0
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-runewidth v0.0.13
go: downloading github.com/mattn/go-colorable v0.1.8
go: downloading github.com/docker/go-units v0.5.0
go: downloading k8s.io/apimachinery v0.29.3
go: downloading k8s.io/client-go v0.29.3
go: downloading sigs.k8s.io/yaml v1.4.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading golang.org/x/sync v0.6.0
go: downloading github.com/google/go-github/v59 v59.0.0
go: downloading github.com/goware/urlx v0.3.2
go: downloading golang.org/x/oauth2 v0.18.0
go: downloading github.com/Masterminds/sprig/v3 v3.2.3
go: downloading go.starlark.net v0.0.0-20240314022150-ee8ed142361c
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/go-playground/validator/v10 v10.20.0
go: downloading github.com/pelletier/go-toml/v2 v2.2.2
go: downloading github.com/ugorji/go/codec v1.2.12
go: downloading google.golang.org/protobuf v1.34.1
go: downloading github.com/bytedance/sonic v1.11.6
go: downloading github.com/goccy/go-json v0.10.2
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/containerd/containerd v1.7.11
go: downloading github.com/containerd/log v0.1.0
go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
go: downloading github.com/cyphar/filepath-securejoin v0.2.4
go: downloading golang.org/x/crypto v0.23.0
go: downloading github.com/pjbgf/sha1cd v0.3.0
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/rivo/uniseg v0.2.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/distribution/reference v0.5.0
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/opencontainers/image-spec v1.1.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0
go: downloading go.opentelemetry.io/otel/trace v1.19.0
go: downloading github.com/google/gofuzz v1.2.0
go: downloading go.opentelemetry.io/otel v1.19.0
go: downloading k8s.io/klog/v2 v2.110.1
go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/imdario/mergo v0.3.15
go: downloading github.com/spf13/pflag v1.0.5
go: downloading golang.org/x/term v0.20.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
go: downloading github.com/PuerkitoBio/purell v1.1.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.3.3
go: downloading github.com/mitchellh/copystructure v1.0.0
go: downloading github.com/shopspring/decimal v1.2.0
go: downloading github.com/spf13/cast v1.3.1
go: downloading github.com/gabriel-vasile/mimetype v1.4.3
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.2
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/cloudflare/circl v1.3.7
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/kevinburke/ssh_config v1.2.0
go: downloading github.com/skeema/knownhosts v1.2.2
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading github.com/Microsoft/go-winio v0.6.1
go: downloading github.com/felixge/httpsnoop v1.0.3
go: downloading go.opentelemetry.io/otel/metric v1.19.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading golang.org/x/time v0.5.0
go: downloading github.com/evanphx/json-patch v5.6.0+incompatible
go: downloading github.com/go-logr/logr v1.3.0
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/mitchellh/reflectwalk v1.0.1
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/cloudwego/base64x v0.1.4
go: downloading golang.org/x/arch v0.8.0
go: downloading golang.org/x/tools v0.16.1
go: downloading k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00
go: downloading github.com/bytedance/sonic/loader v0.1.1
go: downloading github.com/klauspost/cpuid/v2 v2.2.7
go: downloading github.com/twitchyliquid64/golang-asm v0.15.1
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/go-openapi/swag v0.22.3
go: downloading github.com/emicklei/go-restful/v3 v3.11.0
go: downloading github.com/go-openapi/jsonpointer v0.19.6
go: downloading github.com/cloudwego/iasm v0.2.0
go: downloading golang.org/x/mod v0.14.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/josharian/intern v1.0.0
go: github.com/go-vela/cli/action/build imports
	github.com/go-vela/server/api/types: cannot find module providing package github.com/go-vela/server/api/types

renovate[bot] avatar Apr 08 '24 14:04 renovate[bot]

ℹ 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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371 -> v1.0.0
github.com/sergi/go-diff v1.1.0 -> v1.3.2-0.20230802210424-5b0b94c5c0d3
github.com/skeema/knownhosts v1.2.1 -> v1.2.2

renovate[bot] avatar Jun 05 '24 20:06 renovate[bot]