feat: track Flutter version in Renovate via Docker datasource #452

Merged
guettlibot merged 1 commits from refs/pull/452/head into main 2026-06-05 20:42:49 +00:00
1 Commits
Author SHA1 Message Date
Thomas SharedInboxandClaude Sonnet 4.6 8e0c06fb4e feat: track Flutter version in Renovate via Docker datasource
Adds a custom Renovate manager that reads the pinned Flutter version
from .fvmrc and validates new versions against the
ghcr.io/cirruslabs/flutter Docker registry. Renovate will only open a
bump PR when the corresponding image tag actually exists, preventing
CI breakage from unavailable images.

Closes #447

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05 21:55:22 +02:00