[ruby] Update rubocop-rails 2.35.3 → 2.35.5 (patch)#800
Merged
Conversation
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 versionRelease Notes
1.15.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 3 commits:
Bump to 1.15.2Merge pull request #739 from koic/restore_ruby_3_1_supportRestore Ruby 3.1 supportRelease 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