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

Bump @adobe/react-spectrum from 3.37.1 to 3.38.0 #793

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2024

Bumps @adobe/react-spectrum from 3.37.1 to 3.38.0.

Release notes

Sourced from @​adobe/react-spectrum'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
  • 17358f7 Publish
  • a530335 chore: revert export provider context (#7416)
  • c6bd2cb chore: Update dialog examples to be more generic (#7415)
  • 2e1dd22 fix: Handle more BC date cases (#7410)
  • 9170093 fix(#7399): DatePicker.test fails with daylight savings change (#7401)
  • 52bf91b feat: Add codemod for ActionGroup (#7396)
  • baa330f feat: Add RAC example of Menu nested in popover dialog (#7402)
  • 62718d4 Document RAC Dialog close button slot (#7405)
  • 16153ed chore: Add ActionButtonGroup and ToggleButtonGroup to example apps and tailwi...
  • 65e3a52 Improve error message for missing Provider error (#7404)
  • 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 the dependencies Pull requests that update a dependency file label Nov 21, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/adobe/react-spectrum-3.38.0 branch 5 times, most recently from 55f5cd6 to a512ad9 Compare November 28, 2024 18:59
Bumps [@adobe/react-spectrum](https://github.com/adobe/react-spectrum) from 3.37.1 to 3.38.0.
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@adobe/[email protected]...@adobe/[email protected])

---
updated-dependencies:
- dependency-name: "@adobe/react-spectrum"
  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/adobe/react-spectrum-3.38.0 branch from a512ad9 to a9ba2c0 Compare November 28, 2024 19:03
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants