Skip to content

Bump prometheus/common to v0.63.0#16210

Merged
bwplotka merged 2 commits intomainfrom
bump-common-0.63
Mar 13, 2025
Merged

Bump prometheus/common to v0.63.0#16210
bwplotka merged 2 commits intomainfrom
bump-common-0.63

Conversation

@ArthurSens
Copy link
Member

To unblock #16089

I'm tagging @bwplotka just because you made the breaking change in 0.63. It seems like an easy fix, but I just wanted to make sure.

Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
@ArthurSens ArthurSens requested review from bwplotka and ywwg March 13, 2025 18:43
Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
@ArthurSens ArthurSens requested a review from dgl as a code owner March 13, 2025 18:52
@bwplotka bwplotka merged commit 95f49dd into main Mar 13, 2025
45 checks passed
@bwplotka bwplotka deleted the bump-common-0.63 branch March 13, 2025 19:42
@bwplotka
Copy link
Member

Thanks!

github-merge-queue bot pushed a commit to open-telemetry/opentelemetry-collector that referenced this pull request Mar 19, 2025
…3.0 (#12656)" (#12673)

#### Description

Contrib tests are currently failing on main with the following build
error:
```
Error: /home/runner/go/pkg/mod/github.com/prometheus/prometheus@v0.300.1/util/logging/file.go:42:23: undefined: promslog.AllowedFormat
```

I believe this is because of the update in #12656: there is [a breaking
change in `github.com/prometheus/common`
0.63.0](prometheus/common#754) that is
incompatible with the version of `github.com/prometheus` used in some
contrib modules. While the latter package [has been
updated](prometheus/prometheus#16210) on main,
the updated version hasn't been released yet, so I this the only
solution is to revert this PR until then.
@machine424 machine424 mentioned this pull request Apr 23, 2025
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.

2 participants