Update rubocop 0.71.0 → 1.82.1 (major) #247
Open
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 (0.71.0 → 1.82.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 24 commits:
Cut 1.82.1Update Changelog[Fix rubocop#14559] Fix false positives for `Lint/UselessAssignment` when a variable is assigned in loop body and used in loop conditionOptimize cache cleanup routine[Fix #14743] Fix false positives for `Layout/MultilineMethodCallIndentation`Merge pull request #14742 from ydakuka/14737/fix_crash_in_layout_redundant_line_break_when_layout_line_length_is_disabled[Fix rubocop#14737] Fix crash in `Layout/RedundantLineBreak` when `Layout/LineLength` is disabledMerge pull request #14738 from koic/fix_an_error_for_style_trailing_comma_in_arguments[Fix #14736] Fix an error for `Style/TrailingCommaInArguments`Merge pull request #14725 from viralpraxis/fix-layout-line-length-cop-error-if-disabled-and-forcedFix `Layout/LineLength` cop error if the cop is disabled and forcedMerge pull request #14728 from Earlopain/unskip-prism-operator-callHandle `foo.~@` on prism for `Style/OperatorMethodCall`Compute the `source_checksum` before spawning workers.Optimize SpaceAfterPunctuationMerge pull request #14729 from Earlopain/remove-prism-skipRemove prism test skip for `Layout/MultilineOperationIndentation`Merge pull request #14721 from koic/fix_broken_build_with_prism_1_7_0Workaround for CI with Prism 1.7.0Fix incorrect alternative pattern matching syntaxMerge pull request #14719 from floriandejonckheere/fix-crash-when-layout-linelength-disabledFix crash when Layout/LineLength is disabledMerge pull request #14713 from rscq/fix_indentation_width_method_chain_blocksReset the docs versionCommits
See the full diff on Github. The new version differs by 22 commits:
Bump version.Update CI matrix, remove redundant `context`s from specs (#42)Replace bacon with rspec (#41)Use latest ruby versions on test job (#39)Bump actions/checkout (#38)Use `require_relative` instead of `require` (#37)Update Rubies in CI (#35)Fix usage example for Sexp (#36)Fix broken linkFixnum is now spelled Integer (#33)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.18.0)
🆕 language_server-protocol (added, 3.17.0.5)
🆕 lint_roller (added, 1.1.0)
🆕 prism (added, 1.7.0)
🆕 racc (added, 1.8.1)
🆕 regexp_parser (added, 2.11.3)
🆕 rubocop-ast (added, 1.48.0)
🆕 unicode-emoji (added, 4.2.0)
🗑️ 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