Skip to content

Commit

Permalink
build(deps): Bump react-aria-components from 1.5.0 to 1.6.0 (#1580)
Browse files Browse the repository at this point in the history
Bumps [react-aria-components](https://github.com/adobe/react-spectrum)
from 1.5.0 to 1.6.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/adobe/react-spectrum/commit/1b4236c4d2980190df41bd8e182a9b6711f19737"><code>1b4236c</code></a>
Publish</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/c53ab48ec88b85680037825da99db7a650939bf2"><code>c53ab48</code></a>
fix: dependencies and peer dependencies (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/7610">#7610</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/a9d4fefb9325ea37b1b287dffc4230b46f7e7464"><code>a9d4fef</code></a>
fix(TagGroup): ensure Tags with and without icons are aligned vertically
(<a
href="https://redirect.github.com/adobe/react-spectrum/issues/7608">#7608</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/1d9e615a2743db12c77fe773480200559004397c"><code>1d9e615</code></a>
fix: Properly clear Autocomplete wrapped SearchField when &quot;x&quot;
button is press...</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/e29b059f1b9d7405d3cb20de05832000cba91bae"><code>e29b059</code></a>
fix(s2): Improve ActionBar transition when scrollbars are visible (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/7607">#7607</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/1b425caa26b5c137263c8b15fe2ef74ed1bb34e6"><code>1b425ca</code></a>
feat: Support CSS transitions in RAC (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/7488">#7488</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/32a9a54e15a8728e597fb59153bbf492dec5a7da"><code>32a9a54</code></a>
feat: Initial aria test util docs and listbox/tabs/tree utils (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/7145">#7145</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/191df024ecf859a3eb9ee7ce06e2fcbd1503797c"><code>191df02</code></a>
chore: Revert tabs collapse (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/7599">#7599</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/101d0772b9df85ad0972b9e8bda2a152affb42ca"><code>101d077</code></a>
chore: Update JSDocs and apis for release (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/7595">#7595</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/73bbc406a44f02f7c1b53cf942912b9cd77a201e"><code>73bbc40</code></a>
remove internal contexts from RAC Calendar (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/7593">#7593</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/adobe/react-spectrum/compare/[email protected]@1.6.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-aria-components&package-manager=npm_and_yarn&previous-version=1.5.0&new-version=1.6.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 Jan 21, 2025
1 parent c597fc3 commit da026be
Show file tree
Hide file tree
Showing 2 changed files with 1,290 additions and 1,119 deletions.
2 changes: 1 addition & 1 deletion easy-ui-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"overlayscrollbars": "^2.3.0",
"overlayscrollbars-react": "^0.5.6",
"react-aria": "^3.36.0",
"react-aria-components": "^1.5.0",
"react-aria-components": "^1.6.0",
"react-is": "^18.3.1",
"react-stately": "^3.35.0",
"react-syntax-highlighter": "^15.6.1",
Expand Down
Loading

0 comments on commit da026be

Please sign in to comment.