Skip to content

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

Open
konflux-internal-p02[bot] wants to merge 1 commit into
rhoai-3.4from
konflux/mintmaker/rhoai-3.4/github.com-prometheus-common-0.x
Open

Update module github.com/prometheus/common to v0.70.1#29
konflux-internal-p02[bot] wants to merge 1 commit into
rhoai-3.4from
konflux/mintmaker/rhoai-3.4/github.com-prometheus-common-0.x

Conversation

@konflux-internal-p02

@konflux-internal-p02 konflux-internal-p02 Bot commented Apr 14, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
github.com/prometheus/common v0.66.1v0.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

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.68.1

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.0

Compare Source

What's Changed

New Contributors

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

v0.67.5

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.67.4...v0.67.5

v0.67.4: / 2025-11-18

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.67.3...v0.67.4

v0.67.3: / 2025-11-18

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.67.2...v0.67.3

v0.67.2

Compare Source

v0.67.1

Compare Source

v0.67.0

Compare Source


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

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.

@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.67.5 chore(deps): update module github.com/prometheus/common to v0.67.5 - abandoned May 7, 2026
@konflux-internal-p02

Copy link
Copy Markdown
Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.67.5 - abandoned chore(deps): update module github.com/prometheus/common to v0.67.5 May 7, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.67.5 chore(deps): update module github.com/prometheus/common to v0.67.5 - abandoned May 27, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.67.5 - abandoned chore(deps): update module github.com/prometheus/common to v0.67.5 May 27, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.67.5 chore(deps): update module github.com/prometheus/common to v0.67.5 - abandoned May 28, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.67.5 - abandoned chore(deps): update module github.com/prometheus/common to v0.67.5 May 28, 2026
@konflux-internal-p02
konflux-internal-p02 Bot force-pushed the konflux/mintmaker/rhoai-3.4/github.com-prometheus-common-0.x branch from 4f05f1a to 85ef7a8 Compare May 29, 2026 17:08
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.67.5 chore(deps): update module github.com/prometheus/common to v0.68.0 May 29, 2026
@konflux-internal-p02
konflux-internal-p02 Bot force-pushed the konflux/mintmaker/rhoai-3.4/github.com-prometheus-common-0.x branch from 85ef7a8 to 43b11e6 Compare June 3, 2026 09:26
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.68.0 chore(deps): update module github.com/prometheus/common to v0.68.1 Jun 3, 2026
@konflux-internal-p02

konflux-internal-p02 Bot commented Jun 3, 2026

Copy link
Copy Markdown
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):

  • 5 additional dependencies were updated

Details:

Package Change
golang.org/x/sync v0.20.0 -> v0.22.0
golang.org/x/text v0.37.0 -> v0.40.0
github.com/prometheus/procfs v0.16.1 -> v0.21.0
golang.org/x/net v0.55.0 -> v0.57.0
golang.org/x/sys v0.45.0 -> v0.47.0

@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.68.1 chore(deps): update module github.com/prometheus/common to v0.68.1 - abandoned Jun 16, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.68.1 - abandoned chore(deps): update module github.com/prometheus/common to v0.68.1 Jun 16, 2026
@konflux-internal-p02
konflux-internal-p02 Bot force-pushed the konflux/mintmaker/rhoai-3.4/github.com-prometheus-common-0.x branch from 43b11e6 to d255c90 Compare June 20, 2026 09:08
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.68.1 chore(deps): update module github.com/prometheus/common to v0.69.0 Jun 20, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.69.0 Update module github.com/prometheus/common to v0.69.0 Jun 25, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title Update module github.com/prometheus/common to v0.69.0 chore(deps): update module github.com/prometheus/common to v0.69.0 Jun 26, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.69.0 Update module github.com/prometheus/common to v0.69.0 Jun 26, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title Update module github.com/prometheus/common to v0.69.0 chore(deps): update module github.com/prometheus/common to v0.69.0 Jun 26, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.69.0 Update module github.com/prometheus/common to v0.69.0 Jun 26, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title Update module github.com/prometheus/common to v0.69.0 chore(deps): update module github.com/prometheus/common to v0.69.0 Jun 27, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.69.0 Update module github.com/prometheus/common to v0.69.0 Jun 27, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title Update module github.com/prometheus/common to v0.69.0 chore(deps): update module github.com/prometheus/common to v0.69.0 Jun 27, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.69.0 Update module github.com/prometheus/common to v0.69.0 Jun 27, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title Update module github.com/prometheus/common to v0.69.0 chore(deps): update module github.com/prometheus/common to v0.69.0 Jun 28, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.69.0 Update module github.com/prometheus/common to v0.69.0 Jun 28, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.69.0 Update module github.com/prometheus/common to v0.69.0 Jul 3, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title Update module github.com/prometheus/common to v0.69.0 chore(deps): update module github.com/prometheus/common to v0.69.0 Jul 3, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.69.0 Update module github.com/prometheus/common to v0.69.0 Jul 3, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title Update module github.com/prometheus/common to v0.69.0 chore(deps): update module github.com/prometheus/common to v0.69.0 Jul 3, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.69.0 Update module github.com/prometheus/common to v0.69.0 Jul 4, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title Update module github.com/prometheus/common to v0.69.0 chore(deps): update module github.com/prometheus/common to v0.69.0 Jul 4, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.69.0 Update module github.com/prometheus/common to v0.69.0 Jul 5, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title Update module github.com/prometheus/common to v0.69.0 chore(deps): update module github.com/prometheus/common to v0.69.0 Jul 5, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.69.0 Update module github.com/prometheus/common to v0.69.0 Jul 5, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title Update module github.com/prometheus/common to v0.69.0 chore(deps): update module github.com/prometheus/common to v0.69.0 Jul 5, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.69.0 Update module github.com/prometheus/common to v0.69.0 Jul 5, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title Update module github.com/prometheus/common to v0.69.0 chore(deps): update module github.com/prometheus/common to v0.69.0 Jul 6, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.69.0 Update module github.com/prometheus/common to v0.69.0 Jul 6, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title Update module github.com/prometheus/common to v0.69.0 chore(deps): update module github.com/prometheus/common to v0.69.0 Jul 6, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.69.0 Update module github.com/prometheus/common to v0.69.0 Jul 6, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title Update module github.com/prometheus/common to v0.69.0 chore(deps): update module github.com/prometheus/common to v0.69.0 Jul 7, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.69.0 Update module github.com/prometheus/common to v0.69.0 Jul 7, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title Update module github.com/prometheus/common to v0.69.0 chore(deps): update module github.com/prometheus/common to v0.69.0 Jul 7, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.69.0 Update module github.com/prometheus/common to v0.69.0 Jul 7, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title Update module github.com/prometheus/common to v0.69.0 chore(deps): update module github.com/prometheus/common to v0.69.0 Jul 7, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.69.0 Update module github.com/prometheus/common to v0.69.0 Jul 8, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title Update module github.com/prometheus/common to v0.69.0 chore(deps): update module github.com/prometheus/common to v0.69.0 Jul 9, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.69.0 Update module github.com/prometheus/common to v0.69.0 Jul 9, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title Update module github.com/prometheus/common to v0.69.0 chore(deps): update module github.com/prometheus/common to v0.69.0 Jul 10, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.69.0 Update module github.com/prometheus/common to v0.69.0 Jul 10, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title Update module github.com/prometheus/common to v0.69.0 chore(deps): update module github.com/prometheus/common to v0.69.0 Jul 11, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.69.0 Update module github.com/prometheus/common to v0.69.0 Jul 11, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title Update module github.com/prometheus/common to v0.69.0 chore(deps): update module github.com/prometheus/common to v0.69.0 Jul 11, 2026
@konflux-internal-p02 konflux-internal-p02 Bot changed the title chore(deps): update module github.com/prometheus/common to v0.69.0 Update module github.com/prometheus/common to v0.69.0 Jul 11, 2026
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants