Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency rubocop-performance to v1.20.2 #2167

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rubocop-performance (source, changelog) '1.19.1' -> '1.20.2' age adoption passing confidence

Release Notes

rubocop/rubocop-performance (rubocop-performance)

v1.20.2

Compare Source

Bug fixes
  • #​425: Fix a false positive for Performance/StringIdentifierArgument when using string interpolation with methods that don't support symbols with :: inside them. ([@​earlopain][])

v1.20.1

Compare Source

Bug fixes
  • #​428: Fix false negatives for Performance/StringIdentifierArgument when using multiple string arguments. ([@​koic][])

v1.20.0

Compare Source

New features
  • #​384: Support optimized String#dup for Performance/UnfreezeString when Ruby 3.3+. ([@​koic][])
Bug fixes
  • #​374: Fix an error for Performance/MapMethodChain when using map method chain without receiver. ([@​koic][])
  • #​386: Fix a false negative for Performance/StringIdentifierArgument when using string interpolation. ([@​earlopain][])
  • #​419: Make Performance/Count, Performance/FixedSize, Performance/FlatMap, Performance/InefficientHashSearch, Performance/RangeInclude, Performance/RedundantSortBlock, Performance/ReverseFirst, Performance/SelectMap, Performance/Size, Performance/SortReverse, and Performance/TimesMap cops aware of safe navigation operator. ([@​koic][])
  • #​390: Fix a false negative for Performance/ReverseEach when safe navigation is between reverse and each. ([@​fatkodima][])
  • #​401: Make Performance/Sum aware of safe navigation operator. ([@​koic][])
Changes

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 16, 2024
@renovate renovate bot enabled auto-merge (squash) January 16, 2024 03:57
@renovate renovate bot force-pushed the renovate/rubocop-performance-1.x branch 14 times, most recently from f062419 to 949c725 Compare January 18, 2024 15:37
@renovate renovate bot changed the title Update dependency rubocop-performance to v1.20.2 chore(deps): update dependency rubocop-performance to v1.20.2 Jan 18, 2024
@renovate renovate bot force-pushed the renovate/rubocop-performance-1.x branch 7 times, most recently from 9933a1c to 7456459 Compare January 23, 2024 12:22
@renovate renovate bot changed the title chore(deps): update dependency rubocop-performance to v1.20.2 Update dependency rubocop-performance to v1.20.2 Jan 23, 2024
@renovate renovate bot force-pushed the renovate/rubocop-performance-1.x branch 4 times, most recently from be47d2f to 04c3fba Compare January 25, 2024 10:54
@renovate renovate bot changed the title Update dependency rubocop-performance to v1.20.2 chore(deps): update dependency rubocop-performance to v1.20.2 Jan 25, 2024
@renovate renovate bot force-pushed the renovate/rubocop-performance-1.x branch 3 times, most recently from 14fde8a to ec67278 Compare January 30, 2024 15:56
@renovate renovate bot force-pushed the renovate/rubocop-performance-1.x branch from ec67278 to 2f0f074 Compare January 31, 2024 10:37
@renovate renovate bot merged commit 8f11f2e into main Jan 31, 2024
2 checks passed
@renovate renovate bot deleted the renovate/rubocop-performance-1.x branch January 31, 2024 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants