code0-tech / sagittarius

The orchestrating backend for the Code0 application
4 stars 0 forks source link

Update dependency rubocop-rails to v2.25.0 #187

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

rubocop/rubocop-rails (rubocop-rails) ### [`v2.25.0`](https://togithub.com/rubocop/rubocop-rails/blob/HEAD/CHANGELOG.md#2250-2024-05-17) [Compare Source](https://togithub.com/rubocop/rubocop-rails/compare/v2.24.1...v2.25.0) ##### New features - [#​1272](https://togithub.com/rubocop/rubocop-rails/pull/1272): Add new `Rails/WhereRange` cop. (\[[@​fatkodima](https://togithub.com/fatkodima)]\[]) ##### Bug fixes - [#​1270](https://togithub.com/rubocop/rubocop-rails/issues/1270): Fix an incorrect autocorrect for `Rails/Validation` when using `validates_size_of`. (\[[@​koic](https://togithub.com/koic)]\[]) - [#​1278](https://togithub.com/rubocop/rubocop-rails/issues/1278): Fix a false positive for `Rails/SkipsModelValidations` when using `insert` or `insert!` with a safe navigator. (\[[@​tldn0718](https://togithub.com/tldn0718)]\[]) - [#​1260](https://togithub.com/rubocop/rubocop-rails/issues/1260): Fix a performance regression caused by `Rails/UnknownEnv` when using Rails 7.1. (\[[@​lukasfroehlich1](https://togithub.com/lukasfroehlich1)]\[]) ##### Changes - [#​1249](https://togithub.com/rubocop/rubocop-rails/issues/1249): Disable `Rails/UnusedIgnoredColumns` by default. (\[[@​earlopain](https://togithub.com/earlopain)]\[]) - [#​1266](https://togithub.com/rubocop/rubocop-rails/pull/1266): Check `change_table` calls for offenses. (\[[@​ccutrer](https://togithub.com/ccutrer)]\[]) - [#​1267](https://togithub.com/rubocop/rubocop-rails/pull/1267): Make `Rails/HttpStatus` aware of Rails-specific response assertions. (\[[@​tldn0718](https://togithub.com/tldn0718)]\[]) - [#​1137](https://togithub.com/rubocop/rubocop-rails/pull/1137): Migrate to `TargetRailsVersion` the new [`requires_gem` API](https://togithub.com/rubocop/rubocop/pull/12186). (\[[@​amomchilov](https://togithub.com/amomchilov)]\[])

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.

github-actions[bot] commented 4 months ago

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/1314677005

Status: Passed \ Duration: 6 minutes

Job summaries

rspec: [ee]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/6996341828/artifacts/tmp/coverage/index.html Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/1314677005/test_report Finished in 13.25 seconds (files took 11.49 seconds to load) 669 examples, 0 failures 2039 / 2347 LOC (86.88%) covered. [TEST PROF INFO] Time spent in factories: 00:04.851 (22.92% of total time)

rspec: [ce]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/6996341827/artifacts/tmp/coverage/index.html Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/1314677005/test_report Finished in 10.79 seconds (files took 9.85 seconds to load) 616 examples, 0 failures 1887 / 2210 LOC (85.38%) covered. [TEST PROF INFO] Time spent in factories: 00:04.231 (25.75% of total time)

docs:preview

Documentation preview available at https://code0-tech.gitlab.io/-/development/telescopium/-/jobs/6996344346/artifacts/dist/index.html

rubocop

346 files inspected, no offenses detected