Skip to content
New issue

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

chore(deps): update all non-major dependencies #606

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 3, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action patch v4.2.0 -> v4.2.2 age adoption passing confidence
actions/setup-go action minor v5.0.2 -> v5.1.0 age adoption passing confidence
github.com/go-vela/server require patch v0.25.1-0.20241022141112-a2b0d9146d65 -> v0.25.2 age adoption passing confidence
github.com/prometheus/client_golang require patch v1.20.4 -> v1.20.5 age adoption passing confidence
github.com/urfave/cli/v2 require patch v2.27.4 -> v2.27.5 age adoption passing confidence
github/codeql-action action minor v3.26.11 -> v3.27.0 age adoption passing confidence
k8s.io/api require patch v0.31.1 -> v0.31.2 age adoption passing confidence
k8s.io/apimachinery require patch v0.31.1 -> v0.31.2 age adoption passing confidence
k8s.io/client-go require patch v0.31.1 -> v0.31.2 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

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

v5.1.0

Compare Source

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

v0.25.2

Compare Source

What's Changed

Full Changelog: go-vela/server@v0.25.1...v0.25.2

prometheus/client_golang (github.com/prometheus/client_golang)

v1.20.5: / 2024-10-15

Compare Source

We decided to revert the testutil change that made our util functions less error-prone, but created a lot of work for our downstream users. Apologies for the pain! This revert should not cause any major breaking change, even if you already did the work--unless you depend on the exact error message.

Going forward, we plan to reinforce our release testing strategy [1],[2] and deliver an enhanced testutil package/module with more flexible and safer APIs.

Thanks to @​dashpole @​dgrisonnet @​kakkoyun @​ArthurSens @​vesari @​logicalhan @​krajorama @​bwplotka who helped in this patch release! 🤗

Changelog

[BUGFIX] testutil: Reverted #​1424; functions using compareMetricFamilies are (again) only failing if filtered metricNames are in the expected input. #​1645

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

v2.27.5

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.4...v2.27.5

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

v3.27.0

Compare Source

v3.26.13

Compare Source

v3.26.12

Compare Source

kubernetes/api (k8s.io/api)

v0.31.2

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.31.2

Compare Source

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

v0.31.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 added the dependencies Indicates a change to dependencies label Oct 3, 2024
@renovate renovate bot requested a review from a team as a code owner October 3, 2024 22:15
Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.51%. Comparing base (1632331) to head (bbb8bb1).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #606   +/-   ##
=======================================
  Coverage   57.51%   57.51%           
=======================================
  Files         121      121           
  Lines        5211     5211           
=======================================
  Hits         2997     2997           
  Misses       1988     1988           
  Partials      226      226           

@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 01f01a7 to 438dd39 Compare October 4, 2024 15:45
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.26.11 fix(deps): update all non-major dependencies Oct 4, 2024
Copy link
Contributor Author

renovate bot commented Oct 4, 2024

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

  • 1 additional dependency was updated

Details:

Package Change
github.com/cpuguy83/go-md2man/v2 v2.0.4 -> v2.0.5

@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 438dd39 to 82b39c6 Compare October 4, 2024 16:28
@renovate renovate bot changed the title fix(deps): update all non-major dependencies fix(deps): update all non-major dependencies - autoclosed Oct 4, 2024
@renovate renovate bot closed this Oct 4, 2024
@renovate renovate bot deleted the renovate/all-minor-patch-digest-pin branch October 4, 2024 16:33
@renovate renovate bot changed the title fix(deps): update all non-major dependencies - autoclosed fix(deps): update all non-major dependencies Oct 7, 2024
@renovate renovate bot reopened this Oct 7, 2024
@renovate renovate bot restored the renovate/all-minor-patch-digest-pin branch October 7, 2024 19:03
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 82b39c6 to 7a14a46 Compare October 7, 2024 19:03
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Oct 7, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 5 times, most recently from bbb8bb1 to ae4ad33 Compare October 18, 2024 23:11
Copy link
Contributor Author

renovate bot commented Oct 18, 2024

⚠️ 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: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/gin-gonic/gin v1.10.0
go: downloading github.com/go-vela/sdk-go v0.25.2-0.20241022142543-b9de2ce2abea
go: downloading github.com/go-vela/server v0.25.2
go: downloading github.com/joho/godotenv v1.5.1
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/urfave/cli/v2 v2.27.5
go: downloading golang.org/x/sync v0.8.0
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/hashicorp/go-envparse v0.1.0
go: downloading k8s.io/api v0.31.2
go: downloading k8s.io/apimachinery v0.31.2
go: downloading github.com/distribution/reference v0.6.0
go: downloading github.com/docker/docker v27.3.1+incompatible
go: downloading github.com/opencontainers/image-spec v1.1.0
go: downloading github.com/docker/go-units v0.5.0
go: downloading gotest.tools/v3 v3.5.1
go: downloading k8s.io/client-go v0.31.2
go: downloading sigs.k8s.io/yaml v1.4.0
go: downloading github.com/Masterminds/semver/v3 v3.3.0
go: downloading github.com/golang-jwt/jwt/v5 v5.2.1
go: downloading github.com/prometheus/client_golang v1.20.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.29.0
go: downloading github.com/buildkite/yaml v0.0.0-20230306222819-0e4e032d4835
go: downloading github.com/google/go-querystring v1.1.0
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading github.com/go-vela/types v0.25.1
go: downloading golang.org/x/sys v0.25.0
go: downloading github.com/lestrrat-go/jwx/v2 v2.1.1
go: downloading github.com/drone/envsubst v1.0.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.7
go: downloading github.com/spf13/afero v1.11.0
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.5
go: downloading github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/gofuzz v1.2.0
go: downloading k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/docker/go-connections v0.4.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55.0
go: downloading go.opentelemetry.io/otel/trace v1.30.0
go: downloading github.com/moby/docker-image-spec v1.3.1
go: downloading go.opentelemetry.io/otel v1.30.0
go: downloading github.com/containerd/containerd v1.7.11
go: downloading github.com/containerd/log v0.1.0
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading github.com/imdario/mergo v0.3.13
go: downloading github.com/spf13/pflag v1.0.5
go: downloading golang.org/x/term v0.24.0
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
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.6.0
go: downloading gopkg.in/evanphx/json-patch.v4 v4.12.0
go: downloading github.com/go-playground/validator/v10 v10.22.1
go: downloading github.com/pelletier/go-toml/v2 v2.2.3
go: downloading github.com/ugorji/go/codec v1.2.12
go: downloading google.golang.org/protobuf v1.34.2
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/bytedance/sonic v1.12.2
go: downloading github.com/goccy/go-json v0.10.3
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/klauspost/compress v1.17.9
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.55.0
go: downloading github.com/coreos/go-semver v0.3.1
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/alicebob/miniredis/v2 v2.33.0
go: downloading github.com/redis/go-redis/v9 v9.6.1
go: downloading golang.org/x/crypto v0.27.0
go: downloading github.com/google/go-github/v65 v65.0.0
go: downloading github.com/goware/urlx v0.3.2
go: downloading golang.org/x/oauth2 v0.23.0
go: downloading github.com/Masterminds/sprig/v3 v3.3.0
go: downloading go.starlark.net v0.0.0-20240925182052-1207426daebd
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading golang.org/x/text v0.18.0
go: downloading github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0
go: downloading github.com/lestrrat-go/blackmagic v1.0.2
go: downloading github.com/lestrrat-go/httprc v1.0.6
go: downloading github.com/lestrrat-go/iter v1.0.2
go: downloading github.com/lestrrat-go/option v1.0.1
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/Microsoft/go-winio v0.6.1
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.30.0
go: downloading github.com/go-logr/logr v1.4.2
go: downloading k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340
go: downloading github.com/gabriel-vasile/mimetype v1.4.5
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 github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/alicebob/gopher-json v0.0.0-20200520072559-a9ecdc9d1d3a
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/PuerkitoBio/purell v1.1.1
go: downloading dario.cat/mergo v1.0.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.7.0
go: downloading github.com/lestrrat-go/httpcc v1.0.1
go: downloading github.com/segmentio/asm v1.2.0
go: downloading github.com/fxamacker/cbor/v2 v2.7.0
go: downloading golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/go-openapi/swag v0.22.4
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.10.0
go: downloading github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/go-logr/stdr v1.2.2
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/mailru/easyjson v0.7.7
go: downloading github.com/bytedance/sonic/loader v0.2.0
go: downloading github.com/klauspost/cpuid/v2 v2.2.8
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/twitchyliquid64/golang-asm v0.15.1
go: downloading golang.org/x/mod v0.17.0
go: downloading github.com/cloudwego/iasm v0.2.0
go: github.com/go-vela/worker/cmd/vela-worker imports
	github.com/go-vela/server/compiler/types/pipeline: cannot find module providing package github.com/go-vela/server/compiler/types/pipeline
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
go: github.com/go-vela/worker/internal/service tested by
	github.com/go-vela/worker/internal/service.test imports
	github.com/go-vela/server/compiler/types/raw: cannot find module providing package github.com/go-vela/server/compiler/types/raw

@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 5 times, most recently from 0f52a8e to cf41674 Compare October 24, 2024 16:38
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from cf41674 to 9ea20d8 Compare October 28, 2024 19:14
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.

0 participants