- The behat step definition `behat_grade::i_confirm_in_search_within_the_gradebook_widget_exists` has been deprecated. Please use `behat_general::i_confirm_in_search_combobox_exists` instead.
- The behat step definition `behat_grade::i_confirm_in_search_within_the_gradebook_widget_does_not_exist` has been deprecated. Please use `behat_general::i_confirm_in_search_combobox_does_not_exist` instead.
- The behat step definition `behat_grade::i_click_on_in_search_widget` has been deprecated. Please use `behat_general::i_click_on_in_search_combobox` instead.
- The `core_grades_renderer::group_selector()` method has been deprecated. Please use `\core_course\output\actionbar\renderer` to render a `group_selector` renderable instead.
For more information see [MDL-80745](https://tracker.moodle.org/browse/MDL-80745)