Commit 9478563
authored
chore(deps): update dependency rubocop to v1.72.1 (#387)
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.72.1))
| `1.72.0` -> `1.72.1` |
[](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.72.1`](https://redirect.github.com/rubocop/rubocop/blob/HEAD/CHANGELOG.md#1721-2025-02-15)
[Compare
Source](https://redirect.github.com/rubocop/rubocop/compare/v1.72.0...v1.72.1)
##### Bug fixes
-
[#​13836](https://redirect.github.com/rubocop/rubocop/issues/13836):
Fix an error for `Style/RedundantParentheses` when a different
expression appears before a range literal.
(\[[@​koic](https://redirect.github.com/koic)]\[])
-
[#​13839](https://redirect.github.com/rubocop/rubocop/issues/13839):
Fix false positives for `Lint/RedundantTypeConversion` when passing
block arguments when generating a Hash or a Set.
(\[[@​koic](https://redirect.github.com/koic)]\[])
##### Changes
-
[#​13839](https://redirect.github.com/rubocop/rubocop/pull/13839):
Extension plugin is loaded automatically with \`require
'rubocop/rspec/support'.
(\[[@​koic](https://redirect.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY3kgdXBncmFkZSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 54830f0 commit 9478563
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments