13.x
[12.x] Improve typing in console/command namespace (#58565)
[13.x] Add NumberPrompt fallback (#60959)
Use strict comparisons for int-to-int checks (#61005)
[12.x] model:show command prompt for missing input with model suggestion (#57671)
[13.x] Support null for shortcut field in return type array for HasParameters::getOptions (#60723) (#60728)
[13.x] Add `input()` method to console commands (#60607)
Apply fixes from StyleCI
[13.x] Avoid redundant Collection passes in map/filter/reject chains (#60977)