chore(deps): upgrade otel to v1.41.0 (Aikido)#1074
Merged
dorothyyzh merged 1 commit intoMay 11, 2026
Conversation
…2026-29181) Resolves Aikido sub-issue #246609506 (otel v1.39.0 → v1.41.0). Build verified locally (the unrelated theplant/bimg pkg-config failure is environmental). Note: docker/docker v28.5.2 → v29.3.1 is blocked at the proxy level — upstream moby migrated to github.com/moby/moby/v2; testcontainers-go v0.42 already uses the new path but theplant/testenv has not been updated yet. CVE-2026-33997 and CVE-2026-34040 remain open at sub-issue level until the testenv migration lands. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
|
Overall Grade |
Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| Go | May 11, 2026 6:58a.m. | Review ↗ |
Important
AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.
Codecov Report✅ All modified and coverable lines are covered by tests. 🚀 New features to boost your workflow:
|
levin-liu
approved these changes
May 11, 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
go.opentelemetry.io/otelv1.39.0 → v1.41.0 (CVE-2026-29181)theplant/bimg/pkg-configenv issue, unrelated to this change)Aikido Issues Resolved
Aikido Issues NOT Resolved (needs review)
github.com/moby/moby/v2so nov29.xtag is published under the legacydocker/dockerGo module path. testcontainers-go v0.42 has migrated to the new path, but transitive deptheplant/testenv@v0.2.1still imports the legacydocker/docker/api/types/container, so upgrading testcontainers-go breaks test builds. Resolution requirestheplant/testenvto migrate tomoby/moby/clientupstream.Verification
Deployment Note
Skill does not touch
release-*branches. Merging this PR is handled per team policy.