Skip to content

remove unused dependencies#66

Merged
stefanpenner merged 1 commit intoember-cli:masterfrom
mansona:unused-deps
Feb 4, 2026
Merged

remove unused dependencies#66
stefanpenner merged 1 commit intoember-cli:masterfrom
mansona:unused-deps

Conversation

@mansona
Copy link
Member

@mansona mansona commented Feb 2, 2026

We're trying to track down some of the npm package deprecations that are listed when installing a new ember application and I noticed that a bunch of them are coming from broccoli-kitchen-sink-helpers through this package's dependency when it seems like this package isn't even using them 🤔

I used depcheck to find unused dependencies and removed them and tests still pass so I think this is safe to merge and release 🎉

@stefanpenner stefanpenner merged commit d226c75 into ember-cli:master Feb 4, 2026
1 check passed
@github-actions github-actions bot mentioned this pull request Feb 23, 2026
@mansona mansona added the bug label Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants