Closed depfu[bot] closed 2 years ago
Merging #302 (b31600b) into main (11d4ead) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #302 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 5 5
Lines 33 33
=========================================
Hits 33 33
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Closed in favor of #306.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ rubocop (~> 1.35.1 → ~> 1.36.0) · Repo · Changelog
Release Notes
1.36.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 49 commits:
Cut 1.36
Update Changelog
Add a spec for server mode
Merge pull request #10984 from r7kamura/feature/modifier-example
Improve singleton method example on `Lint/UselessAccessModifier` cop
Fix an error for `rake prof:slow_cops`
Merge pull request #10928 from r7kamura/feature/each
Merge pull request #10981 from Tietew/fix_a_false_positive_for_style_redundant_parentheses
Merge pull request #10932 from koic/use_official_jruby_image
[Fix #10979] Fix a false positive for `Style/Style/RedundantParentheses`
Use GitHub Actions instead of CircleCI for JRuby matrix
Add more autocorrect support on `Style/EachForSimpleLoop`
Merge pull request #10970 from jcalvert/fix/10969
[Fix rubocop#10969] Allow `Lint/AmbiguousBlockAssociation` `AllowedPattern` to match on
Add `AllowOnSelfClass` option to `Style/CaseEquality`
Do not fork off extra processes if only a single file needs inspection
Fix possible wrong autocorrection in namespace on `Style/PerlBackrefs`
Improve safety section on `Style/SymbolProc`
Merge pull request #10973 from r7kamura/feature/strong
Merge pull request #10972 from r7kamura/feature/asciidoc-backtick
Fix wrong asterisk use in `Lint/UselessRuby2Keywords` document
Fix some broken codes in Asciidoc documents
Merge pull request #10952 from ydah/fix/empty_conditional_body
Merge pull request #10968 from ydah/fix/10962
[Fix #10962] Fix a false positive for `Lint/ShadowingOuterLocalVariable` when conditional with if/elsif/else branches
[Fix #10951] Fix an autocorrection error for `Lint/EmptyConditionalBody` when some conditional branch is empty
Merge pull request #10966 from r7kamura/feature/modifier-autocorrect
Merge pull request #10953 from ydah/speed_improvement
Merge pull request #10964 from koic/fix_a_false_positive_for_layout_indentation_width
Merge pull request #10959 from ydah/fix_space_inside_block_braces
[Fix #10958] Fix an infinite loop for `Layout/SpaceInsideBlockBraces` when `EnforcedStyle` is `no_space` and using multiline block
Merge pull request #10967 from MSP-Greg/00-actions-no-color
Add autocorrect support to `Style/AccessModifierDeclarations`
Actions - use --no-color
Merge pull request #10965 from MSP-Greg/00-windows
Actions - add workflow_dispatch for use in forks
.gitignore - add vendor/ for local development
formatter/formatter_set_spec.rb - remove references to file IO on Windows
[Fix #10963] Fix a false positive for `Layout/IndentationWidth`
[Fix #10919] Fix a huge performance regression between 1.32.0 and 1.33.0
Merge pull request #10955 from koic/fix_a_flaky_test_of_formatter_set_spec
Workaround for mingw build error
[Fix #10960] Add `as` to `AllowedNames` of `Naming/MethodParameterName` cop
Tweak the doc of server mode
Merge pull request #10950 from ydah/doc/block_alignment
[Fix #10949] Fix documentation error for `Layout/BlockAlignment`
[Fix #10927] Fix a false positive for `Style/HashTransformKeys` and `Style/HashTransformValues`
Add server mode status to `-V` option
Switch back the docs version
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands