Update rubocop 0.71.0 → 1.86.2 (major)#257
Closed
depfu[bot] wants to merge 1 commit into
Closed
Conversation
Author
|
Closed in favor of #258. |
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 (0.71.0 → 1.86.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 71 commits:
Cut 1.86.2Update ChangelogDon't use Registry#to_hSimplify registry internalsFix false positives in `Style/Copyright`Fix extension suggestion documentation linkMerge pull request #15161 from koic/fix_an_error_for_style_reduce_to_hash.mdMerge pull request #15160 from lovro-bikic/autoload-mixinsAutoload mixins instead of requiring themFix an error for `Style/ReduceToHash` copAutoload correctors instead of requiring themPartially revert auto-gen-config in parallel[Fix #15155] Fix false negatives in `Style/RedundantSelf`Merge pull request #15156 from koic/fix_an_error_for_style_hash_lookup_methodMerge pull request #15154 from deivid-rodriguez/out-with-parallelFix an error for `Style/HashLookupMethod` copFix bug where specifying `--out` disables parallelizationMerge pull request #15151 from bquorning/move-exclude_limit_helperMerge pull request #15150 from koic/fix_false_positives_in_lint_redundant_safe_navigation_for_rescue_and_ensureMerge pull request #15053 from t-daisuke/dos-1stMerge pull request #15149 from koic/fix_false_positives_in_lint_redundant_safe_navigation_for_unless[Fix #15040] Exclude `constants` from `Style/ModuleMemberExistenceCheck`Move shared context "with exclude limit tracking"[Fix #15148] Fix false positives in `Lint/RedundantSafeNavigation`[Fix #15147] Fix false positives in `Lint/RedundantSafeNavigation`Merge pull request #15146 from koic/fix_an_error_in_style_sole_nested_conditional[Fix #15144] Fix an error for `Style/SoleNestedConditional`Merge pull request #15141 from koic/fix_infinite_loop_for_gemspec_require_mfaMerge pull request #15143 from jonas054/15142-fix-infinite-loop[Fix #15142] Fix unbreakable range bug for autocorrectFix incorrect autocorrect for `Gemspec/RequireMFA` causing an infinite loop[Fix #10179] Fix `Style/DocumentDynamicEvalDefinition` false positive on escaped interpolation[Fix #15136] Fix false positive for `Lint/MissingCopEnableDirective` inside `# rubocop:push`/`# rubocop:pop`Merge pull request #15138 from koic/fix_false_positive_warning_for_two_layout_copsMerge pull request #15066 from nicolas-finary/fix/multiline-method-call-indentation-hash-pair[Fix #15137] Fix incorrect "does not support `IndentationWidth` parameter" warning[Fix #15054] Fix false positive for in hash pairs with block receiverMerge pull request #15134 from maxjacobson/mj/update-datetime-docsMerge pull request #14948 from hammadxcm/fix/14821-if-inside-else-comment-autocorrectUpdate Style/DateTime documentationMerge pull request #15132 from koic/fix_incorrect_autocorrect_in_style_copyright[Fix #15130] Fix incorrect autocorrect in `Style/Copyright`[Docs] Fix typosMake `InternalAffairs/LocationLineEqualityComparison` aware of `loc.begin` and `loc.end`Adjust range operation and add autocorrect test in `Lint/UselessAssignment`Merge pull request #15121 from koic/fix_false_positives_in_style_while_until_modifierExtend `Style/WhileUntilModifier` to skip any conditional bodyMerge pull request #15101 from sorafujitani/fix-14971-while-until-modifier-conditional-bodyMerge pull request #15116 from koic/fix_regexp_literal_autocorrect_breaks_syntax_with_curly_braces[Fix #15115] Fix an incorrect autocorrect in `Style/RegexpLiteral`Merge pull request #15112 from koic/fix_false_positive_in_lint_require_relative_self_path[Fix #15107] Fix false positives in `Lint/RequireRelativeSelfPath`Merge pull request #15110 from tdeo/true_runner_parallelism[Fix #15075] Implement true runner parallelismMerge pull request #15109 from alpaca-tc/fix-15106[Fix #15106] Fix TargetFinder to work correctly inside hidden parent directories[Fix #11232] Add --list-enabled-cops-for CLI option[Fix #13755] Run --auto-gen-config in parallelExtract read_exclude_limit spec helper for exclude_limit assertionsMerge pull request #15103 from koic/fix_frozen-error_in_formatter_disabled_config_formatterMerge pull request #15104 from toy/fix-EnforcedStyleForLeadingUnderscores-headerFix space/typo in EnforcedStyleForLeadingUnderscores docs header[Fix #15102] Fix `FrozenError` in `DisabledConfigFormatter`[Fix #14971] Don't suggest modifier form when the body is a conditionalMerge pull request #15100 from jonas054/11828_autocorrect_interference[Fix #11828] Fix brace corrector for EOL commentsMerge pull request #14954 from zeronosu77108/fix_aggregate_template_fragment_autocorrections[Fix #14583] Aggregate template fragment autocorrections per iterationUse AST methods instead of regex to detect spaces in `Lint/ParenthesesAsGroupedExpression`Use AST methods instead of regex to detect empty parentheses in `Style/SymbolProc`Reset the antora 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.Release Notes
2.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 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.19.5)
🆕 language_server-protocol (added, 3.17.0.5)
🆕 lint_roller (added, 1.1.0)
🆕 prism (added, 1.9.0)
🆕 racc (added, 1.8.1)
🆕 regexp_parser (added, 2.12.0)
🆕 rubocop-ast (added, 1.49.1)
🆕 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