Skip to content

chore(deps): consolidate 3 minor Go dependency updates - #640

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

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

Conversation

@platex-rehor-bot

Copy link
Copy Markdown
Contributor

Summary

Consolidates 3 minor Go dependency updates into a single PR for easier review:

Tier classification

All three are minor bumps (second version segment change, leading segment unchanged). Separated from patch-tier PR #632 (prometheus/client_model v0.6.2 → v0.6.3) which is a single-PR group and skipped.

Breaking-change skim

  • golang.org/x/sync: Standard Go extended library. No breaking changes in minor bumps.
  • golang.org/x/mod: Standard Go extended library. No breaking changes in minor bumps.
  • prometheus/common v0.71.0: Release notes show new OpenMetrics 2.0 features, bug fixes, and CI dependency bumps. No breaking changes.

Code changes

No code changes were required — all three packages are indirect dependencies with no direct imports in the codebase.

Test plan

  • CI passes on this consolidated PR

🤖 Generated with Claude Code

Consolidate the following minor version bumps:
- golang.org/x/sync v0.22.0 → v0.23.0
- golang.org/x/mod v0.40.0 → v0.41.0
- github.com/prometheus/common v0.70.1 → v0.71.0

All three are indirect dependencies with no direct usage in the codebase,
so no code changes are required.

Consolidates: RedHatInsights#639, RedHatInsights#638, RedHatInsights#634

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@EvanCasey13
EvanCasey13 merged commit 0813adb 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