chore(deps): update module github.com/prometheus/common to v0.70.1#271
Open
red-hat-konflux[bot] wants to merge 1 commit into
Open
chore(deps): update module github.com/prometheus/common to v0.70.1#271red-hat-konflux[bot] wants to merge 1 commit into
red-hat-konflux[bot] wants to merge 1 commit into
Conversation
red-hat-konflux
Bot
deleted the
konflux/mintmaker/main/github.com-prometheus-common-0.x
branch
February 4, 2026 05:00
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/github.com-prometheus-common-0.x
branch
from
February 4, 2026 08:49
3a3de68 to
737cbcb
Compare
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
force-pushed
the
konflux/mintmaker/main/github.com-prometheus-common-0.x
branch
from
February 4, 2026 08:49
737cbcb to
3a3de68
Compare
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/github.com-prometheus-common-0.x
branch
2 times, most recently
from
February 5, 2026 20:54
3a3de68 to
27de699
Compare
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/github.com-prometheus-common-0.x
branch
2 times, most recently
from
March 5, 2026 05:38
27de699 to
a0e057c
Compare
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/github.com-prometheus-common-0.x
branch
from
April 2, 2026 22:28
a0e057c to
04e8994
Compare
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
force-pushed
the
konflux/mintmaker/main/github.com-prometheus-common-0.x
branch
2 times, most recently
from
April 12, 2026 09:40
04e8994 to
935c510
Compare
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/github.com-prometheus-common-0.x
branch
2 times, most recently
from
May 14, 2026 22:03
b8e35df to
80f19e3
Compare
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/github.com-prometheus-common-0.x
branch
2 times, most recently
from
May 20, 2026 22:24
80f19e3 to
e303b6c
Compare
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/github.com-prometheus-common-0.x
branch
3 times, most recently
from
May 29, 2026 18:28
d01466b to
667b7f9
Compare
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/github.com-prometheus-common-0.x
branch
from
June 3, 2026 09:45
667b7f9 to
17338be
Compare
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/github.com-prometheus-common-0.x
branch
from
June 15, 2026 18:31
17338be to
fe52a66
Compare
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/github.com-prometheus-common-0.x
branch
3 times, most recently
from
June 20, 2026 11:34
e79b72c to
a3ef2a2
Compare
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/github.com-prometheus-common-0.x
branch
2 times, most recently
from
June 25, 2026 22:31
f630655 to
fc438e2
Compare
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
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.66.1→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
v0.67.5Compare Source
What's Changed
Full Changelog: prometheus/common@v0.67.4...v0.67.5
v0.67.4: / 2025-11-18Compare Source
What's Changed
Full Changelog: prometheus/common@v0.67.3...v0.67.4
v0.67.3: / 2025-11-18Compare Source
What's Changed
New Contributors
Full Changelog: prometheus/common@v0.67.2...v0.67.3
v0.67.2Compare Source
v0.67.1Compare Source
v0.67.0Compare Source
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.