multena-proxy
multena-proxy copied to clipboard
fix(deps): update module github.com/prometheus-community/prom-label-proxy to v0.12.1
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| github.com/prometheus-community/prom-label-proxy | v0.11.0 -> v0.12.1 |
Release Notes
prometheus-community/prom-label-proxy (github.com/prometheus-community/prom-label-proxy)
v0.12.1: 0.12.1 / 2025-09-11
- [BUGFIX] Don't panic on
error-on-replacewith multiple values. #300
v0.12.0: 0.12.0 / 2025-08-06
- [ENHANCEMENT] Add the
-enable-promql-duration-expression-parsingflag to support arithmetic for durations in PromQL expressions. #297 - [ENHANCEMENT] Add the
-enable-promql-experimental-functionsflag to support experimental functions in PromQL expressions. #297 - [ENHANCEMENT] Add the
-enable-label-matchers-for-rules-apiflag to filter rules using label matchers. #295
v0.11.1: 0.11.1 / 2025-05-12
Rebuild with the latest Go compiler (go1.24.3).
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 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
ℹ 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):
- 19 additional dependencies were updated
Details:
| Package | Change |
|---|---|
github.com/golang-jwt/jwt/v5 |
v5.2.1 -> v5.2.2 |
github.com/prometheus/client_golang |
v1.20.5 -> v1.23.2 |
github.com/prometheus/prometheus |
v0.55.1 -> v0.305.0 |
github.com/stretchr/testify |
v1.10.0 -> v1.11.1 |
golang.org/x/exp |
v0.0.0-20240904232852-e7e105dedf7e -> v0.0.0-20250106191152-7588d65b2ba8 |
github.com/efficientgo/core |
v1.0.0-rc.2 -> v1.0.0-rc.3 |
github.com/klauspost/compress |
v1.17.9 -> v1.18.0 |
github.com/prometheus/alertmanager |
v0.27.0 -> v0.28.1 |
github.com/prometheus/client_model |
v0.6.1 -> v0.6.2 |
github.com/prometheus/common |
v0.59.1 -> v0.66.1 |
github.com/prometheus/procfs |
v0.15.1 -> v0.16.1 |
go.opentelemetry.io/otel |
v1.29.0 -> v1.36.0 |
go.opentelemetry.io/otel/metric |
v1.29.0 -> v1.36.0 |
go.opentelemetry.io/otel/trace |
v1.29.0 -> v1.36.0 |
golang.org/x/sync |
v0.8.0 -> v0.16.0 |
golang.org/x/sys |
v0.25.0 -> v0.35.0 |
golang.org/x/text |
v0.18.0 -> v0.28.0 |
golang.org/x/time |
v0.6.0 -> v0.12.0 |
google.golang.org/protobuf |
v1.34.2 -> v1.36.8 |