XSAM / otelsql

OpenTelemetry instrumentation for database/sql
Apache License 2.0
274 stars 47 forks source link

Update module github.com/prometheus/procfs to v0.15.1 #289

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/prometheus/procfs v0.15.0 -> v0.15.1 age adoption passing confidence

Release Notes

prometheus/procfs (github.com/prometheus/procfs) ### [`v0.15.1`](https://togithub.com/prometheus/procfs/releases/tag/v0.15.1) [Compare Source](https://togithub.com/prometheus/procfs/compare/v0.15.0...v0.15.1) #### What's Changed - Fix NODEV errors on Thinkpad when parsing battery status by [@​marvin-sinister](https://togithub.com/marvin-sinister) in [https://github.com/prometheus/procfs/pull/641](https://togithub.com/prometheus/procfs/pull/641) - Synchronize common files from prometheus/prometheus by [@​prombot](https://togithub.com/prombot) in [https://github.com/prometheus/procfs/pull/642](https://togithub.com/prometheus/procfs/pull/642) - Return support for Go 1.20 by [@​SuperQ](https://togithub.com/SuperQ) in [https://github.com/prometheus/procfs/pull/645](https://togithub.com/prometheus/procfs/pull/645) - enable testifylint linter by [@​mmorel-35](https://togithub.com/mmorel-35) in [https://github.com/prometheus/procfs/pull/643](https://togithub.com/prometheus/procfs/pull/643) #### New Contributors - [@​marvin-sinister](https://togithub.com/marvin-sinister) made their first contribution in [https://github.com/prometheus/procfs/pull/641](https://togithub.com/prometheus/procfs/pull/641) - [@​mmorel-35](https://togithub.com/mmorel-35) made their first contribution in [https://github.com/prometheus/procfs/pull/643](https://togithub.com/prometheus/procfs/pull/643) **Full Changelog**: https://github.com/prometheus/procfs/compare/v0.15.0...v0.15.1

Configuration

📅 Schedule: 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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.1%. Comparing base (853da82) to head (11fd61c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #289 +/- ## ===================================== Coverage 84.1% 84.1% ===================================== Files 13 13 Lines 605 605 ===================================== Hits 509 509 Misses 72 72 Partials 24 24 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.