Skip to content

fix(deps): update dependency rubocop to v1.55.0

Sylvain Desbureaux requested to merge renovate/ruby into main

This MR contains the following updates:

Package Update Change
rubocop (source, changelog) minor 1.54.2 -> 1.55.0

Release Notes

rubocop/rubocop (rubocop)

v1.55.0

Compare Source

New features
  • #​11794: Add support to Style/ArgumentsForwarding for anonymous arg/kwarg forwarding in Ruby 3.2. ([@​owst][])
  • #​12044: Make LSP server support layoutMode option to run layout cops. ([@​koic][])
  • #​12056: Make LSP server support lintMode option to run lint cops. ([@​koic][])
  • #​12046: Make ReturnNilInPredicateMethodDefinition aware of nil at the end of predicate method definition. ([@​koic][])
Bug fixes
Changes

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports