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 module github.com/prometheus/prometheus to v0.55.0 #14740

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/prometheus/prometheus v0.53.2-0.20240726125539-d4f098ae80fb -> v0.55.0 age adoption passing confidence
github.com/prometheus/prometheus v0.42.0 -> v0.55.0 age adoption passing confidence

Release Notes

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

v0.55.0

Compare Source

v0.54.1

Compare Source

v0.54.0

Compare Source

v0.54.0-rc.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 these updates again.


  • If you want to rebase/retry this PR, check this box

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

Copy link
Contributor Author

renovate bot commented Nov 2, 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):

  • 15 additional dependencies were updated

Details:

Package Change
github.com/docker/docker v27.1.2+incompatible -> v27.2.0+incompatible
github.com/prometheus/common v0.55.0 -> v0.59.1
go.opentelemetry.io/collector/pdata v1.12.0 -> v1.14.1
k8s.io/apimachinery v0.29.3 -> v0.31.0
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.13.0 -> v1.14.0
github.com/digitalocean/godo v1.118.0 -> v1.122.0
github.com/gophercloud/gophercloud v1.13.0 -> v1.14.0
github.com/miekg/dns v1.1.61 -> v1.1.62
github.com/prometheus/exporter-toolkit v0.11.0 -> v0.12.0
go.opentelemetry.io/collector/semconv v0.105.0 -> v0.108.1
golang.org/x/mod v0.19.0 -> v0.20.0
golang.org/x/tools v0.23.0 -> v0.24.0
k8s.io/api v0.29.3 -> v0.31.0
k8s.io/client-go v0.29.3 -> v0.31.0
sigs.k8s.io/yaml v1.3.0 -> v1.4.0
File name: operator/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):

  • 20 additional dependencies were updated

Details:

Package Change
k8s.io/api v0.30.5 -> v0.31.0
k8s.io/apimachinery v0.30.5 -> v0.31.0
k8s.io/client-go v0.30.5 -> v0.31.0
github.com/alecthomas/units v0.0.0-20231202071711-9a357b53e9c9 -> v0.0.0-20240626203959-61d1e3462e30
github.com/fatih/color v1.15.0 -> v1.16.0
github.com/go-openapi/jsonpointer v0.20.0 -> v0.20.2
github.com/go-openapi/jsonreference v0.20.2 -> v0.20.4
github.com/go-openapi/swag v0.22.4 -> v0.22.9
github.com/grafana/regexp v0.0.0-20221122212121-6b5c0a4cb7fd -> v0.0.0-20240518133315-a468a5bfb3bc
github.com/hashicorp/consul/api v1.26.1 -> v1.29.4
github.com/hashicorp/go-hclog v1.5.0 -> v1.6.3
github.com/prometheus/exporter-toolkit v0.10.0 -> v0.12.0
github.com/sirupsen/logrus v1.9.0 -> v1.9.3
go.opentelemetry.io/otel v1.24.0 -> v1.29.0
go.opentelemetry.io/otel/metric v1.24.0 -> v1.29.0
go.opentelemetry.io/otel/trace v1.24.0 -> v1.29.0
golang.org/x/time v0.5.0 -> v0.6.0
google.golang.org/genproto/googleapis/api v0.0.0-20240528184218-531527333157 -> v0.0.0-20240827150818-7e3bb234dfed
google.golang.org/genproto/googleapis/rpc v0.0.0-20240528184218-531527333157 -> v0.0.0-20240903143218-8af14fe29dc1
google.golang.org/grpc v1.65.0 -> v1.66.0
File name: tools/lambda-promtail/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
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22 -> 1.23.2
github.com/prometheus/common v0.55.0 -> v0.59.1
github.com/hashicorp/consul/api v1.29.2 -> v1.29.4
github.com/prometheus/client_golang v1.19.1 -> v1.20.3
github.com/prometheus/exporter-toolkit v0.11.0 -> v0.12.0
go.opentelemetry.io/otel v1.28.0 -> v1.29.0
go.opentelemetry.io/otel/metric v1.28.0 -> v1.29.0
go.opentelemetry.io/otel/trace v1.28.0 -> v1.29.0
golang.org/x/crypto v0.25.0 -> v0.26.0
golang.org/x/mod v0.19.0 -> v0.20.0
golang.org/x/net v0.27.0 -> v0.28.0
golang.org/x/oauth2 v0.21.0 -> v0.23.0
golang.org/x/sys v0.23.0 -> v0.25.0
golang.org/x/text v0.17.0 -> v0.18.0
golang.org/x/time v0.5.0 -> v0.6.0
golang.org/x/tools v0.23.0 -> v0.24.0
google.golang.org/genproto/googleapis/api v0.0.0-20240711142825-46eb208f015d -> v0.0.0-20240827150818-7e3bb234dfed
google.golang.org/genproto/googleapis/rpc v0.0.0-20240708141625-4ad9e859172b -> v0.0.0-20240903143218-8af14fe29dc1
google.golang.org/grpc v1.65.0 -> v1.66.0

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 2, 2024
@renovate renovate bot requested a review from a team as a code owner November 2, 2024 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file sig/operator
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants