build(deps): bump github.com/prometheus/procfs from 0.15.1 to 0.21.1#234
Open
dependabot[bot] wants to merge 2 commits into
Open
build(deps): bump github.com/prometheus/procfs from 0.15.1 to 0.21.1#234dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
dependabot
Bot
requested review from
4nte and
maxkondr
and removed request for
a team
July 13, 2026 14:53
Bumps [github.com/prometheus/procfs](https://github.com/prometheus/procfs) from 0.15.1 to 0.21.1. - [Release notes](https://github.com/prometheus/procfs/releases) - [Commits](prometheus/procfs@v0.15.1...v0.21.1) --- updated-dependencies: - dependency-name: github.com/prometheus/procfs dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/prometheus/procfs-0.21.1
branch
from
July 13, 2026 17:23
c7721e7 to
dc04f13
Compare
maxkondr
approved these changes
Jul 17, 2026
4nte
approved these changes
Jul 17, 2026
procfs 0.21.1 tightened sysfs parsing and corrected an NFS bug: - infiniband now reads ports/<n>/link_layer (fatal if missing) - nvme now reads <device>/cntlid (fatal if missing) - NFSv4 GetDeviceInfo/LayoutGet request counters were transposed and are now returned in the correct order Add the required link_layer and cntlid files to sys.ttar so the infiniband and nvme collectors parse the fixtures again, and swap the GetDeviceInfo/LayoutGet values in both e2e outputs to match the corrected procfs parsing.
Member
|
Let's hold this one off until we cut RC 3.9.0. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/prometheus/procfs from 0.15.1 to 0.21.1.
Release notes
Sourced from github.com/prometheus/procfs's releases.
... (truncated)
Commits
3c943fdFix invalid format strings (#832)95dd8b8sysfs: add NVMeSubsystemClass for NVMe-oF subsystem parsing (#797)824ed41feat: support sysfs.Mdraids with Intel VROC (#777)1fbd898Fix crypto parsing panic (#830)68b70b4mountinfo: read the full file instead of capping at 1 MiB (#817)0155712nvme: Fix namespace parsing (#821)5853145Add support for cpuinfo_avg_freq (#829)1244442Update common Prometheus files (#828)1c5657dUpdate common Prometheus files (#827)2c1667abuild(deps): bump golang.org/x/sys from 0.45.0 to 0.46.0 (#825)