chore(deps): security bump @opentelemetry/core (Dependabot) (SK-1438) - #925
chore(deps): security bump @opentelemetry/core (Dependabot) (SK-1438)#925saif-at-scalekit wants to merge 1 commit into
Conversation
Override transitive @opentelemetry/core to ^2.8.0 (resolved 2.10.0) to fix unbounded W3C Baggage memory allocation (CVE-2026-54285). Security-only; no other package version ranges changed.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📜 Recent review details⏰ Context from checks skipped due to timeout. (3)
🧰 Additional context used📓 Path-based instructions (2)**/*.{js,ts,tsx,jsx,py,java,cs,go,cpp,c,rb,php,swift,kt,scala,rs,m,mm,groovy,gradle,xml,json}📄 CodeRabbit inference engine (.cursor/rules/comment-standards.mdc)
Files:
**/*📄 CodeRabbit inference engine (AGENTS.md)
Files:
🔇 Additional comments (1)
WalkthroughThe package configuration adds a pnpm override for ChangesDependency override
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
✅ Deploy Preview for scalekit-starlight ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
| "glob": "^11.0.0", | ||
| "mdast-util-to-hast": "^13.2.1" | ||
| "mdast-util-to-hast": "^13.2.1", | ||
| "@opentelemetry/core": "^2.8.0" |
There was a problem hiding this comment.
We don't use opentelemetry AFAIK. Why is this dependency added?

Summary
GHSA-8988-4f7v-96qf/CVE-2026-54285) on transitive@opentelemetry/core(< 2.8.0).@opentelemetry/core: ^2.8.0(lockfile resolves to 2.10.0).@netlify/otelvianetlify-cli(dev tooling). Security-only; no other dependency ranges changed.Security
@opentelemetry/coreTest plan
pnpm installsucceeds with override@opentelemetry/core@2.10.0(no<2.8.0)Summary by CodeRabbit