Skip to content

Bump react-aria from 3.37.0 to 3.38.0 #5426

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

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps react-aria from 3.37.0 to 3.38.0.

Release notes

Sourced from react-aria's releases.

November 20, 2024 Release

We’re excited to announce that our Accordion and Disclosure components are now generally available! This includes Disclosure and DisclosureGroup in React Aria, as well as Disclosure and Accordion in React Spectrum. These components now also use the hidden="until-found" API currently supported in Chrome to enable searching collapsed content with ctrl + F.

We are also introducing ToggleButtonGroup in React Aria Components, which supports arrow key navigation with single and multiple selection modes. In addition, Menu now supports the ability to create Section-level selection groups, allowing you to mix actions, single, and multiple selection within the same menu. Menus can also be nested inside Dialog popovers to enable more complex use cases.

Last but not least, React Spectrum and React Aria are now Typescript Strict compliant! This has been an extremely large, multi-year effort and we thank you for your patience. This helps us reduce bugs, particularly related to null checks, resulting in more correct type definitions for our APIs.

As always, thanks to everyone in our community for your feedback and contributions! ❤️

Full release notes: https://react-spectrum.adobe.com/releases/2024-11-20.html

Commits
  • 4d3c72c Publish
  • 2d7e441 fix: v3 TreeView border overlap (#7873)
  • 85156e3 chore: make useLandmark controller unstable (#7871)
  • 6fc6075 delete aria/accordion and types/accordion since it has been deprecated (#7872)
  • 2059fd3 chore: Cleanup dependencies (#7870)
  • cce5fd3 Fix Remove OverlayTriggerProps (#7868)
  • 527c98a fix: correctly render dates in hebrew calendar (#7864)
  • e4a90c9 Rename filterFn in useAutocomplete to filter (#7863)
  • 59f4543 fix: prevent focus ring from appearing when selecting RAC Listbox on iPad (#7...
  • 9bd8a5f fix: Double click event on rsp toggling components (#7858)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 10, 2025
Copy link
Member

@groovecoder groovecoder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

checks pass; spot-checks work on preview deployment server

@groovecoder groovecoder added this pull request to the merge queue Mar 10, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Mar 10, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-aria-3.38.0 branch from fa4ba19 to ea7d777 Compare March 10, 2025 15:22
Bumps [react-aria](https://github.com/adobe/react-spectrum) from 3.37.0 to 3.38.0.
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/[email protected]@3.38.0)

---
updated-dependencies:
- dependency-name: react-aria
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-aria-3.38.0 branch from ea7d777 to 916e289 Compare March 10, 2025 15:24
Copy link
Collaborator

@vpremamozilla vpremamozilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

checks passed and run through of deploy preview looks good

@vpremamozilla vpremamozilla self-requested a review March 11, 2025 16:16
Copy link
Collaborator

@vpremamozilla vpremamozilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

checks passed and run through of deploy preview looks good

@vpremamozilla vpremamozilla added this pull request to the merge queue Mar 11, 2025
Merged via the queue into main with commit 71a34ec Mar 11, 2025
32 checks passed
@vpremamozilla vpremamozilla deleted the dependabot/npm_and_yarn/react-aria-3.38.0 branch March 11, 2025 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants