Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2025

Bumps github.com/prometheus-community/prom-label-proxy from 0.8.1-0.20240127162815-c1195f9aabc0 to 0.11.1.

Release notes

Sourced from github.com/prometheus-community/prom-label-proxy's releases.

0.11.1 / 2025-05-12

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

0.11.0 / 2024-08-07

  • [CHANGE] Return a 400 response code when the upstream response can't be modified. #228
  • [CHANGE] Make -error-on-replace more cooperating. #233
  • [FEATURE] Add the -rules-with-active-alerts flag to return rules with matching active alerts. #237

0.10.0 / 2024-06-12

  • [FEATURE] Add the header-uses-list-syntax flag to split the tenant header value on commas. #223
  • [ENHANCEMENT] Support regex matcher for non-query Prometheus endpoints. #226

0.9.0 / 2024-06-04

  • [ENHANCEMENT] Update /api/v1/{rules,alerts} responses. #214

0.8.1 / 2024-01-28

Internal change for library compatibility. No user-visible changes.

  • [CHANGE] Don't rely on slice labels #184
Changelog

Sourced from github.com/prometheus-community/prom-label-proxy's changelog.

0.11.1 / 2025-05-12

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

0.11.0 / 2024-08-07

  • [CHANGE] Return a 400 response code when the upstream response can't be modified. #228
  • [CHANGE] Make -error-on-replace more cooperating. #233
  • [FEATURE] Add the -rules-with-active-alerts flag to return rules with matching active alerts. #237

0.10.0 / 2024-06-12

  • [FEATURE] Add the header-uses-list-syntax flag to split the tenant header value on commas. #223
  • [ENHANCEMENT] Support regex matcher for non-query Prometheus endpoints. #226

0.9.0 / 2024-06-04

  • [ENHANCEMENT] Update /api/v1/{rules,alerts} responses. #214

0.8.1 / 2024-01-28

Internal change for library compatibility. No user-visible changes.

  • [CHANGE] Don't rely on slice labels #184

0.8.0 / 2024-01-02

  • [FEATURE] Add the --regex-match flag to filter with a regexp matcher. #171

0.7.0 / 2023-06-15

  • [FEATURE] Support filtering on multiple label values. #115

0.6.0 / 2023-01-04

  • [FEATURE] Add the --header-name flag to pass the label value via HTTP header. #118
  • [FEATURE] Add the --internal-listen-address flag to expose Prometheus metrics. #121
  • [FEATURE] Add the the --label-value flag to set the label value statically. #116

0.5.0 / 2022-06-14

  • [ENHANCEMENT] Add /healthz endpoint for (Kubernetes) probes. #106

0.4.0 / 2021-10-05

  • [ENHANCEMENT] Support HTTP POST for /api/v1/labels endpoint. #70
  • [FEATURE] Add --error-on-replace flag (defaults to false) to return an error if a label value would otherwise be siltently replaced. #67
  • [ENHANCEMENT] Add label enforce support for the new query_exemplars API. #65

0.3.0 / 2021-04-16

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 19, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/prometheus-community/prom-label-proxy-0.11.1 branch from 630d1e6 to 1978791 Compare May 27, 2025 15:40
@pull-request-size pull-request-size bot added size/S and removed size/L labels May 27, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/prometheus-community/prom-label-proxy-0.11.1 branch from 1978791 to b5898c4 Compare May 30, 2025 07:06
Bumps [github.com/prometheus-community/prom-label-proxy](https://github.com/prometheus-community/prom-label-proxy) from 0.8.1-0.20240127162815-c1195f9aabc0 to 0.11.1.
- [Release notes](https://github.com/prometheus-community/prom-label-proxy/releases)
- [Changelog](https://github.com/prometheus-community/prom-label-proxy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus-community/prom-label-proxy/commits/v0.11.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus-community/prom-label-proxy
  dependency-version: 0.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/prometheus-community/prom-label-proxy-0.11.1 branch from b5898c4 to 70bc834 Compare June 10, 2025 04:14
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 12, 2025

Looks like github.com/prometheus-community/prom-label-proxy is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jun 12, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/prometheus-community/prom-label-proxy-0.11.1 branch June 12, 2025 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant