slurpcode / slurp

One repo to rule them all !!?!?!! 🤓 😎
https://slurp.rtfd.io/
GNU General Public License v3.0
54 stars 75 forks source link

chore(deps): update dependency rubocop to v1.62.0 #2589

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 (source, changelog) 1.61.0 -> 1.62.0 age adoption passing confidence

Release Notes

rubocop/rubocop (rubocop) ### [`v1.62.0`](https://togithub.com/rubocop/rubocop/blob/HEAD/CHANGELOG.md#1620-2024-03-06) [Compare Source](https://togithub.com/rubocop/rubocop/compare/v1.61.0...v1.62.0) ##### New features - [#​12600](https://togithub.com/rubocop/rubocop/issues/12600): Support Prism as a Ruby parser (experimental). (\[[@​koic](https://togithub.com/koic)]\[]) - [#​12725](https://togithub.com/rubocop/rubocop/pull/12725): Support `TargetRubyVersion 3.4` (experimental). (\[[@​koic](https://togithub.com/koic)]\[]) ##### Bug fixes - [#​12746](https://togithub.com/rubocop/rubocop/pull/12746): Fix a false positive for `Lint/ToEnumArguments` when enumerator is created for another method in no arguments method definition. (\[[@​koic](https://togithub.com/koic)]\[]) - [#​12726](https://togithub.com/rubocop/rubocop/issues/12726): Fix a false positive for `Style/RedundantLineContinuation` when using line concatenation and calling a method with keyword arguments without parentheses. (\[[@​koic](https://togithub.com/koic)]\[]) - [#​12738](https://togithub.com/rubocop/rubocop/issues/12738): Fix an error for `Style/Encoding` when magic encoding with mixed case present. (\[[@​koic](https://togithub.com/koic)]\[]) - [#​12732](https://togithub.com/rubocop/rubocop/pull/12732): Fix error determining target Ruby when gemspec `required_ruby_version` is read from another file. (\[[@​davidrunger](https://togithub.com/davidrunger)]\[]) - [#​12736](https://togithub.com/rubocop/rubocop/issues/12736): Fix invalid autocorrect in `Layout/SpaceInsideHashLiteralBraces`. (\[[@​bquorning](https://togithub.com/bquorning)]\[]) - [#​12667](https://togithub.com/rubocop/rubocop/issues/12667): Don't load excluded configuration. (\[[@​jonas054](https://togithub.com/jonas054)]\[])

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.