Skip to content

build(deps): bump github.com/prometheus/procfs from 0.19.2 to 0.20.0#460

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/prometheus/procfs-0.20.0
Open

build(deps): bump github.com/prometheus/procfs from 0.19.2 to 0.20.0#460
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/prometheus/procfs-0.20.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2026

Bumps github.com/prometheus/procfs from 0.19.2 to 0.20.0.

Release notes

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

v0.20.0

What's Changed

New Contributors

Full Changelog: prometheus/procfs@v0.19.2...v0.20.0

Commits

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.19.2 to 0.20.0.
- [Release notes](https://github.com/prometheus/procfs/releases)
- [Commits](prometheus/procfs@v0.19.2...v0.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 25, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 25, 2026 16:25
@dependabot dependabot bot added the go Pull requests that update go code label Feb 25, 2026
@coderabbitai
Copy link

coderabbitai bot commented Feb 25, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Cache: Disabled due to data retention organization setting

Knowledge base: Disabled due to Reviews -> Disable Knowledge Base setting

📥 Commits

Reviewing files that changed from the base of the PR and between 0198a39 and 3d56f75.

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

Walkthrough

An indirect dependency in the Go module is updated from prometheus/procfs v0.19.2 to v0.20.0. The change is isolated to the module dependencies with no alterations to application code or control flow.

Changes

Cohort / File(s) Summary
Dependency Update
go.mod
Version bump of indirect dependency github.com/prometheus/procfs from v0.19.2 to v0.20.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is missing required template sections including Summary, Change Type, and Check List Before Merging, though it includes detailed release notes from the dependency maintainers. Add missing template sections: provide a brief Summary of the update, select a Change Type (likely 'Docs/Test' for dependency bumps), and complete the pre-merge checklist items.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: bumping a dependency version, which matches the single file change (go.mod) in the PR.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dependabot/go_modules/github.com/prometheus/procfs-0.20.0

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

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