Skip to content

Commit

Permalink
Bump react-aria from 3.26.0 to 3.27.0 (#520)
Browse files Browse the repository at this point in the history
Bumps [react-aria](https://github.com/adobe/react-spectrum) from 3.26.0
to 3.27.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/adobe/react-spectrum/commit/ae06a6e57c8467a58e8839eb726fce9a0de337b2"><code>ae06a6e</code></a>
Publish</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/8e6cefdb5f13aa61eab9fcf5c91f2eaac1d807b5"><code>8e6cefd</code></a>
Revert &quot;fix(<a
href="https://redirect.github.com/adobe/react-spectrum/issues/4313">#4313</a>):
ariaHideOutside/aria-modal-polyfill: use inert instead of...</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/6795d2a336d63325ce2058eb302a8cb60b1fb1cf"><code>6795d2a</code></a>
fix(<a
href="https://redirect.github.com/adobe/react-spectrum/issues/4049">#4049</a>):
Express theme should render a border on Popovers and Dialogs
with...</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/2487c50a49f697c261a67474042d1cf39ac19239"><code>2487c50</code></a>
Prevent unexpected column resizer input blur when focused via dropdown
menu ...</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/1fe3d690abf034ba21ae35fcd2386fd654d87ef0"><code>1fe3d69</code></a>
Remove all from Expandable type (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/4880">#4880</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/5b492a4cd94825fb5b72017ee28a6ad6ec836167"><code>5b492a4</code></a>
Updating test app with expandable rows table and InlineAlert (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/4866">#4866</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/48994a73e280dd1a5ca9d20d818dd75df06d8488"><code>48994a7</code></a>
Docs updates (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/4867">#4867</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/71a827bf045c60785c62987650437220a0efc7a2"><code>71a827b</code></a>
fix typo (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/4874">#4874</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/a5c697788215a528de1d622e2f6d53bcd3fe73ca"><code>a5c6977</code></a>
Updating docs copy for accessibility false positives (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/4856">#4856</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/c9d9e7d93693d16de3c29ba2337ced0535415373"><code>c9d9e7d</code></a>
Do not add random prefix to ids during tests in React 18 (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/4869">#4869</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/adobe/react-spectrum/compare/[email protected]@3.27.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-aria&package-manager=npm_and_yarn&previous-version=3.26.0&new-version=3.27.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 11, 2023
1 parent 2e123a6 commit 937482b
Show file tree
Hide file tree
Showing 2 changed files with 933 additions and 931 deletions.
2 changes: 1 addition & 1 deletion easy-ui-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"lodash": "^4.17.21",
"overlayscrollbars": "^2.2.1",
"overlayscrollbars-react": "^0.5.1",
"react-aria": "^3.26.0",
"react-aria": "^3.27.0",
"react-is": "^18.2.0",
"react-stately": "^3.25.0",
"react-syntax-highlighter": "^15.5.0",
Expand Down
Loading

0 comments on commit 937482b

Please sign in to comment.