mnbf9rca / mariner

Web interface for controlling MSLA 3D Printers based on Chitu controllers, such as the ones by Elegoo and Phrozen.
MIT License
3 stars 1 forks source link

Bump pyre-check from 0.9.16 to 0.9.18 #133

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps pyre-check from 0.9.16 to 0.9.18.

Release notes

Sourced from pyre-check's releases.

Pyre v0.9.18

  • Experimental Buck2 support
  • Experimental support for unawaited awaitable check
  • Recognize {typing,typing_extensions}.override
  • Type check messages in assert
Commits
  • da30750 Use DaemonStatus to encapsulate time + connection status
  • 564e2bb Rename ServerStatus -> ConnectionStatus
  • 38b1544 Always get time since ready, status together
  • 0ef2fbc Rename DaemonStatus to DaemonStatusTracker
  • 81c295a Remove status after data from telemetry
  • abb372d Add telemetry to didSave events
  • f3b1445 Add method to call pyre query for global leaks
  • f92fc83 Add method to analyze results returned from pyre query global_leaks
  • 26a8cf1 Add method to prepare the pyre query string for global leaks
  • e90b1aa Get transitive callees of entrypoints and return collection of entrypoints to...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 commands and options
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 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)