restyled-io / restylers

Language-specific restylers
https://docs.restyled.io/restylers
GNU Affero General Public License v3.0
22 stars 28 forks source link

feat(rubocop): update dependency rubocop-performance to '~> 1.22.0' #814

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rubocop-performance (source, changelog) '~> 1.21.0' -> '~> 1.22.0' age adoption passing confidence

Release Notes

rubocop/rubocop-performance (rubocop-performance) ### [`v1.22.0`](https://redirect.github.com/rubocop/rubocop-performance/blob/HEAD/CHANGELOG.md#1220-2024-09-16) [Compare Source](https://redirect.github.com/rubocop/rubocop-performance/compare/v1.21.1...v1.22.0) ##### Bug fixes - [#​454](https://redirect.github.com/rubocop/rubocop-performance/issues/454): Fix false positives for `Performance/BigDecimalWithNumericArgument` when using BigDecimal 3.1+. (\[[@​koic](https://redirect.github.com/koic)]\[]) ##### Changes - [#​385](https://redirect.github.com/rubocop/rubocop-performance/issues/385): Disable `Performance/BlockGivenWithExplicitBlock` by default. (\[[@​earlopain](https://redirect.github.com/earlopain)]\[]) - [#​407](https://redirect.github.com/rubocop/rubocop-performance/issues/407): Make `Performance/DoubleStartEndWith` aware of safe navigation. (\[[@​earlopain](https://redirect.github.com/earlopain)]\[])

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.