@@ -18,7 +18,7 @@ A modern, fast alternative to Dependabot and Renovate built for the JavaScript a
18
18
19
19
- 🚀 ** Lightning Fast** : Built with Bun & performance in mind
20
20
- 🎯 ** Smart Updates** : Configurable update strategies _ (major, minor, patch, all)_
21
- - 📦 ** Multi-Package Manager** : Supports Bun, npm, yarn, pnpm, Composer, pkgx, and Launchpad dependency files
21
+ - 📦 ** Multi-Package Manager** : Supports Bun, npm, yarn, pnpm, Composer, pkgx & Launchpad dependency files
22
22
- ⚡ ** GitHub Actions** : Automatically updates workflow dependencies (` actions/checkout@v4 ` , etc.)
23
23
- 📊 ** Dependency Dashboard** : Single GitHub issue with overview of all dependencies and open PRs
24
24
- 🔄 ** Rebase Functionality** : Interactive checkbox to update PRs with latest dependency versions
@@ -30,7 +30,6 @@ A modern, fast alternative to Dependabot and Renovate built for the JavaScript a
30
30
- 🛠️ ** Simple Setup Experience** : Renovate-like interactive setup with validation and smart recommendations
31
31
- 🔍 ** Pre-flight Validation** : Environment checks, conflict detection, and prerequisite validation
32
32
- 📊 ** Smart Project Analysis** : Automatic project type detection with intelligent recommendations
33
- - 📈 ** Progress Tracking** : Visual setup progress with step-by-step guidance and recovery capabilities
34
33
- 📋 ** Configuration Migration** : Seamless import from Renovate and Dependabot configurations
35
34
- 🔌 ** Integration Ecosystem** : Extensible plugin system with Slack, Discord, and Jira integrations
36
35
0 commit comments