Skip to content

Bump the prometheus group across 1 directory with 4 updates - #361

Merged
SuperQ merged 1 commit into
masterfrom
dependabot/go_modules/prometheus-892b99da35
Sep 17, 2026
Merged

SuperQ merged 1 commit into
masterfrom
dependabot/go_modules/prometheus-892b99da35

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the prometheus group with 4 updates in the / directory: github.com/prometheus/common, github.com/prometheus/exporter-toolkit, github.com/prometheus/prometheus and github.com/prometheus/statsd_exporter.

Updates github.com/prometheus/common from 0.70.1 to 0.71.0

Release notes

Sourced from github.com/prometheus/common's releases.

v0.71.0

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.70.1...v0.71.0

Commits
  • 9a4aff0 build(deps): bump github.com/stretchr/testify in /assets (#979)
  • 483bb89 Update dependabot config (#978)
  • d29e1ea build(deps): bump golang.org/x/net (#975)
  • e531bd2 build(deps): bump google.golang.org/protobuf from 1.36.11 to 1.36.12 (#976)
  • bc3fc3a build(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.1 (#977)
  • 15e9f45 expfmt: fix OpenMetrics 2.0 decoder error, format docs, and encoder version d...
  • 0acfdb3 expfmt: prevent st@ leaking to Gauge and Untyped samples in OpenMetrics 2.0 (...
  • eb72e27 model: add Duration unit constants and conversion methods (#952)
  • 67b7d90 fix: drop invalid OpenMetrics 2.0 exemplars instead of failing exposition (#970)
  • 715ac36 expfmt: format OpenMetrics 2.0 float values and validate units (#969)
  • Additional commits viewable in compare view

Updates github.com/prometheus/exporter-toolkit from 0.17.1 to 0.19.0

Release notes

Sourced from github.com/prometheus/exporter-toolkit's releases.

v0.19.0

It's the second release today because @​ArthurSens forgot to pull latest master before tagging v0.18.0 🤦

What's Changed

Full Changelog: prometheus/exporter-toolkit@v0.18.0...v0.19.0

v0.18.0

What's Changed

New Contributors

Full Changelog: prometheus/exporter-toolkit@v0.17.1...v0.18.0

Commits
  • 007f1cd Merge pull request #430 from nicolastakashi/bootstrap-extra-routes
  • 053fde5 Merge remote-tracking branch 'upstream/master' into bootstrap-extra-routes
  • 157a6e4 bootstrap: allow overriding the root route, keep the metrics path reserved
  • 97c0308 Merge pull request #421 from randomizedcoder/bootstrap-read-header-timeout
  • ab92444 bootstrap: add configurable ReadHeaderTimeout to the HTTP server
  • c5b079e bootstrap: reject routes that conflict with protected paths
  • 7021956 bootstrap: inline the metrics path flag registration
  • f4ecc5f bootstrap: drop MetricsPathEnvar support
  • d167c59 Merge pull request #425 from prometheus/dependabot/github_actions/codeql-ba9c...
  • 228b5a0 Merge pull request #426 from prometheus/dependabot/github_actions/actions/che...
  • Additional commits viewable in compare view

Updates github.com/prometheus/prometheus from 0.313.2 to 0.314.0

Commits
  • d7598b7 prepare 3.14.0 (#19442)
  • 549fd68 chore: prepare 3.14.0-rc.0 (#19322)
  • bf5a981 Merge pull request #19300 from prometheus/krajo/merge-release-to-main
  • 1427c3a Merge pull request #19294 from abhinandan-thakur/docs-6784-adding-docs-for-mi...
  • 8c4a80b Merge remote-tracking branch 'origin/release-3.13' into krajo/merge-release-t...
  • 631483e Update storage/interface.go
  • 383cf07 storage: document mint and maxt parameters
  • 40ea54d Merge pull request #18778 from Vaivaswat2244/ipv6
  • e353420 fix(nhcb): reuse hBuffer when hashing label sets (#19282)
  • 76f12ae Merge pull request #19271 from ZayanKhan-12/fix-release-dependabot-link
  • Additional commits viewable in compare view

Updates github.com/prometheus/statsd_exporter from 0.30.0 to 0.31.0

Release notes

Sourced from github.com/prometheus/statsd_exporter's releases.

0.31.0

What's Changed

  • [FEATURE] Support the optional DogStatsD v1.3 metric timestamp field (|T<unix_timestamp>) (#716)
  • [FEATURE] Support $0 template reference in glob mappings, expanding to the complete StatsD metric name (matching regex mappings, where $0 expands to the complete regex match) (#735)
  • ⚠️ [CHANGE][library] fsm.TemplateFormatter.Format now takes the original metric name as an additional first argument: Format(metricName string, captures []string) instead of Format(captures []string) (#735)
  • [CHANGE] Reject unknown mapping configuration fields and remove support for deprecated timer_type, top-level buckets and quantiles, and match_metric_type: timer (#673)
  • [BUGFIX] Avoid a nil logger panic when initializing a metric mapper (#709)
  • [CHANGE] Update dependencies, including github.com/prometheus/client_golang, github.com/prometheus/common, github.com/prometheus/exporter-toolkit, and golang.org/x/net (#707, #717, #718, #725, #732, #742)

New Contributors

Full Changelog: prometheus/statsd_exporter@v0.30.0...0.31.0

Changelog

Sourced from github.com/prometheus/statsd_exporter's changelog.

0.31.0 / 2026-09-02

  • [FEATURE] Support the optional DogStatsD v1.3 metric timestamp field (|T<unix_timestamp>) (#716)
  • [FEATURE] Support $0 template reference in glob mappings, expanding to the complete StatsD metric name (matching regex mappings, where $0 expands to the complete regex match) (#735)
  • [CHANGE][library] fsm.TemplateFormatter.Format now takes the original metric name as an additional first argument: Format(metricName string, captures []string) instead of Format(captures []string) (#735)
  • [CHANGE] Reject unknown mapping configuration fields and remove support for deprecated timer_type, top-level buckets and quantiles, and match_metric_type: timer (#673)
  • [BUGFIX] Avoid a nil logger panic when initializing a metric mapper (#709)
  • [CHANGE] Update dependencies, including github.com/prometheus/client_golang, github.com/prometheus/common, github.com/prometheus/exporter-toolkit, and golang.org/x/net (#707, #717, #718, #725, #732, #742)
Commits
  • 715f2b6 Prepare release 0.31.0
  • c79d7eb Merge pull request #745 from prombot/repo_sync
  • 145d119 Update common Prometheus files
  • b629673 Merge pull request #735 from pujitha24/auto/issue-444
  • dfd06ff Fix README: regex $0$1 doesn't need bracing, only glob does
  • 4b3e08e Merge pull request #739 from prometheus/dependabot/github_actions/actions/che...
  • e93c0b6 Clarify $0 doc wording and add breaking-change changelog entry
  • 9771c37 Add test coverage for $0 template reference and changelog entry
  • 5ca9cdb Merge pull request #743 from prombot/repo_sync
  • 41faa38 Update common Prometheus files
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the prometheus group with 4 updates in the / directory: [github.com/prometheus/common](https://github.com/prometheus/common), [github.com/prometheus/exporter-toolkit](https://github.com/prometheus/exporter-toolkit), [github.com/prometheus/prometheus](https://github.com/prometheus/prometheus) and [github.com/prometheus/statsd_exporter](https://github.com/prometheus/statsd_exporter).


Updates `github.com/prometheus/common` from 0.70.1 to 0.71.0
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md)
- [Commits](prometheus/common@v0.70.1...v0.71.0)

Updates `github.com/prometheus/exporter-toolkit` from 0.17.1 to 0.19.0
- [Release notes](https://github.com/prometheus/exporter-toolkit/releases)
- [Commits](prometheus/exporter-toolkit@v0.17.1...v0.19.0)

Updates `github.com/prometheus/prometheus` from 0.313.2 to 0.314.0
- [Release notes](https://github.com/prometheus/prometheus/releases)
- [Changelog](https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md)
- [Commits](prometheus/prometheus@v0.313.2...v0.314.0)

Updates `github.com/prometheus/statsd_exporter` from 0.30.0 to 0.31.0
- [Release notes](https://github.com/prometheus/statsd_exporter/releases)
- [Changelog](https://github.com/prometheus/statsd_exporter/blob/master/CHANGELOG.md)
- [Commits](prometheus/statsd_exporter@v0.30.0...0.31.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  dependency-version: 0.71.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prometheus
- dependency-name: github.com/prometheus/exporter-toolkit
  dependency-version: 0.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prometheus
- dependency-name: github.com/prometheus/prometheus
  dependency-version: 0.314.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prometheus
- dependency-name: github.com/prometheus/statsd_exporter
  dependency-version: 0.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prometheus
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 17, 2026
@SuperQ
SuperQ merged commit 90e311e into master Sep 17, 2026
9 checks passed
@SuperQ
SuperQ deleted the dependabot/go_modules/prometheus-892b99da35 branch September 17, 2026 05:42
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant