Skip to content

fix(deps): update module github.com/prometheus-community/prom-label-proxy to v0.13.0#127

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-prometheus-community-prom-label-proxy-0.x
Open

fix(deps): update module github.com/prometheus-community/prom-label-proxy to v0.13.0#127
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-prometheus-community-prom-label-proxy-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 13, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/prometheus-community/prom-label-proxy v0.11.0v0.13.0 age confidence

Release Notes

prometheus-community/prom-label-proxy (github.com/prometheus-community/prom-label-proxy)

v0.13.0: 0.13.0 / 2026-04-21

Compare Source

  • [FEATURE] Add the -insecure-skip-verify flag to bypass the TLS verification of the upstream server. #​335
  • [FEATURE] Add the -upstream-ca-cert flag to provide the Certificate Authority's certificate of the upstream server. #​340
  • [FEATURE] Add the -enable-promql-extended-range-selectors flag to support extended range selectors in PromQL expressions. #​358
  • [FEATURE] Add the -enable-promql-binop-fill-modifiers flag to support binary operation fill modifiers in PromQL expressions. #​358

v0.12.1: 0.12.1 / 2025-09-11

Compare Source

  • [BUGFIX] Don't panic on error-on-replace with multiple values. #​300

v0.12.0: 0.12.0 / 2025-08-06

Compare Source

  • [ENHANCEMENT] Add the -enable-promql-duration-expression-parsing flag to support arithmetic for durations in PromQL expressions. #​297
  • [ENHANCEMENT] Add the -enable-promql-experimental-functions flag to support experimental functions in PromQL expressions. #​297
  • [ENHANCEMENT] Add the -enable-label-matchers-for-rules-api flag to filter rules using label matchers. #​295

v0.11.1: 0.11.1 / 2025-05-12

Compare Source

Rebuild with the latest Go compiler (go1.24.3).


Configuration

📅 Schedule: (UTC)

  • 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 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.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 13, 2025

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

  • 16 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23 -> 1.23.0
github.com/aws/aws-sdk-go v1.55.5 -> v1.55.7
github.com/golang-jwt/jwt/v5 v5.2.1 -> v5.2.2
github.com/prometheus/prometheus v0.54.1 -> v0.305.0
github.com/efficientgo/core v1.0.0-rc.2 -> v1.0.0-rc.3
github.com/prometheus/alertmanager v0.27.0 -> v0.28.1
github.com/prometheus/client_golang v1.19.1 -> v1.23.2
github.com/prometheus/client_model v0.6.1 -> v0.6.2
github.com/prometheus/common v0.55.0 -> v0.66.1
github.com/prometheus/procfs v0.15.1 -> v0.16.1
go.opentelemetry.io/otel v1.28.0 -> v1.36.0
go.opentelemetry.io/otel/metric v1.28.0 -> v1.36.0
go.opentelemetry.io/otel/trace v1.28.0 -> v1.36.0
golang.org/x/sync v0.7.0 -> v0.16.0
golang.org/x/sys v0.22.0 -> v0.35.0
golang.org/x/text v0.16.0 -> v0.28.0
google.golang.org/protobuf v1.34.2 -> v1.36.8

@renovate renovate Bot force-pushed the renovate/github.com-prometheus-community-prom-label-proxy-0.x branch 2 times, most recently from 8232be0 to ff0b54a Compare August 6, 2025 17:25
@renovate renovate Bot changed the title fix(deps): update module github.com/prometheus-community/prom-label-proxy to v0.11.1 fix(deps): update module github.com/prometheus-community/prom-label-proxy to v0.12.0 Aug 6, 2025
@renovate renovate Bot force-pushed the renovate/github.com-prometheus-community-prom-label-proxy-0.x branch from ff0b54a to a401d73 Compare August 10, 2025 13:54
@renovate renovate Bot force-pushed the renovate/github.com-prometheus-community-prom-label-proxy-0.x branch from a401d73 to 47c9740 Compare September 13, 2025 23:22
@renovate renovate Bot changed the title fix(deps): update module github.com/prometheus-community/prom-label-proxy to v0.12.0 fix(deps): update module github.com/prometheus-community/prom-label-proxy to v0.12.1 Sep 13, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Dec 15, 2025

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

  • 23 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23 -> 1.25.0
github.com/golang-jwt/jwt/v5 v5.2.1 -> v5.3.1
github.com/prometheus/prometheus v0.54.1 -> v0.311.1
github.com/efficientgo/core v1.0.0-rc.2 -> v1.0.0-rc.3
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/go-openapi/analysis v0.23.0 -> v0.25.0
github.com/go-openapi/errors v0.22.0 -> v0.22.7
github.com/go-openapi/jsonpointer v0.21.0 -> v0.22.5
github.com/go-openapi/jsonreference v0.21.0 -> v0.21.5
github.com/go-openapi/loads v0.22.0 -> v0.23.3
github.com/go-openapi/runtime v0.28.0 -> v0.29.3
github.com/go-openapi/spec v0.21.0 -> v0.22.4
github.com/go-openapi/strfmt v0.23.0 -> v0.26.1
github.com/go-openapi/swag v0.23.0 -> v0.25.5
github.com/grafana/regexp v0.0.0-20240518133315-a468a5bfb3bc -> v0.0.0-20250905093917-f7b3be9d1853
github.com/prometheus/alertmanager v0.27.0 -> v0.32.0
github.com/prometheus/client_golang v1.19.1 -> v1.23.2
github.com/prometheus/client_model v0.6.1 -> v0.6.2
github.com/prometheus/common v0.55.0 -> v0.67.5
github.com/prometheus/procfs v0.15.1 -> v0.16.1
go.opentelemetry.io/otel v1.28.0 -> v1.42.0
go.opentelemetry.io/otel/metric v1.28.0 -> v1.42.0
go.opentelemetry.io/otel/trace v1.28.0 -> v1.42.0
golang.org/x/sync v0.7.0 -> v0.20.0

@renovate renovate Bot force-pushed the renovate/github.com-prometheus-community-prom-label-proxy-0.x branch from 47c9740 to b17ebdc Compare April 21, 2026 12:42
@renovate renovate Bot changed the title fix(deps): update module github.com/prometheus-community/prom-label-proxy to v0.12.1 fix(deps): update module github.com/prometheus-community/prom-label-proxy to v0.13.0 Apr 21, 2026
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.

0 participants