mirror of
https://github.com/evroon/bracket.git
synced 2026-02-07 13:01:42 -05:00
Bumps [pyrefly](https://github.com/facebook/pyrefly) from 0.50.0 to 0.51.0. <details> <summary>Commits</summary> <ul> <li><a href="1877edc645"><code>1877edc</code></a> Update pyrefly version]</li> <li><a href="cb5f5d7ba5"><code>cb5f5d7</code></a> Make Unions take less space</li> <li><a href="8b5434f1c5"><code>8b5434f</code></a> Add <code>openlibrary</code> back to the blocklist</li> <li><a href="87f0990a71"><code>87f0990</code></a> Fix pyrefly buck/cargo config</li> <li><a href="ddd20cc2e9"><code>ddd20cc</code></a> Remove old get() method from LookupExport trait</li> <li><a href="e2aed196e7"><code>e2aed19</code></a> Convert alt/class/django.rs to use new LookupExport API</li> <li><a href="0dcfcaef77"><code>0dcfcae</code></a> Convert alt/attr.rs to use new LookupExport API</li> <li><a href="bcf03acf00"><code>bcf03ac</code></a> Convert binding/scope.rs to use new LookupExport API</li> <li><a href="7092671918"><code>7092671</code></a> Convert binding/bindings.rs to use new LookupExport API</li> <li><a href="971a115480"><code>971a115</code></a> Convert binding/stmt.rs to use new LookupExport API</li> <li>Additional commits viewable in <a href="https://github.com/facebook/pyrefly/compare/0.50.0...0.51.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>