Update rubocop-performance 1.19.0 → 1.19.1 (patch) #152
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-performance (1.19.0 → 1.19.1) · Repo · Changelog
Release Notes
1.19.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
Cut 1.19.1
Update Changelog
Merge pull request #373 from tagliala/bugfix/fix-target-ruby-version-of-unfreeze-string
Set target version for `Performance/UnfreezeString`
Add a project spec to prevent error when running `rake changelog:merge`
Merge pull request #371 from ymap/fix_an_incorrect_autocorrect_for_performance_redundant_match
[Fix #370] Fix an incorrect autocorrect for `Performance/RedundantMatch`
Merge pull request #368 from ymap/fix_an_incorrect_autocorrect_for_performance_block_given_with_explicit_block
[Fix #367] Fix an incorrect autocorrect for `Performance/BlockGivenWithExplicitBlock`
Merge pull request #369 from rubocop/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
Merge pull request #366 from koic/fix_false_positives_for_performance_array_semi_infinite_range_slice
[Fix #365] Fix false positives for `Performance/ArraySemiInfiniteRangeSlice`
[Docs] Tweak the doc for `Performance/RangeInclude`
Switch back docs version to master
Release Notes
3.2.2.4 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 7 commits:
Update changelog.
Bump version.
- Fix an error for flip-flop with beginless or endless ranges (#946)
Fix comment association in comment associator. (#939)
Add more syntax highlighting to README (#937)
* bump Racc to 1.7.1 (#930)
Update changelog.
Release Notes
2.5.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:
Release v2.5.0
Update Unicode version number
Unicode 15.1
Re-add 3.2 to Windows CI
README: Update supported Rubies
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