Update rubocop-rails 2.24.1 → 2.28.0 (minor)#656
Closed
depfu[bot] wants to merge 1 commit intomasterfrom
Closed
Conversation
Contributor
Author
|
Closed in favor of #689. |
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.24.1 → 2.28.0) · Repo · Changelog
Release Notes
2.28.0
2.27.0
2.26.2
2.26.1
2.26.0
2.25.1
2.25.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 4 commits:
Release v2.10.0Add referenced_expressionsFix char, codepoint for single digit hex escapesDo dogfooding while linting ...Commits
See the full diff on Github. The new version differs by 48 commits:
Cut 1.69.2Update Changelog[Fix #13556] Fix false positives for `Style/FileNull`[Fix #13299] Fix `Style/BlockDelimiters` to always accept braces when an operator method argument is chainedFix `Style/ExactRegexpMatch` cop error on invalid regular expression literalMerge pull request #13539 from dvandersluis/issue/13320`Net::HTTPSession` is deprecated nowUpdate RSpec 4 CI to the monorepoFix `Lint/UnescapedBracketInRegexp` cop failure with invalid multibyte escapeMerge pull request #13570 from viralpraxis/fix-naming-rescue-exceptions-variable-name-cop-errorFix `Naming/RescueExceptionsVariableName` cop error in case of arbitrary expressionMerge pull request #13569 from viralpraxis/fix-style-method-call-without-args-parentheses-cop-error-with-mass-hash-assignmentsFix `Style/MethodCallWithoutArgsParentheses` cop error in case of mass hash assignment[Fix #12995] Fix `--disable-uncorrectable` to not insert directives inside a stringRefactor `disable_offense` to have avoid looping over nodes so many timesMerge pull request #13565 from dvandersluis/redundant-line-continuationFix test for Windows by ensuring line terminators are `LF`, not `CRLF`.[Fix #13320] Fix incorrect autocorrect when `Layout/LineContinuationLeadingSpace` and `Style/StringLiterals` autocorrects in the same passMerge pull request #13516 from dvandersluis/issue/13509Merge pull request #13564 from viralpraxis/fix-metrics-class-length-cop-error-with-chained-assignmentsFix `Metrics/ClassLength` cop error in case of chained assignmentsFix `Style/RedundantLineContinuation` false negatives when a redundant continuation follows a required continuationMerge pull request #13563 from dvandersluis/issue/13084Add test cases for `Layout/ArgumentAlignment` for method call with square brackets and no dotMerge pull request #13558 from viralpraxis/fix-lint-non-atomic-file-operation-in-case-of-implicit-receiverMerge pull request #13562 from viralpraxis/fix-bundler-duplicated-gem-error-on-empty-branchFix `Bundler/DuplicatedGem` cop error in case of empty branchFix `Lint/NonAtomicFileOperation` failure in case of implicit receiverMerge pull request #13559 from davidrunger/false-positive-for-redundant-line-continuationFix RedundantLineContinuation false positive on method def argumentFix `Style/FrozenStringLiteralComment` false positive in case of non-downcased value literalMerge pull request #13555 from koic/fix_an_incorrect_autocorrect_for_style_multiple_comparison[Fix #13553] Fix an incorrect autocorrect for `Style/MultipleComparison`Merge pull request #13551 from koic/fix_incorrect_autocorrect_for_if_with_semicolonFix lib/rubocop/magic_comment.rb broken comment linkFix an incorrect autocorrect for `Style/IfWithSemicolon`Merge pull request #13534 from viralpraxis/fix-layout-line-length-cop-failure-with-yard-like-stringMerge pull request #13542 from viralpraxis/fix-style-redundant-condition-cop-failure-with-empty-arguments-nodeFix `Layout/LineLength` cop failure in case of tabbed YARD-comment-like string.Fix `Style/RedundantCondition` cop failure in case of empty arguments nodeMerge pull request #13538 from viralpraxis/automatic-pre-commit-repo-revision-update-in-docsImprove `Layout/EmptyLinesAroundBeginBody` exampleFix an error for `InternalAffairs/OperatorKeyword`Fix grammar in `Layout/LineContinuationLeadingSpace` offense messagesAutomatic pre-commit repository revision update in docsReset the docs versionMerge pull request #13536 from viralpraxis/fix-repo-revision-for-precommit-in-docsSpecify `v1.9.0` repository revision for precommit integration in docsDepfu 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
Go to the Depfu Dashboard to see the state of your dependencies and to customize how Depfu works.