Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 15, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/prometheus/prometheus v0.303.1v0.309.1 age confidence

Release Notes

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

v0.309.1

Compare Source

v0.309.0

Compare Source

v0.308.1

Compare Source

v0.308.0

Compare Source

v0.307.3

Compare Source

v0.307.2

Compare Source

v0.307.1

Compare Source

v0.307.0

Compare Source

v0.306.0

Compare Source

v0.305.0

Compare Source

v0.304.2

Compare Source

v0.304.1

Compare Source

v0.304.0

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.

🔕 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
Copy link
Contributor Author

renovate bot commented Apr 15, 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):

  • 18 additional dependencies were updated

Details:

Package Change
github.com/prometheus/client_golang v1.21.1 -> v1.22.0
k8s.io/apimachinery v0.32.2 -> v0.32.3
k8s.io/client-go v0.32.2 -> v0.32.3
github.com/google/go-cmp v0.6.0 -> v0.7.0
github.com/klauspost/compress v1.17.11 -> v1.18.0
github.com/prometheus/client_model v0.6.1 -> v0.6.2
github.com/prometheus/common v0.62.0 -> v0.63.0
golang.org/x/exp v0.0.0-20240823005443-9b4947da3948 -> v0.0.0-20250106191152-7588d65b2ba8
golang.org/x/net v0.34.0 -> v0.39.0
golang.org/x/oauth2 v0.25.0 -> v0.29.0
golang.org/x/sync v0.11.0 -> v0.13.0
golang.org/x/sys v0.29.0 -> v0.32.0
golang.org/x/term v0.28.0 -> v0.31.0
golang.org/x/text v0.21.0 -> v0.24.0
golang.org/x/time v0.9.0 -> v0.11.0
golang.org/x/tools v0.29.0 -> v0.32.0
google.golang.org/protobuf v1.36.4 -> v1.36.6
k8s.io/api v0.32.2 -> v0.32.3

@codecov
Copy link

codecov bot commented Apr 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.00%. Comparing base (cf2c6ca) to head (80bdddb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #35   +/-   ##
=======================================
  Coverage   48.00%   48.00%           
=======================================
  Files           7        7           
  Lines         602      602           
=======================================
  Hits          289      289           
  Misses        283      283           
  Partials       30       30           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/prometheus to v0.303.0 fix(deps): update module github.com/prometheus/prometheus to v0.303.1 May 2, 2025
@renovate renovate bot force-pushed the renovate/github.com-prometheus-prometheus-0.x branch from 6a98b2e to 9e56dda Compare May 2, 2025 15:55
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/prometheus to v0.303.1 fix(deps): update module github.com/prometheus/prometheus to v0.304.0 May 17, 2025
@renovate renovate bot force-pushed the renovate/github.com-prometheus-prometheus-0.x branch from 9e56dda to f4a7f79 Compare May 17, 2025 10:45
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/prometheus to v0.304.0 fix(deps): update module github.com/prometheus/prometheus to v0.304.1 May 31, 2025
@renovate renovate bot force-pushed the renovate/github.com-prometheus-prometheus-0.x branch from f4a7f79 to 80bdddb Compare May 31, 2025 13:35
@renovate renovate bot force-pushed the renovate/github.com-prometheus-prometheus-0.x branch from 80bdddb to c36b9b0 Compare June 26, 2025 12:31
@renovate
Copy link
Contributor Author

renovate bot commented Jun 26, 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/prometheus/prometheus@v0.309.1 requires go >= 1.24.9; switching to go1.24.11
go: downloading go1.24.11 (linux/amd64)
go: downloading github.com/KimMachineGun/automemlimit v0.7.5
go: downloading go.uber.org/automaxprocs v1.6.0
go: downloading k8s.io/apimachinery v0.34.3
go: downloading k8s.io/client-go v0.34.3
go: downloading sigs.k8s.io/controller-runtime v0.21.0
go: downloading github.com/onsi/ginkgo/v2 v2.24.0
go: downloading github.com/onsi/gomega v1.38.0
go: downloading github.com/projectcapsule/capsule v0.10.5
go: downloading github.com/stretchr/testify v1.11.1
go: downloading k8s.io/kubectl v0.32.0
go: downloading k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
go: downloading github.com/caarlos0/env/v8 v8.0.0
go: downloading github.com/creasty/defaults v1.8.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/valyala/fasthttp v1.65.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/go-logr/logr v1.4.3
go: downloading k8s.io/api v0.34.3
go: downloading github.com/golang/snappy v1.0.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/prometheus/prometheus v0.309.1
go: downloading github.com/grafana/loki/v3 v3.4.2
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.0
go: downloading github.com/evanphx/json-patch/v5 v5.9.11
go: downloading github.com/go-logr/zapr v1.3.0
go: downloading go.uber.org/zap v1.27.1
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/net v0.48.0
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading k8s.io/apiextensions-apiserver v0.33.4
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/andybalholm/brotli v1.2.0
go: downloading github.com/klauspost/compress v1.18.2
go: downloading github.com/valyala/bytebufferpool v1.0.0
go: downloading github.com/prometheus/common v0.67.4
go: downloading github.com/c2h5oh/datasize v0.0.0-20231215233829-aa82cc1e6500
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/grafana/loki/pkg/push v0.0.0-20240924133635-758364c7775f
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/opentracing/opentracing-go v1.2.1-0.20220228012449-10b1cf09e00b
go: downloading google.golang.org/grpc v1.77.0
go: downloading github.com/grafana/regexp v0.0.0-20250905093917-f7b3be9d1853
go: downloading golang.org/x/text v0.32.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/prometheus/procfs v0.16.1
go: downloading golang.org/x/sys v0.39.0
go: downloading google.golang.org/protobuf v1.36.11
go: downloading github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
go: downloading sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8
go: downloading go.yaml.in/yaml/v2 v2.4.3
go: downloading golang.org/x/oauth2 v0.34.0
go: downloading k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/fsnotify/fsnotify v1.9.0
go: downloading github.com/Masterminds/semver/v3 v3.3.1
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/fxamacker/cbor/v2 v2.9.0
go: downloading golang.org/x/term v0.38.0
go: downloading golang.org/x/time v0.14.0
go: downloading golang.org/x/exp v0.0.0-20250808145144-a408d31f581a
go: downloading github.com/go-kit/log v0.2.1
go: downloading github.com/grafana/dskit v0.0.0-20241007172036-53283a0f6b41
go: downloading github.com/uber/jaeger-client-go v2.30.0+incompatible
go: downloading go.uber.org/atomic v1.11.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 google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217
go: downloading gomodules.xyz/jsonpatch/v2 v2.5.0
go: downloading github.com/spf13/pflag v1.0.7
go: downloading github.com/google/gnostic-models v0.7.0
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading github.com/go-openapi/jsonreference v0.21.3
go: downloading github.com/go-openapi/swag v0.25.4
go: downloading github.com/go-task/slim-sprig/v3 v3.0.0
go: downloading golang.org/x/tools v0.39.0
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/Masterminds/sprig/v3 v3.3.0
go: downloading github.com/grafana/jsonparser v0.0.0-20241004153430-023329977675
go: downloading go4.org/netipx v0.0.0-20230125063823-8449b0a6169f
go: downloading github.com/edsrzf/mmap-go v1.2.0
go: downloading github.com/facette/natsort v0.0.0-20181210072756-2cd4dd1e2dcb
go: downloading go.opentelemetry.io/otel v1.39.0
go: downloading go.opentelemetry.io/otel/trace v1.39.0
go: downloading github.com/go-logfmt/logfmt v0.6.0
go: downloading github.com/gogo/googleapis v1.4.1
go: downloading github.com/gogo/status v1.1.1
go: downloading github.com/grafana/gomemcache v0.0.0-20240229205252-cd6a66d6fb56
go: downloading github.com/redis/go-redis/v9 v9.7.0
go: downloading github.com/sony/gobreaker/v2 v2.1.0
go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible
go: downloading github.com/dennwc/varint v1.0.0
go: downloading github.com/stretchr/objx v0.5.2
go: downloading github.com/google/btree v1.1.3
go: downloading golang.org/x/sync v0.19.0
go: downloading github.com/go-openapi/jsonpointer v0.22.1
go: downloading github.com/go-openapi/swag/cmdutils v0.25.4
go: downloading github.com/go-openapi/swag/conv v0.25.4
go: downloading github.com/go-openapi/swag/fileutils v0.25.4
go: downloading github.com/go-openapi/swag/jsonname v0.25.4
go: downloading github.com/go-openapi/swag/jsonutils v0.25.4
go: downloading github.com/go-openapi/swag/loading v0.25.4
go: downloading github.com/go-openapi/swag/mangling v0.25.4
go: downloading github.com/go-openapi/swag/netutils v0.25.4
go: downloading github.com/go-openapi/swag/stringutils v0.25.4
go: downloading github.com/go-openapi/swag/typeutils v0.25.4
go: downloading github.com/go-openapi/swag/yamlutils v0.25.4
go: downloading github.com/google/pprof v0.0.0-20251213031049-b05bdaca462f
go: downloading dario.cat/mergo v1.0.1
go: downloading github.com/Masterminds/goutils v1.1.1
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 golang.org/x/crypto v0.46.0
go: downloading go.opentelemetry.io/otel/metric v1.39.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/alecthomas/units v0.0.0-20240927000941-0f3dac36c52b
go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
go: downloading github.com/go-redsync/redsync/v4 v4.13.0
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading github.com/gorilla/mux v1.8.1
go: downloading github.com/opentracing-contrib/go-stdlib v1.1.0
go: downloading github.com/grafana/pyroscope-go/godeltaprof v0.1.8
go: downloading github.com/opentracing-contrib/go-grpc v0.1.1
go: downloading github.com/pires/go-proxyproto v0.7.0
go: downloading github.com/prometheus/exporter-toolkit v0.15.0
go: downloading github.com/armon/go-metrics v0.4.1
go: downloading github.com/hashicorp/go-sockaddr v1.0.7
go: downloading github.com/hashicorp/memberlist v0.5.1
go: downloading gopkg.in/evanphx/json-patch.v4 v4.12.0
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.2.1
go: downloading github.com/miekg/dns v1.1.69
go: downloading github.com/sercand/kuberesolver/v5 v5.1.1
go: downloading github.com/golang-jwt/jwt/v5 v5.3.0
go: downloading github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f
go: downloading github.com/coreos/go-systemd/v22 v22.6.0
go: downloading github.com/mdlayher/vsock v1.2.1
go: downloading github.com/hashicorp/consul/api v1.32.1
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading go.etcd.io/etcd/api/v3 v3.5.21
go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.21
go: downloading go.etcd.io/etcd/client/v3 v3.5.21
go: downloading github.com/hashicorp/go-immutable-radix v1.3.1
go: downloading github.com/hashicorp/go-msgpack/v2 v2.1.1
go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529
go: downloading github.com/emicklei/go-restful/v3 v3.12.2
go: downloading github.com/jpillora/backoff v1.0.0
go: downloading github.com/mdlayher/socket v0.5.1
go: downloading github.com/hashicorp/go-hclog v1.6.3
go: downloading github.com/hashicorp/go-rootcerts v1.0.2
go: downloading github.com/hashicorp/serf v0.10.1
go: downloading github.com/mitchellh/mapstructure v1.5.1-0.20220423185008-bf980b35cac4
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20251213004720-97cd9d5aeac2
go: downloading github.com/hashicorp/golang-lru v1.0.2
go: downloading github.com/fatih/color v1.18.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/coreos/go-semver v0.3.1
go: downloading golang.org/x/mod v0.30.0
go: github.com/peak-scale/observability-tenancy/internal/handlers/processors/loki imports
	github.com/grafana/loki/v3/pkg/logproto imports
	github.com/grafana/loki/v3/pkg/logql/syntax imports
	github.com/grafana/loki/v3/pkg/logql/log imports
	github.com/prometheus/prometheus/storage/remote/otlptranslator/prometheus: cannot find module providing package github.com/prometheus/prometheus/storage/remote/otlptranslator/prometheus

@renovate renovate bot force-pushed the renovate/github.com-prometheus-prometheus-0.x branch from c36b9b0 to 28e81bc Compare June 26, 2025 22:15
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/prometheus to v0.304.1 fix(deps): update module github.com/prometheus/prometheus to v0.304.2 Jun 26, 2025
@renovate renovate bot force-pushed the renovate/github.com-prometheus-prometheus-0.x branch from 28e81bc to ea20842 Compare June 27, 2025 10:53
@renovate renovate bot force-pushed the renovate/github.com-prometheus-prometheus-0.x branch from ea20842 to f0a7409 Compare July 14, 2025 21:00
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/prometheus to v0.304.2 fix(deps): update module github.com/prometheus/prometheus to v0.305.0 Jul 14, 2025
@renovate renovate bot force-pushed the renovate/github.com-prometheus-prometheus-0.x branch from f0a7409 to b97f041 Compare August 19, 2025 20:07
@renovate renovate bot force-pushed the renovate/github.com-prometheus-prometheus-0.x branch from b97f041 to 542e08e Compare September 21, 2025 20:41
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/prometheus to v0.305.0 fix(deps): update module github.com/prometheus/prometheus to v0.306.0 Sep 21, 2025
@renovate renovate bot force-pushed the renovate/github.com-prometheus-prometheus-0.x branch from 542e08e to 0002abe Compare October 15, 2025 15:39
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/prometheus to v0.306.0 fix(deps): update module github.com/prometheus/prometheus to v0.307.0 Oct 15, 2025
@renovate renovate bot force-pushed the renovate/github.com-prometheus-prometheus-0.x branch from 0002abe to b20108b Compare October 17, 2025 09:14
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/prometheus to v0.307.0 fix(deps): update module github.com/prometheus/prometheus to v0.307.1 Oct 17, 2025
@renovate renovate bot force-pushed the renovate/github.com-prometheus-prometheus-0.x branch from b20108b to 84d6a51 Compare October 22, 2025 17:35
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/prometheus to v0.307.1 fix(deps): update module github.com/prometheus/prometheus to v0.307.2 Oct 22, 2025
@renovate renovate bot force-pushed the renovate/github.com-prometheus-prometheus-0.x branch from 84d6a51 to 5ab77d0 Compare October 30, 2025 14:05
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/prometheus to v0.307.2 fix(deps): update module github.com/prometheus/prometheus to v0.307.3 Oct 30, 2025
@renovate renovate bot force-pushed the renovate/github.com-prometheus-prometheus-0.x branch from 5ab77d0 to f5e80b3 Compare December 2, 2025 10:49
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/prometheus to v0.307.3 fix(deps): update module github.com/prometheus/prometheus to v0.308.0 Dec 2, 2025
@renovate renovate bot force-pushed the renovate/github.com-prometheus-prometheus-0.x branch from f5e80b3 to 918c2e9 Compare December 16, 2025 10:05
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/prometheus to v0.308.0 fix(deps): update module github.com/prometheus/prometheus to v0.308.1 Dec 16, 2025
@renovate renovate bot force-pushed the renovate/github.com-prometheus-prometheus-0.x branch from 918c2e9 to ff69385 Compare January 6, 2026 17:54
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/prometheus to v0.308.1 fix(deps): update module github.com/prometheus/prometheus to v0.309.0 Jan 6, 2026
@renovate renovate bot force-pushed the renovate/github.com-prometheus-prometheus-0.x branch from ff69385 to 0333bee Compare January 7, 2026 20:56
@renovate renovate bot changed the title fix(deps): update module github.com/prometheus/prometheus to v0.309.0 fix(deps): update module github.com/prometheus/prometheus to v0.309.1 Jan 7, 2026
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