chore: add rc support for dependency updater (#909)
* chore: add rc support for dependency updater * fix: skip unparseable versions in dependency updater When the current tag couldn't be parsed (e.g., prefixed tag without tagPrefix configured), the updater would allow any tag through, potentially selecting tags from different products in the same repo. Now unparseable tags are properly skipped in both validation and max-version selection. * remove tag
D
Danyal Prout committed
b4e39fbc1bef8932cb3cd5079374de85db960713
Parent: 29fcaba
Committed by GitHub <noreply@github.com>
on 1/14/2026, 10:37:49 PM