Skip to content

Update module github.com/prometheus/common to v0.70.1 - #50

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-prometheus-common-0.x
Open

Update module github.com/prometheus/common to v0.70.1#50
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-prometheus-common-0.x

Conversation

@renovate

@renovate renovate Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/prometheus/common v0.67.5v0.70.1 age confidence

Release Notes

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

v0.70.1

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.70.0...v0.70.1

v0.70.0

Compare Source

Enhancements
  • route: add support for the QUERY HTTP method. #​932
Bugfixes
  • config: fix TLSVersion.String() printing a pointer address instead of the numeric version for unknown TLS versions. #​929
Internal

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

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

v0.68.1

Compare Source

What's Changed

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

v0.68.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.67.5...v0.68.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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner May 29, 2026 19:46
@renovate renovate Bot added the dependency label May 29, 2026
@renovate renovate Bot changed the title Update module github.com/prometheus/common to v0.68.0 Update module github.com/prometheus/common to v0.68.1 Jun 3, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-prometheus-common-0.x branch from d92cccf to 4e0061c Compare June 3, 2026 08:37
@renovate

renovate Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.49.0 -> v0.54.0
golang.org/x/sys v0.42.0 -> v0.47.0

@renovate renovate Bot changed the title Update module github.com/prometheus/common to v0.68.1 Update module github.com/prometheus/common to v0.69.0 Jun 17, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 4e0061c to bb422e6 Compare June 17, 2026 11:55
@renovate renovate Bot changed the title Update module github.com/prometheus/common to v0.69.0 Update module github.com/prometheus/common to v0.70.0 Jul 10, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-prometheus-common-0.x branch from bb422e6 to 519511f Compare July 10, 2026 13:02
@renovate renovate Bot changed the title Update module github.com/prometheus/common to v0.70.0 Update module github.com/prometheus/common to v0.70.1 Jul 22, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-prometheus-common-0.x branch from 519511f to c43ad8a Compare July 22, 2026 08:12
@renovate renovate Bot changed the title Update module github.com/prometheus/common to v0.70.1 Update module github.com/prometheus/common to v0.70.1 - autoclosed Aug 11, 2026
@renovate renovate Bot closed this Aug 11, 2026
@renovate
renovate Bot deleted the renovate/github.com-prometheus-common-0.x branch August 11, 2026 06:53
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot changed the title Update module github.com/prometheus/common to v0.70.1 - autoclosed Update module github.com/prometheus/common to v0.70.1 Aug 12, 2026
@renovate renovate Bot reopened this Aug 12, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-prometheus-common-0.x branch 2 times, most recently from c43ad8a to 1213256 Compare August 12, 2026 02: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.

0 participants