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

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

Copy link
Copy Markdown
Contributor

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

Package From To
@react-aria/button 3.14.4 3.15.1
@react-aria/combobox 3.14.2 3.16.1
@react-aria/disclosure 3.1.2 3.2.1
@react-aria/focus 3.21.4 3.22.1
@react-aria/gridlist 3.14.3 3.15.1
@react-aria/i18n 3.12.15 3.13.1
@react-aria/interactions 3.27.0 3.28.1
@react-aria/listbox 3.15.2 3.16.1
@react-aria/live-announcer 3.4.4 3.5.1
@react-aria/menu 3.20.0 3.22.1
@react-aria/numberfield 3.12.4 3.13.1
@react-aria/overlays 3.31.1 3.32.1
@react-aria/radio 3.12.4 3.13.1
@react-aria/selection 3.27.1 3.28.1
@react-aria/separator 3.4.15 3.5.1
@react-aria/slider 3.8.4 3.9.1
@react-aria/tabs 3.11.0 3.12.1
@react-aria/textfield 3.18.4 3.19.1
@react-aria/utils 3.33.0 3.34.1
@react-aria/visually-hidden 3.8.30 3.9.1
@react-stately/collections 3.12.9 3.13.1
@react-stately/combobox 3.12.2 3.14.1
@react-stately/disclosure 3.0.10 3.1.1
@react-stately/form 3.2.3 3.3.1
@react-stately/list 3.13.3 3.14.1
@react-stately/numberfield 3.10.4 3.12.1
@react-stately/overlays 3.6.22 3.7.1
@react-stately/radio 3.11.4 3.12.1
@react-stately/slider 3.7.4 3.8.1
@react-stately/tabs 3.8.8 3.9.1
@react-stately/tree 3.9.5 3.10.1
@react-types/shared 3.33.0 3.36.0

Updates @react-aria/button from 3.14.4 to 3.15.1

Release notes

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

React Spectrum S2 v1.5.0

This release adds support for full interaction with embedded text fields and other interactive elements in ListView and TreeView with the new keyboardNavigationBehavior prop. Menu exposes a dependencies prop for dynamic item collections, and CenterBaseline is now exported from Spectrum 2 to help make custom styles even easier.

Full Release Notes

React Spectrum S2 v1.4.0

This release brings long awaited drag and drop support to ListView, TableView, and TreeView! TableView now also supports highlight selection and a new TableFooter component. Form components such as ComboBox and TextField now allow custom prefixes, and the new LabeledValue can be used to display non-editable values. In addition, description and error messages can be configured for Checkbox, Radio, and Switch. Last but not least, Calendar now supports multiple date selection.

Full Release Notes

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

Updates @react-aria/combobox from 3.14.2 to 3.16.1

Release notes

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

React Spectrum S2 v1.5.0

This release adds support for full interaction with embedded text fields and other interactive elements in ListView and TreeView with the new keyboardNavigationBehavior prop. Menu exposes a dependencies prop for dynamic item collections, and CenterBaseline is now exported from Spectrum 2 to help make custom styles even easier.

Full Release Notes

React Spectrum S2 v1.4.0

This release brings long awaited drag and drop support to ListView, TableView, and TreeView! TableView now also supports highlight selection and a new TableFooter component. Form components such as ComboBox and TextField now allow custom prefixes, and the new LabeledValue can be used to display non-editable values. In addition, description and error messages can be configured for Checkbox, Radio, and Switch. Last but not least, Calendar now supports multiple date selection.

Full Release Notes

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
  • f040ff6 Publish
  • 0f6aafc [RAC] Support for submenus within sections (#5863)
  • 5dac6d2 Make sure the quiet picker conforms to the user set width (#5857)
  • 4881d59 Docs for addWindowFocusTracking (#5851)
  • ed6fb79 DnD: Replace comma operator with semicolon for better readability (#5848)
  • c11afb2 fix: long picker options truncated in quiet mode (#5813)
  • c166369 Update RAC Submenu to close all submenus when interacting outside of root sub...
  • 2c229fd RAC Submenu: remove SubmenuContext and pass portal container via PopoverConte...
  • 77fa19d Ensure 2 renders for submenu portal container (#5828)
  • 7122c20 Pure render for tree data, fixes React Canary useMemo/useState StrictMode (#5...
  • Additional commits viewable in compare view

Updates @react-aria/disclosure from 3.1.2 to 3.2.1

Release notes

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

React Spectrum S2 v1.5.0

This release adds support for full interaction with embedded text fields and other interactive elements in ListView and TreeView with the new keyboardNavigationBehavior prop. Menu exposes a dependencies prop for dynamic item collections, and CenterBaseline is now exported from Spectrum 2 to help make custom styles even easier.

Full Release Notes

React Spectrum S2 v1.4.0

This release brings long awaited drag and drop support to ListView, TableView, and TreeView! TableView now also supports highlight selection and a new TableFooter component. Form components such as ComboBox and TextField now allow custom prefixes, and the new LabeledValue can be used to display non-editable values. In addition, description and error messages can be configured for Checkbox, Radio, and Switch. Last but not least, Calendar now supports multiple date selection.

Full Release Notes

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

Updates @react-aria/focus from 3.21.4 to 3.22.1

Release notes

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

React Spectrum S2 v1.5.0

This release adds support for full interaction with embedded text fields and other interactive elements in ListView and TreeView with the new keyboardNavigationBehavior prop. Menu exposes a dependencies prop for dynamic item collections, and CenterBaseline is now exported from Spectrum 2 to help make custom styles even easier.

Full Release Notes

React Spectrum S2 v1.4.0

This release brings long awaited drag and drop support to ListView, TableView, and TreeView! TableView now also supports highlight selection and a new TableFooter component. Form components such as ComboBox and TextField now allow custom prefixes, and the new LabeledValue can be used to display non-editable values. In addition, description and error messages can be configured for Checkbox, Radio, and Switch. Last but not least, Calendar now supports multiple date selection.

Full Release Notes

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

Updates @react-aria/gridlist from 3.14.3 to 3.15.1

Release notes

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

React Spectrum S2 v1.5.0

This release adds support for full interaction with embedded text fields and other interactive elements in ListView and TreeView with the new keyboardNavigationBehavior prop. Menu exposes a dependencies prop for dynamic item collections, and CenterBaseline is now exported from Spectrum 2 to help make custom styles even easier.

Full Release Notes

React Spectrum S2 v1.4.0

This release brings long awaited drag and drop support to ListView, TableView, and TreeView! TableView now also supports highlight selection and a new TableFooter component. Form components such as ComboBox and TextField now allow custom prefixes, and the new LabeledValue can be used to display non-editable values. In addition, description and error messages can be configured for Checkbox, Radio, and Switch. Last but not least, Calendar now supports multiple date selection.

Full Release Notes

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

Updates @react-aria/i18n from 3.12.15 to 3.13.1

Release notes

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

React Spectrum S2 v1.5.0

This release adds support for full interaction with embedded text fields and other interactive elements in ListView and TreeView with the new keyboardNavigationBehavior prop. Menu exposes a dependencies prop for dynamic item collections, and CenterBaseline is now exported from Spectrum 2 to help make custom styles even easier.

Full Release Notes

React Spectrum S2 v1.4.0

This release brings long awaited drag and drop support to ListView, TableView, and TreeView! TableView now also supports highlight selection and a new TableFooter component. Form components such as ComboBox and TextField now allow custom prefixes, and the new LabeledValue can be used to display non-editable values. In addition, description and error messages can be configured for Checkbox, Radio, and Switch. Last but not least, Calendar now supports multiple date selection.

Full Release Notes

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

Updates @react-aria/interactions from 3.27.0 to 3.28.1

Release notes

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

React Spectrum S2 v1.5.0

This release adds support for full interaction with embedded text fields and other interactive elements in ListView and TreeView with the new keyboardNavigationBehavior prop. Menu exposes a dependencies prop for dynamic item collections, and CenterBaseline is now exported from Spectrum 2 to help make custom styles even easier.

Full Release Notes

React Spectrum S2 v1.4.0

This release brings long awaited drag and drop support to ListView, TableView, and TreeView! TableView now also supports highlight selection and a new TableFooter component. Form components such as ComboBox and TextField now allow custom prefixes, and the new LabeledValue can be used to display non-editable values. In addition, description and error messages can be configured for Checkbox, Radio, and Switch. Last but not least, Calendar now supports multiple date selection.

Full Release Notes

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

June 27, 2023 Release

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

Commits

Updates @react-aria/listbox from 3.15.2 to 3.16.1

Release notes

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

React Spectrum S2 v1.5.0

This release adds support for full interaction with embedded text fields and other interactive elements in ListView and TreeView with the new keyboardNavigationBehavior prop. Menu exposes a dependencies prop for dynamic item collections, and CenterBaseline is now exported from Spectrum 2 to help make custom styles even easier.

Full Release Notes

React Spectrum S2 v1.4.0

This release brings long awaited drag and drop support to ListView, TableView, and TreeView! TableView now also supports highlight selection and a new TableFooter component. Form components such as ComboBox and TextField now allow custom prefixes, and the new LabeledValue can be used to display non-editable values. In addition, description and error messages can be configured for Checkbox, Radio, and Switch. Last but not least, Calendar now supports multiple date selection.

Full Release Notes

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
  • f040ff6 Publish
  • 0f6aafc [RAC] Support for submenus within sections (#5863)
  • 5dac6d2 Make sure the quiet picker conforms to the user set width (#5857)
  • 4881d59 Docs for addWindowFocusTracking (#5851)
  • ed6fb79 DnD: Replace comma operator with semicolon for better readability (#5848)
  • c11afb2 fix: long picker options truncated in quiet mode (#5813)
  • c166369 Update RAC Submenu to close all submenus when interacting outside of root sub...
  • 2c229fd RAC Submenu: remove SubmenuContext and pass portal container via PopoverConte...
  • 77fa19d Ensure 2 renders for submenu portal container (#5828)
  • 7122c20 Pure render for tree data, fixes React Canary useMemo/useState StrictMode (#5...
  • Additional commits viewable in compare view

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

Release notes

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

React Spectrum S2 v1.5.0

This release adds support for full interaction with embedded text fields and other interactive elements in

@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
@github-actions

github-actions Bot commented May 5, 2026

Copy link
Copy Markdown
Contributor

📊 Type Coverage Diff

✅ no issues found

@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

@cursor cursor Bot left a comment

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.

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 Outdated
@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
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/spectrum-dependencies-7fefaf7bae branch from 5cac54c to 4e44a12 Compare May 15, 2026 22:55
…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.1` |
| [@react-aria/combobox](https://github.com/adobe/react-spectrum) | `3.14.2` | `3.16.1` |
| [@react-aria/disclosure](https://github.com/adobe/react-spectrum) | `3.1.2` | `3.2.1` |
| [@react-aria/focus](https://github.com/adobe/react-spectrum) | `3.21.4` | `3.22.1` |
| [@react-aria/gridlist](https://github.com/adobe/react-spectrum) | `3.14.3` | `3.15.1` |
| [@react-aria/i18n](https://github.com/adobe/react-spectrum) | `3.12.15` | `3.13.1` |
| [@react-aria/interactions](https://github.com/adobe/react-spectrum) | `3.27.0` | `3.28.1` |
| [@react-aria/listbox](https://github.com/adobe/react-spectrum) | `3.15.2` | `3.16.1` |
| [@react-aria/live-announcer](https://github.com/adobe/react-spectrum) | `3.4.4` | `3.5.1` |
| [@react-aria/menu](https://github.com/adobe/react-spectrum) | `3.20.0` | `3.22.1` |
| [@react-aria/numberfield](https://github.com/adobe/react-spectrum) | `3.12.4` | `3.13.1` |
| [@react-aria/overlays](https://github.com/adobe/react-spectrum) | `3.31.1` | `3.32.1` |
| [@react-aria/radio](https://github.com/adobe/react-spectrum) | `3.12.4` | `3.13.1` |
| [@react-aria/selection](https://github.com/adobe/react-spectrum) | `3.27.1` | `3.28.1` |
| [@react-aria/separator](https://github.com/adobe/react-spectrum) | `3.4.15` | `3.5.1` |
| [@react-aria/slider](https://github.com/adobe/react-spectrum) | `3.8.4` | `3.9.1` |
| [@react-aria/tabs](https://github.com/adobe/react-spectrum) | `3.11.0` | `3.12.1` |
| [@react-aria/textfield](https://github.com/adobe/react-spectrum) | `3.18.4` | `3.19.1` |
| [@react-aria/utils](https://github.com/adobe/react-spectrum) | `3.33.0` | `3.34.1` |
| [@react-aria/visually-hidden](https://github.com/adobe/react-spectrum) | `3.8.30` | `3.9.1` |
| [@react-stately/collections](https://github.com/adobe/react-spectrum) | `3.12.9` | `3.13.1` |
| [@react-stately/combobox](https://github.com/adobe/react-spectrum) | `3.12.2` | `3.14.1` |
| [@react-stately/disclosure](https://github.com/adobe/react-spectrum) | `3.0.10` | `3.1.1` |
| [@react-stately/form](https://github.com/adobe/react-spectrum) | `3.2.3` | `3.3.1` |
| [@react-stately/list](https://github.com/adobe/react-spectrum) | `3.13.3` | `3.14.1` |
| [@react-stately/numberfield](https://github.com/adobe/react-spectrum) | `3.10.4` | `3.12.1` |
| [@react-stately/overlays](https://github.com/adobe/react-spectrum) | `3.6.22` | `3.7.1` |
| [@react-stately/radio](https://github.com/adobe/react-spectrum) | `3.11.4` | `3.12.1` |
| [@react-stately/slider](https://github.com/adobe/react-spectrum) | `3.7.4` | `3.8.1` |
| [@react-stately/tabs](https://github.com/adobe/react-spectrum) | `3.8.8` | `3.9.1` |
| [@react-stately/tree](https://github.com/adobe/react-spectrum) | `3.9.5` | `3.10.1` |
| [@react-types/shared](https://github.com/adobe/react-spectrum) | `3.33.0` | `3.36.0` |



Updates `@react-aria/button` from 3.14.4 to 3.15.1
- [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/menu@3.15.1)

Updates `@react-aria/combobox` from 3.14.2 to 3.16.1
- [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/focus@3.16.1)

Updates `@react-aria/disclosure` from 3.1.2 to 3.2.1
- [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/tag@3.2.1)

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

Updates `@react-aria/gridlist` from 3.14.3 to 3.15.1
- [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/menu@3.15.1)

Updates `@react-aria/i18n` from 3.12.15 to 3.13.1
- [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@3.13.1)

Updates `@react-aria/interactions` from 3.27.0 to 3.28.1
- [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/utils@3.28.1)

Updates `@react-aria/listbox` from 3.15.2 to 3.16.1
- [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/focus@3.16.1)

Updates `@react-aria/live-announcer` from 3.4.4 to 3.5.1
- [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/tag@3.5.1)

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

Updates `@react-aria/numberfield` from 3.12.4 to 3.13.1
- [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@3.13.1)

Updates `@react-aria/overlays` from 3.31.1 to 3.32.1
- [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@3.32.1)

Updates `@react-aria/radio` from 3.12.4 to 3.13.1
- [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@3.13.1)

Updates `@react-aria/selection` from 3.27.1 to 3.28.1
- [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/utils@3.28.1)

Updates `@react-aria/separator` from 3.4.15 to 3.5.1
- [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/tag@3.5.1)

Updates `@react-aria/slider` from 3.8.4 to 3.9.1
- [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/dnd@3.9.1)

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

Updates `@react-aria/textfield` from 3.18.4 to 3.19.1
- [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/menu@3.19.1)

Updates `@react-aria/utils` from 3.33.0 to 3.34.1
- [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@3.34.1)

Updates `@react-aria/visually-hidden` from 3.8.30 to 3.9.1
- [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/dnd@3.9.1)

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

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

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

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

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

Updates `@react-stately/numberfield` from 3.10.4 to 3.12.1
- [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@3.12.1)

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

Updates `@react-stately/radio` from 3.11.4 to 3.12.1
- [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@3.12.1)

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

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

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

Updates `@react-types/shared` from 3.33.0 to 3.36.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.36.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 @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

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