Skip to content

Commit

Permalink
build(deps): Bump @react-aria/utils from 3.25.3 to 3.26.0 (#1486)
Browse files Browse the repository at this point in the history
Bumps [@react-aria/utils](https://github.com/adobe/react-spectrum) from
3.25.3 to 3.26.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/adobe/react-spectrum/releases"><code>@​react-aria/utils</code>'s
releases</a>.</em></p>
<blockquote>
<h2>April 5, 2023 Release</h2>
<p><a
href="https://react-spectrum.adobe.com/releases/2023-04-05.html">https://react-spectrum.adobe.com/releases/2023-04-05.html</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/adobe/react-spectrum/commit/17358f7938148f521bc73f636d75304c21ab2b63"><code>17358f7</code></a>
Publish</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/a53033504cff509c9fa35fb950163a7121ca2709"><code>a530335</code></a>
chore: revert export provider context (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/7416">#7416</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/c6bd2cb0808838a9f1f850b6c1ffe88465254222"><code>c6bd2cb</code></a>
chore: Update dialog examples to be more generic (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/7415">#7415</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/2e1dd2204541a53d4a8f70ec38977bcf794c06f5"><code>2e1dd22</code></a>
fix: Handle more BC date cases (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/7410">#7410</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/917009338e12bfc8c311b5a49d782417646d69ab"><code>9170093</code></a>
fix(<a
href="https://redirect.github.com/adobe/react-spectrum/issues/7399">#7399</a>):
DatePicker.test fails with daylight savings change (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/7401">#7401</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/52bf91bc54d5193bce73c2453cd09a69e37d02f3"><code>52bf91b</code></a>
feat: Add codemod for ActionGroup (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/7396">#7396</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/baa330f0597b40cb74feb6b5183a78dcbad07249"><code>baa330f</code></a>
feat: Add RAC example of Menu nested in popover dialog (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/7402">#7402</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/62718d412fef43cdff70e490ea59752254d876fd"><code>62718d4</code></a>
Document RAC Dialog close button slot (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/7405">#7405</a>)</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/16153ed3e072d238f276da9a06ee68d5e1460268"><code>16153ed</code></a>
chore: Add ActionButtonGroup and ToggleButtonGroup to example apps and
tailwi...</li>
<li><a
href="https://github.com/adobe/react-spectrum/commit/65e3a52a39696c1bd62d7c641492bd417afd8857"><code>65e3a52</code></a>
Improve error message for missing Provider error (<a
href="https://redirect.github.com/adobe/react-spectrum/issues/7404">#7404</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/adobe/react-spectrum/compare/@react-aria/utils@3.25.3...@react-aria/utils@3.26.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@react-aria/utils&package-manager=npm_and_yarn&previous-version=3.25.3&new-version=3.26.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 0863af9 commit e3c563a
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion easy-ui-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@easypost/easy-ui-icons": "1.0.0-alpha.28",
"@easypost/easy-ui-tokens": "1.0.0-alpha.12",
"@react-aria/toast": "^3.0.0-beta.12",
"@react-aria/utils": "^3.25.3",
"@react-aria/utils": "^3.26.0",
"@react-stately/toast": "^3.0.0-beta.6",
"@react-types/shared": "^3.26.0",
"@types/react": "^18.3.1",
Expand Down
58 changes: 29 additions & 29 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 e3c563a

Please sign in to comment.