code0-tech / sagittarius

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

Update dependency rubocop-rspec to v3 #207

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 4 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rubocop-rspec (changelog) '~> 2.22' -> '~> 3.0' age adoption passing confidence

Release Notes

rubocop/rubocop-rspec (rubocop-rspec) ### [`v3.0.1`](https://togithub.com/rubocop/rubocop-rspec/blob/HEAD/CHANGELOG.md#301-2024-06-11) [Compare Source](https://togithub.com/rubocop/rubocop-rspec/compare/v3.0.0...v3.0.1) - Bump RuboCop requirement to +1.61. (\[[@​ydah](https://togithub.com/ydah)]) ### [`v3.0.0`](https://togithub.com/rubocop/rubocop-rspec/blob/HEAD/CHANGELOG.md#300-2024-06-11) [Compare Source](https://togithub.com/rubocop/rubocop-rspec/compare/v2.31.0...v3.0.0) - Remove extracted cops in `Capybara`, `FactoryBot` and `Rails` departments. (\[[@​ydah](https://togithub.com/ydah)]) - Remove `RuboCop::RSpec::Language::NodePattern`. (\[[@​ydah](https://togithub.com/ydah)]) - Remove `RSpec/FilePath` cop. (\[[@​ydah](https://togithub.com/ydah)]) - Remove `RSpec/Capybara/FeatureMethods` cop. If you are using this cop, change it to use `RSpec/Dialect`. (\[[@​ydah](https://togithub.com/ydah)]) - Add new `RSpec/MissingExpectationTargetMethod` cop. (\[[@​krororo](https://togithub.com/krororo)]) - Fix an error for `RSpec/ScatteredSetup` when one of the hooks is an empty block. (\[[@​earlopain](https://togithub.com/earlopain)]) These previously pending cops are now enabled by default: `RSpec/BeEmpty`, `RSpec/BeEq`, `RSpec/BeNil`, `RSpec/ChangeByZero`, `RSpec/ClassCheck`, `RSpec/ContainExactly`, `RSpec/DuplicatedMetadata`, `RSpec/EmptyMetadata`, `RSpec/EmptyOutput`, `RSpec/Eq`, `RSpec/ExcessiveDocstringSpacing`, `RSpec/ExpectInLet`, `RSpec/IdenticalEqualityAssertion`, `RSpec/IndexedLet`, `RSpec/IsExpectedSpecify`, `RSpec/MatchArray`, `RSpec/MetadataStyle`, `RSpec/NoExpectationExample`, `RSpec/PendingWithoutReason`, `RSpec/ReceiveMessages`, `RSpec/RedundantAround`, `RSpec/RedundantPredicateMatcher`, `RSpec/RemoveConst`, `RSpec/RepeatedSubjectCall`, `RSpec/SkipBlockInsideExample`, `RSpec/SortMetadata`, `RSpec/SpecFilePathFormat`, `RSpec/SpecFilePathSuffix`, `RSpec/SubjectDeclaration`, `RSpec/UndescriptiveLiteralsDescription`, and `RSpec/VerifiedDoubleReference`. Read more about how to upgrade in https://docs.rubocop.org/rubocop-rspec/upgrade_to_version\_3.html ### [`v2.31.0`](https://togithub.com/rubocop/rubocop-rspec/blob/HEAD/CHANGELOG.md#2310-2024-06-07) [Compare Source](https://togithub.com/rubocop/rubocop-rspec/compare/v2.30.0...v2.31.0) - Support `AutoCorrect: contextual` option for LSP. (\[[@​ydah](https://togithub.com/ydah)])

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 weeks ago

GitLab Pipeline Action

General information

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

Status: Passed \ Duration: 6 minutes

Job summaries

rspec: [ee]

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

rspec: [ce]

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

docs:preview

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

rubocop

346 files inspected, no offenses detected