chore(deps): update module github.com/prometheus/common to v0.70.1 - #508
Closed
red-hat-konflux[bot] wants to merge 1 commit into
Closed
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
red-hat-konflux
Bot
deleted the
konflux/mintmaker/release-v0.3.x/github.com-prometheus-common-0.x
branch
July 20, 2026 13:06
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/release-v0.3.x/github.com-prometheus-common-0.x
branch
2 times, most recently
from
July 27, 2026 05:19
41faf00 to
e251136
Compare
|
@red-hat-konflux: PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
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.
This PR contains the following updates:
v0.67.5→v0.70.1Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
prometheus/common (github.com/prometheus/common)
v0.70.1Compare Source
What's Changed
Full Changelog: prometheus/common@v0.70.0...v0.70.1
v0.70.0Compare Source
Enhancements
Bugfixes
TLSVersion.String()printing a pointer address instead of the numeric version for unknown TLS versions. #929Internal
BenchmarkConvertMetricFamilycomparing the Prometheus text and OpenMetrics 1.0 encoders. #943Full Changelog: prometheus/common@v0.69.0...v0.70.0
v0.69.0Compare Source
Enhancements
Bugfixes
TLSVersion.String()printing a pointer address instead of the numeric version for unknown TLS versions. #929Internal
BenchmarkConvertMetricFamilycomparing the Prometheus text and OpenMetrics 1.0 encoders. #943Full Changelog: prometheus/common@v0.69.0...v0.70.0
v0.68.1Compare Source
Security / behavior changes
FollowRedirectsis enabled, the HTTP client now stripsAuthorization,Cookie,Proxy-Authorizationand other sensitive headers, and skips basic-auth, bearer-token and OAuth2 credentials, when a redirect points to a different host. This aligns with Go'snet/httpbehavior. Callers that relied on credentials being sent to a redirect target on another host will need to target that host directly. #901 #920 #921LoadHTTPConfigFilenow resolves relative file paths (e.g.*_filecredentials,http_headersfiles) against the config file's own directory instead of its parent directory. Configs that worked around the old behavior by prefixing paths with the config's directory name must drop that prefix. #925Bugfixes
{}. #922Time.UnmarshalJSONfor larger negative numbers. #918Performance
Time.UnmarshalJSON. #918Internal
Full Changelog: prometheus/common@v0.68.1...v0.69.0
v0.68.0Compare Source
What's Changed
New Contributors
Full Changelog: prometheus/common@v0.67.5...v0.68.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.