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.18 to 0.9.19 #1045

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps pyre-check from 0.9.18 to 0.9.19.

Commits
  • cc89ead Add telemetry to measure global lazy type checking events
  • 09d712a Add a test to demonstrate that AddFeatureToArgument collects features along t...
  • 6c792f3 Simplify code to un-shadow the stdlib Unix module
  • fad827f Pin flask version (#806)
  • 0e925e1 Don't mutate parameters when writing telemetry
  • 157e3d9 Remove 3.10 usage in rename test.
  • 3ccc489 Detect file changes with watchman when using cache from saved states
  • 039e936 Add query for all type checked module
  • 2457279 Increase sample_percent
  • a09c488 Add query to check if specific files are typechecked
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 23, 2023
@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 Oct 23, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dc329f2) 91.09% compared to head (c71dd0b) 91.09%.
Report is 1 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1045   +/-   ##
=======================================
  Coverage   91.09%   91.09%           
=======================================
  Files         255      255           
  Lines       26564    26564           
=======================================
  Hits        24198    24198           
  Misses       2366     2366           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aleivag
Copy link
Contributor

aleivag commented Jan 3, 2024

@dependabot rebase

Bumps [pyre-check](https://github.com/facebook/pyre-check) from 0.9.18 to 0.9.19.
- [Release notes](https://github.com/facebook/pyre-check/releases)
- [Commits](facebook/pyre-check@v0.9.18...v0.9.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pyre-check-0.9.19 branch from 4f46b78 to c71dd0b Compare January 3, 2024 18:10
Copy link
Contributor Author

dependabot bot commented on behalf of github May 13, 2024

Superseded by #1144.

@dependabot dependabot bot closed this May 13, 2024
@dependabot dependabot bot deleted the dependabot/pip/pyre-check-0.9.19 branch May 13, 2024 02:22
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.

3 participants