Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pyre-check from 0.9.9 to 0.9.16 #775

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2022

Bumps pyre-check from 0.9.9 to 0.9.16.

Release notes

Sourced from pyre-check's releases.

Pyre v0.9.11

  • Better source location if there are type errors within type comments.
  • Basic support for PEP 681 (dataclass transforms).
  • Prototype support for LSP hovering and goto-definition (needs to opt-in via configuration but this may change in the future).
  • Basic support for PEP 561 (needs to opt-in via configuration but this may change in the future).
  • Parsing is now performed lazily. This should significantly reduce the type checking time for small projects.

Pyre v0.9.10

  • Fixed parser crashes on files with non-utf codec.
  • Fixed bad JSON error in setup.py.
  • Various fixes regarding tuple expansions at callsites.
Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 12, 2022
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 12, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/pyre-check-0.9.16 branch from 4ec4b58 to 2256ea9 Compare September 28, 2022 15:47
Bumps [pyre-check](https://github.com/facebook/pyre-check) from 0.9.9 to 0.9.16.
- [Release notes](https://github.com/facebook/pyre-check/releases)
- [Commits](facebook/pyre-check@v0.9.9...v0.9.16)

---
updated-dependencies:
- dependency-name: pyre-check
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/pyre-check-0.9.16 branch from 2256ea9 to 31f7c44 Compare October 3, 2022 20:07
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2022

Superseded by #813.

@dependabot dependabot bot closed this Nov 10, 2022
@dependabot dependabot bot deleted the dependabot/pip/pyre-check-0.9.16 branch November 10, 2022 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant