Update rubocop 1.81.6 → 1.81.7 (patch) #326
Merged
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 (1.81.6 → 1.81.7) · Repo · Changelog
Release Notes
1.81.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
Cut 1.81.7Update ChangelogRemove uselsss code from `Lint/Debugger`Skip unnecessary logic in `Style/Semicolon`[Docs] Tweak the doc for `Lint/MissingCopEnableDirective`Reuse `s.version` in gemspecFix an error for `Style/SoleNestedConditional`Remove `bundler` gem from GemfileMerge pull request #14629 from koic/fix_false_positives_for_style_float_divisionMerge pull request #14627 from koic/fix_false_positives_for_style_constant_visibility[Fix #14628] Fix false positives for `Style/FloatDivision`[Fix #14626] Fix false positives for `Style/ConstantVisibility`Merge pull request #14624 from Earlopain/naming-method-name-alias-interpolationMerge pull request #14623 from koic/fix_an_error_for_naming_predicate_method[Fix #14622] Fix an error for `Naming/MethodName` when the first argument to `alias` contains interpolation[Fix #14621] Fix an error for `Naming/PredicateMethod`Merge pull request #14617 from Fryguy/handle_gemfile_errorsHandle non-specific issues with the Gemfile to allow fallbackRun `references:verify` task before version bumpMerge pull request #14614 from viralpraxis/actualize-rubygems-repository-uriActualize RubyGems repository URI[Fix #14597] Fix an infinite loop error for `Layout/HashAlignment`Reset the docs versionRelease Notes
3.3.10.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 5 commits:
Update changelog.Bump version* Bump maintenance branches to 3.3.10 (#1083)Use `Prism::Translation::ParserCurrent` in prism docs (#1073)Update changelog.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