Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/prometheus/common v0.67.1 -> v0.67.2 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v0.67.2

Compare Source


Configuration

📅 Schedule: Branch creation - "on tuesday" (UTC), 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 added dependencies Pull requests that update a dependency file renovatebot labels Oct 28, 2025
@renovate renovate bot requested a review from a team as a code owner October 28, 2025 21:45
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 28, 2025
@renovate renovate bot requested a review from mx-psi October 28, 2025 21:45
@renovate
Copy link
Contributor Author

renovate bot commented Oct 28, 2025

ℹ Artifact update notice

File name: internal/e2e/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):

  • 4 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.42.0 -> v0.43.0
golang.org/x/net v0.44.0 -> v0.46.0
golang.org/x/sys v0.36.0 -> v0.37.0
golang.org/x/text v0.29.0 -> v0.30.0
File name: service/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):

  • 4 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.42.0 -> v0.43.0
golang.org/x/net v0.44.0 -> v0.46.0
golang.org/x/sys v0.36.0 -> v0.37.0
golang.org/x/text v0.29.0 -> v0.30.0

@renovate renovate bot added the renovatebot label Oct 28, 2025
@github-actions github-actions bot requested a review from dmitryax as a code owner October 28, 2025 21:46
@songy23 songy23 closed this Oct 28, 2025
@songy23 songy23 reopened this Oct 28, 2025
songy23
songy23 previously approved these changes Oct 28, 2025
@songy23 songy23 dismissed their stale review October 28, 2025 22:31

breaks tests

Comment on lines +168 to +171
golang.org/x/crypto v0.43.0 // indirect
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842 // indirect
golang.org/x/net v0.44.0 // indirect
golang.org/x/text v0.29.0 // indirect
golang.org/x/net v0.46.0 // indirect
golang.org/x/text v0.30.0 // indirect
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will break contrib, blocked by open-telemetry/opentelemetry-collector-contrib#42864

@codecov
Copy link

codecov bot commented Oct 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.26%. Comparing base (507664f) to head (241f8ec).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14093      +/-   ##
==========================================
- Coverage   92.27%   92.26%   -0.01%     
==========================================
  Files         657      657              
  Lines       41093    41093              
==========================================
- Hits        37917    37913       -4     
- Misses       2174     2177       +3     
- Partials     1002     1003       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@songy23 songy23 marked this pull request as draft October 29, 2025 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovatebot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant