yegor256 / zache

Zero-footprint Ruby In-Memory Thread-Safe Cache: when a naive implementation is enough
https://www.yegor256.com/2019/02/05/zache.html
MIT License
41 stars 6 forks source link

Update dependency rubocop-rspec to v2.23.0 #47

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
rubocop-rspec (changelog) minor '2.22.0' -> '2.23.0'

Release Notes

rubocop/rubocop-rspec (rubocop-rspec) ### [`v2.23.0`](https://togithub.com/rubocop/rubocop-rspec/blob/HEAD/CHANGELOG.md#2230-2023-07-30) [Compare Source](https://togithub.com/rubocop/rubocop-rspec/compare/v2.22.0...v2.23.0) - Add new `RSpec/Rails/NegationBeValid` cop. (\[[@​ydah](https://togithub.com/ydah)]) - Fix a false negative for `RSpec/ExcessiveDocstringSpacing` when finds description with em space. (\[[@​ydah](https://togithub.com/ydah)]) - Fix a false positive for `RSpec/EmptyExampleGroup` when example group with examples defined in `if` branch inside iterator. (\[[@​ydah](https://togithub.com/ydah)]) - Update the message output of `RSpec/ExpectActual` to include the word 'value'. (\[[@​corydiamand](https://togithub.com/corydiamand)]) - Fix a false negative for `RSpec/Pending` when `it` without body. (\[[@​ydah](https://togithub.com/ydah)]) - Add new `RSpec/ReceiveMessages` cop. (\[[@​ydah](https://togithub.com/ydah)]) - Change default.yml path to use `**/spec/*` instead of `spec/*`. (\[[@​ydah](https://togithub.com/ydah)]) - Add `AllowedIdentifiers` and `AllowedPatterns` configuration option to `RSpec/IndexedLet`. (\[[@​ydah](https://togithub.com/ydah)]) - Fix `RSpec/NamedSubject` when block has no body. (\[[@​splattael](https://togithub.com/splattael)]) - Fix `RSpec/LetBeforeExamples` autocorrect incompatible with `RSpec/ScatteredLet` autocorrect. (\[[@​ydah](https://togithub.com/ydah)]) - Update `RSpec/Focus` to support `shared_context` and `shared_examples` (\[[@​tmaier](https://togithub.com/tmaier)])

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.

yegor256 commented 11 months ago

@rultor please, try to merge, since 4 checks have passed

rultor commented 11 months ago

@rultor please, try to merge, since 4 checks have passed

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 11 months ago

@rultor please, try to merge, since 4 checks have passed

@yegor256 Done! FYI, the full log is here (took me 1min)