Skip to content

Commit

Permalink
build(deps): Bump react-stately from 3.33.0 to 3.34.0 (#1490)
Browse files Browse the repository at this point in the history
Bumps [react-stately](https://github.com/adobe/react-spectrum) from
3.33.0 to 3.34.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/adobe/react-spectrum/releases">react-stately's
releases</a>.</em></p>
<blockquote>
<h2>February 13, 2024 Release</h2>
<p>Welcome to the first release of the new year! We have had a great
response to our GA release of React Aria Components. If you haven’t
tried it out, visit <a
href="https://react-spectrum.adobe.com/react-aria/index.html">our
docs</a> to explore the examples. To help get you started, we have also
created a few <a
href="https://react-spectrum.adobe.com/react-aria/getting-started.html#starter-kits">starter
kits</a>. These downloadable starter kits contain beautifully styled
implementations of every available component and includes a working
storybook. Available in vanilla and Tailwind CSS!</p>
<p>We have been busy working on our new Submenu feature which we are
excited to release as an alpha. We have also made improvements to our
overlay positioning code to better handle pinch zooming and spatial
awareness.</p>
<p>As always, huge thanks and appreciation for everyone in our community
for their feedback and contributions to make this release possible!</p>
<p>Full release notes: <a
href="https://react-spectrum.adobe.com/releases/2024-02-13.html">https://react-spectrum.adobe.com/releases/2024-02-13.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-stately@3.33.0...react-stately@3.34.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-stately&package-manager=npm_and_yarn&previous-version=3.33.0&new-version=3.34.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 25, 2024
1 parent e3c563a commit edd2728
Show file tree
Hide file tree
Showing 2 changed files with 728 additions and 697 deletions.
2 changes: 1 addition & 1 deletion easy-ui-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"react-aria": "^3.35.1",
"react-aria-components": "^1.4.1",
"react-is": "^18.3.1",
"react-stately": "^3.33.0",
"react-stately": "^3.34.0",
"react-syntax-highlighter": "^15.6.1",
"use-clipboard-copy": "^0.2.0"
},
Expand Down
Loading

0 comments on commit edd2728

Please sign in to comment.