Skip to content

Update all dependencies#101

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all
Open

Update all dependencies#101
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented Dec 15, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/prometheus/common v0.67.4v0.69.0 age confidence require minor
github.com/thanos-io/promql-engine 1a520ea17019b6 age confidence require digest

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

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

v0.67.5

Compare Source

What's Changed

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 1d1cf47 to 69d32fa Compare December 18, 2025 17:43
@renovate renovate Bot changed the title fix(deps): update all dependencies Update all dependencies Dec 23, 2025
@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from c085c81 to 265bcc8 Compare January 9, 2026 16:43
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from d5dfc88 to 7d03f98 Compare January 19, 2026 15:07
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 5c60cc4 to 3a64544 Compare February 10, 2026 22:26
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from ca3d0f9 to c653970 Compare February 25, 2026 21:56
@renovate renovate Bot force-pushed the renovate/all branch 6 times, most recently from d6ecd62 to 1602471 Compare April 7, 2026 17:10
@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from ebc0377 to 8f692a8 Compare April 29, 2026 18:59
@renovate renovate Bot force-pushed the renovate/all branch from 8f692a8 to 20bb149 Compare May 13, 2026 13:12
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 1650e8f to 8d43b05 Compare May 29, 2026 16:56
@renovate

renovate Bot commented May 29, 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
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.9 -> 1.25.0
golang.org/x/sys v0.39.0 -> v0.45.0
golang.org/x/text v0.32.0 -> v0.37.0

@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from a94623b to f33b387 Compare June 17, 2026 14:04
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