Commit Graph
3 Commits
Author SHA1 Message Date
Vitaly RtishchevandClaude Opus 5 636fa91ee9 Add minimumReleaseAge to Renovate config
Yarn 4.17 defaults `npmMinimalAgeGate` to `1d`, so any npm version
published less than 24h ago is quarantined at the resolution step and
`yarn` exits with YN0016. Renovate had no age filter, so it regularly
proposed versions younger than the gate, breaking both the lockfile
update and CI for the whole grouped PR.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-28 17:52:30 +03:00
Vitaly Rtishchev 51692011f1 Enable automerge for non-major Renovate updates 2026-03-08 14:18:21 +03:00
Vitaly Rtishchev 801324e17e Update dependencies and setup renovate 2025-10-09 22:47:44 +03:00