Closed depfu[bot] closed 2 years ago
@depfu rebase
Merging #256 (ceb0a3d) into main (9973305) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #256 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 5 5
Lines 33 33
=========================================
Hits 33 33
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 9973305...ceb0a3d. Read the comment docs.
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.22.0 → ~> 1.25.1) · Repo · Changelog
Release Notes
1.25.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 21 commits:
Cut 1.25.1
Update Changelog
Address complexity rubocop issues
Update auto-gen-config's comment re auto-correct
[Fix #10364] Fix an infinite loop error for `Style/HashAlignment`
[Fix #10394] Fix an error for `Style/SwapValues`
Merge pull request #10391 from koic/fix_an_error_for_style_redundant_begin
[Fix #10387] Fix an error for `Style/RedundantBegin`
Start linting our YAML files
Merge pull request #10389 from rubocop/upgrade-rubocop-rspec
Upgrade rubocop-rspec
[Fix #10379] Fix an error for `Layout/EmptyLinesAroundExceptionHandlingKeywords`
[Fix #10376] Fix an error for `Layout/RescueEnsureAlignment`
Merge pull request #10382 from jhoblitt/bugfix/MinArgNameLength-is-not-a-thing
fix references to MinArgNameLength, which does not exist
Follow the version specification `~` for antora.yml
Fix a false negative for `Style/HashSyntax`
Fix a false positive for `Style/HashSyntax`
[Fix #10366] Fix a false positive for `Style/MethodCallWithArgsParentheses`
[Fix #10359] Fix a false positive and negative for `Style/HashSyntax`
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