Skip to content

Conversation

@jennifer-shehane
Copy link
Member

@jennifer-shehane jennifer-shehane commented Dec 10, 2025

  • Closes

Additional details


Note

Removes unused dependencies across multiple packages, updates knip settings and CircleCI branch filter, and prunes yarn.lock.

  • Dependencies (removals):
    • packages/config: drop bluebird.
    • packages/data-context: drop endent, randomstring.
    • packages/electron: drop bluebird, lodash.
    • packages/errors: drop axios.
    • packages/launcher: drop semver.
    • packages/scaffold-config: drop compare-versions.
    • packages/server: drop ansi_up, bundle-require, fetch-retry-ts, resolve.
  • Tooling/Config:
    • knip.json: include packages/data-context/graphql/**/* in project; add edgedriver to ignoreDependencies.
    • .circleci/src/pipeline/workflows/@main.yml: update branch filter to remove-unused-deps.
  • Lockfile:
    • yarn.lock: prune entries for removed packages; normalize axios ranges.

Written by Cursor Bugbot for commit c2da0c3. This will update automatically on new commits. Configure here.

Steps to test

How has the user experience changed?

PR Tasks

@jennifer-shehane jennifer-shehane self-assigned this Dec 10, 2025
@cypress
Copy link

cypress bot commented Dec 10, 2025

cypress    Run #67930

Run Properties:  status check passed Passed #67930  •  git commit c2da0c3823: dependency: remove unused dependencies
Project cypress
Branch Review remove-unused-deps
Run status status check passed Passed #67930
Run duration 16m 46s
Commit git commit c2da0c3823: dependency: remove unused dependencies
Committer Jennifer Shehane
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 4
Tests that did not run due to a developer annotating a test with .skip  Pending 131
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 5581
View all changes introduced in this branch ↗︎

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