Update module github.com/prometheus/common to v0.69.0#271
Open
red-hat-konflux[bot] wants to merge 1 commit into
Open
Update module github.com/prometheus/common to v0.69.0#271red-hat-konflux[bot] wants to merge 1 commit into
red-hat-konflux[bot] wants to merge 1 commit into
Conversation
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:
|
737cbcb to
3a3de68
Compare
3a3de68 to
27de699
Compare
27de699 to
a0e057c
Compare
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:
|
04e8994 to
935c510
Compare
b8e35df to
80f19e3
Compare
80f19e3 to
e303b6c
Compare
d01466b to
667b7f9
Compare
667b7f9 to
17338be
Compare
17338be to
fe52a66
Compare
e79b72c to
a3ef2a2
Compare
a3ef2a2 to
f630655
Compare
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
f630655 to
fc438e2
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.
This PR contains the following updates:
v0.66.1→v0.69.0Release Notes
prometheus/common (github.com/prometheus/common)
v0.69.0Compare 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.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.