Skip to content

chore(deps): bump the spectrum-dependencies group across 1 directory with 32 updates#113130

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/spectrum-dependencies-7fefaf7bae
Open

chore(deps): bump the spectrum-dependencies group across 1 directory with 32 updates#113130
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/spectrum-dependencies-7fefaf7bae

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 15, 2026

Bumps the spectrum-dependencies group with 32 updates in the / directory:

Package From To
@react-aria/button 3.14.4 3.15.0
@react-aria/combobox 3.14.2 3.16.0
@react-aria/disclosure 3.1.2 3.2.0
@react-aria/focus 3.21.4 3.22.0
@react-aria/gridlist 3.14.3 3.15.0
@react-aria/i18n 3.12.15 3.13.0
@react-aria/interactions 3.27.0 3.28.0
@react-aria/listbox 3.15.2 3.16.0
@react-aria/live-announcer 3.4.4 3.5.0
@react-aria/menu 3.20.0 3.22.0
@react-aria/numberfield 3.12.4 3.13.0
@react-aria/overlays 3.31.1 3.32.0
@react-aria/radio 3.12.4 3.13.0
@react-aria/selection 3.27.1 3.28.0
@react-aria/separator 3.4.15 3.5.0
@react-aria/slider 3.8.4 3.9.0
@react-aria/tabs 3.11.0 3.12.0
@react-aria/textfield 3.18.4 3.19.0
@react-aria/utils 3.33.0 3.34.0
@react-aria/visually-hidden 3.8.30 3.9.0
@react-stately/collections 3.12.9 3.13.0
@react-stately/combobox 3.12.2 3.14.0
@react-stately/disclosure 3.0.10 3.1.0
@react-stately/form 3.2.3 3.3.0
@react-stately/list 3.13.3 3.14.0
@react-stately/numberfield 3.10.4 3.12.0
@react-stately/overlays 3.6.22 3.7.0
@react-stately/radio 3.11.4 3.12.0
@react-stately/slider 3.7.4 3.8.0
@react-stately/tabs 3.8.8 3.9.0
@react-stately/tree 3.9.5 3.10.0
@react-types/shared 3.33.0 3.34.0

Updates @react-aria/button from 3.14.4 to 3.15.0

Release notes

Sourced from @​react-aria/button's releases.

React Spectrum S2 v1.3.0

In this release we are excited to announce support for expandable rows in TableView, highlight selection in TreeView, and window scrolling in collection components! Window scrolling enables virtualized collections to automatically scroll with the rest of the page – no height needed. In addition, we've updated the set of available workflow icons, and reduced the number of dependencies installed when using S2 by over 90% – see the full release notes for details.

To help assist with migrations from S1 to S2, we've added a new end to end migration Agent skill that you can use with your agent of choice. Our existing S2 Agent skill has also been updated to greatly improve its ability to select the proper S2 component to use from context, so be sure to update.

Full release notes

React Spectrum S2 v1.2.0

In this release, we are excited to announce that ListView and unavailable menu items are now available! In addition, we have added ActionBar support for TreeView and custom renderer support for the Picker's display value. We also shipped multiple TableView fixes and a set of documentation improvements including a Typography search view now available in the main search menu.

Thanks to all of our contributors for the updates in this release.

Full release notes

React Spectrum S2 v1.1.0

It’s our first release of the new year and we’ve got plenty of exciting treats we’re bringing to the table. We’ve added a variety of new features to our documentation site including a new dark/light mode switch in the site header. Our search menu also now features a Colors section where you can browse the Spectrum-defined colors and search by name or hex value to find close or exact matches. We also now offer our docs in the form of Agent Skills that can be installed locally and used by your favorite AI coding tools.

This release also includes several bugs fixes, such as properly rendering menus when rendered from within a popover and updates to TreeView disabledBehavior styling to match the latest designs.

Full Release Notes

Commits
  • ca74817 Publish
  • 2d2cc15 fix: prevent items from getting continually loaded in S2 TreeView (#9921)
  • beda778 fix: broken compound selector exposed by browserslist bump (Table virtualizer...
  • c7c4c67 fix: v3 docs build (#9919)
  • efc581c fix: nightly packing too many files (#9917)
  • 5c5bda5 docs: improve S2 agent skill (#9908)
  • 988c120 docs: Update RangeCalendar for api consitency, add docs for nonce, and TagGro...
  • 21c4dfb chore: Revert 9875 and move disabledBehavior example in TableView docs (#9914)
  • 9e18b4a chore: fix S2 datepicker errorMessage type (#9909)
  • b65a4aa Revert "fix: make aria test utils helpers work with vitest-browser-react (#97...
  • Additional commits viewable in compare view

Updates @react-aria/combobox from 3.14.2 to 3.16.0

Release notes

Sourced from @​react-aria/combobox's releases.

React Spectrum S2 v1.3.0

In this release we are excited to announce support for expandable rows in TableView, highlight selection in TreeView, and window scrolling in collection components! Window scrolling enables virtualized collections to automatically scroll with the rest of the page – no height needed. In addition, we've updated the set of available workflow icons, and reduced the number of dependencies installed when using S2 by over 90% – see the full release notes for details.

To help assist with migrations from S1 to S2, we've added a new end to end migration Agent skill that you can use with your agent of choice. Our existing S2 Agent skill has also been updated to greatly improve its ability to select the proper S2 component to use from context, so be sure to update.

Full release notes

React Spectrum S2 v1.2.0

In this release, we are excited to announce that ListView and unavailable menu items are now available! In addition, we have added ActionBar support for TreeView and custom renderer support for the Picker's display value. We also shipped multiple TableView fixes and a set of documentation improvements including a Typography search view now available in the main search menu.

Thanks to all of our contributors for the updates in this release.

Full release notes

React Spectrum S2 v1.1.0

It’s our first release of the new year and we’ve got plenty of exciting treats we’re bringing to the table. We’ve added a variety of new features to our documentation site including a new dark/light mode switch in the site header. Our search menu also now features a Colors section where you can browse the Spectrum-defined colors and search by name or hex value to find close or exact matches. We also now offer our docs in the form of Agent Skills that can be installed locally and used by your favorite AI coding tools.

This release also includes several bugs fixes, such as properly rendering menus when rendered from within a popover and updates to TreeView disabledBehavior styling to match the latest designs.

Full Release Notes

Commits
  • ca74817 Publish
  • 2d2cc15 fix: prevent items from getting continually loaded in S2 TreeView (#9921)
  • beda778 fix: broken compound selector exposed by browserslist bump (Table virtualizer...
  • c7c4c67 fix: v3 docs build (#9919)
  • efc581c fix: nightly packing too many files (#9917)
  • 5c5bda5 docs: improve S2 agent skill (#9908)
  • 988c120 docs: Update RangeCalendar for api consitency, add docs for nonce, and TagGro...
  • 21c4dfb chore: Revert 9875 and move disabledBehavior example in TableView docs (#9914)
  • 9e18b4a chore: fix S2 datepicker errorMessage type (#9909)
  • b65a4aa Revert "fix: make aria test utils helpers work with vitest-browser-react (#97...
  • Additional commits viewable in compare view

Updates @react-aria/disclosure from 3.1.2 to 3.2.0

Release notes

Sourced from @​react-aria/disclosure's releases.

React Spectrum S2 v1.3.0

In this release we are excited to announce support for expandable rows in TableView, highlight selection in TreeView, and window scrolling in collection components! Window scrolling enables virtualized collections to automatically scroll with the rest of the page – no height needed. In addition, we've updated the set of available workflow icons, and reduced the number of dependencies installed when using S2 by over 90% – see the full release notes for details.

To help assist with migrations from S1 to S2, we've added a new end to end migration Agent skill that you can use with your agent of choice. Our existing S2 Agent skill has also been updated to greatly improve its ability to select the proper S2 component to use from context, so be sure to update.

Full release notes

React Spectrum S2 v1.2.0

In this release, we are excited to announce that ListView and unavailable menu items are now available! In addition, we have added ActionBar support for TreeView and custom renderer support for the Picker's display value. We also shipped multiple TableView fixes and a set of documentation improvements including a Typography search view now available in the main search menu.

Thanks to all of our contributors for the updates in this release.

Full release notes

React Spectrum S2 v1.1.0

It’s our first release of the new year and we’ve got plenty of exciting treats we’re bringing to the table. We’ve added a variety of new features to our documentation site including a new dark/light mode switch in the site header. Our search menu also now features a Colors section where you can browse the Spectrum-defined colors and search by name or hex value to find close or exact matches. We also now offer our docs in the form of Agent Skills that can be installed locally and used by your favorite AI coding tools.

This release also includes several bugs fixes, such as properly rendering menus when rendered from within a popover and updates to TreeView disabledBehavior styling to match the latest designs.

Full Release Notes

Commits
  • ca74817 Publish
  • 2d2cc15 fix: prevent items from getting continually loaded in S2 TreeView (#9921)
  • beda778 fix: broken compound selector exposed by browserslist bump (Table virtualizer...
  • c7c4c67 fix: v3 docs build (#9919)
  • efc581c fix: nightly packing too many files (#9917)
  • 5c5bda5 docs: improve S2 agent skill (#9908)
  • 988c120 docs: Update RangeCalendar for api consitency, add docs for nonce, and TagGro...
  • 21c4dfb chore: Revert 9875 and move disabledBehavior example in TableView docs (#9914)
  • 9e18b4a chore: fix S2 datepicker errorMessage type (#9909)
  • b65a4aa Revert "fix: make aria test utils helpers work with vitest-browser-react (#97...
  • Additional commits viewable in compare view

Updates @react-aria/focus from 3.21.4 to 3.22.0

Release notes

Sourced from @​react-aria/focus's releases.

React Spectrum S2 v1.3.0

In this release we are excited to announce support for expandable rows in TableView, highlight selection in TreeView, and window scrolling in collection components! Window scrolling enables virtualized collections to automatically scroll with the rest of the page – no height needed. In addition, we've updated the set of available workflow icons, and reduced the number of dependencies installed when using S2 by over 90% – see the full release notes for details.

To help assist with migrations from S1 to S2, we've added a new end to end migration Agent skill that you can use with your agent of choice. Our existing S2 Agent skill has also been updated to greatly improve its ability to select the proper S2 component to use from context, so be sure to update.

Full release notes

React Spectrum S2 v1.2.0

In this release, we are excited to announce that ListView and unavailable menu items are now available! In addition, we have added ActionBar support for TreeView and custom renderer support for the Picker's display value. We also shipped multiple TableView fixes and a set of documentation improvements including a Typography search view now available in the main search menu.

Thanks to all of our contributors for the updates in this release.

Full release notes

React Spectrum S2 v1.1.0

It’s our first release of the new year and we’ve got plenty of exciting treats we’re bringing to the table. We’ve added a variety of new features to our documentation site including a new dark/light mode switch in the site header. Our search menu also now features a Colors section where you can browse the Spectrum-defined colors and search by name or hex value to find close or exact matches. We also now offer our docs in the form of Agent Skills that can be installed locally and used by your favorite AI coding tools.

This release also includes several bugs fixes, such as properly rendering menus when rendered from within a popover and updates to TreeView disabledBehavior styling to match the latest designs.

Full Release Notes

Commits
  • ca74817 Publish
  • 2d2cc15 fix: prevent items from getting continually loaded in S2 TreeView (#9921)
  • beda778 fix: broken compound selector exposed by browserslist bump (Table virtualizer...
  • c7c4c67 fix: v3 docs build (#9919)
  • efc581c fix: nightly packing too many files (#9917)
  • 5c5bda5 docs: improve S2 agent skill (#9908)
  • 988c120 docs: Update RangeCalendar for api consitency, add docs for nonce, and TagGro...
  • 21c4dfb chore: Revert 9875 and move disabledBehavior example in TableView docs (#9914)
  • 9e18b4a chore: fix S2 datepicker errorMessage type (#9909)
  • b65a4aa Revert "fix: make aria test utils helpers work with vitest-browser-react (#97...
  • Additional commits viewable in compare view

Updates @react-aria/gridlist from 3.14.3 to 3.15.0

Release notes

Sourced from @​react-aria/gridlist's releases.

React Spectrum S2 v1.3.0

In this release we are excited to announce support for expandable rows in TableView, highlight selection in TreeView, and window scrolling in collection components! Window scrolling enables virtualized collections to automatically scroll with the rest of the page – no height needed. In addition, we've updated the set of available workflow icons, and reduced the number of dependencies installed when using S2 by over 90% – see the full release notes for details.

To help assist with migrations from S1 to S2, we've added a new end to end migration Agent skill that you can use with your agent of choice. Our existing S2 Agent skill has also been updated to greatly improve its ability to select the proper S2 component to use from context, so be sure to update.

Full release notes

React Spectrum S2 v1.2.0

In this release, we are excited to announce that ListView and unavailable menu items are now available! In addition, we have added ActionBar support for TreeView and custom renderer support for the Picker's display value. We also shipped multiple TableView fixes and a set of documentation improvements including a Typography search view now available in the main search menu.

Thanks to all of our contributors for the updates in this release.

Full release notes

React Spectrum S2 v1.1.0

It’s our first release of the new year and we’ve got plenty of exciting treats we’re bringing to the table. We’ve added a variety of new features to our documentation site including a new dark/light mode switch in the site header. Our search menu also now features a Colors section where you can browse the Spectrum-defined colors and search by name or hex value to find close or exact matches. We also now offer our docs in the form of Agent Skills that can be installed locally and used by your favorite AI coding tools.

This release also includes several bugs fixes, such as properly rendering menus when rendered from within a popover and updates to TreeView disabledBehavior styling to match the latest designs.

Full Release Notes

Commits
  • ca74817 Publish
  • 2d2cc15 fix: prevent items from getting continually loaded in S2 TreeView (#9921)
  • beda778 fix: broken compound selector exposed by browserslist bump (Table virtualizer...
  • c7c4c67 fix: v3 docs build (#9919)
  • efc581c fix: nightly packing too many files (#9917)
  • 5c5bda5 docs: improve S2 agent skill (#9908)
  • 988c120 docs: Update RangeCalendar for api consitency, add docs for nonce, and TagGro...
  • 21c4dfb chore: Revert 9875 and move disabledBehavior example in TableView docs (#9914)
  • 9e18b4a chore: fix S2 datepicker errorMessage type (#9909)
  • b65a4aa Revert "fix: make aria test utils helpers work with vitest-browser-react (#97...
  • Additional commits viewable in compare view

Updates @react-aria/i18n from 3.12.15 to 3.13.0

Release notes

Sourced from @​react-aria/i18n's releases.

React Spectrum S2 v1.3.0

In this release we are excited to announce support for expandable rows in TableView, highlight selection in TreeView, and window scrolling in collection components! Window scrolling enables virtualized collections to automatically scroll with the rest of the page – no height needed. In addition, we've updated the set of available workflow icons, and reduced the number of dependencies installed when using S2 by over 90% – see the full release notes for details.

To help assist with migrations from S1 to S2, we've added a new end to end migration Agent skill that you can use with your agent of choice. Our existing S2 Agent skill has also been updated to greatly improve its ability to select the proper S2 component to use from context, so be sure to update.

Full release notes

React Spectrum S2 v1.2.0

In this release, we are excited to announce that ListView and unavailable menu items are now available! In addition, we have added ActionBar support for TreeView and custom renderer support for the Picker's display value. We also shipped multiple TableView fixes and a set of documentation improvements including a Typography search view now available in the main search menu.

Thanks to all of our contributors for the updates in this release.

Full release notes

React Spectrum S2 v1.1.0

It’s our first release of the new year and we’ve got plenty of exciting treats we’re bringing to the table. We’ve added a variety of new features to our documentation site including a new dark/light mode switch in the site header. Our search menu also now features a Colors section where you can browse the Spectrum-defined colors and search by name or hex value to find close or exact matches. We also now offer our docs in the form of Agent Skills that can be installed locally and used by your favorite AI coding tools.

This release also includes several bugs fixes, such as properly rendering menus when rendered from within a popover and updates to TreeView disabledBehavior styling to match the latest designs.

Full Release Notes

Commits
  • ca74817 Publish
  • 2d2cc15 fix: prevent items from getting continually loaded in S2 TreeView (#9921)
  • beda778 fix: broken compound selector exposed by browserslist bump (Table virtualizer...
  • c7c4c67 fix: v3 docs build (#9919)
  • efc581c fix: nightly packing too many files (#9917)
  • 5c5bda5 docs: improve S2 agent skill (#9908)
  • 988c120 docs: Update RangeCalendar for api consitency, add docs for nonce, and TagGro...
  • 21c4dfb chore: Revert 9875 and move disabledBehavior example in TableView docs (#9914)
  • 9e18b4a chore: fix S2 datepicker errorMessage type (#9909)
  • b65a4aa Revert "fix: make aria test utils helpers work with vitest-browser-react (#97...
  • Additional commits viewable in compare view

Updates @react-aria/interactions from 3.27.0 to 3.28.0

Release notes

Sourced from @​react-aria/interactions's releases.

June 27, 2023 Release

https://react-spectrum.adobe.com/releases/2023-06-27.html

Commits
  • ca74817 Publish
  • 2d2cc15 fix: prevent items from getting continually loaded in S2 TreeView (#9921)
  • beda778 fix: broken compound selector exposed by browserslist bump (Table virtualizer...
  • c7c4c67 fix: v3 docs build (#9919)
  • efc581c fix: nightly packing too many files (#9917)
  • 5c5bda5 docs: improve S2 agent skill (#9908)
  • 988c120 docs: Update RangeCalendar for api consitency, add docs for nonce, and TagGro...
  • 21c4dfb chore: Revert 9875 and move disabledBehavior example in TableView docs (#9914)
  • 9e18b4a chore: fix S2 datepicker errorMessage type (#9909)
  • b65a4aa Revert "fix: make aria test utils helpers work with vitest-browser-react (#97...
  • Additional commits viewable in compare view

Updates @react-aria/listbox from 3.15.2 to 3.16.0

Release notes

Sourced from @​react-aria/listbox's releases.

React Spectrum S2 v1.3.0

In this release we are excited to announce support for expandable rows in TableView, highlight selection in TreeView, and window scrolling in collection components! Window scrolling enables virtualized collections to automatically scroll with the rest of the page – no height needed. In addition, we've updated the set of available workflow icons, and reduced the number of dependencies installed when using S2 by over 90% – see the full release notes for details.

To help assist with migrations from S1 to S2, we've added a new end to end migration Agent skill that you can use with your agent of choice. Our existing S2 Agent skill has also been updated to greatly improve its ability to select the proper S2 component to use from context, so be sure to update.

Full release notes

React Spectrum S2 v1.2.0

In this release, we are excited to announce that ListView and unavailable menu items are now available! In addition, we have added ActionBar support for TreeView and custom renderer support for the Picker's display value. We also shipped multiple TableView fixes and a set of documentation improvements including a Typography search view now available in the main search menu.

Thanks to all of our contributors for the updates in this release.

Full release notes

React Spectrum S2 v1.1.0

It’s our first release of the new year and we’ve got plenty of exciting treats we’re bringing to the table. We’ve added a variety of new features to our documentation site including a new dark/light mode switch in the site header. Our search menu also now features a Colors section where you can browse the Spectrum-defined colors and search by name or hex value to find close or exact matches. We also now offer our docs in the form of Agent Skills that can be installed locally and used by your favorite AI coding tools.

This release also includes several bugs fixes, such as properly rendering menus when rendered from within a popover and updates to TreeView disabledBehavior styling to match the latest designs.

Full Release Notes

Commits
  • ca74817 Publish
  • 2d2cc15 fix: prevent items from getting continually loaded in S2 TreeView (#9921)
  • beda778 fix: broken compound selector exposed by browserslist bump (Table virtualizer...
  • c7c4c67 fix: v3 docs build (#9919)
  • efc581c fix: nightly packing too many files (#9917)
  • 5c5bda5 docs: improve S2 agent skill (#9908)
  • 988c120 docs: Update RangeCalendar for api consitency, add docs for nonce, and TagGro...
  • 21c4dfb chore: Revert 9875 and move disabledBehavior example in TableView docs (#9914)
  • 9e18b4a chore: fix S2 datepicker errorMessage type (#9909)
  • b65a4aa Revert "fix: make aria test utils helpers work with vitest-browser-react (#97...
  • Additional commits viewable in compare view

Updates @react-aria/live-announcer from 3.4.4 to 3.5.0

Release notes

Sourced from @​react-aria/live-announcer's releases.

React Spectrum S2 v1.3.0

In this release we are excited to announce support for expandable rows in TableView, highlight selection in TreeView, and window scrolling in collection components! Window scrolling enables virtualized collections to automatically scroll with the rest of the page – no height needed. In addition, we've updated the set of available workflow icons, and reduced the number of dependencies installed when using S2 by over 90% – see the full release notes for details.

To help assist with migrations from S1 to S2, we've added a new end to end migration Agent skill that you can use with your agent of choice. Our existing S2 Agent skill has also been updated to greatly improve its ability to select the proper S2 component to use from context, so be sure to update.

Full release notes

React Spectrum S2 v1.2.0

In this release, we are excited to announce that ListView and unavailable menu items are now available! In addition, we have added ActionBar support for TreeView and custom renderer support for the Picker's display value. We also shipped multiple TableView fixes and a set of documentation improvements including a Typography search view now available in the main search menu.

Thanks to all of our contributors for the updates in this release.

Full release notes

React Spectrum S2 v1.1.0

It’s our first release of the new year and we’ve got plenty of exciting treats we’re bringing to the table. We’ve added a variety of new features to our documentation site including a new dark/light mode switch in the site header. Our search menu also now features a Colors section where you can browse the Spectrum-defined colors and search by name or hex value to find close or exact matches. We also now offer our docs in the form of Agent Skills that can be installed locally and used by your favorite AI coding tools.

This release also includes several bugs fixes, such as properly rendering menus when rendered from within a popover and updates to TreeView disabledBehavior styling to match the latest designs.

Full Release Notes

Commits
  • ca74817 Publish
  • 2d2cc15 fix: prevent items from getting continually loaded in S2 TreeView (#9921)
  • beda778 fix: broken compound selector exposed by browserslist bump (Table virtualizer...
  • c7c4c67 fix: v3 docs build (#9919)
  • efc581c fix: nightly packing too many files (#9917)
  • 5c5bda5 docs: improve S2 agent skill (#9908)
  • 988c120 docs: Update RangeCalendar for api consitency, add docs for nonce, and TagGro...
  • 21c4dfb chore: Revert 9875 and move disabledBehavior example in TableView docs (#9914)
  • 9e18b4a chore: fix S2 datepicker errorMessage type (#9909)
  • b65a4aa Revert "fix: make aria test utils helpers work with vitest-browser-react (#97...
  • Additional commits viewable in compare view

Updates @react-aria/menu from 3.20.0 to 3.22.0

Release notes

Sourced from @​react-aria/menu's releases.

React Spectrum S2 v1.3.0

In this release we are excited to announce support for expandable rows in TableView, highlight selection in TreeView, and window scrolling in collection components! Window scrolling enables virtualized collections to automatically scroll with the rest of the page – no height needed. In addition, we've updated the set of available workflow icons, and reduced the number of dependencies installed when using S2 by over 90% – see the full release notes for details.

To help assist with migrations from S1 to S2, we've added a new end to end migration Agent skill that you can use with your agent of choice. Our existing S2 Agent skill has also been updated to greatly improve its ability to select the proper S2 component to use from context, so be sure to update.

Full release notes

React Spectrum S2 v1.2.0

In this release, we are excited to announce that ListView and unavailable menu items are now available! In addition, we have added ActionBar support for TreeView and custom renderer support for the Picker's display value. We also shipped multiple TableView fixes and a set of documentation improvements including a Typography search view now available in the main search menu.

Thanks to all of our contributors for the updates in this release.

Full release notes

React Spectrum S2 v1.1.0

It’s our first release of the new year and we’ve got plenty of exciting treats we’re bringing to the table. We’ve added a variety of new features to our documentation site including a new dark/light mode switch in the site header. Our search menu also now features a Colors section where you can browse the Spectrum-defined colors and search by name or hex value to find close or exact matches. We also now offer our docs in the form of Agent Skills that can be installed locally and used by your favorite AI coding tools.

This release also includes several bugs fixes, such as properly rendering menus when rendered from within a popover and updates to TreeView disabledBehavior styling to match the latest designs.

Full Release Notes

Commits
  • ca74817 Publish
  • 2d2cc15 fix: prevent items from getting continually loaded in S2 TreeView (#9921)
  • beda778 fix: broken compound selector exposed by browserslist bump (Table virtualizer...
  • c7c4c67 fix: v3 docs build (#9919)
  • efc581c fix: nightly packing too many files (#9917)
  • 5c5bda5 docs: improve S2 agent skill (#9908)
  • 988c120 docs: Update RangeCalendar for api consitency, add docs for nonce, and TagGro...
  • 21c4dfb chore: Revert 9875 and move disabledBehavior example in TableView docs (#9914)
  • 9e18b4a chore: fix S2 datepicker errorMessage type (#9909)
  • b65a4aa Revert "fix: make aria test utils helpers work with vitest-browser-react (#97...
  • Additional commits viewable in compare view

Updates @react-aria/numberfield from 3.12.4 to 3.13.0

Release notes

Sourced from @​react-aria/numberfield's releases.

React Spectrum S2 v1.3.0

In this release we are excited to announce support for expandable rows in TableView, highlight selection in TreeView, and window scrolling in collection components! Window scrolling enables virtualized collections to automatically scroll with the rest of the page – no height needed. In addition, we've updated the set of available workflow icons, and reduced the number of dependencies installed when using S2 by over 90% – see the full release notes for details.

To help assist with migrations from S1 to S2, we've added a new end to end migration Agent skill that you can use with your agent of choice. Our existing S2 Agent skill has also been updated to greatly improve its ability to select the proper S2 component to use from context, so be sure to update.

Full release notes

React Spectrum S2 v1.2.0

In this release, we are excited to announce that ListView and unavailable menu items are now available! In addition, we have added ActionBar support for TreeView and custom renderer support for the Picker's display value. We also shipped multiple TableView fixes and a set of documentation improvements including a Typography search view now available in the main search menu.

Thanks to all of our contributors for the updates in this release.

Full release notes

React Spectrum S2 v1.1.0

It’s our first release of the new year and we’ve got plenty of exciting treats we’re bringing to the table. We’ve added a variety of new features to our documentation site including a new dark/light mode switch in the site header. Our search menu also now features a Colors section where you can browse the Spectrum-defined colors and search by name or hex value to find close or exact matches. We also now offer our docs in the form of Agent Skills that can be installed locally and used by your favorite AI coding tools.

This release also includes several bugs fixes, such as properly rendering menus when rendered from within a popover and updates to TreeView disabledBehavior styling to match the latest designs.

Full Release Notes

Commits
  • ca74817 Publish
  • 2d2cc15 fix: prevent items from getting continually loaded in S2 TreeView (#9921)
  • beda778 fix: broken compound selector exposed by browserslist bump (Table virtualizer...
  • c7c4c67 fix: v3 docs build (#9919)
  • efc581c fix: nightly packing too many files (#9917)
  • 5c5bda5 docs: improve S2 agent skill (#9908)
  • 988c120 docs: Update RangeCalendar for api consitency, add docs for nonce, and TagGro...
  • 21c4dfb chore: Revert 9875 and move disabledBehavior example in TableView docs (#9914)
  • 9e18b4a chore: fix S2 datepicker errorMessage type (#9909)
  • b65a4aa Revert "fix: make aria test utils helpers work with vitest-browser-react (#97...
  • Additional commits viewable in compare view

Updates @react-aria/overlays from 3.31.1 to 3.32.0

Release notes

Sourced from @​react-aria/overlays's releases.

November 08, 2023 Release

Release notes: https://react-spectrum.adobe.com/r...

Description has been truncated

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 15, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 15, 2026 22:51
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Apr 15, 2026
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 15, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/spectrum-dependencies-7fefaf7bae branch from 3cc6dee to 24371f9 Compare April 16, 2026 22:51
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/spectrum-dependencies-7fefaf7bae branch from 24371f9 to 6c6a981 Compare April 17, 2026 22:51
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/spectrum-dependencies-7fefaf7bae branch from 6c6a981 to 46b4471 Compare April 20, 2026 23:59
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/spectrum-dependencies-7fefaf7bae branch from 46b4471 to fcfb2b3 Compare April 21, 2026 22:51
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/spectrum-dependencies-7fefaf7bae branch from fcfb2b3 to 372a964 Compare April 22, 2026 22:51
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/spectrum-dependencies-7fefaf7bae branch from 372a964 to a7013fb Compare April 23, 2026 22:48
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/spectrum-dependencies-7fefaf7bae branch from a7013fb to 5fcb3c6 Compare April 24, 2026 22:51
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/spectrum-dependencies-7fefaf7bae branch from 5fcb3c6 to 65b055f Compare April 28, 2026 01:41
@dependabot dependabot Bot changed the title chore(deps): bump the spectrum-dependencies group across 1 directory with 32 updates build(deps): bump the spectrum-dependencies group across 1 directory with 32 updates Apr 28, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/spectrum-dependencies-7fefaf7bae branch from 65b055f to 9db1aeb Compare April 28, 2026 22:51
@dependabot dependabot Bot changed the title build(deps): bump the spectrum-dependencies group across 1 directory with 32 updates chore(deps): bump the spectrum-dependencies group across 1 directory with 32 updates Apr 29, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/spectrum-dependencies-7fefaf7bae branch from 9db1aeb to 0067053 Compare April 29, 2026 19:53
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/spectrum-dependencies-7fefaf7bae branch from 0067053 to ffbdeb7 Compare April 29, 2026 20:13
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/spectrum-dependencies-7fefaf7bae branch from 018a76e to 0df5a07 Compare May 5, 2026 02:08
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

📊 Type Coverage Diff

✅ No new type safety issues introduced. Coverage: 93.53%

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/spectrum-dependencies-7fefaf7bae branch from 0df5a07 to 72a32a3 Compare May 5, 2026 16:55
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/spectrum-dependencies-7fefaf7bae branch from 72a32a3 to ec480b0 Compare May 5, 2026 17:15
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/spectrum-dependencies-7fefaf7bae branch from ec480b0 to b95d653 Compare May 5, 2026 22:50
@dependabot dependabot Bot changed the title chore(deps): bump the spectrum-dependencies group across 1 directory with 32 updates build(deps): bump the spectrum-dependencies group across 1 directory with 32 updates May 6, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/spectrum-dependencies-7fefaf7bae branch from b95d653 to 1de7242 Compare May 6, 2026 22:51
Copy link
Copy Markdown
Contributor

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 1de7242. Configure here.

Comment thread pnpm-lock.yaml
react: 19.2.3
react-aria: 3.48.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Umbrella packages may significantly increase production bundle size

Medium Severity

The updated @react-aria/* and @react-stately/* packages now each depend on the full react-aria and react-stately umbrella packages instead of individual sub-packages. For example, @react-aria/button previously depended on only @react-aria/interactions, @react-aria/utils, etc., but now pulls in all of react-aria@3.48.0 (which itself depends on @internationalized/date, @internationalized/number, @internationalized/string, aria-hidden, clsx, use-sync-external-store, and the full react-stately). This architectural change could cause a meaningful increase in JavaScript bundle size if the bundler cannot fully tree-shake the umbrella packages.

Additional Locations (1)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 1de7242. Configure here.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/spectrum-dependencies-7fefaf7bae branch from 1de7242 to d575cdc Compare May 7, 2026 22:52
@dependabot dependabot Bot changed the title build(deps): bump the spectrum-dependencies group across 1 directory with 32 updates chore(deps): bump the spectrum-dependencies group across 1 directory with 32 updates May 8, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/spectrum-dependencies-7fefaf7bae branch from d575cdc to 6da1f11 Compare May 8, 2026 22:51
@dependabot dependabot Bot changed the title chore(deps): bump the spectrum-dependencies group across 1 directory with 32 updates build(deps): bump the spectrum-dependencies group across 1 directory with 32 updates May 12, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/spectrum-dependencies-7fefaf7bae branch from 6da1f11 to 5c72f5c Compare May 12, 2026 04:55
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/spectrum-dependencies-7fefaf7bae branch from 5c72f5c to 3a38c10 Compare May 13, 2026 01:00
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/spectrum-dependencies-7fefaf7bae branch from 3a38c10 to aef2e68 Compare May 13, 2026 22:52
@dependabot dependabot Bot changed the title build(deps): bump the spectrum-dependencies group across 1 directory with 32 updates chore(deps): bump the spectrum-dependencies group across 1 directory with 32 updates May 14, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/spectrum-dependencies-7fefaf7bae branch from aef2e68 to 5cac54c Compare May 14, 2026 22:59
…with 32 updates

Bumps the spectrum-dependencies group with 32 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@react-aria/button](https://github.com/adobe/react-spectrum) | `3.14.4` | `3.15.0` |
| [@react-aria/combobox](https://github.com/adobe/react-spectrum) | `3.14.2` | `3.16.0` |
| [@react-aria/disclosure](https://github.com/adobe/react-spectrum) | `3.1.2` | `3.2.0` |
| [@react-aria/focus](https://github.com/adobe/react-spectrum) | `3.21.4` | `3.22.0` |
| [@react-aria/gridlist](https://github.com/adobe/react-spectrum) | `3.14.3` | `3.15.0` |
| [@react-aria/i18n](https://github.com/adobe/react-spectrum) | `3.12.15` | `3.13.0` |
| [@react-aria/interactions](https://github.com/adobe/react-spectrum) | `3.27.0` | `3.28.0` |
| [@react-aria/listbox](https://github.com/adobe/react-spectrum) | `3.15.2` | `3.16.0` |
| [@react-aria/live-announcer](https://github.com/adobe/react-spectrum) | `3.4.4` | `3.5.0` |
| [@react-aria/menu](https://github.com/adobe/react-spectrum) | `3.20.0` | `3.22.0` |
| [@react-aria/numberfield](https://github.com/adobe/react-spectrum) | `3.12.4` | `3.13.0` |
| [@react-aria/overlays](https://github.com/adobe/react-spectrum) | `3.31.1` | `3.32.0` |
| [@react-aria/radio](https://github.com/adobe/react-spectrum) | `3.12.4` | `3.13.0` |
| [@react-aria/selection](https://github.com/adobe/react-spectrum) | `3.27.1` | `3.28.0` |
| [@react-aria/separator](https://github.com/adobe/react-spectrum) | `3.4.15` | `3.5.0` |
| [@react-aria/slider](https://github.com/adobe/react-spectrum) | `3.8.4` | `3.9.0` |
| [@react-aria/tabs](https://github.com/adobe/react-spectrum) | `3.11.0` | `3.12.0` |
| [@react-aria/textfield](https://github.com/adobe/react-spectrum) | `3.18.4` | `3.19.0` |
| [@react-aria/utils](https://github.com/adobe/react-spectrum) | `3.33.0` | `3.34.0` |
| [@react-aria/visually-hidden](https://github.com/adobe/react-spectrum) | `3.8.30` | `3.9.0` |
| [@react-stately/collections](https://github.com/adobe/react-spectrum) | `3.12.9` | `3.13.0` |
| [@react-stately/combobox](https://github.com/adobe/react-spectrum) | `3.12.2` | `3.14.0` |
| [@react-stately/disclosure](https://github.com/adobe/react-spectrum) | `3.0.10` | `3.1.0` |
| [@react-stately/form](https://github.com/adobe/react-spectrum) | `3.2.3` | `3.3.0` |
| [@react-stately/list](https://github.com/adobe/react-spectrum) | `3.13.3` | `3.14.0` |
| [@react-stately/numberfield](https://github.com/adobe/react-spectrum) | `3.10.4` | `3.12.0` |
| [@react-stately/overlays](https://github.com/adobe/react-spectrum) | `3.6.22` | `3.7.0` |
| [@react-stately/radio](https://github.com/adobe/react-spectrum) | `3.11.4` | `3.12.0` |
| [@react-stately/slider](https://github.com/adobe/react-spectrum) | `3.7.4` | `3.8.0` |
| [@react-stately/tabs](https://github.com/adobe/react-spectrum) | `3.8.8` | `3.9.0` |
| [@react-stately/tree](https://github.com/adobe/react-spectrum) | `3.9.5` | `3.10.0` |
| [@react-types/shared](https://github.com/adobe/react-spectrum) | `3.33.0` | `3.34.0` |



Updates `@react-aria/button` from 3.14.4 to 3.15.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/button@3.14.4...@react-aria/button@3.15.0)

Updates `@react-aria/combobox` from 3.14.2 to 3.16.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/combobox@3.14.2...@react-aria/combobox@3.16.0)

Updates `@react-aria/disclosure` from 3.1.2 to 3.2.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/disclosure@3.1.2...@react-aria/disclosure@3.2.0)

Updates `@react-aria/focus` from 3.21.4 to 3.22.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/focus@3.21.4...@react-aria/focus@3.22.0)

Updates `@react-aria/gridlist` from 3.14.3 to 3.15.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/gridlist@3.14.3...@react-aria/gridlist@3.15.0)

Updates `@react-aria/i18n` from 3.12.15 to 3.13.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/i18n@3.12.15...@react-aria/i18n@3.13.0)

Updates `@react-aria/interactions` from 3.27.0 to 3.28.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/interactions@3.27.0...@react-aria/interactions@3.28.0)

Updates `@react-aria/listbox` from 3.15.2 to 3.16.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/listbox@3.15.2...@react-aria/listbox@3.16.0)

Updates `@react-aria/live-announcer` from 3.4.4 to 3.5.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/live-announcer@3.4.4...@react-aria/live-announcer@3.5.0)

Updates `@react-aria/menu` from 3.20.0 to 3.22.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/menu@3.20.0...@react-aria/menu@3.22.0)

Updates `@react-aria/numberfield` from 3.12.4 to 3.13.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/numberfield@3.12.4...@react-aria/numberfield@3.13.0)

Updates `@react-aria/overlays` from 3.31.1 to 3.32.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/overlays@3.31.1...@react-aria/overlays@3.32.0)

Updates `@react-aria/radio` from 3.12.4 to 3.13.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/radio@3.12.4...@react-aria/radio@3.13.0)

Updates `@react-aria/selection` from 3.27.1 to 3.28.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/selection@3.27.1...@react-aria/selection@3.28.0)

Updates `@react-aria/separator` from 3.4.15 to 3.5.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/separator@3.4.15...@react-aria/separator@3.5.0)

Updates `@react-aria/slider` from 3.8.4 to 3.9.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/slider@3.8.4...@react-aria/slider@3.9.0)

Updates `@react-aria/tabs` from 3.11.0 to 3.12.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/tabs@3.11.0...@react-aria/tabs@3.12.0)

Updates `@react-aria/textfield` from 3.18.4 to 3.19.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/textfield@3.18.4...@react-aria/textfield@3.19.0)

Updates `@react-aria/utils` from 3.33.0 to 3.34.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/utils@3.33.0...@react-aria/utils@3.34.0)

Updates `@react-aria/visually-hidden` from 3.8.30 to 3.9.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/visually-hidden@3.8.30...@react-aria/visually-hidden@3.9.0)

Updates `@react-stately/collections` from 3.12.9 to 3.13.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/collections@3.12.9...@react-stately/collections@3.13.0)

Updates `@react-stately/combobox` from 3.12.2 to 3.14.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/combobox@3.12.2...@react-stately/combobox@3.14.0)

Updates `@react-stately/disclosure` from 3.0.10 to 3.1.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/disclosure@3.0.10...@react-stately/disclosure@3.1.0)

Updates `@react-stately/form` from 3.2.3 to 3.3.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/form@3.2.3...@react-stately/form@3.3.0)

Updates `@react-stately/list` from 3.13.3 to 3.14.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/list@3.13.3...@react-stately/list@3.14.0)

Updates `@react-stately/numberfield` from 3.10.4 to 3.12.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/numberfield@3.10.4...@react-stately/numberfield@3.12.0)

Updates `@react-stately/overlays` from 3.6.22 to 3.7.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/overlays@3.6.22...@react-stately/overlays@3.7.0)

Updates `@react-stately/radio` from 3.11.4 to 3.12.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/radio@3.11.4...@react-stately/radio@3.12.0)

Updates `@react-stately/slider` from 3.7.4 to 3.8.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/slider@3.7.4...@react-stately/slider@3.8.0)

Updates `@react-stately/tabs` from 3.8.8 to 3.9.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/tabs@3.8.8...@react-stately/tabs@3.9.0)

Updates `@react-stately/tree` from 3.9.5 to 3.10.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/tree@3.9.5...@react-stately/tree@3.10.0)

Updates `@react-types/shared` from 3.33.0 to 3.34.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-types/shared@3.33.0...@react-types/shared@3.34.0)

---
updated-dependencies:
- dependency-name: "@react-aria/button"
  dependency-version: 3.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-aria/combobox"
  dependency-version: 3.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-aria/disclosure"
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-aria/focus"
  dependency-version: 3.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-aria/gridlist"
  dependency-version: 3.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-aria/i18n"
  dependency-version: 3.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-aria/interactions"
  dependency-version: 3.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-aria/listbox"
  dependency-version: 3.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-aria/live-announcer"
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-aria/menu"
  dependency-version: 3.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-aria/numberfield"
  dependency-version: 3.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-aria/overlays"
  dependency-version: 3.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-aria/radio"
  dependency-version: 3.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-aria/selection"
  dependency-version: 3.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-aria/separator"
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-aria/slider"
  dependency-version: 3.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-aria/tabs"
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-aria/textfield"
  dependency-version: 3.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-aria/utils"
  dependency-version: 3.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-aria/visually-hidden"
  dependency-version: 3.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-stately/collections"
  dependency-version: 3.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-stately/combobox"
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-stately/disclosure"
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-stately/form"
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-stately/list"
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-stately/numberfield"
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-stately/overlays"
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-stately/radio"
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-stately/slider"
  dependency-version: 3.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-stately/tabs"
  dependency-version: 3.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-stately/tree"
  dependency-version: 3.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-types/shared"
  dependency-version: 3.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/spectrum-dependencies-7fefaf7bae branch from 5cac54c to 4e44a12 Compare May 15, 2026 22:55
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 Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants