googleapis / googleapis/release-please
feature request: handle circular dependencies
Open
priority: p3
type: feature request
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 588
- Avg merge
- 12h 16m
- Merged PRs (30d)
- 7
Description
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?
Contributor guide
Assessment
This issue has not been assessed yet.