TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: DepsHub – Update dependencies using AI

3 点作者 semanser10 个月前
Hi everyone! I&#x27;m Andriy, a software engineer and the founder of DepsHub.<p>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 of changelogs and release notes, 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. Feedback is more than welcome!<p>Website: <a href="https:&#x2F;&#x2F;depshub.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;depshub.com&#x2F;</a><p>ProductHunt launch: <a href="https:&#x2F;&#x2F;www.producthunt.com&#x2F;posts&#x2F;depshub-2" rel="nofollow">https:&#x2F;&#x2F;www.producthunt.com&#x2F;posts&#x2F;depshub-2</a>

暂无评论

暂无评论