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-stately from 3.31.0 to 3.31.1 (#1196)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [react-stately](https://github.com/adobe/react-spectrum) from 3.31.0 to 3.31.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/adobe/react-spectrum/commit/b77d7d594dff4dcfb5359bffbcfd18142b146433"><code>b77d7d5</code></a> Publish</li> <li><a href="https://github.com/adobe/react-spectrum/commit/43e54d1177ebc460d073942adbdcf0284f14f5c3"><code>43e54d1</code></a> Bump <code>@swc/helpers</code> in<code>@react-stately/flags</code> to match other packages (<a href="https://redirect.github.com/adobe/react-spectrum/issues/6379">#6379</a>)</li> <li><a href="https://github.com/adobe/react-spectrum/commit/8ad383bc900a36ce3a874e843328fc26c3ebd913"><code>8ad383b</code></a> Fix CommonJS build and add Jest setup to test app (<a href="https://redirect.github.com/adobe/react-spectrum/issues/6410">#6410</a>)</li> <li><a href="https://github.com/adobe/react-spectrum/commit/b2f561a22b2843769af637c58fcaeec360f4b7f0"><code>b2f561a</code></a> Revert "feat(RAC Breadcrumbs): add autoFocusCurrent to RAC Breadcrumbs (<a href="https://redirect.github.com/adobe/react-spectrum/issues/6325">#6325</a>...</li> <li><a href="https://github.com/adobe/react-spectrum/commit/d80999e897b4d4db9fcfb4e9b8fcdc9fdd700882"><code>d80999e</code></a> Cache locale dict lest child hooks always re-render (<a href="https://redirect.github.com/adobe/react-spectrum/issues/6185">#6185</a>)</li> <li><a href="https://github.com/adobe/react-spectrum/commit/b294de874c16fad64bc4b930ccee1c9ffeb1c20f"><code>b294de8</code></a> move deprecated argTypes.defaultValue to args (Tooltip & Popover) (<a href="https://redirect.github.com/adobe/react-spectrum/issues/6387">#6387</a>)</li> <li><a href="https://github.com/adobe/react-spectrum/commit/d7f78e8339d1665584aa4b1343d40a5f0af08df3"><code>d7f78e8</code></a> fix: esm build source mapping url replacement (<a href="https://redirect.github.com/adobe/react-spectrum/issues/6368">#6368</a>)</li> <li><a href="https://github.com/adobe/react-spectrum/commit/e16aa4d4eec1a98df2e9cae278bcc8a6295ee001"><code>e16aa4d</code></a> Internationalized/NumberParser: fix TS5.5 build errors (<a href="https://redirect.github.com/adobe/react-spectrum/issues/6329">#6329</a>)</li> <li><a href="https://github.com/adobe/react-spectrum/commit/5cacbdbf88b8c6d7f5d3fb741c2b7ccddf8def7f"><code>5cacbdb</code></a> Latest translations (<a href="https://redirect.github.com/adobe/react-spectrum/issues/6356">#6356</a>)</li> <li><a href="https://github.com/adobe/react-spectrum/commit/45a872803500086c1f589d5efb3e32b59a992b2c"><code>45a8728</code></a> chore: export ContextualHelpTrigger from monopackage (<a href="https://redirect.github.com/adobe/react-spectrum/issues/6358">#6358</a>)</li> <li>Additional commits viewable in <a href="https://github.com/adobe/react-spectrum/compare/[email protected]@3.31.1">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.31.0&new-version=3.31.1)](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