v1.11.7
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] fix type confusion resulting in nonsensical errors (#58414)
1.11: Re-enable tab completion of kwargs for large method tables (#58012) (#58928)
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)
add showing a string to REPL precompile workload (#58157)