Commit 1d1934d
authored
chore(deps): update dependency rubocop to v1.71.2 (#376)
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.71.2))
| `1.71.1` -> `1.71.2` |
[](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.71.2`](https://redirect.github.com/rubocop/rubocop/blob/HEAD/CHANGELOG.md#1712-2025-02-04)
[Compare
Source](https://redirect.github.com/rubocop/rubocop/compare/v1.71.1...v1.71.2)
##### Bug fixes
-
[#​13782](https://redirect.github.com/rubocop/rubocop/pull/13782):
Fix an error `Layout/ElseAlignment` when `else` is part of a numblock.
(\[[@​earlopain](https://redirect.github.com/earlopain)]\[])
-
[#​13395](https://redirect.github.com/rubocop/rubocop/issues/13395):
Fix a false positive for `Lint/UselessAssignment` when assigning in
branch and block.
(\[[@​pCosta99](https://redirect.github.com/pCosta99)]\[])
-
[#​13783](https://redirect.github.com/rubocop/rubocop/pull/13783):
Fix a false positive for `Lint/Void` when `each` numblock with
conditional expressions that has multiple statements.
(\[[@​earlopain](https://redirect.github.com/earlopain)]\[])
-
[#​13787](https://redirect.github.com/rubocop/rubocop/issues/13787):
Fix incorrect autocorrect for `Style/ExplicitBlockArgument` when using
arguments of `zsuper` in method definition.
(\[[@​koic](https://redirect.github.com/koic)]\[])
-
[#​13785](https://redirect.github.com/rubocop/rubocop/pull/13785):
Fix `Style/EachWithObject` cop error in case of single block argument.
(\[[@​viralpraxis](https://redirect.github.com/viralpraxis)]\[])
-
[#​13781](https://redirect.github.com/rubocop/rubocop/pull/13781):
Fix a false positive for `Lint/UnmodifiedReduceAccumulator` when
omitting the accumulator in a nested numblock.
(\[[@​earlopain](https://redirect.github.com/earlopain)]\[])
</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY3kgdXBncmFkZSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent f49b1d2 commit 1d1934d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments