Skip to content

build(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.42.0#13663

Open
glours wants to merge 1 commit intomainfrom
bump-opentelemetry
Open

build(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.42.0#13663
glours wants to merge 1 commit intomainfrom
bump-opentelemetry

Conversation

@glours
Copy link
Contributor

@glours glours commented Mar 24, 2026

What I did
Fixes CVE-2026-24051 (PATH hijacking in otel SDK). Bumps all otel packages to v1.42.0 for consistency.

Related issue
N/A

(not mandatory) A picture of a cute animal, if possible in relation to what you did

Copilot AI review requested due to automatic review settings March 24, 2026 17:04
Fixes CVE-2026-24051 (PATH hijacking in otel SDK).
Bumps all otel packages to v1.42.0 for consistency.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Guillaume Lours <glours@users.noreply.github.com>
@glours glours force-pushed the bump-opentelemetry branch from 07bd489 to 996a4f9 Compare March 24, 2026 17:05
@glours glours requested a review from a team as a code owner March 24, 2026 17:05
@glours glours requested a review from ndeloof March 24, 2026 17:05
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates Go module dependencies to remediate a reported OpenTelemetry SDK vulnerability (CVE-2026-24051) by bumping OpenTelemetry packages and related transitive dependencies to newer versions.

Changes:

  • Bump go.opentelemetry.io/otel (and related otel/* modules) to v1.42.0.
  • Update related indirect dependencies (e.g., grpc-gateway/v2, golang.org/x/*, genproto) and refresh go.sum accordingly.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Updates required and indirect module versions, primarily OpenTelemetry modules to v1.42.0.
go.sum Refreshes checksums to match the updated module graph after the dependency bumps.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@glours glours enabled auto-merge (rebase) March 24, 2026 17:17
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