Skip to content

chore(deps): drop orphaned Sentry/OpenTelemetry lockfile entries - #648

Merged
BigSimmo merged 1 commit into
mainfrom
cursor/clean-sentry-lockfile-orphans-74cf
Jul 14, 2026
Merged

chore(deps): drop orphaned Sentry/OpenTelemetry lockfile entries#648
BigSimmo merged 1 commit into
mainfrom
cursor/clean-sentry-lockfile-orphans-74cf

Conversation

@BigSimmo

Copy link
Copy Markdown
Owner

Summary

Follow-up to #645 (Sentry removal): package.json was clean, but package-lock.json still listed 13 unused transitive packages (@apm-js-collab/*, @opentelemetry/*, import-in-the-middle, require-in-the-middle).

This PR regenerates/cleans the lockfile so it matches the current dependency graph after a normal npm install.

Changes

  • Remove orphaned Sentry/OpenTelemetry lockfile entries only
  • No package.json or source changes

Test plan

  • Working tree clean after commit
  • CI install / existing required checks on the PR head
Open in Web Open in Cursor 

#645 removed Sentry from package.json but left 13 unused transitive
packages in package-lock.json. Regenerate/cleanup so npm install matches
the current dependency graph.
@coderabbitai

coderabbitai Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 07c7ab74-e9a9-4ce0-9177-3c88446a2c3d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch cursor/clean-sentry-lockfile-orphans-74cf

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

@supabase

supabase Bot commented Jul 14, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project sjrfecxgysukkwxsowpy because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@BigSimmo
BigSimmo marked this pull request as ready for review July 14, 2026 09:24
@BigSimmo
BigSimmo enabled auto-merge (squash) July 14, 2026 09:24
@BigSimmo
BigSimmo merged commit a6e46c6 into main Jul 14, 2026
18 checks passed
@BigSimmo
BigSimmo deleted the cursor/clean-sentry-lockfile-orphans-74cf branch July 14, 2026 09:42
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