distributeaid / distributeaid.org

Distribute Aid's landing site!
https://distributeaid.org
GNU Affero General Public License v3.0
32 stars 37 forks source link

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

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-select (source) 5.7.2 -> 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. ### [`v5.7.7`](https://togithub.com/JedWatson/react-select/releases/tag/react-select%405.7.7) [Compare Source](https://togithub.com/JedWatson/react-select/compare/react-select@5.7.6...react-select@5.7.7) ##### Patch Changes - [`224a8f0d`](https://togithub.com/JedWatson/react-select/commit/224a8f0d01a5b6200ff10280a0d7a9b613383032) [#​5666](https://togithub.com/JedWatson/react-select/pull/5666) Thanks [@​yhy-1](https://togithub.com/yhy-1)! - Add aria-disabled to select's control component. ### [`v5.7.6`](https://togithub.com/JedWatson/react-select/releases/tag/react-select%405.7.6) [Compare Source](https://togithub.com/JedWatson/react-select/compare/react-select@5.7.5...react-select@5.7.6) ##### Patch Changes - [`f6315cd5`](https://togithub.com/JedWatson/react-select/commit/f6315cd5feddb2e9ea168bcad391b29990b53afb) [#​5672](https://togithub.com/JedWatson/react-select/pull/5672) Thanks [@​tu4mo](https://togithub.com/tu4mo)! - Fix for calling non-cancellable scroll events ### [`v5.7.5`](https://togithub.com/JedWatson/react-select/releases/tag/react-select%405.7.5) [Compare Source](https://togithub.com/JedWatson/react-select/compare/react-select@5.7.4...react-select@5.7.5) ##### Patch Changes - [`9d1730ba`](https://togithub.com/JedWatson/react-select/commit/9d1730ba4f97a51d25c7e704acd1a4c2be8f7182) [#​5347](https://togithub.com/JedWatson/react-select/pull/5347) Thanks [@​aszmyd](https://togithub.com/aszmyd)! - Make scroll lock div work on a document context it belongs to ### [`v5.7.4`](https://togithub.com/JedWatson/react-select/releases/tag/react-select%405.7.4) [Compare Source](https://togithub.com/JedWatson/react-select/compare/react-select@5.7.3...react-select@5.7.4) ##### Patch Changes - [`16414bb5`](https://togithub.com/JedWatson/react-select/commit/16414bb53295b362690d2b089d74182ddeabc1dd) [#​5689](https://togithub.com/JedWatson/react-select/pull/5689) Thanks [@​Rall3n](https://togithub.com/Rall3n)! - Resolve `defaultProps` deprecation warning for React v18+. ### [`v5.7.3`](https://togithub.com/JedWatson/react-select/releases/tag/react-select%405.7.3) [Compare Source](https://togithub.com/JedWatson/react-select/compare/react-select@5.7.2...react-select@5.7.3) ##### Patch Changes - [`59513d00`](https://togithub.com/JedWatson/react-select/commit/59513d0035a20cf9c0575c4be52204de7f77d742) [#​5626](https://togithub.com/JedWatson/react-select/pull/5626) Thanks [@​emmatown](https://togithub.com/emmatown)! - Fix importing `react-select` in Node ESM

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.