yegor256 / 0pdd

Puzzle Driven Development (PDD) Chatbot Assistant for Your GitHub Repositories
https://www.0pdd.com
MIT License
127 stars 32 forks source link

Update dependency rubocop to v1.65.1 #666

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rubocop (source, changelog) '1.65.0' -> '1.65.1' age adoption passing confidence

Release Notes

rubocop/rubocop (rubocop) ### [`v1.65.1`](https://togithub.com/rubocop/rubocop/blob/HEAD/CHANGELOG.md#1651-2024-08-01) [Compare Source](https://togithub.com/rubocop/rubocop/compare/v1.65.0...v1.65.1) ##### New features - [#​13068](https://togithub.com/rubocop/rubocop/pull/13068): Add config validation to `Naming/PredicateName` to check that all `ForbiddenPrefixes` are being checked. (\[[@​maxjacobson](https://togithub.com/maxjacobson)]\[]) ##### Bug fixes - [#​13051](https://togithub.com/rubocop/rubocop/issues/13051): Fix an error for `Lint/FloatComparison` when comparing with rational literal. (\[[@​koic](https://togithub.com/koic)]\[]) - [#​13065](https://togithub.com/rubocop/rubocop/issues/13065): Fix an error for `Lint/UselessAssignment` when same name variables are assigned using chained assignment. (\[[@​koic](https://togithub.com/koic)]\[]) - [#​13062](https://togithub.com/rubocop/rubocop/pull/13062): Fix an error for `Style/InvertibleUnlessCondition` when using empty parenthesis as condition. (\[[@​earlopain](https://togithub.com/earlopain)]\[]) - [#​11438](https://togithub.com/rubocop/rubocop/issues/11438): Explicitly load `fileutils` before calculating `before_us`. (\[[@​r7kamura](https://togithub.com/r7kamura)]\[]) - [#​13044](https://togithub.com/rubocop/rubocop/issues/13044): Fix false negatives for `Lint/ImplicitStringConcatenation` when using adjacent string interpolation literals on the same line. (\[[@​koic](https://togithub.com/koic)]\[]) - [#​13083](https://togithub.com/rubocop/rubocop/pull/13083): Fix a false positive for `Style/GlobalStdStream` when using namespaced constants like `Foo::STDOUT`. (\[[@​earlopain](https://togithub.com/earlopain)]\[]) - [#​13081](https://togithub.com/rubocop/rubocop/pull/13081): Fix a false positive for `Style/ZeroLengthPredicate` when using safe navigation and non-zero comparison. (\[[@​fatkodima](https://togithub.com/fatkodima)]\[]) - [#​13041](https://togithub.com/rubocop/rubocop/issues/13041): Fix false positives for `Lint/UselessAssignment` when pattern match variable is assigned and used in a block. (\[[@​koic](https://togithub.com/koic)]\[]) - [#​13076](https://togithub.com/rubocop/rubocop/issues/13076): Fix an incorrect autocorrect for `Naming/RescuedExceptionsVariableName` when using hash value omission. (\[[@​koic](https://togithub.com/koic)]\[])

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 was generated by Mend Renovate. View the repository job log.

yegor256 commented 1 month ago

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

rultor commented 1 month 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 1 month ago

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

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