Update rubocop-performance 1.3.0 → 1.23.1 (minor)#206
Closed
depfu[bot] wants to merge 1 commit into
Closed
Conversation
Author
|
Closed in favor of #213. |
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.
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
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-performance (1.3.0 → 1.23.1) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
✳️ rubocop (0.71.0 → 1.69.2) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
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 docsCommits
See the full diff on Github. The new version differs by 12 commits:
Bump version.Run tests using github actions (#32)added dummy test github actionEnable matching with `Node#deconstruct` (#31)Add Truffleruby head to CIBump version.Fixed AST::Node#updated to always return a copy. (#25)Removed unused dependencies from gemspec.update cibump rakeOnly ship the necessary library files in the gem artifactFix typo.Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
3.1.1 (from changelog)
3.1.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 29 commits:
v3.1.1fix: Include all lib/ filesAdd screenshot of example in READMEUpdate .travis.ymlUpdate .travis.ymlRuboCop: configure new 0.81.0 rulesPin RuboCop to 0.81.0 to support Ruby 2.3v3.1.0v3.1.0 Changelog(chore) Add v0.80 RuboCop copsCI: Use JRuby 9.2.11.0CI: Update matrixFix RuboCop offenses and warnings about .rubocop.ymlGemspec: List files using RubyCI: Use 2.4.6, 2.5.5, 2.6.3, jruby-9.2.7.0 (#94)Use rubocop latest, drop support for Ruby 2.1, 2.2 (#91)CI: Allow Bundler 2, add Rubies to CI matrix (#89)Remove specific TargetRubyVersion from .rubocop.yml (#88)README: Add cross_out, strike to presenters docsAdd test with non-existent :color (#86)introducing #cross_out (#84)Simplify `wrap_with_sgr` method (#85)Merge pull request #83 from chiting/add-hex-checkMake rubocop happyAdd hexadecimal format checkingAdd unit test for non hexadecimal stringMerge pull request #81 from nicolasleger/patch-1[CI] Test against new Ruby 2.5 and patchedUpdate changelogRelease Notes
1.13.0 (from changelog)
1.12.0 (from changelog)
1.11.0 (from changelog)
Does any of this look wrong? Please let us know.
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
🆕 json (added, 2.9.1)
🆕 language_server-protocol (added, 3.17.0.3)
🆕 racc (added, 1.8.1)
🆕 regexp_parser (added, 2.10.0)
🆕 rubocop-ast (added, 1.37.0)
🆕 unicode-emoji (added, 4.0.4)
🗑️ jaro_winkler (removed)
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