uhthomas / automata

Monorepo for Starjunk and subsidiaries
32 stars 2 forks source link

fix(deps): update module github.com/prometheus/prometheus to v0.55.0 #481

Open renovate[bot] opened 8 months ago

renovate[bot] commented 8 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/prometheus/prometheus v0.49.1 -> v0.55.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

prometheus/prometheus (github.com/prometheus/prometheus) ### [`v0.55.0`](https://redirect.github.com/prometheus/prometheus/compare/v0.54.1...v0.55.0) [Compare Source](https://redirect.github.com/prometheus/prometheus/compare/v0.54.1...v0.55.0) ### [`v0.54.1`](https://redirect.github.com/prometheus/prometheus/compare/v0.54.0...v0.54.1) [Compare Source](https://redirect.github.com/prometheus/prometheus/compare/v0.54.0...v0.54.1) ### [`v0.54.0`](https://redirect.github.com/prometheus/prometheus/compare/v0.54.0-rc.0...v0.54.0) [Compare Source](https://redirect.github.com/prometheus/prometheus/compare/v0.53.2...v0.54.0) ### [`v0.53.2`](https://redirect.github.com/prometheus/prometheus/compare/v0.53.1...v0.53.2) [Compare Source](https://redirect.github.com/prometheus/prometheus/compare/v0.53.1...v0.53.2) ### [`v0.53.1`](https://redirect.github.com/prometheus/prometheus/compare/v0.53.0...v0.53.1) [Compare Source](https://redirect.github.com/prometheus/prometheus/compare/v0.53.0...v0.53.1) ### [`v0.53.0`](https://redirect.github.com/prometheus/prometheus/compare/v0.53.0-rc.1...v0.53.0) [Compare Source](https://redirect.github.com/prometheus/prometheus/compare/v0.52.1...v0.53.0) ### [`v0.52.1`](https://redirect.github.com/prometheus/prometheus/compare/v0.52.0...v0.52.1) [Compare Source](https://redirect.github.com/prometheus/prometheus/compare/v0.52.0...v0.52.1) ### [`v0.52.0`](https://redirect.github.com/prometheus/prometheus/compare/v0.52.0-rc.1...v0.52.0) [Compare Source](https://redirect.github.com/prometheus/prometheus/compare/v0.51.2...v0.52.0) ### [`v0.51.2`](https://redirect.github.com/prometheus/prometheus/compare/v0.51.1...v0.51.2) [Compare Source](https://redirect.github.com/prometheus/prometheus/compare/v0.51.1...v0.51.2) ### [`v0.51.1`](https://redirect.github.com/prometheus/prometheus/compare/v0.51.0...v0.51.1) [Compare Source](https://redirect.github.com/prometheus/prometheus/compare/v0.51.0...v0.51.1) ### [`v0.51.0`](https://redirect.github.com/prometheus/prometheus/compare/v0.50.1...v0.51.0) [Compare Source](https://redirect.github.com/prometheus/prometheus/compare/v0.50.1...v0.51.0) ### [`v0.50.1`](https://redirect.github.com/prometheus/prometheus/compare/v0.50.0...v0.50.1) [Compare Source](https://redirect.github.com/prometheus/prometheus/compare/v0.50.0...v0.50.1) ### [`v0.50.0`](https://redirect.github.com/prometheus/prometheus/compare/v0.50.0-rc.1...v0.50.0) [Compare Source](https://redirect.github.com/prometheus/prometheus/compare/v0.49.1...v0.50.0)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 4 months ago

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

Details:

Package Change
k8s.io/api v0.30.1 -> v0.31.0
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.11.1 -> v1.14.0
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.5.2 -> v1.7.0
github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.2 -> v1.10.0
github.com/alecthomas/units v0.0.0-20231202071711-9a357b53e9c9 -> v0.0.0-20240626203959-61d1e3462e30
github.com/aws/aws-sdk-go v1.53.3 -> v1.55.5
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/cilium/ebpf v0.10.1-0.20230626090016-654491c8a500 -> v0.11.0
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/grafana/regexp v0.0.0-20221122212121-6b5c0a4cb7fd -> v0.0.0-20240518133315-a468a5bfb3bc
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 -> v2.22.0
github.com/hashicorp/go-retryablehttp v0.7.5 -> v0.7.7
github.com/klauspost/compress v1.17.4 -> v1.17.9
github.com/prometheus/client_golang v1.19.1 -> v1.20.3
github.com/prometheus/common v0.53.0 -> v0.59.1
github.com/prometheus/procfs v0.12.0 -> v0.15.1
github.com/rogpeppe/go-internal v1.11.1-0.20231026093722-fa6a31e0812c -> v1.12.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 -> v0.53.0
go.opentelemetry.io/otel v1.24.0 -> v1.29.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0 -> v1.29.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.21.0 -> v1.29.0
go.opentelemetry.io/otel/metric v1.24.0 -> v1.29.0
go.opentelemetry.io/otel/sdk v1.21.0 -> v1.29.0
go.opentelemetry.io/otel/trace v1.24.0 -> v1.29.0
go.opentelemetry.io/proto/otlp v1.0.0 -> v1.3.1
golang.org/x/crypto v0.23.0 -> v0.26.0
golang.org/x/mod v0.17.0 -> v0.20.0
golang.org/x/net v0.25.0 -> v0.28.0
golang.org/x/oauth2 v0.20.0 -> v0.23.0
golang.org/x/sync v0.7.0 -> v0.8.0
golang.org/x/sys v0.20.0 -> v0.25.0
golang.org/x/term v0.20.0 -> v0.23.0
golang.org/x/text v0.15.0 -> v0.18.0
golang.org/x/time v0.5.0 -> v0.6.0
golang.org/x/tools v0.20.0 -> v0.24.0
google.golang.org/genproto/googleapis/api v0.0.0-20240415180920-8c6c420018be -> v0.0.0-20240827150818-7e3bb234dfed
google.golang.org/genproto/googleapis/rpc v0.0.0-20240429193739-8cf5692501f6 -> v0.0.0-20240903143218-8af14fe29dc1
google.golang.org/grpc v1.63.2 -> v1.66.0
google.golang.org/protobuf v1.34.1 -> v1.34.2
k8s.io/apimachinery v0.30.1 -> v0.31.0
k8s.io/klog/v2 v2.120.1 -> v2.130.1
k8s.io/utils v0.0.0-20240423183400-0849a56e8f22 -> v0.0.0-20240711033017-18e509b52bc8