v1.11.5
Make REPL.TerminalMenus and some if its symbols public (#55307)
Fix implicit `convert(String, ...)` in several places (#56174)
[REPL] fix lock ordering mistake in load_pkg (#56215)
REPL: call display on the backend (#57773)
REPL: Handle message from `complete_methods!` when max methods is hit (#57138)
Improve inference broadly throughout REPL (#37081)
use more efficient `_readdirx` for tab completion (#53540)
Update Emoji Completions (#39111)
Replace most occurances of http with https when the https url is valid (#52566)
Add repl tab complete hints while typing (#51229)
REPL: only load stdlibs during precompilation script (#57940)