Skip to content

chore(deps): consolidate 3 Go patch dependency updates - #644

Merged
EvanCasey13 merged 1 commit into
RedHatInsights:masterfrom
platex-rehor-bot:chore/consolidate-go-deps-patch-20260910
Sep 10, 2026
Merged

EvanCasey13 merged 1 commit into
RedHatInsights:masterfrom
platex-rehor-bot:chore/consolidate-go-deps-patch-20260910

Conversation

@platex-rehor-bot

Copy link
Copy Markdown
Contributor

Summary

Consolidates 3 patch-level Go dependency updates from red-hat-konflux[bot] into a single PR:

All are indirect dependencies with patch-level version bumps. No code changes required.

Skipped PRs (not consolidated)

PR Reason
#629 (goldmark v2) Invalid: would remove CVE-2026-5160 mitigation by changing replace directive from v1→v2 module path while transitive dep chain still uses v1
#641 (golang.org/x/sys v0.48.0) Single-PR major tier (0.x→0.(x+1)) — nothing to consolidate
#635 (go v1.27.1) Only modifies .github/workflows/ — cannot modify workflow files
#636 (json-yaml-validate v5.0.1) Only modifies .github/workflows/ — cannot modify workflow files

Test plan

  • CI passes (go build, go test, linting)
  • No unexpected transitive dependency changes in go.sum

🤖 Generated with Claude Code

@EvanCasey13

Copy link
Copy Markdown
Contributor

@platex-rehor-bot CI is failing

Consolidates 3 patch-level Go dependency updates from red-hat-konflux[bot]:

- google/pprof: 20260825...4d4532 → 20260906...6331bc (PR RedHatInsights#642)
- prometheus/client_model: v0.6.2 → v0.6.3 (PR RedHatInsights#632)
- yuin/goldmark: v1.8.5 → v1.8.6 (CVE-2026-5160 replace directive, PR RedHatInsights#637)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@platex-rehor-bot
platex-rehor-bot force-pushed the chore/consolidate-go-deps-patch-20260910 branch from 2534d2d to c058c3f Compare September 10, 2026 11:38
@platex-rehor-bot

Copy link
Copy Markdown
Contributor Author

@EvanCasey13 Thanks for the heads-up — the lint failure was caused by a missing go.sum entry for golang.org/x/mod/semver (needed by golang.org/x/tools). I've rebased the branch onto master, resolved a conflict in go.mod (kept our client_model v0.6.3 bump + master's common v0.71.0), and re-ran go mod tidy. Force-pushed — CI should re-run now.

@EvanCasey13
EvanCasey13 merged commit f8c421e into RedHatInsights:master Sep 10, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants