Closed
Conversation
Author
|
Closed in favor of #18. |
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 upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ rubocop (~> 0.76 → ~> 1.3) · Repo · Changelog
Release Notes
1.3.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 24 commits:
Cut 1.3.1Update ChangelogMove a changelog entryLimit `Layout/ClassStructure` constant order autocorrect to literal constantsMerge pull request #9054 from koic/drop_patch_versions_from_default_ymlRemove redundant patch version from default.ymlMerge pull request #9051 from koic/fix_false_negative_for_negated_if_else_condition[Fixes #9049] Have `Lint/ToEnumArguments` accept `__callee__`[Fix #9050] Fix a false positive for `Style/NegatedIfElseCondition`Have `cut_release` handle "config/default" and generate cops doc.DRY `cut_release` tasksMerge pull request #9039 from unasuke/fix_stack_level_too_deepFix stack level too deep error if target directory contains `**`CI: Only pushes to master should trigger buildsFix `required_ruby_version` issue when using `Gem::Requirement` (#9037)[Fix #9041] Fix a false positive for `Naming/VariableNumber`Update `VersionChanged` of `Lint/ConstantDefinitionInBlock`Merge pull request #9042 from koic/correct_testcase_for_naming_variable_numberCorrect test cases for `Naming/VariableNumber`[Fix #9032] Fix an error for `Style/DocumentDynamicEvalDefinition`[Fixes #9035] Only complain about `SafeYAML` if it causes issues.Allow `enums` by default for `Lint/ConstantDefinitionInBlock`Switch back docs version to masterTweak a changelog entryDepfu 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