You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pin summary: suppress downgrade nudges, show info for bare SHA pins
Two fixes:
- Version-ref nudge no longer suggests a full semver tag that is LOWER
than the user's current partial ref (e.g. v3.4 → v2.4.1 was wrong).
- Bare SHA pins now show 'pinned by SHA — no symbolic ref found' instead
of being completely silent or showing the redundant full-sha (short).
0 commit comments