You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-08-10 22:31:50 +02:00
chore(deps): update module github.com/prometheus/procfs to v0.16.0 (#6462)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/prometheus/procfs](https://redirect.github.com/prometheus/procfs) | `v0.15.1` -> `v0.16.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>prometheus/procfs (github.com/prometheus/procfs)</summary> ### [`v0.16.0`](https://redirect.github.com/prometheus/procfs/releases/tag/v0.16.0) [Compare Source](https://redirect.github.com/prometheus/procfs/compare/v0.15.1...v0.16.0) ##### What's Changed - enhancement: Expose CPU online status by [@​rexagod](https://redirect.github.com/rexagod) in [https://github.com/prometheus/procfs/pull/644](https://redirect.github.com/prometheus/procfs/pull/644) - enable gofmt and goimports linter by [@​mmorel-35](https://redirect.github.com/mmorel-35) in [https://github.com/prometheus/procfs/pull/646](https://redirect.github.com/prometheus/procfs/pull/646) - chore: deprecate `NewTCPx` methods by [@​rexagod](https://redirect.github.com/rexagod) in [https://github.com/prometheus/procfs/pull/640](https://redirect.github.com/prometheus/procfs/pull/640) - Add support for SELinux AVC statistics by [@​cgzones](https://redirect.github.com/cgzones) in [https://github.com/prometheus/procfs/pull/599](https://redirect.github.com/prometheus/procfs/pull/599) - Synchronize common files from prometheus/prometheus by [@​prombot](https://redirect.github.com/prombot) in [https://github.com/prometheus/procfs/pull/647](https://redirect.github.com/prometheus/procfs/pull/647) - Fix parsing NSpids field in /proc/{PID}/status by [@​timuralp](https://redirect.github.com/timuralp) in [https://github.com/prometheus/procfs/pull/648](https://redirect.github.com/prometheus/procfs/pull/648) - Bump golang.org/x/sys from 0.20.0 to 0.21.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/prometheus/procfs/pull/649](https://redirect.github.com/prometheus/procfs/pull/649) - Bump golang.org/x/sys from 0.21.0 to 0.22.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/prometheus/procfs/pull/656](https://redirect.github.com/prometheus/procfs/pull/656) - Synchronize common files from prometheus/prometheus by [@​prombot](https://redirect.github.com/prombot) in [https://github.com/prometheus/procfs/pull/652](https://redirect.github.com/prometheus/procfs/pull/652) - Bump golang.org/x/sys from 0.22.0 to 0.24.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/prometheus/procfs/pull/661](https://redirect.github.com/prometheus/procfs/pull/661) - Bump golang.org/x/sync from 0.7.0 to 0.8.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/prometheus/procfs/pull/660](https://redirect.github.com/prometheus/procfs/pull/660) - Add Disk IO stats and ext4 FS stats by [@​mshahzeb](https://redirect.github.com/mshahzeb) in [https://github.com/prometheus/procfs/pull/651](https://redirect.github.com/prometheus/procfs/pull/651) - Synchronize common files from prometheus/prometheus by [@​prombot](https://redirect.github.com/prombot) in [https://github.com/prometheus/procfs/pull/657](https://redirect.github.com/prometheus/procfs/pull/657) - Synchronize common files from prometheus/prometheus by [@​prombot](https://redirect.github.com/prombot) in [https://github.com/prometheus/procfs/pull/662](https://redirect.github.com/prometheus/procfs/pull/662) - Synchronize common files from prometheus/prometheus by [@​prombot](https://redirect.github.com/prombot) in [https://github.com/prometheus/procfs/pull/666](https://redirect.github.com/prometheus/procfs/pull/666) - Forbid print statements by [@​SuperQ](https://redirect.github.com/SuperQ) in [https://github.com/prometheus/procfs/pull/668](https://redirect.github.com/prometheus/procfs/pull/668) - Update supported Go versions by [@​SuperQ](https://redirect.github.com/SuperQ) in [https://github.com/prometheus/procfs/pull/669](https://redirect.github.com/prometheus/procfs/pull/669) - NetIPSocketSummary: Fix typo in godoc: UPD→UDP by [@​Miciah](https://redirect.github.com/Miciah) in [https://github.com/prometheus/procfs/pull/681](https://redirect.github.com/prometheus/procfs/pull/681) - Bump golang.org/x/sys from 0.25.0 to 0.26.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/prometheus/procfs/pull/682](https://redirect.github.com/prometheus/procfs/pull/682) - feat(blockdevice): added sysblockdevicesize method and test by [@​fs185143](https://redirect.github.com/fs185143) in [https://github.com/prometheus/procfs/pull/658](https://redirect.github.com/prometheus/procfs/pull/658) - Bump golang.org/x/sync from 0.8.0 to 0.9.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/prometheus/procfs/pull/683](https://redirect.github.com/prometheus/procfs/pull/683) - Bump golang.org/x/sys from 0.26.0 to 0.28.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/prometheus/procfs/pull/688](https://redirect.github.com/prometheus/procfs/pull/688) - feat: Read PCIE AER counters class/net by [@​dasturiasArista](https://redirect.github.com/dasturiasArista) in [https://github.com/prometheus/procfs/pull/686](https://redirect.github.com/prometheus/procfs/pull/686) - Bump golang.org/x/sync from 0.9.0 to 0.10.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/prometheus/procfs/pull/690](https://redirect.github.com/prometheus/procfs/pull/690) - Enhancement: Implement classes to read drm subsystem by [@​jritter](https://redirect.github.com/jritter) in [https://github.com/prometheus/procfs/pull/654](https://redirect.github.com/prometheus/procfs/pull/654) - Bump golang.org/x/sys from 0.28.0 to 0.29.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/prometheus/procfs/pull/697](https://redirect.github.com/prometheus/procfs/pull/697) - fix: correct linters-settings typo in .golangci.yml by [@​thevilledev](https://redirect.github.com/thevilledev) in [https://github.com/prometheus/procfs/pull/696](https://redirect.github.com/prometheus/procfs/pull/696) - Add support for per-interface SNMP6 stats by [@​Vascko](https://redirect.github.com/Vascko) in [https://github.com/prometheus/procfs/pull/693](https://redirect.github.com/prometheus/procfs/pull/693) - build(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/prometheus/procfs/pull/701](https://redirect.github.com/prometheus/procfs/pull/701) - build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/prometheus/procfs/pull/702](https://redirect.github.com/prometheus/procfs/pull/702) - build(deps): bump golang.org/x/sys from 0.29.0 to 0.30.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/prometheus/procfs/pull/703](https://redirect.github.com/prometheus/procfs/pull/703) ##### New Contributors - [@​cgzones](https://redirect.github.com/cgzones) made their first contribution in [https://github.com/prometheus/procfs/pull/599](https://redirect.github.com/prometheus/procfs/pull/599) - [@​timuralp](https://redirect.github.com/timuralp) made their first contribution in [https://github.com/prometheus/procfs/pull/648](https://redirect.github.com/prometheus/procfs/pull/648) - [@​mshahzeb](https://redirect.github.com/mshahzeb) made their first contribution in [https://github.com/prometheus/procfs/pull/651](https://redirect.github.com/prometheus/procfs/pull/651) - [@​Miciah](https://redirect.github.com/Miciah) made their first contribution in [https://github.com/prometheus/procfs/pull/681](https://redirect.github.com/prometheus/procfs/pull/681) - [@​fs185143](https://redirect.github.com/fs185143) made their first contribution in [https://github.com/prometheus/procfs/pull/658](https://redirect.github.com/prometheus/procfs/pull/658) - [@​dasturiasArista](https://redirect.github.com/dasturiasArista) made their first contribution in [https://github.com/prometheus/procfs/pull/686](https://redirect.github.com/prometheus/procfs/pull/686) - [@​jritter](https://redirect.github.com/jritter) made their first contribution in [https://github.com/prometheus/procfs/pull/654](https://redirect.github.com/prometheus/procfs/pull/654) - [@​thevilledev](https://redirect.github.com/thevilledev) made their first contribution in [https://github.com/prometheus/procfs/pull/696](https://redirect.github.com/prometheus/procfs/pull/696) - [@​Vascko](https://redirect.github.com/Vascko) made their first contribution in [https://github.com/prometheus/procfs/pull/693](https://redirect.github.com/prometheus/procfs/pull/693) **Full Changelog**: https://github.com/prometheus/procfs/compare/v0.15.1...v0.16.0 </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -25,7 +25,7 @@ require (
|
||||
github.com/kylelemons/godebug v1.1.0 // indirect
|
||||
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
github.com/prometheus/procfs v0.15.1 // indirect
|
||||
github.com/prometheus/procfs v0.16.0 // indirect
|
||||
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
|
||||
golang.org/x/sys v0.31.0 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
|
@@ -31,8 +31,8 @@ github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p
|
||||
github.com/prometheus/client_model v0.6.1/go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY=
|
||||
github.com/prometheus/common v0.62.0 h1:xasJaQlnWAeyHdUBeGjXmutelfJHWMRr+Fg4QszZ2Io=
|
||||
github.com/prometheus/common v0.62.0/go.mod h1:vyBcEuLSvWos9B1+CyL7JZ2up+uFzXhkqml0W5zIY1I=
|
||||
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc=
|
||||
github.com/prometheus/procfs v0.15.1/go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk=
|
||||
github.com/prometheus/procfs v0.16.0 h1:xh6oHhKwnOJKMYiYBDWmkHqQPyiY40sny36Cmx2bbsM=
|
||||
github.com/prometheus/procfs v0.16.0/go.mod h1:8veyXUu3nGP7oaCxhX6yeaM5u4stL2FeMXnCqhDthZg=
|
||||
github.com/rogpeppe/go-internal v1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII=
|
||||
github.com/rogpeppe/go-internal v1.13.1/go.mod h1:uMEvuHeurkdAXX61udpOXGD/AzZDWNMNyH2VO9fmH0o=
|
||||
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=
|
||||
|
@@ -144,7 +144,7 @@ require (
|
||||
github.com/prometheus/client_golang v1.20.5 // indirect
|
||||
github.com/prometheus/client_model v0.6.1 // indirect
|
||||
github.com/prometheus/common v0.62.0 // indirect
|
||||
github.com/prometheus/procfs v0.15.1 // indirect
|
||||
github.com/prometheus/procfs v0.16.0 // indirect
|
||||
github.com/quasilyte/go-ruleguard v0.4.4 // indirect
|
||||
github.com/quasilyte/go-ruleguard/dsl v0.3.22 // indirect
|
||||
github.com/quasilyte/gogrep v0.5.0 // indirect
|
||||
|
@@ -342,8 +342,8 @@ github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p
|
||||
github.com/prometheus/client_model v0.6.1/go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY=
|
||||
github.com/prometheus/common v0.62.0 h1:xasJaQlnWAeyHdUBeGjXmutelfJHWMRr+Fg4QszZ2Io=
|
||||
github.com/prometheus/common v0.62.0/go.mod h1:vyBcEuLSvWos9B1+CyL7JZ2up+uFzXhkqml0W5zIY1I=
|
||||
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc=
|
||||
github.com/prometheus/procfs v0.15.1/go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk=
|
||||
github.com/prometheus/procfs v0.16.0 h1:xh6oHhKwnOJKMYiYBDWmkHqQPyiY40sny36Cmx2bbsM=
|
||||
github.com/prometheus/procfs v0.16.0/go.mod h1:8veyXUu3nGP7oaCxhX6yeaM5u4stL2FeMXnCqhDthZg=
|
||||
github.com/quasilyte/go-ruleguard v0.4.4 h1:53DncefIeLX3qEpjzlS1lyUmQoUEeOWPFWqaTJq9eAQ=
|
||||
github.com/quasilyte/go-ruleguard v0.4.4/go.mod h1:Vl05zJ538vcEEwu16V/Hdu7IYZWyKSwIy4c88Ro1kRE=
|
||||
github.com/quasilyte/go-ruleguard/dsl v0.3.22 h1:wd8zkOhSNr+I+8Qeciml08ivDt1pSXe60+5DqOpCjPE=
|
||||
|
Reference in New Issue
Block a user