build(deps): Bump github.com/prometheus/common from 0.70.1 to 0.71.0 - #1447
Conversation
🔒 Security Audit — Dependency BumpVerdict: SAFE to merge. No security findings. Audited per the 1. What actually changed (the title undersells it)The PR advertises one bump. The commit contains two version changes plus a 331-line reshuffle of
The undeclared protobuf bump is explained and legitimate: I normalised both manifests and diffed them ignoring ordering. Result: exactly those two versions changed — nothing else. The remaining ~331 lines of 2. Supply-chain integrity ✅
3. Known vulnerabilities
Both the old and new versions are clean, so this is a hygiene bump, not a security fix. Adjacent check (due diligence): 4. Upstream code review —
|
Addendum — runtime verificationFollow-up evidence from an independent adversarial pass, completed after the audit above. It does not change the Safe verdict; it strengthens it.
Separately, and out of scope for this PR: 🤖 Co-authored by Claudius the Magnificent AI Agent |
|
@dependabot rebase |
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.70.1 to 0.71.0. - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.70.1...v0.71.0) --- updated-dependencies: - dependency-name: github.com/prometheus/common dependency-version: 0.71.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
fd57e90 to
666caa4
Compare
Bumps github.com/prometheus/common from 0.70.1 to 0.71.0.
Release notes
Sourced from github.com/prometheus/common's releases.
Commits
9a4aff0build(deps): bump github.com/stretchr/testify in /assets (#979)483bb89Update dependabot config (#978)d29e1eabuild(deps): bump golang.org/x/net (#975)e531bd2build(deps): bump google.golang.org/protobuf from 1.36.11 to 1.36.12 (#976)bc3fc3abuild(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.1 (#977)15e9f45expfmt: fix OpenMetrics 2.0 decoder error, format docs, and encoder version d...0acfdb3expfmt: prevent st@ leaking to Gauge and Untyped samples in OpenMetrics 2.0 (...eb72e27model: add Duration unit constants and conversion methods (#952)67b7d90fix: drop invalid OpenMetrics 2.0 exemplars instead of failing exposition (#970)715ac36expfmt: format OpenMetrics 2.0 float values and validate units (#969)