Bump the prometheus group across 1 directory with 4 updates - #861
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the prometheus group across 1 directory with 4 updates#861dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
This was referenced Aug 6, 2026
Bumps the prometheus group with 3 updates in the / directory: [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang), [github.com/prometheus/exporter-toolkit](https://github.com/prometheus/exporter-toolkit) and [github.com/prometheus/prometheus](https://github.com/prometheus/prometheus). Updates `github.com/prometheus/client_golang` from 1.23.2 to 1.24.1 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.23.2...v1.24.1) Updates `github.com/prometheus/common` from 0.69.0 to 0.70.1 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.69.0...v0.70.1) Updates `github.com/prometheus/exporter-toolkit` from 0.16.0 to 0.19.0 - [Release notes](https://github.com/prometheus/exporter-toolkit/releases) - [Commits](prometheus/exporter-toolkit@v0.16.0...v0.19.0) Updates `github.com/prometheus/prometheus` from 0.312.0 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.312.0...v0.314.0) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-version: 1.24.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prometheus - dependency-name: github.com/prometheus/common dependency-version: 0.70.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prometheus - dependency-name: github.com/prometheus/exporter-toolkit dependency-version: 0.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prometheus - dependency-name: github.com/prometheus/prometheus dependency-version: 0.313.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prometheus ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/prometheus-20edb795ec
branch
from
September 1, 2026 08:03
5e0f446 to
add9171
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the prometheus group with 3 updates in the / directory: github.com/prometheus/client_golang, github.com/prometheus/exporter-toolkit and github.com/prometheus/prometheus.
Updates
github.com/prometheus/client_golangfrom 1.23.2 to 1.24.1Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
d6087eerelease: cut v1.24.1 (#2076)48dd383Cut v1.24.0 (#2061)a725305Cut v1.24.0-rc.0 (#2058)77c584fbuild(deps): update all Go dependencies in all go.mod files (#2059)78262a7feat(promhttp): add CoalesceGather option to deduplicate concurrent Gather ca...34e9a7fMerge pull request #2055 from prombot/repo_sync43749bcUpdate common Prometheus filesde19217examples: improve simple main.go example (#1999)20355ebfix: correct typos in comments and test error messages (#2049)4cd2d3atest: fix two flaky tests (darwin start_time regex, memstats HeapReleased dri...Updates
github.com/prometheus/commonfrom 0.69.0 to 0.70.1Release notes
Sourced from github.com/prometheus/common's releases.
Changelog
Sourced from github.com/prometheus/common's changelog.
Commits
b63d8c0build(deps): bump golang.org/x/net (#947)4109c3ebuild(deps): bump the codeql group with 4 updates (#948)5270b62build(deps): bump actions/setup-go from 6.5.0 to 7.0.0 (#949)1167ca3build(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#950)d28d382Update common Prometheus files (#946)f915876Merge pull request #924 from roidelapluie/roidelapluie/redirect-header-commentdfbebd0Merge pull request #945 from roidelapluie/roidelapluie/changelog-0.70.0c8a0019Update CHANGELOG for v0.70.05eff7a8Merge pull request #941 from prometheus/dependabot/github_actions/actions/che...a23c5b3Merge pull request #939 from prometheus/dependabot/github_actions/ossf/scorec...Updates
github.com/prometheus/exporter-toolkitfrom 0.16.0 to 0.19.0Release notes
Sourced from github.com/prometheus/exporter-toolkit's releases.
... (truncated)
Commits
007f1cdMerge pull request #430 from nicolastakashi/bootstrap-extra-routes053fde5Merge remote-tracking branch 'upstream/master' into bootstrap-extra-routes157a6e4bootstrap: allow overriding the root route, keep the metrics path reserved97c0308Merge pull request #421 from randomizedcoder/bootstrap-read-header-timeoutab92444bootstrap: add configurable ReadHeaderTimeout to the HTTP serverc5b079ebootstrap: reject routes that conflict with protected paths7021956bootstrap: inline the metrics path flag registrationf4ecc5fbootstrap: drop MetricsPathEnvar supportd167c59Merge pull request #425 from prometheus/dependabot/github_actions/codeql-ba9c...228b5a0Merge pull request #426 from prometheus/dependabot/github_actions/actions/che...Updates
github.com/prometheus/prometheusfrom 0.312.0 to 0.314.0Commits
d7598b7prepare 3.14.0 (#19442)549fd68chore: prepare 3.14.0-rc.0 (#19322)bf5a981Merge pull request #19300 from prometheus/krajo/merge-release-to-main1427c3aMerge pull request #19294 from abhinandan-thakur/docs-6784-adding-docs-for-mi...8c4a80bMerge remote-tracking branch 'origin/release-3.13' into krajo/merge-release-t...631483eUpdate storage/interface.gobb5dff0Merge pull request #19292 from prometheus/krajo/prep-3.13.2-chglog0c1a248Merge pull request #19291 from prometheus/krajo/bumpto3.13.24b2fcf8chore: bump version to 3.13.23b590f8Merge pull request #19290 from prometheus/krajo/security-bump-x-text-grpc