Skip to content

chore(deps): update prometheus libraries (minor)#632

Merged
CubicrootXYZ merged 1 commit into
mainfrom
renovate/prom-libs
Jun 19, 2026
Merged

chore(deps): update prometheus libraries (minor)#632
CubicrootXYZ merged 1 commit into
mainfrom
renovate/prom-libs

Conversation

@CubicrootXYZ

@CubicrootXYZ CubicrootXYZ commented Jun 17, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Change Age Confidence
github.com/prometheus/common v0.68.1v0.69.0 age confidence

Release Notes

prometheus/common (github.com/prometheus/common)

v0.69.0

Compare Source

Security / behavior changes
  • config: credentials are no longer forwarded across cross-host redirects. When FollowRedirects is enabled, the HTTP client now strips Authorization, Cookie, Proxy-Authorization and other sensitive headers, and skips basic-auth, bearer-token and OAuth2 credentials, when a redirect points to a different host. This aligns with Go's net/http behavior. Callers that relied on credentials being sent to a redirect target on another host will need to target that host directly. #​901 #​920 #​921
  • config: LoadHTTPConfigFile now resolves relative file paths (e.g. *_file credentials, http_headers files) 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. #​925
Bugfixes
  • expfmt: fix nil pointer panic when parsing empty braces {}. #​922
  • model: fix Time.UnmarshalJSON for larger negative numbers. #​918
Performance
  • model: reduce allocations in Time.UnmarshalJSON. #​918
Internal
  • Synchronize common files from prometheus/prometheus. #​917
  • Modernize Go. #​919

Full Changelog: prometheus/common@v0.68.1...v0.69.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@CubicrootXYZ CubicrootXYZ changed the title chore(deps): update prometheus libraries to v0.69.0 chore(deps): update prometheus libraries (minor) Jun 19, 2026
@CubicrootXYZ CubicrootXYZ merged commit 7f83507 into main Jun 19, 2026
9 checks passed
@CubicrootXYZ CubicrootXYZ deleted the renovate/prom-libs branch June 19, 2026 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant