freeCodeCamp / classroom

BSD 3-Clause "New" or "Revised" License
145 stars 119 forks source link

fix(deps): update dependency react-select to v5.8.0 #509

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-select (source) 5.7.7 -> 5.8.0 age adoption passing confidence

Release Notes

JedWatson/react-select (react-select) ### [`v5.8.0`](https://togithub.com/JedWatson/react-select/releases/tag/react-select%405.8.0) [Compare Source](https://togithub.com/JedWatson/react-select/compare/react-select@5.7.7...react-select@5.8.0) ##### Minor Changes - [`884f1c42`](https://togithub.com/JedWatson/react-select/commit/884f1c42549faad7cb210169223b427ad6f0c9fd) [#​5758](https://togithub.com/JedWatson/react-select/pull/5758) Thanks [@​Ke1sy](https://togithub.com/Ke1sy)! - 1. Added 'aria-activedescendant' for input and functionality to calculate it; 2. Added role 'option' and 'aria-selected' for option; 3. Added role 'listbox' for menu; 4. Added tests for 'aria-activedescendant'; 5. Changes in aria-live region: - the instructions how to use select will be announced only one time when user focuses the input for the first time. - instructions for menu or selected value will be announced only once after focusing them. - removed aria-live for focused option because currently with correct aria-attributes it will be announced by screenreader natively as well as the status of this option (active or disabled). - separated ariaContext into ariaFocused, ariaResults, ariaGuidance to avoid announcing redundant information and higlight only current change.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.