jgraichen / redmine_dashboard

This redmine plugin adds an issue dashboard that supports drag and drop for issues and support various filters and groups.
Apache License 2.0
421 stars 107 forks source link

chore(deps): update dependency rubocop-performance to '~> 1.21.0' (main) #494

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

rubocop/rubocop-performance (rubocop-performance) ### [`v1.21.0`](https://togithub.com/rubocop/rubocop-performance/blob/HEAD/CHANGELOG.md#1210-2024-03-30) [Compare Source](https://togithub.com/rubocop/rubocop-performance/compare/v1.20.2...v1.21.0) ##### New features - [#​446](https://togithub.com/rubocop/rubocop-performance/pull/446): Support Prism as a Ruby parser (experimental). (\[[@​koic](https://togithub.com/koic)]\[]) ##### Bug fixes - [#​437](https://togithub.com/rubocop/rubocop-performance/issues/437): Fix a false positive for `Performance/ChainArrayAllocation` when using `select` with block argument after `select`. (\[[@​koic](https://togithub.com/koic)]\[]) - [#​448](https://togithub.com/rubocop/rubocop-performance/issues/448): Fix a false positive for `Performance/RedundantBlockCall` when using `block.call` with block argument. (\[[@​koic](https://togithub.com/koic)]\[]) ##### Changes - [#​240](https://togithub.com/rubocop/rubocop-performance/issues/240): Disable `Performance/Casecmp` cop by default. (\[[@​parkerfinch](https://togithub.com/parkerfinch)]\[])

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Mend Renovate. View repository job log here.