Update rubocop-rails: 2.18.0 → 2.19.1 (minor) #1175
Closed
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.18.0 → 2.19.1) · Repo · Changelog
Release Notes
2.19.1
2.19.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 62 commits:
Cut 2.19.1Update ChangelogAdd the style guide URL for `Rails/WhereNotWithMultipleConditions`Merge pull request #983 from koic/fix_an_error_for_rails_three_state_booleanMerge pull request #977 from tmaier/generator-2[Fix #979] Fix an error for `Rails/ThreeStateBooleanColumn`Update documentation to fix Rubocop errors in 'rails generate' commandUse RuboCop Performance 1.17Remove legacy docsSwitch back docs version to masterCut 2.19.0Update ChangelogMerge pull request #976 from koic/fix_a_false_positive_for_rails_output_safetyMerge pull request #975 from koic/allow_create_table_with_timestamps_for_id_falseMerge pull request #974 from koic/make_rails_delegate_aware_of_selfUse `each_comment_in_lines` instead of deprecated APIRemove `Style/InverseMethods` config for `exists?`Merge pull request #973 from koic/make_style_inverse_methods_aware_of_exists_predicateMerge pull request #972 from koic/mark_rails_find_each_as_unsafeMerge pull request #971 from koic/mark_rails_response_parsed_body_as_unsafe[Fix #501] Fix a false positive for `Rails/OutputSafety`[Fix #34] Allow `CreateTableWithTimestamps` when using `id: false` and not include `timestamps`[Fix #45] Make `Rails/Delegate` aware of `self`[Fix #888] Make `Style/InverseMethods` aware of `exists?`[Fix #694] Mark `Rails/FindEach` as unsafeMerge pull request #299 from tejasbubane/reflection-class-name-autocorrect[Fix #940] Mark `Rails/ResponseParsedBody` as unsafeAdd autocorrection for `Rails/ReflectionClassName` copRemove redundant `to_s` suggestion from offense message for `Rails/FilePath`Merge pull request #969 from koic/fix_a_false_positive_for_rails_http_positional_argumentsMerge pull request #968 from koic/fix_incompatible_suggestion_mesage_for_rails_file_path[Fix #99] Fix a false positive for `Rails/HttpPositionalArguments`[Fix #472] Fix incompatible suggestion message for `Rails/FilePath`Merge pull request #676 from fatkodima/three-state-booleanMerge pull request #965 from koic/fix_a_false_negative_for_rails_outputMerge pull request #964 from koic/remove_redundant_config_for_style_inverse_methodsMerge pull request #963 from koic/fix_a_false_positive_for_rails_pluck[Fix #934] Fix a false negative for `Rails/Output`[Fix #941] Remove redundant config for `Style/InverseMethods`[Fix #860] Fix a false positive for `Rails/Pluck`Merge pull request #961 from tmaier/patch-1Do not fail rubocop when using in generatorSuppress new `Style/MapToSet` offenseMerge pull request #956 from koic/add_rails_tips_to_docsMerge pull request #957 from koic/sync_spell_checking_workflowUse Codespell GitHub ActionsSuppress new `InternalAffairs/RedundantSourceRange` offenses[Doc] Add `config.generators.after_generate` Rails config to docsMerge pull request #943 from fatkodima/require-missing-blankMerge pull request #945 from ybiquitous/patch-1Fix typo in `Rails/UniqueValidationWithoutIndex` docMerge pull request #954 from koic/fix_an_error_for_rails_where_not_with_multiple_conditions[Fix #938] Fix an error for `Rails/WhereNotWithMultipleConditions`[Doc] Add `$` to console commandsFix typosRequire missing `#blank?` from ActiveSupportAdd new `Rails/ThreeStateBoolean` copSuppress `InternalAffairs/RedundantSourceRange` offense[Fix #939] Remove missing references for `Rails/ActionControllerFlashBeforeRender`Fix an error when using RuboCop 1.46.0 or lowerSuppress `InternalAffairs/LocationExpression` offensesSwitch back docs version to master✳️ rubocop (1.48.1 → 1.50.1) · Repo · Changelog
Release Notes
1.50.1
1.50.0
1.49.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.
Commits
See the full diff on Github. The new version differs by 6 commits:
Update changelog.Update changelog.Update changelog.Bump version.* Bump maintenance branches to 3.2.2, 3.1.4, 3.0.6, and 2.7.8 (#920)Update changelog.Release Notes
1.28.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 5 commits:
Cut 1.28.0Update ChangelogAdd `forwarded_kwrestarg` node to `AST::Builder`Suppress RuboCop offensesRestore docs/antora.ymlDepfu 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