Update rubocop-rails 2.35.3 → 2.35.5 (patch)#1907
Merged
Merged
Conversation
danidoni
approved these changes
Jun 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ rubocop-rails (2.35.3 → 2.35.5) · Repo · Changelog
Release Notes
2.35.5
2.35.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 21 commits:
Cut 2.35.5Update ChangelogPrevent `rubocop:disable` directives from being included in examplesMerge pull request #1640 from aki77/issue-1379[Fix #1379] Fix a false positive for `Rails/SaveBang` when a persist method is the last expression in a multiline method or blockMerge pull request #1638 from corsonknowles/allow-rails-env-localAllow `Rails.env.local?` in `Rails/Env`Fix a build error in the Ruby 3.1 CI matrixReset the docs versionCut 2.35.4Update Changelog[Doc] Update the doc for `Rails/StrongParametersExpect`Merge pull request #1636 from koic/fix_strong_parameters_expect_dynamic_permit_argument[Fix #1574] Fix an invalid autocorrection for `Rails/StrongParametersExpect`Merge pull request #1633 from koic/doc_strong_parameters_expect_safetyMerge pull request #1634 from koic/fix_strong_parameters_expect_array_requireMerge pull request #1635 from jdelStrother/params-inspectAllow `inspect` in Rails/StrongParametersExpect[Doc] Document additional unsafety of `Rails/StrongParametersExpect`[Fix #1418] Fix a false positive for `Rails/StrongParametersExpect`Reset the docs version✳️ rubocop (1.87.0 → 1.88.0) · Repo · Changelog
Release Notes
1.88.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
1.15.2
1.15.1
1.15.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 26 commits:
Bump to 1.15.2Merge pull request #739 from koic/restore_ruby_3_1_supportRestore Ruby 3.1 supportBump to 1.15.1Merge pull request #737 from ruby-i18n/ignore-ruby32-rails-mainIgnore Ruby 3.2 + Rails main from the matrixMerge pull request #736 from YashaVinter/fix-feature-fiber-storageTest against Ruby 3.2fix https://github.com/ruby-i18n/i18n/issues/735 NoMethodError: undefined method [] for Fiber:ClassBump to 1.15.0Merge pull request #731 from lee266/feature/fiber-storageremove 3.2 builds from ruby.ymlMerge branch 'master' into feature/fiber-storageSupport Ruby >= 3.1Merge pull request #734 from ruby-i18n/ci-drop-ruby-3.2-rails-mainMerge pull request #733 from ruby-i18n/transliterate-o-ogonekCI: exclude Ruby 3.2 from rails-main matrixMerge pull request #720 from sobrinho/sobrinho/add-none-replacementAdd transliteration for O with ogonekfeat: require Ruby 3.2+ and simplify Fiber-based config storagechore: temp fixfeat(config): add immutable config updates with freezefeat: add owner-based CoW for Fiber-stored configfeat: add basic Fiber-backed I18n config storageMerge pull request #729 from chaadow/patch-1Make lazy loading of I18n translations thread safe ( part 2 )Release Notes
2.20.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands