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

Update dependency rubocop-performance to v1.23.1 #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 27, 2024

This PR contains the following updates:

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

Release Notes

rubocop/rubocop-performance (rubocop-performance)

v1.23.1

Compare Source

Bug fixes

v1.23.0

Compare Source

New features

v1.22.1

Compare Source

Bug fixes
  • #​468: Fix false positives for Performance/BigDecimalWithNumericArgument when using float argument for BigDecimal. ([@​koic][])

v1.22.0

Compare Source

Bug fixes
  • #​454: Fix false positives for Performance/BigDecimalWithNumericArgument when using BigDecimal 3.1+. ([@​koic][])
Changes

v1.21.1

Compare Source

Bug fixes
  • #​452: Fix an error for Performance/RedundantEqualityComparisonBlock when the block is empty. ([@​earlopain][])

v1.21.0

Compare Source

New features
Bug fixes
  • #​437: Fix a false positive for Performance/ChainArrayAllocation when using select with block argument after select. ([@​koic][])
  • #​448: Fix a false positive for Performance/RedundantBlockCall when using block.call with block argument. ([@​koic][])
Changes

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from proelbtn January 27, 2024 08:36
@renovate renovate bot force-pushed the renovate/rubocop-performance-1.x-lockfile branch 2 times, most recently from 5a49230 to 6e19253 Compare January 28, 2024 02:04
@renovate renovate bot force-pushed the renovate/rubocop-performance-1.x-lockfile branch from 6e19253 to 49bb1f7 Compare March 30, 2024 11:23
@renovate renovate bot changed the title Update dependency rubocop-performance to v1.20.2 Update dependency rubocop-performance to v1.21.0 Mar 30, 2024
@renovate renovate bot changed the title Update dependency rubocop-performance to v1.21.0 Update dependency rubocop-performance to v1.21.1 Jun 16, 2024
@renovate renovate bot force-pushed the renovate/rubocop-performance-1.x-lockfile branch from 49bb1f7 to 9ed54e2 Compare June 16, 2024 10:30
@renovate renovate bot force-pushed the renovate/rubocop-performance-1.x-lockfile branch from 9ed54e2 to bb8d202 Compare September 16, 2024 11:13
@renovate renovate bot changed the title Update dependency rubocop-performance to v1.21.1 Update dependency rubocop-performance to v1.22.0 Sep 16, 2024
@renovate renovate bot changed the title Update dependency rubocop-performance to v1.22.0 Update dependency rubocop-performance to v1.22.1 Sep 17, 2024
@renovate renovate bot force-pushed the renovate/rubocop-performance-1.x-lockfile branch from bb8d202 to 48dcdc1 Compare September 17, 2024 07:17
@renovate renovate bot changed the title Update dependency rubocop-performance to v1.22.1 Update dependency rubocop-performance to v1.23.0 Nov 14, 2024
@renovate renovate bot force-pushed the renovate/rubocop-performance-1.x-lockfile branch from 48dcdc1 to 02282e3 Compare November 14, 2024 19:05
@renovate renovate bot changed the title Update dependency rubocop-performance to v1.23.0 Update dependency rubocop-performance to v1.23.1 Jan 4, 2025
@renovate renovate bot force-pushed the renovate/rubocop-performance-1.x-lockfile branch from 02282e3 to f7a45f2 Compare January 4, 2025 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants