Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/prometheus-community/prom-label-proxy from 0.8.1 to 0.11.0 #772

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps github.com/prometheus-community/prom-label-proxy from 0.8.1 to 0.11.0.

Release notes

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

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
Changelog

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

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
Commits
  • 0bfc5f1 chore: cut v0.11.0 (#239)
  • 8c9f72f Merge pull request #237 from simonpasquier/rules-with-active-alerts
  • f70c0bf Update common Prometheus files (#238)
  • 4ece18c feat: allow to return rules with matching active alerts
  • a177f41 change: make -error-on-replace more cooperating (#233)
  • b7b2c74 Merge pull request #235 from prometheus-community/dependabot/go_modules/githu...
  • 121a37f Bump github.com/prometheus/prometheus from 0.53.0 to 0.53.1
  • 5867443 Update common Prometheus files (#234)
  • c33000b change: return 400 when the response can't be modified (#228)
  • 97e4565 Merge pull request #232 from simonpasquier/enable-dependabot
  • Additional commits viewable in compare view

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 the dependencies Pull requests that update a dependency file label Oct 21, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/prometheus-community/prom-label-proxy-0.11.0 branch from dd4e8bd to ef6e175 Compare October 21, 2024 10:36
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/prometheus-community/prom-label-proxy-0.11.0 branch from ef6e175 to e77b289 Compare October 31, 2024 10:09
Bumps [github.com/prometheus-community/prom-label-proxy](https://github.com/prometheus-community/prom-label-proxy) from 0.8.1 to 0.11.0.
- [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](prometheus-community/prom-label-proxy@v0.8.1...v0.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/prometheus-community/prom-label-proxy-0.11.0 branch from e77b289 to a91cc7c Compare October 31, 2024 10:15
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants