intercode
intercode copied to clipboard
Update dependency rubocop to v1.63.5
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| rubocop (source, changelog) | "1.63.3" -> "1.63.5" |
Release Notes
rubocop/rubocop (rubocop)
v1.63.5
Bug fixes
-
#12877: Fix an infinite loop error for
Layout/FirstArgumentIndentationwhen specifyingEnforcedStyle: with_fixed_indentationofLayout/ArrayAlignment. ([@koic][]) -
#12873: Fix an error for
Metrics/BlockLengthwhen theCountAsOneconfig is invalid. ([@koic][]) -
#12881: Fix incorrect autocorrect when
Style/NumericPredicateis used with negations. ([@fatkodima][]) -
#12882: Fix
Layout/CommentIndentationfor comment-only pattern matching. ([@nekketsuuu][])
v1.63.4
Bug fixes
-
#12871: Fix an error for
rubocop -Vwhen.rubocop.ymlcontains ERB. ([@earlopain][]) -
#12862: Fix a false positive for
Style/RedundantLineContinuationwhen line continuations involvereturnwith a return value. ([@koic][]) -
#12664: Fix handling of
textDocument/diagnostic. ([@muxcmux][]) -
#12865: Fix Rails Cops, which weren't reporting any violations unless running with
bundle exec. ([@amomchilov][])
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.