Commit c4b090e
authored
Update dependency rubocop to v1.75.3 (#538)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [rubocop](https://rubocop.org/)
([source](https://redirect.github.com/rubocop/rubocop),
[changelog](https://redirect.github.com/rubocop/rubocop/releases/tag/v1.75.3))
| `1.75.2` -> `1.75.3` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>rubocop/rubocop (rubocop)</summary>
###
[`v1.75.3`](https://redirect.github.com/rubocop/rubocop/blob/HEAD/CHANGELOG.md#1753-2025-04-22)
[Compare
Source](https://redirect.github.com/rubocop/rubocop/compare/v1.75.2...v1.75.3)
##### Bug fixes
-
[#​13676](https://redirect.github.com/rubocop/rubocop/issues/13676):
Allow RuboCop to inspect hidden directories if they are explicitly
provided.
(\[[@​viralpraxis](https://redirect.github.com/viralpraxis)]\[])
-
[#​14080](https://redirect.github.com/rubocop/rubocop/pull/14080):
Allow writing RBS::Inline annotation `#:` after end keyword in
`Style/CommentedKeyword`.
(\[[@​dak2](https://redirect.github.com/dak2)]\[])
-
[#​14075](https://redirect.github.com/rubocop/rubocop/issues/14075):
Fix an error for `Layout/EmptyLineAfterGuardClause` when calling a
method on the result of a single-line `if` with `return`.
(\[[@​koic](https://redirect.github.com/koic)]\[])
-
[#​14067](https://redirect.github.com/rubocop/rubocop/pull/14067):
Fix false negatives for `Style/RedundantParentheses` when using parens
around singleton method body.
(\[[@​koic](https://redirect.github.com/koic)]\[])
-
[#​14070](https://redirect.github.com/rubocop/rubocop/issues/14070):
Fix false positives for `EnforcedStyleForMultiline: diff_comma` of
`Style/TrailingCommaInArrayLiteral` and
`Style/TrailingCommaInHashLiteral` when trailing comma with comment.
(\[[@​koic](https://redirect.github.com/koic)]\[])
-
[#​14092](https://redirect.github.com/rubocop/rubocop/pull/14092):
Fix false negative for `Style/RedundantParentheses` when using some
operator methods with a parenthesized argument.
(\[[@​koic](https://redirect.github.com/koic)]\[])
-
[#​14103](https://redirect.github.com/rubocop/rubocop/pull/14103):
Fix `Layout/MultilineOperationIndentation` cop error on `indexasgn` node
without arguments.
(\[[@​viralpraxis](https://redirect.github.com/viralpraxis)]\[])
-
[#​14089](https://redirect.github.com/rubocop/rubocop/pull/14089):
Fix redundant current directory prefix regexp.
(\[[@​sferik](https://redirect.github.com/sferik)]\[])
-
[#​14099](https://redirect.github.com/rubocop/rubocop/pull/14099):
Fix `Style/ClassAndModuleChildren` cop error on one-liner class
definition and nested enforced style.
(\[[@​viralpraxis](https://redirect.github.com/viralpraxis)]\[])
-
[#​14083](https://redirect.github.com/rubocop/rubocop/pull/14083):
Fix `Style/ConditionalAssignment` cop error on one-line if-then-else.
(\[[@​viralpraxis](https://redirect.github.com/viralpraxis)]\[])
-
[#​14104](https://redirect.github.com/rubocop/rubocop/pull/14104):
Fix `Style/ConditionalAssignment` cop error on indexed assignment
without arguments.
(\[[@​viralpraxis](https://redirect.github.com/viralpraxis)]\[])
-
[#​14084](https://redirect.github.com/rubocop/rubocop/pull/14084):
Fix `Style/RedundantLineContinuation` cop error on multiline assignment
with line continuation.
(\[[@​viralpraxis](https://redirect.github.com/viralpraxis)]\[])
-
[#​14096](https://redirect.github.com/rubocop/rubocop/pull/14096):
Fix error for `Style/SafeNavigation` with longer `&&` chain (e.g. `a &&
a.b && a.b.c`).
(\[[@​lovro-bikic](https://redirect.github.com/lovro-bikic)]\[])
-
[#​14068](https://redirect.github.com/rubocop/rubocop/pull/14068):
Fix wrong autocorrection for `Style/MapIntoArray` when using `push` or
`append` with hash argument without braces.
(\[[@​lovro-bikic](https://redirect.github.com/lovro-bikic)]\[])
##### Changes
-
[#​14093](https://redirect.github.com/rubocop/rubocop/pull/14093):
Register offenses for redundant parens around method arguments for
`Style/RedundantParentheses`.
(\[[@​lovro-bikic](https://redirect.github.com/lovro-bikic)]\[])
-
[#​14064](https://redirect.github.com/rubocop/rubocop/pull/14064):
Prefer `References` over `Reference` in cop configs.
(\[[@​sambostock](https://redirect.github.com/sambostock)]\[])
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/line/line-bot-sdk-ruby).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNDguNCIsInVwZGF0ZWRJblZlciI6IjM5LjI0OC40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY3kgdXBncmFkZSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 8cdc027 commit c4b090e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments