This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | require | patch | `v1.24.0` β `v1.24.1` |
---
### Release Notes
<details>
<summary>prometheus/client_golang (github.com/prometheus/client_golang)</summary>
### [`v1.24.1`](https://github.com/prometheus/client_golang/releases/tag/v1.24.1): / 2026-07-23
[Compare Source](https://github.com/prometheus/client_golang/compare/v1.24.0...v1.24.1)
Small bugfix release for promhttp.
#### What's Changed
\[BUGFIX] promhttp: Fix panic on requests with nil URL. [#​2065](https://github.com/prometheus/client_golang/issues/2065)
**Full Changelog**: <https://github.com/prometheus/client_golang/compare/v1.24.0...v1.24.1>
</details>
---
### Configuration
π **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
π¦ **Automerge**: Enabled.
β» **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI3OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2F1dG9tZXJnZSIsInJlbm92YXRlL2dvbGFuZyJdfQ==-->
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):
2 additional dependencies were updated
Details:
Package
Change
github.com/prometheus/common
v0.70.0 -> v0.70.1
golang.org/x/text
v0.38.0 -> v0.40.0
### βΉοΈ 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):
- 2 additional dependencies were updated
Details:
| **Package** | **Change** |
| :----------------------------- | :--------------------- |
| `github.com/prometheus/common` | `v0.70.0` -> `v0.70.1` |
| `golang.org/x/text` | `v0.38.0` -> `v0.40.0` |
CSRBot
merged commit eb6941a27b into master2026-07-24 11:22:11 +02:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v1.24.0βv1.24.1Release Notes
prometheus/client_golang (github.com/prometheus/client_golang)
v1.24.1: / 2026-07-23Compare Source
Small bugfix release for promhttp.
What's Changed
[BUGFIX] promhttp: Fix panic on requests with nil URL. #β2065
Full Changelog: https://github.com/prometheus/client_golang/compare/v1.24.0...v1.24.1
Configuration
π Schedule: (UTC)
π¦ Automerge: Enabled.
β» 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.
This PR has been generated by Mend Renovate.
βΉοΈ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go getcommand, which resulted in the following additional change(s):Details:
github.com/prometheus/commonv0.70.0->v0.70.1golang.org/x/textv0.38.0->v0.40.0