Commit ace9dd5
authored
Update dependency rubocop to v1.81.6 (#687)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [rubocop](https://rubocop.org/)
([source](https://github.com/rubocop/rubocop),
[changelog](https://github.com/rubocop/rubocop/releases/tag/v1.81.6))
| `1.81.1` -> `1.81.6` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>rubocop/rubocop (rubocop)</summary>
###
[`v1.81.6`](https://github.com/rubocop/rubocop/blob/HEAD/CHANGELOG.md#1816-2025-10-21)
[Compare
Source](https://github.com/rubocop/rubocop/compare/v1.81.1...v1.81.6)
##### Bug fixes
-
[#​14587](https://github.com/rubocop/rubocop/issues/14587):
Fix an error for `Lint/SelfAssignment` when using `[]=` assignment with
no arguments. (\[[@​koic](https://github.com/koic)]\[])
-
[#​14572](https://github.com/rubocop/rubocop/issues/14572):
Fix an error for `Style/ArrayIntersect` when `intersection(other).any?`
is called without a receiver.
(\[[@​koic](https://github.com/koic)]\[])
-
[#​14599](https://github.com/rubocop/rubocop/pull/14599):
Fix a crash when `Style/ConditionalAssignment` is configured with
`assign_inside_conditional` and the conditional contains a multi-line
regex.
(\[[@​martinemde](https://github.com/martinemde)]\[])
-
[#​14574](https://github.com/rubocop/rubocop/pull/14574):
Fix false positives for `Style/RedundantInterpolation` when using a
one-line `=>` pattern matching.
(\[[@​koic](https://github.com/koic)]\[])
-
[#​14602](https://github.com/rubocop/rubocop/issues/14602):
Fix false positives for `Style/EndlessMethod` when heredoc is used in
method body. (\[[@​koic](https://github.com/koic)]\[])
-
[#​14594](https://github.com/rubocop/rubocop/issues/14594):
Fix false positives for `Style/EndlessMethod` when the endless method
would exceed the maximum line length.
(\[[@​koic](https://github.com/koic)]\[])
-
[#​14605](https://github.com/rubocop/rubocop/issues/14605):
Fix false positive for `Lint/EmptyInterpolation` when interpolation is
inside a `%W` literal.
(\[[@​dvandersluis](https://github.com/dvandersluis)]\[])
-
[#​14604](https://github.com/rubocop/rubocop/issues/14604):
Fix `Style/RedundantFormat` false positive when a interpolated value is
given to a specifier with a width or precision.
(\[[@​dvandersluis](https://github.com/dvandersluis)]\[])
-
[#​14607](https://github.com/rubocop/rubocop/pull/14607):
Fix `Style/RedundantFormat` handling control characters like `\n`.
(\[[@​dvandersluis](https://github.com/dvandersluis)]\[])
-
[#​14577](https://github.com/rubocop/rubocop/pull/14577):
Fix an incorrect autocorrect for `Style/Semicolon` when a method call
using hash value omission without parentheses is terminated with a
semicolon. (\[[@​koic](https://github.com/koic)]\[])
-
[#​14552](https://github.com/rubocop/rubocop/issues/14552):
Fix a false positive for `Security/JSONLoad` when `create_additions` is
explicitly specified.
(\[[@​earlopain](https://github.com/earlopain)]\[])
##### Changes
-
[#​14566](https://github.com/rubocop/rubocop/pull/14566):
Enhance `Lint::ConstantOverwrittenInRescue` cop to detect offenses
within fully qualified constants.
(\[[@​viralpraxis](https://github.com/viralpraxis)]\[])
-
[#​14575](https://github.com/rubocop/rubocop/pull/14575):
Enhance `Lint/ConstantOverwrittenInRescue` cop to detect offenses within
nested constants.
(\[[@​viralpraxis](https://github.com/viralpraxis)]\[])
-
[#​14596](https://github.com/rubocop/rubocop/pull/14596):
Change `Lint/ConstantOverwrittenInRescue` to detect any constant
assignment.
(\[[@​viralpraxis](https://github.com/viralpraxis)]\[])
-
[#​14568](https://github.com/rubocop/rubocop/pull/14568):
Make `Style/LambdaCall` autocorrection contextual.
(\[[@​koic](https://github.com/koic)]\[])
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY3kgdXBncmFkZSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent cc5ec64 commit ace9dd5
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments