Skip to content

chore(deps): align rubocop version across the monorepo#298

Merged
matthv merged 1 commit into
mainfrom
chore/align-rubocop-version
May 6, 2026
Merged

chore(deps): align rubocop version across the monorepo#298
matthv merged 1 commit into
mainfrom
chore/align-rubocop-version

Conversation

@matthv
Copy link
Copy Markdown
Member

@matthv matthv commented May 6, 2026

Align rubocop, rubocop-performance, and rubocop-rspec versions across all packages

Updates all package Gemfile and Gemfile-test files to use rubocop 1.86.1, rubocop-performance 1.26.1, and rubocop-rspec 3.9.0. Fixes linting violations introduced by the new versions, including replacing each_with_object with to_h, using negative array indices (-1, -2) instead of length - n, switching include_examples to include_context in RSpec shared contexts, and cleaning up unnecessary regex escapes.

Macroscope summarized a3f7083.

@matthv matthv merged commit 77d8ae2 into main May 6, 2026
40 checks passed
@matthv matthv deleted the chore/align-rubocop-version branch May 6, 2026 12:36
@forest-bot
Copy link
Copy Markdown
Member

🎉 This PR is included in version 1.29.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants