Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps-remove), enable removing dependencies shown as missing-packages #9265

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

davidfirst
Copy link
Member

Fixes a bug when a component is using a package that should be ignored. bit deps remove didn't work because it didn't search in the component-issues. It was only looking at the dependencies already configured.

@davidfirst davidfirst merged commit 33d348e into master Oct 24, 2024
11 checks passed
@davidfirst davidfirst deleted the deps-remove-missing-pkg branch October 24, 2024 18:06
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