mirror of
https://github.com/evroon/bracket.git
synced 2026-02-02 18:41:25 -05:00
Bumps [pyrefly](https://github.com/facebook/pyrefly) from 0.46.0 to 0.47.0. <details> <summary>Commits</summary> <ul> <li><a href="65be741335"><code>65be741</code></a> Update pyrefly version]</li> <li><a href="b104e3bf39"><code>b104e3b</code></a> fix: Pyrefly should narrow to intersection, not Never, for a TypeIs call (<a href="https://redirect.github.com/facebook/pyrefly/issues/1924">#1924</a>)</li> <li><a href="16b0e2bda4"><code>16b0e2b</code></a> Add test files for pydantic.dataclasses</li> <li><a href="f39c7d119c"><code>f39c7d1</code></a> fix Support types like pydantic.types.PositiveInt <a href="https://redirect.github.com/facebook/pyrefly/issues/1451">#1451</a> able to check call si...</li> <li><a href="2d2a146d8a"><code>2d2a146</code></a> Report Non-Exhaustive match Statements <a href="https://redirect.github.com/facebook/pyrefly/issues/400">#400</a> (<a href="https://redirect.github.com/facebook/pyrefly/issues/1833">#1833</a>)</li> <li><a href="d1979ac5fa"><code>d1979ac</code></a> fix: Resolve TypeVars in generic TypedDict inheritance with Unpack (<a href="https://redirect.github.com/facebook/pyrefly/issues/1922">#1922</a>)</li> <li><a href="c6ee5edd5b"><code>c6ee5ed</code></a> Update pydantic documentation to explain lax mode</li> <li><a href="2c2cb49fa2"><code>2c2cb49</code></a> fix Special output format for Github actions <a href="https://redirect.github.com/facebook/pyrefly/issues/1599">#1599</a> (<a href="https://redirect.github.com/facebook/pyrefly/issues/1785">#1785</a>)</li> <li><a href="a489d5e550"><code>a489d5e</code></a> fix LSP: Provide key autocompletion on annotated TypedDict <a href="https://redirect.github.com/facebook/pyrefly/issues/1886">#1886</a> (<a href="https://redirect.github.com/facebook/pyrefly/issues/1964">#1964</a>)</li> <li><a href="cbaf45ef18"><code>cbaf45e</code></a> Bump qs from 6.13.0 to 6.14.1 in /lsp (<a href="https://redirect.github.com/facebook/pyrefly/issues/1966">#1966</a>)</li> <li>Additional commits viewable in <a href="https://github.com/facebook/pyrefly/compare/0.46.0...0.47.0">compare view</a></li> </ul> </details> <br /> [](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>