CP-29639: Bump github.com/prometheus/prometheus from 0.313.2 to 0.314.0 - #969
Merged
evan-cz merged 1 commit intoSep 5, 2026
Conversation
|
PR author is in the excluded authors list. |
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/prometheus/prometheus-0.314.0
branch
2 times, most recently
from
August 28, 2026 15:08
93813f9 to
4dbf2cd
Compare
Contributor
|
@dependabot recreate |
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/prometheus/prometheus-0.314.0
branch
from
September 4, 2026 22:36
4dbf2cd to
8fd3f97
Compare
evan-cz
force-pushed
the
dependabot/go_modules/github.com/prometheus/prometheus-0.314.0
branch
2 times, most recently
from
September 4, 2026 23:39
e2e81dd to
ab66201
Compare
evan-cz
approved these changes
Sep 5, 2026
evan-cz
left a comment
Contributor
There was a problem hiding this comment.
Bump plus the call-site fix it requires: writev2.FromIntHistogram/FromFloatHistogram gained a leading start-timestamp parameter in 0.314.0. Passing 0 per the upstream doc comment, so fixture behaviour is unchanged. CI green.
evan-cz
force-pushed
the
dependabot/go_modules/github.com/prometheus/prometheus-0.314.0
branch
from
September 5, 2026 00:24
ab66201 to
557f84d
Compare
The bump alone does not compile. writev2.FromIntHistogram and FromFloatHistogram gained a leading start-timestamp parameter in this release, and app/domain/testdata/fixture.go still calls the two-argument form. Pass 0 for the new argument, which the upstream doc comment specifies as the value for an unknown start timestamp and which Prometheus's own tests use. The fixtures keep their existing timestamps and behaviour. Only the writev2 calls change; the prompb equivalents in the same file are a different package whose signature is unchanged. Note for anyone reproducing this: go build ./... does not catch it. The Go toolchain skips directories named testdata, so the file only compiles under go test. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
evan-cz
force-pushed
the
dependabot/go_modules/github.com/prometheus/prometheus-0.314.0
branch
from
September 5, 2026 00:31
557f84d to
2d2191f
Compare
evan-cz
deleted the
dependabot/go_modules/github.com/prometheus/prometheus-0.314.0
branch
September 5, 2026 01:22
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 github.com/prometheus/prometheus from 0.313.2 to 0.314.0.
Commits
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.go383cf07storage: document mint and maxt parameters40ea54dMerge pull request #18778 from Vaivaswat2244/ipv6e353420fix(nhcb): reuse hBuffer when hashing label sets (#19282)76f12aeMerge pull request #19271 from ZayanKhan-12/fix-release-dependabot-link