Skip to content

build(deps): bump github.com/prometheus/procfs from 0.21.1 to 0.22.0 - #602

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/prometheus/procfs-0.22.0
Open

build(deps): bump github.com/prometheus/procfs from 0.21.1 to 0.22.0#602
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/prometheus/procfs-0.22.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/prometheus/procfs from 0.21.1 to 0.22.0.

Release notes

Sourced from github.com/prometheus/procfs's releases.

v0.22.0

What's Changed

New Contributors

Full Changelog: prometheus/procfs@v0.21.1...v0.22.0

Commits
  • e81f9e1 fix(mdstat): parse (W), (J) and (R) component device flags (#842)
  • 8fbfb57 isRealProc should return false on notype architectures (#853)
  • 6f6ab1f Add InfiniBandClassDevices and InfiniBandDevice with tests (#854)
  • a3d6856 sysfs: add support for ACPI 4.0 power meters (#860)
  • b18599b Rename internal/util package (#864)
  • 1ed24f2 Update common Prometheus files (#858)
  • a7d7e41 build(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#856)
  • a87803e Add resctrlfs package (#862)
  • c8c8f52 netstat: model legacy TcpExt counters removed from recent kernels (#863)
  • 95cb71f sysfs: add NetClassPCIDevice and PciDeviceVFAddress for SR-IOV support
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/prometheus/procfs](https://github.com/prometheus/procfs) from 0.21.1 to 0.22.0.
- [Release notes](https://github.com/prometheus/procfs/releases)
- [Commits](prometheus/procfs@v0.21.1...v0.22.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/procfs
  dependency-version: 0.22.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 31, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 31, 2026 16:24
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 31, 2026
@coderabbitai

coderabbitai Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: aa0f81ed-1c73-4454-bded-b15909c78b4b

📥 Commits

Reviewing files that changed from the base of the PR and between e24f73a and e49abe4.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod

Included review availability: Your plan provides up to 12 included reviews per hour; 7 remain after this review.


Walkthrough

The pull request updates the indirect github.com/prometheus/procfs dependency from v0.21.1 to v0.22.0.

Changes

Dependency update

Layer / File(s) Summary
Update procfs dependency
go.mod
The indirect github.com/prometheus/procfs dependency changes from v0.21.1 to v0.22.0.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to e49ab

This is a localized dependency update with no actionable merge-blocking risk remaining beyond normal checks and review.

Suggested reviewers: ankit152

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is relevant and provides detailed release notes, but it does not follow the repository template. It omits the Summary, Change Type, Check List Before Merging, and Additional Informatio… Reformat the description to include all required template sections. Add a concise summary, select the applicable change type, complete the pre-merge checklist, and provide any relevant additional information.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the dependency update and the exact version change from 0.21.1 to 0.22.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Description check

Explanation

The description is relevant and provides detailed release notes, but it does not follow the repository template. It omits the Summary, Change Type, Check List Before Merging, and Additional Information headings and checklist items.

Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

  • Fix all pre-merge checks with AI
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/go_modules/github.com/prometheus/procfs-0.22.0

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants