chore(deps): update module github.com/prometheus/client_golang to v1.21.1 #56

Merged
CSRBot merged 1 commits from renovate/github.com-prometheus-client_golang-1.x into master 2025-03-04 18:24:17 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/prometheus/client_golang require patch v1.21.0 -> v1.21.1

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

prometheus/client_golang (github.com/prometheus/client_golang)

v1.21.1: / 2025-03-04

Compare Source

This release addresses a performance regression introduced in #​1661 -- thanks to all who reported this quickly:
@​chlunde, @​dethi, @​aaronbee @​tsuna @​kakkoyun 💪🏽. This patch release also fixes the iOS build.

We will be hardening the release process even further (#​1759, #​1761) to prevent this in future, sorry for the inconvenience!

The high concurrency optimization is planned to be eventually reintroduced, however in a much safer manner, potentially in a separate API.

  • [BUGFIX] prometheus: Revert of Inc, Add and Observe cumulative metric CAS optimizations (#​1661), causing regressions on low concurrency cases #​1757
  • [BUGFIX] prometheus: Fix GOOS=ios build, broken due to process_collector_* wrong build tags. #​1758
All commits

Full Changelog: https://github.com/prometheus/client_golang/compare/v1.21.0...v1.21.1


Configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | require | patch | `v1.21.0` -> `v1.21.1` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>prometheus/client_golang (github.com/prometheus/client_golang)</summary> ### [`v1.21.1`](https://github.com/prometheus/client_golang/releases/tag/v1.21.1): / 2025-03-04 [Compare Source](https://github.com/prometheus/client_golang/compare/v1.21.0...v1.21.1) This release addresses a performance regression introduced in [#&#8203;1661](https://github.com/prometheus/client_golang/issues/1661) -- thanks to all who [reported this quickly](https://github.com/prometheus/client_golang/issues/1748): [@&#8203;chlunde](https://github.com/chlunde), [@&#8203;dethi](https://github.com/dethi), [@&#8203;aaronbee](https://github.com/aaronbee) [@&#8203;tsuna](https://github.com/tsuna) [@&#8203;kakkoyun](https://github.com/kakkoyun) 💪🏽. This patch release also fixes the iOS build. We will be hardening the release process even further ([#&#8203;1759](https://github.com/prometheus/client_golang/issues/1759), [#&#8203;1761](https://github.com/prometheus/client_golang/issues/1761)) to prevent this in future, sorry for the inconvenience! The high concurrency optimization is planned to be eventually reintroduced, however in a much safer manner, potentially in a separate API. - \[BUGFIX] prometheus: Revert of `Inc`, `Add` and `Observe` cumulative metric CAS optimizations ([#&#8203;1661](https://github.com/prometheus/client_golang/issues/1661)), causing regressions on low concurrency cases [#&#8203;1757](https://github.com/prometheus/client_golang/issues/1757) - \[BUGFIX] prometheus: Fix GOOS=ios build, broken due to process_collector_\* wrong build tags. [#&#8203;1758](https://github.com/prometheus/client_golang/issues/1758) <details> <summary>All commits</summary> - Revert "exponential backoff for CAS operations on floats" and cut 1.21.1 by [@&#8203;bwplotka](https://github.com/bwplotka) in https://github.com/prometheus/client_golang/pull/1757 - Fix ios build for 1.21.1 by [@&#8203;bwplotka](https://github.com/bwplotka) in https://github.com/prometheus/client_golang/pull/1758 </details> **Full Changelog**: https://github.com/prometheus/client_golang/compare/v1.21.0...v1.21.1 </details> --- ### Configuration 📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlIiwicmVub3ZhdGUvYXV0b21lcmdlIiwicmVub3ZhdGUvZ29sYW5nIl19-->
CSRBot added 1 commit 2025-03-04 15:27:29 +01:00
chore(deps): update module github.com/prometheus/client_golang to v1.21.1
All checks were successful
Run unit tests / test (pull_request) Successful in 6m2s
continuous-integration/drone/pr Build is passing
Run unit tests / test (push) Successful in 6m8s
continuous-integration/drone/push Build is passing
005648f7d4
CSRBot merged commit 005648f7d4 into master 2025-03-04 18:24:17 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: volker.raschek/prometheus-fail2ban-exporter#56
No description provided.