Show HN: Dependicus, a dashboard for your monorepo's dependencies

Show HN (score: 6)
Found: April 15, 2026
ID: 4176

Description

Package Manager
Show HN: Dependicus, a dashboard for your monorepo's dependencies Late last year, I was digging into some dependency-related tech debt, and struggling with how long it takes to run pnpm's introspection commands like 'pnpm why' in a medium-size monorepo. So I started working on a simple static site generator that would let me view the output of these expensive commands all at once, to make problems clearly visible instead of requiring deep exploration one at a time.

Once I had that working, I realized I had enough data to add ticket tracking. It uses the data it gathers from the package manager to keep Linear or GitHub issues updated. And by auto-assigning those issues to coding agents, I get a Dependabot-but-better experience: agents keep up with API updates in addition to just bumping versions, and group related updates automatically.

It's still early days, but it's working really well for us and I think people will find value in it, so I'm sharing here!

More from Show

Show HN: Hiraeth – AWS Emulator

Show HN: Hiraeth – AWS Emulator With the recent changes around Localstack pricing&#x2F;licensing I&#x27;ve been hunting for alternatives. I decided that it might be a fun experiment to try rolling my own. SQS is a service I use heavily so I chose that as the first service to implement. I have more services planned and in development.<p>A few things I think are cool:<p>4MB Docker Image Size<p>Instant Startup<p>AWS Sigv4 Authentication<p>A little admin UI that can be helpful for development&#x2F;troubleshooting<p>Most of the SQS API implemented, the rest will soon follow :)

No other tools from this source yet.