v0.9.0
Added
-
Add GitHub Dependabot config generation (T007)
- New
github.dependabotconfig field (default:true) — opinionated default for GitHub-hosted projects vg initwizard generates.github/dependabot.ymlfrom detected manifests automatically- Shared
MANIFEST_TO_ECOSYSTEMmapping reuses VG's existing ecosystem detection (DRY) - Supports all VG manifest types: npm, cargo, pip, pub, composer, maven
- Always includes
github-actionsecosystem entry - Minor+patch grouped into single PRs for clean PR lists
--no-githubheadless flag to opt outvg doctorwarns when dependabot config is enabled but file is missing- CKM auto-generates
githubtopic fromGitHubConfig - 11 new tests (248 total)
- New