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

feature request: handle circular dependencies #2452

Open
reggi opened this issue Dec 12, 2024 · 0 comments · May be fixed by #2453
Open

feature request: handle circular dependencies #2452

reggi opened this issue Dec 12, 2024 · 0 comments · May be fixed by #2453
Assignees
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@reggi
Copy link

reggi commented Dec 12, 2024

I have reggi/packages repo and two eslint-plugins that use each other as their devDependencies 😿

Error: release-please failed: found cycle in dependency graph: eslint-plugin-treekeeper -> eslint-plugin-node-specifier -> eslint-plugin-treekeeper

Is there any workaround for this?

@reggi reggi added priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Dec 12, 2024
@reggi reggi linked a pull request Dec 12, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants