Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade react-select from 5.7.4 to 5.8.0 #1042

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

s-laugh
Copy link
Member

@s-laugh s-laugh commented Nov 27, 2023

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade react-select from 5.7.4 to 5.8.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 4 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2023-11-06.
Release notes
Package name: react-select
  • 5.8.0 - 2023-11-06

    Minor Changes

    • 884f1c42 #5758 Thanks @ Ke1sy! - 1. Added 'aria-activedescendant' for input and functionality to calculate it;

      1. Added role 'option' and 'aria-selected' for option;
      2. Added role 'listbox' for menu;
      3. Added tests for 'aria-activedescendant';
      4. 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.
  • 5.7.7 - 2023-10-02

    Patch Changes

  • 5.7.6 - 2023-10-02

    Patch Changes

  • 5.7.5 - 2023-09-20

    Patch Changes

  • 5.7.4 - 2023-07-13

    Patch Changes

from react-select GitHub release notes
Commit messages
Package name: react-select
  • 17ab36e Version Packages (#5797)
  • 884f1c4 Accessibility - screenreader announces "blank" while reading the options (#5758)
  • 2f94e8d Update docs for Custom Select props (#5776)
  • b53e647 Version Packages (#5764)
  • 224a8f0 fix: lack of disabled attribute on select element causing color contrast issue (#5666)
  • d598ac6 Version Packages (#5763)
  • f6315cd Fix for calling non-cancellable scroll events (#5672)
  • b284329 Version Packages (#5756)
  • 9d1730b Make scroll lock div work on a document context it belongs to (#5347)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants