Skip to content

chore: cherry-pick golang-vulns BED-9072 - #3060

Open
superlinkx wants to merge 3 commits into
mainfrom
golang-vulns
Open

chore: cherry-pick golang-vulns BED-9072#3060
superlinkx wants to merge 3 commits into
mainfrom
golang-vulns

Conversation

@superlinkx

@superlinkx superlinkx commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Description

Bumps the pkgs for golang-vulns for OpenTelemetry and gRPC

Describe your changes in detail

Motivation and Context

Resolves BED-9072

Why is this change required? What problem does it solve?

How Has This Been Tested?

Verified no breakages when pulling latest packages

Please describe in detail how you tested your changes.
Include details of your testing environment, and the tests you ran to
see how your change affects other areas of the code, etc.

Screenshots (optional):

Types of changes

  • Chore (a change that does not modify the application functionality)

Checklist:

Summary by CodeRabbit

  • Chores
    • Resolved dependency configuration conflicts.
    • Updated supporting library versions to maintain consistent builds.
    • Adjusted an indirect dependency version.

@coderabbitai

coderabbitai Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: bdda0098-bcf5-4e76-b4c8-42711807bfae

📥 Commits

Reviewing files that changed from the base of the PR and between 39c6d0b and 1c4f0a7.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod
💤 Files with no reviewable changes (1)
  • go.mod

📝 Walkthrough

Walkthrough

The change updates the indirect google.golang.org/genproto/googleapis/rpc dependency version in go.mod.

Changes

Go dependency manifest

Layer / File(s) Summary
Dependency entry update
go.mod
The manifest changes the dependency pseudo-version to v0.0.0-20260618152121-87f3d3e198d3.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies a dependency-related cherry-pick for the golang-vulns workstream and includes the associated ticket.
Description check ✅ Passed The description identifies the dependency updates, motivation ticket, testing result, change type, and completed checklist items.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch golang-vulns

Comment @coderabbitai help to get the list of available commands.

@superlinkx superlinkx added the dependencies Pull requests that update a dependency file label Jul 27, 2026
@superlinkx
superlinkx changed the base branch from stage/v9.5.0 to main July 31, 2026 16:43
@superlinkx
superlinkx requested review from a team as code owners July 31, 2026 16:43

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@go.mod`:
- Around line 64-70: Resolve the merge markers in go.mod by selecting the
intended golang.org/x/text and golang.org/x/tools versions, and remove all
remaining conflict markers including the second conflicted section. Regenerate
go.sum with the resolved dependency set so its entries match go.mod, including
the OpenTelemetry metric version.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: d598e673-5040-4a50-8431-434d788618db

📥 Commits

Reviewing files that changed from the base of the PR and between 39e9977 and 39c6d0b.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod

Comment thread go.mod Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants