Skip to content

build(deps): bump react-aria from 3.45.0 to 3.47.0#1197

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/react-aria-3.47.0
Open

build(deps): bump react-aria from 3.45.0 to 3.47.0#1197
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/react-aria-3.47.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps react-aria from 3.45.0 to 3.47.0.

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

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
react-aria [>= 3.46.a, < 3.47]

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 5, 2026
@dependabot dependabot bot requested a review from jeffredodd as a code owner March 5, 2026 01:15
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 5, 2026
@dependabot dependabot bot added the javascript Pull requests that update javascript code label Mar 5, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-aria-3.47.0 branch from d764cf4 to 7b8765a Compare March 5, 2026 15:53
Copy link
Member

@serikjensen serikjensen left a comment

Choose a reason for hiding this comment

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

Blocking this one from merge until someone can properly look into this. My recommendation here would be to run an RC release for this upgrade branch, update GWS flows to reference the built RC release, and then verify that UI behaves with no regressions

We've had recent issues with react aria upgrades that were only revealed in production builds so we want to be extra cautious

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-aria-3.47.0 branch 2 times, most recently from d77a777 to 77cee39 Compare March 5, 2026 15:59
@jeffredodd
Copy link
Contributor

Screenshot 2026-03-05 at 8 26 30 AM Agreed @serikjensen and FWIW at least the e2e tests pass in this case but yeah i'm also up for manually pulling it down to test it first.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-aria-3.47.0 branch 6 times, most recently from 52d7008 to 3f60814 Compare March 6, 2026 22:48
Bumps [react-aria](https://github.com/adobe/react-spectrum) from 3.45.0 to 3.47.0.
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/react-aria@3.45.0...react-aria@3.47.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-aria-3.47.0 branch from 3f60814 to 61cdaa2 Compare March 6, 2026 22:56
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.

2 participants