Skip to content

chore(deps): consolidate 2 Go minor dependency updates - #645

Closed
platex-rehor-bot wants to merge 2 commits into
RedHatInsights:masterfrom
platex-rehor-bot:chore/consolidate-go-deps-minor-20260910
Closed

platex-rehor-bot wants to merge 2 commits into
RedHatInsights:masterfrom
platex-rehor-bot:chore/consolidate-go-deps-minor-20260910

Conversation

@platex-rehor-bot

Copy link
Copy Markdown
Contributor

Summary

Consolidates 2 bot dependency update PRs into a single PR for easier review:

PR Package Version Change Tier
#633 aws-sdk-go-v2 monorepo v1.45.1 → v1.46.0 (+ sub-packages) minor
#641 golang.org/x/sys v0.47.0 → v0.48.0 minor

AWS SDK sub-packages updated

  • credentials: v1.20.1 → v1.20.3
  • service/cloudwatchlogs: v1.84.1 → v1.86.0
  • internal/configsources: v1.5.1 → v1.5.2
  • internal/endpoints/v2: v2.8.1 → v2.8.2

Code changes made

None required. Investigation of the minor bump confirmed:

  • AWS SDK v1.46.0: Only stable core APIs are used (cloudwatchlogs.New, Options, NewCredentialsCache, NewStaticCredentialsProvider). No API changes in this minor release.
  • golang.org/x/sys v0.48.0: Indirect dependency only (not directly imported). No impact on codebase.

Skipped PRs (not included in this consolidation)

🤖 Generated with Claude Code

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>
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