feat: dependency update automation across repos #149
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Scan all repos for outdated Composer/npm dependencies, create PRs with changelogs, auto-merge safe patches. Like Renovate but integrated. Builds on: validate/check_composer_deps.php, bulk_sync.php.
Branch created:
feature/149-feat-dependency-update-automation-across