Skip to content

Commit

Permalink
build(deps): Bump react-aria from 3.31.0 to 3.31.1 (#915)
Browse files Browse the repository at this point in the history
Bumps [react-aria](https://github.com/adobe/react-spectrum) from 3.31.0
to 3.31.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/adobe/react-spectrum/commit/80fcbf54206ca1ffb011f28fabcfc982d97bca5f"><code>80fcbf5</code></a>
Publish</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/dd6e46e889d3c0b5a516b40e39115467b6ec4959"><code>dd6e46e</code></a>
remove extra file in dist</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/56147d528a25bd5849bf8e0e60e7f06a8355cf82"><code>56147d5</code></a>
Add isDisabled render prop to DateSegment (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/5674">#5674</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/ebc610d3caaf59461bd03b5a55c30be0f318c29e"><code>ebc610d</code></a>
Remove <code>'use client';</code> from types declaration files in build
(<a
href="https://redirect.github.com/adobe/react-spectrum/issues/5649">#5649</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/022b45b49a3a0d9da6d9e6702c72cbe68dc3a886"><code>022b45b</code></a>
refactor: isolate stories for rest components (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/5657">#5657</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/0c31321afc4521ac946dcc8fed012b02ab9516f9"><code>0c31321</code></a>
refactor:isolate stories for various components (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/5651">#5651</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/f9143723fe44a1c2e03eaec93f1cc2dba4e020cf"><code>f914372</code></a>
fix width overflow issue in quiet picker (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/5592">#5592</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/80c49260f0aeba7da54a76d9ac90452b4d163466"><code>80c4926</code></a>
fix rendering raw HTMLs in prop.description (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/5614">#5614</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/2137076772a8c7b59bc5ff6705355c21a1be750c"><code>2137076</code></a>
refactor: isolate Popover stories (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/5618">#5618</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/1c141b352000ec370c1ed1f4c62ecacf0886bfb8"><code>1c141b3</code></a>
refactor: isolate Table stories (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/5620">#5620</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/adobe/react-spectrum/compare/[email protected]@3.31.1">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.31.0&new-version=3.31.1)](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 Jan 10, 2024
1 parent 7c8e6b3 commit 8a852b0
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 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.3.0",
"overlayscrollbars-react": "^0.5.3",
"react-aria": "^3.31.0",
"react-aria": "^3.31.1",
"react-is": "^18.2.0",
"react-stately": "^3.29.0",
"react-syntax-highlighter": "^15.5.0",
Expand Down
108 changes: 54 additions & 54 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8a852b0

Please sign in to comment.