Skip to content

Update module github.com/prometheus/client_model to v0.6.3 - #291

Merged
github-actions[bot] merged 1 commit into
mainfrom
renovate/github.com-prometheus-client_model-0.x
Sep 2, 2026
Merged

Update module github.com/prometheus/client_model to v0.6.3#291
github-actions[bot] merged 1 commit into
mainfrom
renovate/github.com-prometheus-client_model-0.x

Conversation

@renovate

@renovate renovate Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/prometheus/client_model v0.6.2v0.6.3 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

prometheus/client_model (github.com/prometheus/client_model)

v0.6.3

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/client_model@v0.6.2...v0.6.3

What's Changed

New Contributors

Full Changelog: prometheus/client_model@v0.6.2...v0.6.3


Configuration

📅 Schedule: (UTC)

  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 commented Sep 2, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ 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
google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af -> v1.36.12

@github-actions
github-actions Bot enabled auto-merge September 2, 2026 12:52
@github-actions
github-actions Bot merged commit a2b90b9 into main Sep 2, 2026
39 checks passed
@bootc
bootc deleted the renovate/github.com-prometheus-client_model-0.x branch September 2, 2026 15:20
@renovate

renovate Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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: downloading github.com/prometheus/client_golang v1.24.1
go: downloading github.com/spf13/cobra v1.10.2
go: downloading github.com/spf13/pflag v1.0.10
go: downloading go.yaml.in/yaml/v3 v3.0.5
go: downloading github.com/onsi/ginkgo/v2 v2.32.1
go: downloading github.com/onsi/gomega v1.43.0
go: downloading k8s.io/apimachinery v0.37.0
go: downloading k8s.io/client-go v0.37.0
go: downloading golang.org/x/crypto v0.55.0
go: downloading k8s.io/api v0.37.0
go: downloading github.com/prometheus/client_model v0.6.3
go: downloading golang.org/x/sys v0.47.0
go: downloading github.com/openbao/openbao/api/auth/approle/v2 v2.6.0
go: downloading github.com/openbao/openbao/api/auth/kubernetes/v2 v2.6.0
go: downloading github.com/openbao/openbao/api/v2 v2.6.0
go: downloading github.com/go-sql-driver/mysql v1.10.0
go: downloading github.com/redis/go-redis/v9 v9.22.0
go: downloading github.com/uptrace/bun v1.2.18
go: downloading github.com/uptrace/bun/dialect/mysqldialect v1.2.18
go: downloading github.com/uptrace/bun/dialect/pgdialect v1.2.18
go: downloading github.com/uptrace/bun/dialect/sqlitedialect v1.2.18
go: downloading github.com/uptrace/bun/driver/pgdriver v1.2.18
go: downloading github.com/uptrace/bun/driver/sqliteshim v1.2.18
go: downloading go.etcd.io/etcd/api/v3 v3.7.1
go: downloading go.etcd.io/etcd/client/v3 v3.7.1
go: downloading modernc.org/sqlite v1.57.0
go: downloading github.com/alicebob/miniredis/v2 v2.38.0
go: downloading go.etcd.io/etcd/server/v3 v3.7.1
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/common v0.70.1
go: downloading github.com/prometheus/procfs v0.21.1
go: downloading google.golang.org/protobuf v1.36.12
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/go-logr/logr v1.4.3
go: downloading github.com/google/go-cmp v0.7.0
go: downloading k8s.io/klog/v2 v2.140.0
go: downloading k8s.io/kube-openapi v0.0.0-20260721132016-d427ff9ee9ad
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.4.2
go: downloading gopkg.in/evanphx/json-patch.v4 v4.13.0
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading k8s.io/utils v0.0.0-20260626114624-be93311217bd
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/net v0.58.0
go: downloading github.com/cenkalti/backoff/v5 v5.0.3
go: downloading github.com/go-jose/go-jose/v4 v4.1.4
go: downloading github.com/go-viper/mapstructure/v2 v2.5.0
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/hashicorp/go-secure-stdlib/parseutil v0.2.0
go: downloading github.com/hashicorp/hcl v1.0.1-vault-7
go: downloading golang.org/x/time v0.15.0
go: downloading filippo.io/edwards25519 v1.2.0
go: downloading golang.org/x/mod v0.39.0
go: downloading go.opentelemetry.io/otel v1.44.0
go: downloading go.opentelemetry.io/otel/trace v1.44.0
go: downloading mellium.im/sasl v0.3.2
go: downloading github.com/mattn/go-sqlite3 v1.14.45
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading github.com/puzpuzpuz/xsync/v3 v3.5.1
go: downloading github.com/vmihailenco/msgpack/v5 v5.4.1
go: downloading modernc.org/libc v1.74.4
go: downloading github.com/yuin/gopher-lua v1.1.2
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.29.0
go: downloading github.com/soheilhy/cmux v0.1.5
go: downloading github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75
go: downloading go.etcd.io/bbolt v1.5.0
go: downloading go.etcd.io/etcd/client/pkg/v3 v3.7.1
go: downloading go.etcd.io/etcd/pkg/v3 v3.7.1
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.69.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.44.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.44.0
go: downloading go.opentelemetry.io/otel/sdk v1.44.0
go: downloading go.uber.org/zap v1.28.0
go: downloading google.golang.org/grpc v1.82.1
go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1
go: downloading github.com/Masterminds/semver/v3 v3.5.0
go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
go: downloading github.com/json-iterator/go v1.1.12
go: downloading go.yaml.in/yaml/v2 v2.4.4
go: downloading github.com/google/gnostic-models v0.7.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/fxamacker/cbor/v2 v2.9.1
go: downloading golang.org/x/term v0.45.0
go: downloading golang.org/x/oauth2 v0.36.0
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.2
go: downloading github.com/hashicorp/go-sockaddr v1.0.7
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading go.uber.org/atomic v1.11.0
go: downloading github.com/tmthrgd/go-hex v0.0.0-20190904060850-447a3041c3bc
go: downloading github.com/vmihailenco/tagparser/v2 v2.0.0
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/mattn/go-isatty v0.0.24
go: downloading github.com/ncruces/go-strftime v1.0.0
go: downloading modernc.org/mathutil v1.7.1
go: downloading modernc.org/memory v1.11.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20260615183401-62b3387ff324
go: downloading github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
go: downloading github.com/sirupsen/logrus v1.9.4
go: downloading github.com/coreos/go-semver v0.3.1
go: downloading github.com/coreos/go-systemd/v22 v22.7.0
go: downloading go.etcd.io/raft/v3 v3.7.0
go: downloading github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510
go: downloading github.com/jonboulle/clockwork v0.5.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.1.0
go: downloading go.opentelemetry.io/otel/metric v1.44.0
go: downloading go.opentelemetry.io/proto/otlp v1.10.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20260615183401-62b3387ff324
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/go-task/slim-sprig/v3 v3.0.0
go: downloading golang.org/x/tools v0.49.0
go: downloading golang.org/x/text v0.41.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/go-openapi/jsonreference v1.0.0
go: downloading github.com/go-openapi/swag v0.27.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/ryanuber/go-glob v1.0.0
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
go: downloading github.com/golang-jwt/jwt/v5 v5.3.1
go: downloading github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.3
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.2.1
go: downloading github.com/google/pprof v0.0.0-20260802141513-ef3492d7dac3
go: downloading golang.org/x/sync v0.22.0
go: downloading github.com/go-openapi/jsonpointer v1.0.0
go: downloading github.com/go-openapi/swag/cmdutils v0.27.1
go: downloading github.com/go-openapi/swag/conv v0.27.1
go: downloading github.com/go-openapi/swag/fileutils v0.27.1
go: downloading github.com/go-openapi/swag/jsonutils v0.27.1
go: downloading github.com/go-openapi/swag/loading v0.27.1
go: downloading github.com/go-openapi/swag/mangling v0.27.1
go: downloading github.com/go-openapi/swag/netutils v0.27.1
go: downloading github.com/go-openapi/swag/stringutils v0.27.1
go: downloading github.com/go-openapi/swag/typeutils v0.27.1
go: downloading github.com/go-openapi/swag/yamlutils v0.27.1
go: downloading github.com/emicklei/go-restful/v3 v3.13.0
go: downloading github.com/go-openapi/swag/pools v0.27.1
go: github.com/voxpupuli/openvox-ca/internal/storage imports
	go.etcd.io/etcd/client/v3: go.etcd.io/etcd/client/v3@v3.7.1: read "https://proxy.golang.org/go.etcd.io/etcd/client/v3/@v/v3.7.1.zip": stream error: stream ID 481; INTERNAL_ERROR; received from peer
go: github.com/voxpupuli/openvox-ca/internal/storage imports
	go.etcd.io/etcd/client/v3/concurrency: go.etcd.io/etcd/client/v3@v3.7.1: read "https://proxy.golang.org/go.etcd.io/etcd/client/v3/@v/v3.7.1.zip": stream error: stream ID 481; INTERNAL_ERROR; received from peer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant