Skip to content

Update all non-major dependencies (minor)

Florian Bosdorff requested to merge renovate/all-minor-patch into main

This MR contains the following updates:

Package Type Update Change
github.com/prometheus/client_golang require minor v1.13.1 -> v1.14.0
hadolint/hadolint image minor v2.10.0-alpine -> v2.12.0-alpine

Release Notes

prometheus/client_golang

v1.14.0

Compare Source

It might look like a small release, but it's quite opposite 😱 There were many non user facing changes and fixes and enormous work from engineers from Grafana to add native histograms in 💪🏾 Enjoy! 😍

What's Changed

  • [FEATURE] Add Support for Native Histograms. #​1150
  • [CHANGE] Extend prometheus.Registry to implement prometheus.Collector interface. #​1103

New Contributors

Full Changelog: https://github.com/prometheus/client_golang/compare/v1.13.1...v1.14.0


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports