TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: DepsHub – Dependency updates made easy

4 pointsby semanser10 months ago
Hi HN! I&#x27;m Andriy, a software engineer and the founder of DepsHub. Every single team that I worked with always used tens (if not hundreds) of dependencies. There are usually two popular options: either you ignore the dependencies problem until it&#x27;s too late and hard to migrate everything to newer versions (say hi to vulnerability issues), or you&#x27;re constantly trying to find the balance between working on a product and doing its maintenance.<p>I decided to create DepsHub to solve these particular problems:<p>- Update noise. There is no need to update EVERY single library all the time. Your project should be relatively up to date with all the major packages updated and no security issues.<p>- Automatic major updates. Breaking changes occur all the time, and LLM are quite good at this point to take the changelog changes and apply them to the codebase automatically.<p>- Observability. I want to know what&#x27;s the current status of all of my repositories, how outdated they are, and what I need to do to make it better. This is quite a new niche that not a lot of products are focusing on.<p>DepsHub is processing thousands release notes and changelogs, converting your codebase to embeddings and applies LLMs to fix any breaking changes that occur. It also uses some additional analysis to understand if the library is actually needed to be updated (some libs are having new versions every week!).<p>Let me know if you have any questions or suggestions. Any feedback is more than welcome!<p>Website: <a href="https:&#x2F;&#x2F;depshub.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;depshub.com&#x2F;</a>

5 comments

mkylv10 months ago
Hey Andriy! It&#x27;s fascinating to see creators deeply involved in the issues they&#x27;re tackling. It truly reflects your dedication as a maker. I&#x27;m thrilled to see you addressing this so effectively! Big congratulations!
评论 #41074267 未加载
pete_thewizz10 months ago
Goodluck!!
评论 #41074278 未加载
pete_thewizz10 months ago
congrants on the launch!!
heyrikin10 months ago
Congrats!
评论 #41074362 未加载
dwrdbg10 months ago
Congrats on the launch! Dependency updates can be such a chore and so its intriguing to see a product automate the process even more!
评论 #41074308 未加载