mozilla / blurts-server

Mozilla Monitor arms you with tools to keep your personal information safe. Find out what hackers already know about you and learn how to stay a step ahead of them.
https://monitor.mozilla.org
Mozilla Public License 2.0
743 stars 210 forks source link

chore(deps): bump the react-aria group with 2 updates #5334

Closed dependabot[bot] closed 5 days ago

dependabot[bot] commented 5 days ago

Bumps the react-aria group with 2 updates: react-aria and react-stately.

Updates react-aria from 3.35.1 to 3.36.0

Release notes

Sourced from react-aria's releases.

July 22, 2024 Release

For this summer release, we have been busy working on improving virtualization in many of our Spectrum components including TableView, ListView, and ListBox. We have significantly reduced the complexity of our implementation, resulting in smaller bundle size, better performance, and improved stability. In our testing, this resulted in 14x faster per-frame render times on large tables due to better reuse of DOM nodes as you scroll. We are also working on bringing virtualization support to React Aria Components, which is available as an unstable API in this version.

Our color components are also moving to RC! Focus management within Toasts have also been greatly improved, making announcements from screen readers clearer and more consistent. Thanks to @​thmsfchtnr, press events now include coordinates, enabling interactions like our new animated ripple button example. And finally, in preparation for React 19, this release is now compatible with React 19 RC.

Thank you to our ever growing list of contributors! ❤️

Full release notes: https://react-spectrum.adobe.com/releases/2024-07-22.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


Updates react-stately from 3.33.0 to 3.34.0

Release notes

Sourced from react-stately's releases.

February 13, 2024 Release

Welcome to the first release of the new year! We have had a great response to our GA release of React Aria Components. If you haven’t tried it out, visit our docs to explore the examples. To help get you started, we have also created a few starter kits. These downloadable starter kits contain beautifully styled implementations of every available component and includes a working storybook. Available in vanilla and Tailwind CSS!

We have been busy working on our new Submenu feature which we are excited to release as an alpha. We have also made improvements to our overlay positioning code to better handle pinch zooming and spatial awareness.

As always, huge thanks and appreciation for everyone in our community for their feedback and contributions to make this release possible!

Full release notes: https://react-spectrum.adobe.com/releases/2024-02-13.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 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
rhelmer commented 5 days ago

@dependabot rebase