rubocop/rubocop (rubocop)
### [`v1.64.1`](https://togithub.com/rubocop/rubocop/blob/HEAD/CHANGELOG.md#1641-2024-05-31)
[Compare Source](https://togithub.com/rubocop/rubocop/compare/v1.64.0...v1.64.1)
##### Bug fixes
- [#12951](https://togithub.com/rubocop/rubocop/pull/12951): Fix an error for `Style/Copyright` when `AutocorrectNotice` is missing. (\[[@koic](https://togithub.com/koic)]\[])
- [#12932](https://togithub.com/rubocop/rubocop/pull/12932): Fix end position of diagnostic for LSP. (\[[@ksss](https://togithub.com/ksss)]\[])
- [#12926](https://togithub.com/rubocop/rubocop/issues/12926): Fix a false positive for `Style/SuperArguments` when the methods block argument is reassigned before `super`. (\[[@earlopain](https://togithub.com/earlopain)]\[])
- [#12931](https://togithub.com/rubocop/rubocop/issues/12931): Fix false positives for `Style/RedundantLineContinuation` when line continuations involve `break`, `next`, or `yield` with a return value. (\[[@koic](https://togithub.com/koic)]\[])
- [#12924](https://togithub.com/rubocop/rubocop/issues/12924): Fix false positives for `Style/SendWithLiteralMethodName` when `public_send` argument is a method name that cannot be autocorrected. (\[[@koic](https://togithub.com/koic)]\[])
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR contains the following updates:
'1.64.0'
->'1.64.1'
Release Notes
rubocop/rubocop (rubocop)
### [`v1.64.1`](https://togithub.com/rubocop/rubocop/blob/HEAD/CHANGELOG.md#1641-2024-05-31) [Compare Source](https://togithub.com/rubocop/rubocop/compare/v1.64.0...v1.64.1) ##### Bug fixes - [#12951](https://togithub.com/rubocop/rubocop/pull/12951): Fix an error for `Style/Copyright` when `AutocorrectNotice` is missing. (\[[@koic](https://togithub.com/koic)]\[]) - [#12932](https://togithub.com/rubocop/rubocop/pull/12932): Fix end position of diagnostic for LSP. (\[[@ksss](https://togithub.com/ksss)]\[]) - [#12926](https://togithub.com/rubocop/rubocop/issues/12926): Fix a false positive for `Style/SuperArguments` when the methods block argument is reassigned before `super`. (\[[@earlopain](https://togithub.com/earlopain)]\[]) - [#12931](https://togithub.com/rubocop/rubocop/issues/12931): Fix false positives for `Style/RedundantLineContinuation` when line continuations involve `break`, `next`, or `yield` with a return value. (\[[@koic](https://togithub.com/koic)]\[]) - [#12924](https://togithub.com/rubocop/rubocop/issues/12924): Fix false positives for `Style/SendWithLiteralMethodName` when `public_send` argument is a method name that cannot be autocorrected. (\[[@koic](https://togithub.com/koic)]\[])Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.