chore(deps): consolidate 2 Go minor dependency updates - #645
Closed
platex-rehor-bot wants to merge 2 commits into
Closed
platex-rehor-bot wants to merge 2 commits into
platex-rehor-bot wants to merge 2 commits into
Conversation
Consolidates the following bot dependency PRs: - RedHatInsights#633: update aws-sdk-go-v2 monorepo (v1.45.1 → v1.46.0) - RedHatInsights#641: update golang.org/x/sys (v0.47.0 → v0.48.0) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
EvanCasey13
approved these changes
Sep 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Consolidates 2 bot dependency update PRs into a single PR for easier review:
aws-sdk-go-v2monorepogolang.org/x/sysAWS SDK sub-packages updated
credentials: v1.20.1 → v1.20.3service/cloudwatchlogs: v1.84.1 → v1.86.0internal/configsources: v1.5.1 → v1.5.2internal/endpoints/v2: v2.8.1 → v2.8.2Code changes made
None required. Investigation of the minor bump confirmed:
cloudwatchlogs.New,Options,NewCredentialsCache,NewStaticCredentialsProvider). No API changes in this minor release.golang.org/x/sysv0.48.0: Indirect dependency only (not directly imported). No impact on codebase.Skipped PRs (not included in this consolidation)
replacedirective from pinninggithub.com/yuin/goldmark(v1) to pinninggithub.com/yuin/goldmark/v2, but no dependency in the tree requires goldmark/v2. The existing replace mitigates CVE-2026-5160 (XSS in goldmark < 1.7.17). Applying this PR would leave the vulnerable v1 goldmark (v1.4.13) unpatched..github/workflows/— must be reviewed separately..github/workflows/— must be reviewed separately.🤖 Generated with Claude Code