Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump @react-aria/toast from 3.0.0-beta.10 to 3.0.0-beta.…
…11 (#1172) Bumps [@react-aria/toast](https://github.com/adobe/react-spectrum) from 3.0.0-beta.10 to 3.0.0-beta.11. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/adobe/react-spectrum/commit/e83de969067158a5e0231c24c1dfb7c21472b446"><code>e83de96</code></a> Publish</li> <li><a href="https://github.com/adobe/react-spectrum/commit/6d5590455296a859e013b621cf177cd410037de8"><code>6d55904</code></a> Add isDisabled to RAC DropZone render props (<a href="https://redirect.github.com/adobe/react-spectrum/issues/6311">#6311</a>)</li> <li><a href="https://github.com/adobe/react-spectrum/commit/3f646a021b6e1996ba6d3df2cf1eec393459989c"><code>3f646a0</code></a> Temporarily remove mention of disabling virtualization in docs (<a href="https://redirect.github.com/adobe/react-spectrum/issues/6309">#6309</a>)</li> <li><a href="https://github.com/adobe/react-spectrum/commit/11d2a099948de16de8825f4c802eafb7b1207300"><code>11d2a09</code></a> Add dropzone to monopackage (<a href="https://redirect.github.com/adobe/react-spectrum/issues/6310">#6310</a>)</li> <li><a href="https://github.com/adobe/react-spectrum/commit/81bdfb0d7e5e77cf8654807202ddcc02f2359f59"><code>81bdfb0</code></a> Add Submenu to monopackages (<a href="https://redirect.github.com/adobe/react-spectrum/issues/6308">#6308</a>)</li> <li><a href="https://github.com/adobe/react-spectrum/commit/3a68252823f05452ef9d81f894af48532601b587"><code>3a68252</code></a> add docs for isDisabled in useDrag, useDrop, and useClipboard (<a href="https://redirect.github.com/adobe/react-spectrum/issues/6306">#6306</a>)</li> <li><a href="https://github.com/adobe/react-spectrum/commit/313cc059ce75f555127fb915da41d95424eafb66"><code>313cc05</code></a> Make FormContext match our other contexts (<a href="https://redirect.github.com/adobe/react-spectrum/issues/6302">#6302</a>)</li> <li><a href="https://github.com/adobe/react-spectrum/commit/ec7c614084171ca24d9381cdc554b87b9c5c63e3"><code>ec7c614</code></a> Workaround RSP tree shaking issue with RAC (<a href="https://redirect.github.com/adobe/react-spectrum/issues/6301">#6301</a>)</li> <li><a href="https://github.com/adobe/react-spectrum/commit/b7d5e4f01383264165a21c5b4f8daee946f4524f"><code>b7d5e4f</code></a> Making versions consistent and making Tree package public for release (<a href="https://redirect.github.com/adobe/react-spectrum/issues/6300">#6300</a>)</li> <li><a href="https://github.com/adobe/react-spectrum/commit/0e05b7e4dab3dabb875ae5ac21b32f75145ab527"><code>0e05b7e</code></a> Re-export FileTrigger package in RSP (<a href="https://redirect.github.com/adobe/react-spectrum/issues/6295">#6295</a>)</li> <li>Additional commits viewable in <a href="https://github.com/adobe/react-spectrum/compare/@react-aria/toast@3.0.0-beta.10...@react-aria/toast@3.0.0-beta.11">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.10&new-version=3.0.0-beta.11)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information