Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented May 25, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v0.14.0: 0.14.0 / 2026-06-23

Compare Source

  • [FEATURE] Add the -upstream-client-cert, -upstream-client-key and -upstream-server-name flags to configure the TLS connection of the upstream server. #​377

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

@renovate

renovate Bot commented May 25, 2025

Copy link
Copy Markdown
Contributor Author

ℹ 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

@renovate renovate Bot force-pushed the renovate/github.com-prometheus-community-prom-label-proxy-0.x branch from 670cec3 to c5c7eb4 Compare August 7, 2025 11:26
@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 7, 2025
@renovate renovate Bot force-pushed the renovate/github.com-prometheus-community-prom-label-proxy-0.x branch from c5c7eb4 to fabd28c Compare September 13, 2025 19:50
@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

renovate Bot commented Dec 15, 2025

Copy link
Copy Markdown
Contributor Author

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

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

Details:

Package Change
go 1.23.4 -> 1.25.0
github.com/fsnotify/fsnotify v1.8.0 -> v1.10.1
github.com/golang-jwt/jwt/v5 v5.2.1 -> v5.3.1
github.com/prometheus/client_golang v1.20.5 -> v1.23.2
github.com/prometheus/prometheus v0.55.1 -> v0.312.0
github.com/stretchr/testify v1.10.0 -> v1.11.1
golang.org/x/exp v0.0.0-20240904232852-e7e105dedf7e -> v0.0.0-20260218203240-3dfff04db8fa
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.2
github.com/go-openapi/errors v0.22.0 -> v0.22.7
github.com/go-openapi/jsonpointer v0.21.0 -> v0.23.1
github.com/go-openapi/jsonreference v0.21.0 -> v0.21.6
github.com/go-openapi/loads v0.22.0 -> v0.23.3
github.com/go-openapi/runtime v0.28.0 -> v0.32.3
github.com/go-openapi/spec v0.21.0 -> v0.22.5
github.com/go-openapi/strfmt v0.23.0 -> v0.26.3
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/klauspost/compress v1.17.9 -> v1.18.6
github.com/mattn/go-colorable v0.1.13 -> v0.1.14
github.com/prometheus/alertmanager v0.27.0 -> v0.32.1
github.com/prometheus/client_model v0.6.1 -> v0.6.2
github.com/prometheus/common v0.59.1 -> v0.67.5
github.com/prometheus/procfs v0.15.1 -> v0.16.1
github.com/spf13/pflag v1.0.5 -> v1.0.10
go.opentelemetry.io/otel v1.29.0 -> v1.44.0
go.opentelemetry.io/otel/metric v1.29.0 -> v1.44.0
go.opentelemetry.io/otel/trace v1.29.0 -> v1.44.0
golang.org/x/sync v0.8.0 -> v0.20.0
golang.org/x/sys v0.25.0 -> v0.45.0
golang.org/x/text v0.18.0 -> v0.37.0

@renovate renovate Bot force-pushed the renovate/github.com-prometheus-community-prom-label-proxy-0.x branch from fabd28c to 4cec0f4 Compare April 21, 2026 16: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
@renovate renovate Bot force-pushed the renovate/github.com-prometheus-community-prom-label-proxy-0.x branch from 4cec0f4 to a59c7c8 Compare June 23, 2026 11:32
@renovate renovate Bot changed the title fix(deps): update module github.com/prometheus-community/prom-label-proxy to v0.13.0 fix(deps): update module github.com/prometheus-community/prom-label-proxy to v0.14.0 Jun 23, 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