Closed depfu[bot] closed 2 years ago
Merging #292 (1c8715b) into main (111cb7c) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #292 +/- ##
=========================================
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 111cb7c...1c8715b. 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.30.1 → ~> 1.32.0) · Repo · Changelog
Release Notes
1.32.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 36 commits:
Cut 1.32
Update Changelog
[Fix #10788] Relax `Style/FetchEnvVar` to allow `ENV[]` in LHS of `||`
[Fix rubocop#10813] Fix recursive deletion to suppression in `Lint/NonAtomicFileOperation`
Merge pull request #10824 from koic/make_lint_deprecated_class_methods_aware_of_env_clone_and_dup
Make `Lint/DeprecatedClassMethods` aware of `ENV.clone` and `ENV.dup`
Add new `Style/EmptyHeredoc` cop
Merge pull request #10814 from ccutrer/server-fast-stdout
[Doc] Syntax highlight for CONTRIBUTING.md
Add autocorrect support for `Style/SafeNavigationChain`
Write to stdout ASAP in server mode
Merge pull request #10815 from r7kamura/feature/improve-10810
Improve `Style/SymbolProc` about #10810 changes
Break long method definitions when auto-correcting
Add RSpec 4 prerelease CI job
Make spec suite compatible with RSpec 4
Support `csend` on `Style/SymbolProc`
Enhanced documentation for "IgnoredMethods" option
Enhance documentation for "AllowedMethods" option (#10807)
Support `AllowComments` option for `Style/EmptyElse`
[Fix #10613] Allow parallel inspection for autocorrect
Merge pull request #10803 from koic/require_rubocop_ast_1_9
Use `RuboCop::AST::Token#regexp_dots?`
Add MultilineMethodParameterLineBreaks cop
[Fix #10791] Fix an incorrect autocorrect for `Style/Semicolon`
Merge pull request #10796 from kachick/fix-wrog-detection-for-all-methods
Merge pull request #10797 from jonas054/10263_fix_config_leaking
[Fix #10263] Fix aliasing problem for Enabled in Config
Do not offense UselessRestrictOnSend when defined on_send or after_send with alias
Fix wrong offense when just calling methods on top-level
Suppress `Lint/RequireRangeParentheses` offense
Make Layout/LineContinuationLeadingSpace configurable
Preserve multiline semantics on `Style/SymbolArray` and `Style/WordArray`
Add new `Lint/RequireRangeParentheses` cop
Fix a suggestions for safer conversions for `Lint/NonAtomicFileOperation`
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