XSAM / otelsql

OpenTelemetry instrumentation for database/sql
Apache License 2.0
298 stars 51 forks source link

Update module github.com/prometheus/procfs to v0.15.0 #273

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

prometheus/procfs (github.com/prometheus/procfs) ### [`v0.15.0`](https://togithub.com/prometheus/procfs/releases/tag/v0.15.0): / 2024-05-14 [Compare Source](https://togithub.com/prometheus/procfs/compare/v0.14.0...v0.15.0) #### What's Changed - Synchronize common files from prometheus/prometheus by [@​prombot](https://togithub.com/prombot) in [https://github.com/prometheus/procfs/pull/635](https://togithub.com/prometheus/procfs/pull/635) - enhancement: Use pointer fields for `FibreChannel*` by [@​rexagod](https://togithub.com/rexagod) in [https://github.com/prometheus/procfs/pull/623](https://togithub.com/prometheus/procfs/pull/623) - bugfix: Allow multiple `xprt` fields for NFS stats by [@​rexagod](https://togithub.com/rexagod) in [https://github.com/prometheus/procfs/pull/619](https://togithub.com/prometheus/procfs/pull/619) - bugfix: `s/TrimRight/TrimSuffix` for certain cases by [@​rexagod](https://togithub.com/rexagod) in [https://github.com/prometheus/procfs/pull/618](https://togithub.com/prometheus/procfs/pull/618) - Parse recovery line to be synced blocks by [@​SuperQ](https://togithub.com/SuperQ) in [https://github.com/prometheus/procfs/pull/637](https://togithub.com/prometheus/procfs/pull/637) - feat: Add support for `CONFIG_CPU_FREQ_STAT` by [@​rexagod](https://togithub.com/rexagod) in [https://github.com/prometheus/procfs/pull/627](https://togithub.com/prometheus/procfs/pull/627) - Fixup sysfs/system_cpu.go lint errors by [@​SuperQ](https://togithub.com/SuperQ) in [https://github.com/prometheus/procfs/pull/638](https://togithub.com/prometheus/procfs/pull/638) - Update class_thermal.go to ignore only invalid thermal zones which raise fs.PathError by [@​miliacristian](https://togithub.com/miliacristian) in [https://github.com/prometheus/procfs/pull/634](https://togithub.com/prometheus/procfs/pull/634) - Bump golang.org/x/sys from 0.19.0 to 0.20.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/prometheus/procfs/pull/639](https://togithub.com/prometheus/procfs/pull/639) #### New Contributors - [@​miliacristian](https://togithub.com/miliacristian) made their first contribution in [https://github.com/prometheus/procfs/pull/634](https://togithub.com/prometheus/procfs/pull/634) **Full Changelog**: https://github.com/prometheus/procfs/compare/v0.14.0...v0.15.0

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 4 months ago

Codecov Report

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

Project coverage is 84.1%. Comparing base (4400fad) to head (02740a3).

:exclamation: Current head 02740a3 differs from pull request most recent head d17da81. Consider uploading reports for the commit d17da81 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #273 +/- ## ===================================== 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.