Skip to content

Commit

Permalink
Bump @react-aria/toast from 3.0.0-beta.1 to 3.0.0-beta.2 (#364)
Browse files Browse the repository at this point in the history
Bumps [@react-aria/toast](https://github.com/adobe/react-spectrum) from
3.0.0-beta.1 to 3.0.0-beta.2.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/adobe/react-spectrum/commit/f8f1a39f122dc7372e943c8e5f03cd45223ae712"><code>f8f1a39</code></a>
Publish</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/7186d214cd3b80b4b96b984cc901c93c010b1fca"><code>7186d21</code></a>
Update RAC Calendar docs: change visibleDuration months from 2 to 3 (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/4709">#4709</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/3c46c3208dedb1f2bd87dfc37bf13357c896f5da"><code>3c46c32</code></a>
Add layout and orientation props to RAC ListBox (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/4669">#4669</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/17e72999fefe843a1261da0821132866b5fec3ca"><code>17e7299</code></a>
Fix typo in useDialog example (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/4704">#4704</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/bf8fac4cf85da695bf3bcaa4fed721f398aa19ba"><code>bf8fac4</code></a>
Rename MenuDialogTrigger (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/4700">#4700</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/fe630706dd6f8d03686956343eecfd810da8e700"><code>fe63070</code></a>
refac: Remove unused variables from Example implementation (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/4690">#4690</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/31f0fd67da8bc23112a61402cf171862815ae2ad"><code>31f0fd6</code></a>
export types and omit props from dropzone (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/4699">#4699</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/945a0a7f1849d79d81796f4cac8cf1d5b396e926"><code>945a0a7</code></a>
Unmark inlinealert package as private (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/4697">#4697</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/dee059cf99f7d3df588ca087cfa7e749149dc196"><code>dee059c</code></a>
Revert &quot;Forward disallowSelectAll from useSelectableList to
useSelectableColl...</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/96a42e691cf55bae8d3cab9d2080ca88870fbe57"><code>96a42e6</code></a>
Adding table column resizing hooks to aria and stately monorepos (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/4693">#4693</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/adobe/react-spectrum/compare/@react-aria/[email protected]...@react-aria/[email protected]">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@react-aria/toast&package-manager=npm_and_yarn&previous-version=3.0.0-beta.1&new-version=3.0.0-beta.2)](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 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 Jun 29, 2023
1 parent 5d29a89 commit 88fa936
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 1,306 deletions.
2 changes: 1 addition & 1 deletion easy-ui-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@easypost/easy-ui-icons": "1.0.0-alpha.4",
"@easypost/easy-ui-tokens": "1.0.0-alpha.3",
"@react-aria/toast": "^3.0.0-beta.1",
"@react-aria/toast": "^3.0.0-beta.2",
"@react-aria/utils": "^3.18.0",
"@react-stately/toast": "^3.0.0-beta.1",
"@react-types/shared": "^3.18.0",
Expand Down
Loading

0 comments on commit 88fa936

Please sign in to comment.