LibCST icon indicating copy to clipboard operation
LibCST copied to clipboard

Bump pyre-check from 0.9.18 to 0.9.19

Open dependabot[bot] opened this issue 2 years ago • 2 comments

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[bot] avatar Oct 23 '23 02:10 dependabot[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

:exclamation: 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           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Oct 23 '23 02:10 codecov-commenter

@dependabot rebase

aleivag avatar Jan 03 '24 18:01 aleivag

Superseded by #1144.

dependabot[bot] avatar May 13 '24 02:05 dependabot[bot]