fix(deps): update module github.com/prometheus/common to v0.64.0#39729
Conversation
|
cad3258 to
8dd3138
Compare
3d4e7ee to
c6dea0d
Compare
|
There's still breaking change unfortunately /cc @ArthurSens
|
Tried bumping the prometheus package to 0.303.1, am getting data race failures locally, will see if CI is any different... tried bumping to 0.304 but that caused more API changes |
|
|
||
| replace google.golang.org/genproto => google.golang.org/genproto v0.0.0-20250218202821-56aae31c358a | ||
|
|
||
| exclude github.com/envoyproxy/go-control-plane/envoy v1.32.3 |
There was a problem hiding this comment.
this package causes checksum failures
There was a problem hiding this comment.
ended up submitting the change for this in a separate PR: #40251
|
Looks like the race condition persists when upgrading to 303.1 |
|
For context the data race was mentioned here: #40103 (comment) |
|
Data race is being fixed in prometheus/prometheus#16623, and will be added to a patch release of 3.4 if I'm understanding correctly. To unblock this upgrade, we'll need to upgrade the prometheus dependency from 0.302.1 to 0.304.x |
|
Any indication of when the patch release might land? Upgrading this dependency is blocking the upgrade of the otel go package |
I don't have this information right now, I'll go after it! |
d08f8b0 to
292a188
Compare
This PR contains the following updates:
v0.63.0->v0.64.0v0.62.0->v0.64.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
prometheus/common (github.com/prometheus/common)
v0.64.0Compare Source
What's Changed
NewNopLogger()wrapper aroundNew()by @tjhop in https://github.com/prometheus/common/pull/783New Contributors
Full Changelog: prometheus/common@v0.63.0...v0.64.0
Configuration
📅 Schedule: Branch creation - "on tuesday" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.