LibCST icon indicating copy to clipboard operation
LibCST copied to clipboard

Bump fixit from 0.1.1 to 0.1.4

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

Bumps fixit from 0.1.1 to 0.1.4.

Release notes

Sourced from fixit's releases.

FixIt 0.1.4 Release - 2021-07-30

Updated

  • Fix typo #163
  • Refactor ipc_main #175
  • Refactor search yaml #172
  • Bug fix for UseTypesFromTypingRule #178
  • Fix sentinel type error #187
  • Autofix docstrings #190
  • Fix pyre type-check errors #196
  • Add JSON Schema for Fixit configs #188
  • Adds allow_list_rules setting for configs #184
  • Adds allow_list_rules to schema #197
  • Fix run_rules bug #200

Fixit 0.1.3 Release - 2020-12-10

0.1.3 - 2020-12-09

New Rules

  • Add NoRedundantArgumentsSuperRule #154
  • Add ExplicitFrozenDataclassRule #158
  • Add UseLintFixmeCommentRule #161
  • Add UseAssertInRule #159

Updated

  • await async rule does not account for decorators #150
  • Allow glob patterns instead of parent dirs for matching configs #156

Fixit 0.1.2 Release - 2020-10-29

New Rules

  • Add SortedAttributesRule #149

Added

  • New unified fixit CLI #148

Updated

  • Add use_noqa configuration to control support of the noqa Flake8 suppression comment. Defaults to False #151
Changelog

Sourced from fixit's changelog.

0.1.4 - 2021-07-30

Updated

  • Fix typo #163
  • Refactor ipc_main #175
  • Refactor search yaml #172
  • Bug fix for UseTypesFromTypingRule #178
  • Fix sentinel type error #187
  • Autofix docstrings #190
  • Fix pyre type-check errors #196
  • Add JSON Schema for Fixit configs #188
  • Adds allow_list_rules setting for configs #184
  • Adds allow_list_rules to schema #197
  • Fix run_rules bug #200

0.1.3 - 2020-12-09

New Rules

  • Add NoRedundantArgumentsSuperRule #154
  • Add ExplicitFrozenDataclassRule #158
  • Add UseLintFixmeCommentRule #161
  • Add UseAssertInRule #159

Updated

  • await async rule does not account for decorators #150
  • Allow glob patterns instead of parent dirs for matching configs #156

0.1.2 - 2020-10-29

New Rules

  • Add SortedAttributesRule #149

Added

  • New unified fixit CLI #148

Updated

  • Add use_noqa configuration to control support of the noqa Flake8 suppression comment. Defaults to False #151
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[bot] avatar Aug 08 '22 10:08 dependabot[bot]

Codecov Report

Merging #736 (6a7d5d2) into main (79cf251) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #736   +/-   ##
=======================================
  Coverage   94.82%   94.82%           
=======================================
  Files         247      247           
  Lines       25799    25799           
=======================================
  Hits        24463    24463           
  Misses       1336     1336           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Aug 08 '22 10:08 codecov-commenter

@dependabot ignore this minor version

zsol avatar Oct 10 '22 07:10 zsol

OK, I won't notify you about version 0.1.x again, unless you re-open this PR. 😢

dependabot[bot] avatar Oct 10 '22 07:10 dependabot[bot]