-
Notifications
You must be signed in to change notification settings - Fork 130
Commit aeaeb84
authored
chore(deps): update dependency rubocop to v1.72.2 (#388)
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.2))
| `1.72.1` -> `1.72.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.72.2`](https://redirect.github.com/rubocop/rubocop/blob/HEAD/CHANGELOG.md#1722-2025-02-17)
[Compare
Source](https://redirect.github.com/rubocop/rubocop/compare/v1.72.1...v1.72.2)
##### Bug fixes
-
[#​13853](https://redirect.github.com/rubocop/rubocop/pull/13853):
Fix exclusion of relative paths in plugin's `AllCops: Exclude` as
expected. (\[[@​koic](https://redirect.github.com/koic)]\[])
-
[#​13844](https://redirect.github.com/rubocop/rubocop/issues/13844):
Fix an error for `Style/RedundantFormat` when a template argument is
used without keyword arguments.
(\[[@​koic](https://redirect.github.com/koic)]\[])
-
[#​13857](https://redirect.github.com/rubocop/rubocop/pull/13857):
Fix an error for `Style/RedundantFormat` when numeric placeholders is
used in the template argument.
(\[[@​koic](https://redirect.github.com/koic)]\[])
-
[#​13861](https://redirect.github.com/rubocop/rubocop/issues/13861):
Fix `ArgumentError` related to two deprecated `AllowedPattern` APIs.
(\[[@​koic](https://redirect.github.com/koic)]\[])
-
[#​13849](https://redirect.github.com/rubocop/rubocop/issues/13849):
Fix an error for `Lint/UselessConstantScoping` when multiple assigning
to constants after `private` access modifier.
(\[[@​koic](https://redirect.github.com/koic)]\[])
-
[#​13856](https://redirect.github.com/rubocop/rubocop/issues/13856):
Fix false positives for `Lint/UselessConstantScoping` when a constant is
used after `private` access modifier with arguments.
(\[[@​koic](https://redirect.github.com/koic)]\[])
##### Changes
-
[#​13846](https://redirect.github.com/rubocop/rubocop/issues/13846):
Mark `Style/RedundantFormat` as unsafe autocorrect.
(\[[@​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 9478563 commit aeaeb84Copy full SHA for aeaeb84
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| 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