1.5.1
DOC minor sphinx fixes
DOC fix random_state in several example for reproducibility (#27153)
MNT add isort to ruff's rules (#26649)
MAINT Clean up deprecations for 1.5: in LinearSV* (#28816)
MAINT Clean up deprecations for 1.5: in KBinsDiscretizer (#28817)
Fix typo - "principle" should be "principal". (#27742)
MAINT Update fetch_openml to use the auto parser by default (#27802)
DOC Improve `plot_target_encoder_cross_val.py` example (#26677)