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, ignore dependency of itself when applied from deps-set #9237

Merged
merged 4 commits into from
Oct 8, 2024

Conversation

davidfirst
Copy link
Member

When a component is a dependency of itself, it was ignored only when it was auto-detected (via an import statement).
This PR is when bit deps set was running and a component got itself as a dependency. It ignores it and show a warning in the log about it.

@davidfirst davidfirst enabled auto-merge (squash) October 8, 2024 16:26
@davidfirst davidfirst merged commit 62794fa into master Oct 8, 2024
11 checks passed
@davidfirst davidfirst deleted the ignore-deps-set-itself branch October 8, 2024 16:43
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