dodona-edu / dolos

:detective: Source code plagiarism detection
https://dolos.ugent.be
MIT License
248 stars 31 forks source link

Update dependency rubocop-rails to '~> 2.24', '>= 2.24.1' #1440

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rubocop-rails (source, changelog) '~> 2.24' -> '~> 2.24', '>= 2.24.1' age adoption passing confidence

Release Notes

rubocop/rubocop-rails (rubocop-rails) ### [`v2.24.1`](https://togithub.com/rubocop/rubocop-rails/blob/HEAD/CHANGELOG.md#2241-2024-03-25) [Compare Source](https://togithub.com/rubocop/rubocop-rails/compare/v2.24.0...v2.24.1) ##### Bug fixes - [#​1244](https://togithub.com/rubocop/rubocop-rails/issues/1244): Fix a false positive for `Rails/ActionControllerFlashBeforeRender` when returning `redirect_to`. (\[[@​earlopain](https://togithub.com/earlopain)]\[]) - [#​1255](https://togithub.com/rubocop/rubocop-rails/pull/1255): Fix an error for `Rails/UniqBeforePluck` with `EnforcedStyle: aggressive` when no receiver. (\[[@​earlopain](https://togithub.com/earlopain)]\[]) - [#​1247](https://togithub.com/rubocop/rubocop-rails/issues/1247): Fix an error for `Rails/UnusedIgnoredColumns` when without tables in db/schema.rb. (\[[@​koic](https://togithub.com/koic)]\[]) - [#​1253](https://togithub.com/rubocop/rubocop-rails/pull/1253): Fix an error for `Rails/WhereMissing` with leading `where` without receiver. (\[[@​earlopain](https://togithub.com/earlopain)]\[]) - [#​1254](https://togithub.com/rubocop/rubocop-rails/pull/1254): Fix an error for `Rails/ExpandedDateRange` when passing an argument only to the first method call for weeks. (\[[@​earlopain](https://togithub.com/earlopain)]\[]) - [#​1256](https://togithub.com/rubocop/rubocop-rails/pull/1256): Fix an error for `Rails/ActiveSupportOnLoad` when calling without arguments. (\[[@​earlopain](https://togithub.com/earlopain)]\[]) - [#​1230](https://togithub.com/rubocop/rubocop-rails/issues/1230): Fix a false positive for `Rails/SaveBang` if `persisted?` is checked on parenthesised expression. (\[[@​earlopain](https://togithub.com/earlopain)]\[]) - [#​1200](https://togithub.com/rubocop/rubocop-rails/issues/1200): Make `Rails/TimeZone` aware of safe navigation. (\[[@​earlopain](https://togithub.com/earlopain)]\[]) ##### Changes - [#​1257](https://togithub.com/rubocop/rubocop-rails/pull/1257): Add Rails 7.1 load hooks and `active_record_sqlite3adapter` to `Rails/ActiveSupportOnLoad`. (\[[@​earlopain](https://togithub.com/earlopain)]\[])

Configuration

πŸ“… Schedule: Branch creation - "after 13:00 on monday" in timezone Europe/Brussels, 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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 5 months ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.