Skip to content

Bump react-aria-components from 1.15.1 to 1.16.0 in the production-dependencies group#551

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-17dbb2da5f
Open

Bump react-aria-components from 1.15.1 to 1.16.0 in the production-dependencies group#551
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-17dbb2da5f

Conversation

@dependabot
Copy link
Contributor

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

Bumps the production-dependencies group with 1 update: react-aria-components.

Updates react-aria-components from 1.15.1 to 1.16.0

Release notes

Sourced from react-aria-components's releases.

React Aria Components v1.16.0

In today’s release, we are excited to announce support for multi-select ComboBox, one of our most requested features! You can now use selectionMode="multiple" to select multiple options and customize how to display the selected items via ComboBoxValue, e.g. using a TagGroup. We’ve also added section support in Tree: simply use TreeSection and TreeHeader to group tree items into labeled sections. This release also includes improvements to overlay positioning, scroll into view behavior, and fixes to address various crashes.

This release contains one of the highest number of contributions to date. A big thank you to our contributors for all your feedback, features and fixes!

Full release notes

Commits
  • 8df1873 Publish
  • a6e720d chore: bump macro plugin version for Stackblitz (#9730)
  • 971162c fix: S2 ListView polish styles (#9717)
  • cdbfe48 chore: fixing defaultSelectedKey type consistency and removing unneeded impor...
  • 7b9da59 fix: Tree keyboard drag and drop should skip content nodes (#9724)
  • 2fd0040 chore: update example apps with ListView and Unavailable MenuItem examples (#...
  • 98d99cb fix(TableView): updated disabled behavior to match ListView/TreeView (#9720)
  • cf84735 fix: prevent calling focus on elements within template elements (#9712)
  • ea26071 docs(ActionBar): add TreeView example to ActionBar docs (#9718)
  • 75fac88 docs(S2): add illustrations for ListView and AI pages (#9721)
  • Additional commits viewable in compare view

Dependabot compatibility score

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


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 1 update: [react-aria-components](https://github.com/adobe/react-spectrum).


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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 10, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 10, 2026 16:17
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 10, 2026
@dependabot dependabot bot requested a review from turbidwater March 10, 2026 16:17
@dependabot dependabot bot added the javascript Pull requests that update javascript code label Mar 10, 2026
@dependabot dependabot bot requested a review from MattiasBuelens March 10, 2026 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants