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.24.0 #581

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 16, 2024

This PR contains the following updates:

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

Release Notes

rubocop/rubocop-performance (rubocop-performance)

v1.24.0

Compare Source

New features
  • #​490: Pluginfy RuboCop Performance. ([@​koic][])
  • #​462: Add new Performance/ZipWithoutBlock cop that checks patterns like .map { |id| [id] } or .map { [_1] } and can replace them with .zip. ([@​corsonknowles][])
Bug fixes

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][])

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 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 force-pushed the renovate/rubocop-performance-1.x-lockfile branch 2 times, most recently from e054a34 to d265a17 Compare September 17, 2024 06:58
@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 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 d265a17 to 48152d3 Compare November 14, 2024 19:47
@renovate renovate bot force-pushed the renovate/rubocop-performance-1.x-lockfile branch from 48152d3 to b4c62a4 Compare November 23, 2024 04:28
@renovate renovate bot force-pushed the renovate/rubocop-performance-1.x-lockfile branch from b4c62a4 to b3743c6 Compare January 4, 2025 07:43
@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 changed the title Update dependency rubocop-performance to v1.23.1 Update dependency rubocop-performance to v1.24.0 Feb 15, 2025
@renovate renovate bot force-pushed the renovate/rubocop-performance-1.x-lockfile branch from b3743c6 to 7af2cc7 Compare February 15, 2025 18:25
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