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.8.0 to 5.8.1 #419

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

clarin-bot
Copy link
Collaborator

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

ℹ️ 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 1 version ahead of your current version.
  • The recommended version was released 24 days ago, on 2024-09-19.
Release notes
Package name: react-select
  • 5.8.1 - 2024-09-19

    Patch Changes

    • dd740ced #5960 Thanks @ leonaves! - No longer send pop-value action when multi-select is empty. This correctly resolves typings with that event, where removedValue cannot be undefined.
  • 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.
from react-select GitHub release notes
Commit messages
Package name: react-select
  • a8b8f43 Version Packages (#5961)
  • dd740ce Fix pop-value being sent for undefined values. (#5960)
  • 06e3488 [fix] removed typo (#5627)

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

@andmor- andmor- merged commit 43fa938 into master Oct 14, 2024
7 of 9 checks passed
@andmor- andmor- deleted the snyk-upgrade-ea2084cea299614961eeb0dbae87c247 branch October 14, 2024 12:40
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.

3 participants