From 8b1f2e85171197eef84ea3565a5571579c26d244 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Jul 2025 14:17:07 +0200 Subject: [PATCH] chore(deps): update module github.com/prometheus/procfs to v0.17.0 (#6961) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/prometheus/procfs](https://redirect.github.com/prometheus/procfs) | `v0.16.1` -> `v0.17.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fprometheus%2fprocfs/v0.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fprometheus%2fprocfs/v0.16.1/v0.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
prometheus/procfs (github.com/prometheus/procfs) ### [`v0.17.0`](https://redirect.github.com/prometheus/procfs/releases/tag/v0.17.0) [Compare Source](https://redirect.github.com/prometheus/procfs/compare/v0.16.1...v0.17.0) #### What's Changed - Synchronize common files from prometheus/prometheus by [@​prombot](https://redirect.github.com/prombot) in [https://github.com/prometheus/procfs/pull/718](https://redirect.github.com/prometheus/procfs/pull/718) - Synchronize common files from prometheus/prometheus by [@​prombot](https://redirect.github.com/prombot) in [https://github.com/prometheus/procfs/pull/721](https://redirect.github.com/prometheus/procfs/pull/721) - btrfs: correct allocation ratios for raid1c\[34] by [@​SimSaladin](https://redirect.github.com/SimSaladin) in [https://github.com/prometheus/procfs/pull/722](https://redirect.github.com/prometheus/procfs/pull/722) - build(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/prometheus/procfs/pull/724](https://redirect.github.com/prometheus/procfs/pull/724) - build(deps): bump golang.org/x/sys from 0.32.0 to 0.33.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/prometheus/procfs/pull/723](https://redirect.github.com/prometheus/procfs/pull/723) - Supports collection of process shared memory by [@​SilenceAdele](https://redirect.github.com/SilenceAdele) in [https://github.com/prometheus/procfs/pull/719](https://redirect.github.com/prometheus/procfs/pull/719) - build(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/prometheus/procfs/pull/732](https://redirect.github.com/prometheus/procfs/pull/732) - nvme: Add ControllerID output by [@​ShashwatHiregoudar](https://redirect.github.com/ShashwatHiregoudar) in [https://github.com/prometheus/procfs/pull/731](https://redirect.github.com/prometheus/procfs/pull/731) - Synchronize common files from prometheus/prometheus by [@​prombot](https://redirect.github.com/prombot) in [https://github.com/prometheus/procfs/pull/727](https://redirect.github.com/prometheus/procfs/pull/727) - sysfs: Add support to collect link status for PCIe devices by [@​naoki9911](https://redirect.github.com/naoki9911) in [https://github.com/prometheus/procfs/pull/728](https://redirect.github.com/prometheus/procfs/pull/728) - nfs/parse.go: fix ClientV4Stats' GetDeviceInfo/LayoutGet -- values were swapped by [@​johnleslie](https://redirect.github.com/johnleslie) in [https://github.com/prometheus/procfs/pull/726](https://redirect.github.com/prometheus/procfs/pull/726) - Fix linting issue by [@​SuperQ](https://redirect.github.com/SuperQ) in [https://github.com/prometheus/procfs/pull/733](https://redirect.github.com/prometheus/procfs/pull/733) - feat(mdstat): recognize reshape status by [@​tamcore](https://redirect.github.com/tamcore) in [https://github.com/prometheus/procfs/pull/679](https://redirect.github.com/prometheus/procfs/pull/679) - Nvidia/Mellanox expose ROCE ECN information on sysfs on the path by [@​dasturiasArista](https://redirect.github.com/dasturiasArista) in [https://github.com/prometheus/procfs/pull/695](https://redirect.github.com/prometheus/procfs/pull/695) - added zswap, zswapped, secpagetables, filehugepages, hugetlb and unaccepted to meminfo by [@​navidys](https://redirect.github.com/navidys) in [https://github.com/prometheus/procfs/pull/655](https://redirect.github.com/prometheus/procfs/pull/655) - Parse StartCode, EndCode, and StartStack in `Proc.Stat()` by [@​pgimalac](https://redirect.github.com/pgimalac) in [https://github.com/prometheus/procfs/pull/659](https://redirect.github.com/prometheus/procfs/pull/659) - Add node\_guid to infiniband class by [@​di3go-sona](https://redirect.github.com/di3go-sona) in [https://github.com/prometheus/procfs/pull/670](https://redirect.github.com/prometheus/procfs/pull/670) - Fix linting issues by [@​SuperQ](https://redirect.github.com/SuperQ) in [https://github.com/prometheus/procfs/pull/734](https://redirect.github.com/prometheus/procfs/pull/734) #### New Contributors - [@​SimSaladin](https://redirect.github.com/SimSaladin) made their first contribution in [https://github.com/prometheus/procfs/pull/722](https://redirect.github.com/prometheus/procfs/pull/722) - [@​SilenceAdele](https://redirect.github.com/SilenceAdele) made their first contribution in [https://github.com/prometheus/procfs/pull/719](https://redirect.github.com/prometheus/procfs/pull/719) - [@​ShashwatHiregoudar](https://redirect.github.com/ShashwatHiregoudar) made their first contribution in [https://github.com/prometheus/procfs/pull/731](https://redirect.github.com/prometheus/procfs/pull/731) - [@​naoki9911](https://redirect.github.com/naoki9911) made their first contribution in [https://github.com/prometheus/procfs/pull/728](https://redirect.github.com/prometheus/procfs/pull/728) - [@​johnleslie](https://redirect.github.com/johnleslie) made their first contribution in [https://github.com/prometheus/procfs/pull/726](https://redirect.github.com/prometheus/procfs/pull/726) - [@​tamcore](https://redirect.github.com/tamcore) made their first contribution in [https://github.com/prometheus/procfs/pull/679](https://redirect.github.com/prometheus/procfs/pull/679) - [@​navidys](https://redirect.github.com/navidys) made their first contribution in [https://github.com/prometheus/procfs/pull/655](https://redirect.github.com/prometheus/procfs/pull/655) - [@​pgimalac](https://redirect.github.com/pgimalac) made their first contribution in [https://github.com/prometheus/procfs/pull/659](https://redirect.github.com/prometheus/procfs/pull/659) - [@​di3go-sona](https://redirect.github.com/di3go-sona) made their first contribution in [https://github.com/prometheus/procfs/pull/670](https://redirect.github.com/prometheus/procfs/pull/670) **Full Changelog**: https://github.com/prometheus/procfs/compare/v0.16.1...v0.17.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 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- exporters/prometheus/go.mod | 2 +- exporters/prometheus/go.sum | 4 ++-- internal/tools/go.mod | 2 +- internal/tools/go.sum | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/exporters/prometheus/go.mod b/exporters/prometheus/go.mod index 811296379..f8aaeadde 100644 --- a/exporters/prometheus/go.mod +++ b/exporters/prometheus/go.mod @@ -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.16.1 // indirect + github.com/prometheus/procfs v0.17.0 // indirect go.opentelemetry.io/auto/sdk v1.1.0 // indirect golang.org/x/sys v0.33.0 // indirect gopkg.in/yaml.v3 v3.0.1 // indirect diff --git a/exporters/prometheus/go.sum b/exporters/prometheus/go.sum index 899399caf..7d7383894 100644 --- a/exporters/prometheus/go.sum +++ b/exporters/prometheus/go.sum @@ -29,8 +29,8 @@ github.com/prometheus/client_model v0.6.2 h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNw github.com/prometheus/client_model v0.6.2/go.mod h1:y3m2F6Gdpfy6Ut/GBsUqTWZqCUvMVzSfMLjcu6wAwpE= github.com/prometheus/common v0.65.0 h1:QDwzd+G1twt//Kwj/Ww6E9FQq1iVMmODnILtW1t2VzE= github.com/prometheus/common v0.65.0/go.mod h1:0gZns+BLRQ3V6NdaerOhMbwwRbNh9hkGINtQAsP5GS8= -github.com/prometheus/procfs v0.16.1 h1:hZ15bTNuirocR6u0JZ6BAHHmwS1p8B4P6MRqxtzMyRg= -github.com/prometheus/procfs v0.16.1/go.mod h1:teAbpZRB1iIAJYREa1LsoWUXykVXA1KlTmWl8x/U+Is= +github.com/prometheus/procfs v0.17.0 h1:FuLQ+05u4ZI+SS/w9+BWEM2TXiHKsUQ9TADiRH7DuK0= +github.com/prometheus/procfs v0.17.0/go.mod h1:oPQLaDAMRbA+u8H5Pbfq+dl3VDAvHxMUOVhe0wYB2zw= 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= diff --git a/internal/tools/go.mod b/internal/tools/go.mod index 46194d145..f1a1264f4 100644 --- a/internal/tools/go.mod +++ b/internal/tools/go.mod @@ -160,7 +160,7 @@ require ( github.com/prometheus/client_golang v1.22.0 // indirect github.com/prometheus/client_model v0.6.2 // indirect github.com/prometheus/common v0.65.0 // indirect - github.com/prometheus/procfs v0.16.1 // indirect + github.com/prometheus/procfs v0.17.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 diff --git a/internal/tools/go.sum b/internal/tools/go.sum index 7f922c4d9..153aeed24 100644 --- a/internal/tools/go.sum +++ b/internal/tools/go.sum @@ -370,8 +370,8 @@ github.com/prometheus/client_model v0.6.2 h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNw github.com/prometheus/client_model v0.6.2/go.mod h1:y3m2F6Gdpfy6Ut/GBsUqTWZqCUvMVzSfMLjcu6wAwpE= github.com/prometheus/common v0.65.0 h1:QDwzd+G1twt//Kwj/Ww6E9FQq1iVMmODnILtW1t2VzE= github.com/prometheus/common v0.65.0/go.mod h1:0gZns+BLRQ3V6NdaerOhMbwwRbNh9hkGINtQAsP5GS8= -github.com/prometheus/procfs v0.16.1 h1:hZ15bTNuirocR6u0JZ6BAHHmwS1p8B4P6MRqxtzMyRg= -github.com/prometheus/procfs v0.16.1/go.mod h1:teAbpZRB1iIAJYREa1LsoWUXykVXA1KlTmWl8x/U+Is= +github.com/prometheus/procfs v0.17.0 h1:FuLQ+05u4ZI+SS/w9+BWEM2TXiHKsUQ9TADiRH7DuK0= +github.com/prometheus/procfs v0.17.0/go.mod h1:oPQLaDAMRbA+u8H5Pbfq+dl3VDAvHxMUOVhe0wYB2zw= 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=