Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2025

Bumps the spectrum-dependencies group with 10 updates:

Package From To
@react-aria/combobox 3.13.0 3.14.0
@react-aria/disclosure 3.0.7 3.1.0
@react-aria/gridlist 3.13.3 3.14.1
@react-aria/listbox 3.14.7 3.15.0
@react-aria/overlays 3.28.0 3.30.0
@react-aria/selection 3.25.0 3.26.0
@react-aria/utils 3.30.0 3.31.0
@react-stately/combobox 3.11.0 3.12.0
@react-stately/list 3.12.4 3.13.1
@react-types/shared 3.31.0 3.32.1

Updates @react-aria/combobox from 3.13.0 to 3.14.0

Commits
  • 0bda511 Publish
  • c7c0d35 fix: Clicking on TableView column header menu does not work (#8963)
  • b2f3515 fix: Height of modal underlay is incorrect when the body has height: 100% (#8...
  • 0bc8b24 fix: Picker default text display (#8959)
  • bae7179 Remove UNSTABLE prefix from collections in RAC
  • 04bd079 docs: more S2 docs fixes (#8944)
  • 2ba829b docs: Update docs for new --page-height var and ComboBox actions (#8955)
  • 8a49fc9 feat: add Avatar support for ComboBoxItem and PickerItem (#8931)
  • 3e2e190 chore: add missing placeholders to test apps and stories (#8949)
  • 836dc5d fix: ComboBox item actions should not be selectable (#8947)
  • Additional commits viewable in compare view

Updates @react-aria/disclosure from 3.0.7 to 3.1.0

Commits
  • 0bda511 Publish
  • c7c0d35 fix: Clicking on TableView column header menu does not work (#8963)
  • b2f3515 fix: Height of modal underlay is incorrect when the body has height: 100% (#8...
  • 0bc8b24 fix: Picker default text display (#8959)
  • bae7179 Remove UNSTABLE prefix from collections in RAC
  • 04bd079 docs: more S2 docs fixes (#8944)
  • 2ba829b docs: Update docs for new --page-height var and ComboBox actions (#8955)
  • 8a49fc9 feat: add Avatar support for ComboBoxItem and PickerItem (#8931)
  • 3e2e190 chore: add missing placeholders to test apps and stories (#8949)
  • 836dc5d fix: ComboBox item actions should not be selectable (#8947)
  • Additional commits viewable in compare view

Updates @react-aria/gridlist from 3.13.3 to 3.14.1

Commits
  • 0bda511 Publish
  • c7c0d35 fix: Clicking on TableView column header menu does not work (#8963)
  • b2f3515 fix: Height of modal underlay is incorrect when the body has height: 100% (#8...
  • 0bc8b24 fix: Picker default text display (#8959)
  • bae7179 Remove UNSTABLE prefix from collections in RAC
  • 04bd079 docs: more S2 docs fixes (#8944)
  • 2ba829b docs: Update docs for new --page-height var and ComboBox actions (#8955)
  • 8a49fc9 feat: add Avatar support for ComboBoxItem and PickerItem (#8931)
  • 3e2e190 chore: add missing placeholders to test apps and stories (#8949)
  • 836dc5d fix: ComboBox item actions should not be selectable (#8947)
  • Additional commits viewable in compare view

Updates @react-aria/listbox from 3.14.7 to 3.15.0

Commits
  • 0bda511 Publish
  • c7c0d35 fix: Clicking on TableView column header menu does not work (#8963)
  • b2f3515 fix: Height of modal underlay is incorrect when the body has height: 100% (#8...
  • 0bc8b24 fix: Picker default text display (#8959)
  • bae7179 Remove UNSTABLE prefix from collections in RAC
  • 04bd079 docs: more S2 docs fixes (#8944)
  • 2ba829b docs: Update docs for new --page-height var and ComboBox actions (#8955)
  • 8a49fc9 feat: add Avatar support for ComboBoxItem and PickerItem (#8931)
  • 3e2e190 chore: add missing placeholders to test apps and stories (#8949)
  • 836dc5d fix: ComboBox item actions should not be selectable (#8947)
  • Additional commits viewable in compare view

Updates @react-aria/overlays from 3.28.0 to 3.30.0

Release notes

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

September 7, 2023 Release

https://react-spectrum.adobe.com/releases/2023-09-07.html

August 9, 2023 Release

In today's release, the InlineAlert component is going to GA! Explore the options in the React Spectrum InlineAlert docs. Our React Aria Components have new additions including TextArea, FileTrigger, and DropZone. Our date/time components have also had some usability updates, usePress now supports an option to continue propagation, and we improved support for HTML forms across our components.

Full release notes: https://react-spectrum.adobe.com/releases/2023-08-09.html

Commits
  • 0bda511 Publish
  • c7c0d35 fix: Clicking on TableView column header menu does not work (#8963)
  • b2f3515 fix: Height of modal underlay is incorrect when the body has height: 100% (#8...
  • 0bc8b24 fix: Picker default text display (#8959)
  • bae7179 Remove UNSTABLE prefix from collections in RAC
  • 04bd079 docs: more S2 docs fixes (#8944)
  • 2ba829b docs: Update docs for new --page-height var and ComboBox actions (#8955)
  • 8a49fc9 feat: add Avatar support for ComboBoxItem and PickerItem (#8931)
  • 3e2e190 chore: add missing placeholders to test apps and stories (#8949)
  • 836dc5d fix: ComboBox item actions should not be selectable (#8947)
  • Additional commits viewable in compare view

Updates @react-aria/selection from 3.25.0 to 3.26.0

Release notes

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

April 5, 2023 Release

https://react-spectrum.adobe.com/releases/2023-04-05.html

Commits
  • 0bda511 Publish
  • c7c0d35 fix: Clicking on TableView column header menu does not work (#8963)
  • b2f3515 fix: Height of modal underlay is incorrect when the body has height: 100% (#8...
  • 0bc8b24 fix: Picker default text display (#8959)
  • bae7179 Remove UNSTABLE prefix from collections in RAC
  • 04bd079 docs: more S2 docs fixes (#8944)
  • 2ba829b docs: Update docs for new --page-height var and ComboBox actions (#8955)
  • 8a49fc9 feat: add Avatar support for ComboBoxItem and PickerItem (#8931)
  • 3e2e190 chore: add missing placeholders to test apps and stories (#8949)
  • 836dc5d fix: ComboBox item actions should not be selectable (#8947)
  • Additional commits viewable in compare view

Updates @react-aria/utils from 3.30.0 to 3.31.0

Release notes

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

October 02, 2023 Release

https://react-spectrum.adobe.com/releases/2023-10-02.html

Commits
  • 0bda511 Publish
  • c7c0d35 fix: Clicking on TableView column header menu does not work (#8963)
  • b2f3515 fix: Height of modal underlay is incorrect when the body has height: 100% (#8...
  • 0bc8b24 fix: Picker default text display (#8959)
  • bae7179 Remove UNSTABLE prefix from collections in RAC
  • 04bd079 docs: more S2 docs fixes (#8944)
  • 2ba829b docs: Update docs for new --page-height var and ComboBox actions (#8955)
  • 8a49fc9 feat: add Avatar support for ComboBoxItem and PickerItem (#8931)
  • 3e2e190 chore: add missing placeholders to test apps and stories (#8949)
  • 836dc5d fix: ComboBox item actions should not be selectable (#8947)
  • Additional commits viewable in compare view

Updates @react-stately/combobox from 3.11.0 to 3.12.0

Commits
  • 0bda511 Publish
  • c7c0d35 fix: Clicking on TableView column header menu does not work (#8963)
  • b2f3515 fix: Height of modal underlay is incorrect when the body has height: 100% (#8...
  • 0bc8b24 fix: Picker default text display (#8959)
  • bae7179 Remove UNSTABLE prefix from collections in RAC
  • 04bd079 docs: more S2 docs fixes (#8944)
  • 2ba829b docs: Update docs for new --page-height var and ComboBox actions (#8955)
  • 8a49fc9 feat: add Avatar support for ComboBoxItem and PickerItem (#8931)
  • 3e2e190 chore: add missing placeholders to test apps and stories (#8949)
  • 836dc5d fix: ComboBox item actions should not be selectable (#8947)
  • Additional commits viewable in compare view

Updates @react-stately/list from 3.12.4 to 3.13.1

Commits
  • 0bda511 Publish
  • c7c0d35 fix: Clicking on TableView column header menu does not work (#8963)
  • b2f3515 fix: Height of modal underlay is incorrect when the body has height: 100% (#8...
  • 0bc8b24 fix: Picker default text display (#8959)
  • bae7179 Remove UNSTABLE prefix from collections in RAC
  • 04bd079 docs: more S2 docs fixes (#8944)
  • 2ba829b docs: Update docs for new --page-height var and ComboBox actions (#8955)
  • 8a49fc9 feat: add Avatar support for ComboBoxItem and PickerItem (#8931)
  • 3e2e190 chore: add missing placeholders to test apps and stories (#8949)
  • 836dc5d fix: ComboBox item actions should not be selectable (#8947)
  • Additional commits viewable in compare view

Updates @react-types/shared from 3.31.0 to 3.32.1

Release notes

Sourced from @​react-types/shared's releases.

November 08, 2023 Release

Release notes: https://react-spectrum.adobe.com/releases/2023-11-8.html

Commits
  • 0bda511 Publish
  • c7c0d35 fix: Clicking on TableView column header menu does not work (#8963)
  • b2f3515 fix: Height of modal underlay is incorrect when the body has height: 100% (#8...
  • 0bc8b24 fix: Picker default text display (#8959)
  • bae7179 Remove UNSTABLE prefix from collections in RAC
  • 04bd079 docs: more S2 docs fixes (#8944)
  • 2ba829b docs: Update docs for new --page-height var and ComboBox actions (#8955)
  • 8a49fc9 feat: add Avatar support for ComboBoxItem and PickerItem (#8931)
  • 3e2e190 chore: add missing placeholders to test apps and stories (#8949)
  • 836dc5d fix: ComboBox item actions should not be selectable (#8947)
  • Additional commits viewable in compare view

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


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 13, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 13, 2025 23:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 13, 2025
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Nov 13, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/spectrum-dependencies-18b22758c7 branch from a5c1965 to 2dbdb53 Compare November 13, 2025 23:42
Bumps the spectrum-dependencies group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@react-aria/combobox](https://github.com/adobe/react-spectrum) | `3.13.0` | `3.14.0` |
| [@react-aria/disclosure](https://github.com/adobe/react-spectrum) | `3.0.7` | `3.1.0` |
| [@react-aria/gridlist](https://github.com/adobe/react-spectrum) | `3.13.3` | `3.14.1` |
| [@react-aria/listbox](https://github.com/adobe/react-spectrum) | `3.14.7` | `3.15.0` |
| [@react-aria/overlays](https://github.com/adobe/react-spectrum) | `3.28.0` | `3.30.0` |
| [@react-aria/selection](https://github.com/adobe/react-spectrum) | `3.25.0` | `3.26.0` |
| [@react-aria/utils](https://github.com/adobe/react-spectrum) | `3.30.0` | `3.31.0` |
| [@react-stately/combobox](https://github.com/adobe/react-spectrum) | `3.11.0` | `3.12.0` |
| [@react-stately/list](https://github.com/adobe/react-spectrum) | `3.12.4` | `3.13.1` |
| [@react-types/shared](https://github.com/adobe/react-spectrum) | `3.31.0` | `3.32.1` |


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

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

Updates `@react-aria/gridlist` 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-aria/[email protected]...@react-aria/[email protected])

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

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

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

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

Updates `@react-stately/combobox` 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-stately/[email protected]...@react-stately/[email protected])

Updates `@react-stately/list` 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-stately/[email protected]...@react-stately/[email protected])

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

---
updated-dependencies:
- dependency-name: "@react-aria/combobox"
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-aria/disclosure"
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-aria/gridlist"
  dependency-version: 3.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-aria/listbox"
  dependency-version: 3.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-aria/overlays"
  dependency-version: 3.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-aria/selection"
  dependency-version: 3.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-aria/utils"
  dependency-version: 3.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-stately/combobox"
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-stately/list"
  dependency-version: 3.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
- dependency-name: "@react-types/shared"
  dependency-version: 3.32.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectrum-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/spectrum-dependencies-18b22758c7 branch from 2dbdb53 to 4bca19b Compare November 14, 2025 23:05
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.

1 participant