fix(deps): align OpenTelemetry root lockfile - #1660
Draft
groupthinking wants to merge 1 commit into
Draft
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. OpenSSF Scorecard
Scanned Files
|
groupthinking
force-pushed
the
codex/fix-root-lockfile-opentelemetry-1657
branch
from
September 8, 2026 07:03
3b583ae to
b46b392
Compare
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.
Canonical issue
Closes #1657
Outcome
Repairs the root workspace lockfile after Dependabot PR #1647 updated
apps/web/package.jsonto@opentelemetry/exporter-trace-otlp-http ^0.222.0without updatingpackage-lock.json.The branch was rebased on September 8 onto main
b46b392, which includes the merged Video Pack TypeScript repair from #1658 and the subsequent governance-workflow cleanup. The lockfile blob is unchanged from the previously reviewed repair.Change
package-lock.jsononlynpm@10.8.0exporter-trace-otlp-http 0.222.0otlp-exporter-base 0.222.0otlp-transformer 0.222.0sdk-trace 2.11.0sdk-logs 0.222.0sdk-metrics 2.11.0Risk
Verification
Current rebased head
1aa5c592e8cf112a18e881484ccef7d83d81c225:Local generation evidence from the identical lockfile blob:
npm@10.8.0 install --package-lock-only --legacy-peer-deps --ignore-scripts: passednpm@10.8.0 ci --workspace=apps/web --production --legacy-peer-deps --ignore-scripts: passedProduction evidence
Not applicable. This remains a draft dependency-lock repair. No merge, deployment, install against production, or runtime mutation has occurred.