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 #35

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rubocop-performance (source, changelog) '1.23.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

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 force-pushed the renovate/rubocop-performance-1.x branch 2 times, most recently from a8dea11 to b8bc266 Compare February 5, 2025 05:13
@renovate renovate bot force-pushed the renovate/rubocop-performance-1.x branch from b8bc266 to eee1aab Compare February 10, 2025 08:21
@renovate renovate bot force-pushed the renovate/rubocop-performance-1.x branch from eee1aab to 890bb1d Compare February 15, 2025 17:48
@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
Copy link
Contributor Author

renovate bot commented Feb 15, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Gemfile.lock
Fetching gem metadata from https://rubygems.org/...........
Resolving dependencies...

Could not find compatible versions

Because rubocop-performance >= 1.24.0 depends on rubocop >= 1.72.1, < 2.0
  and Gemfile depends on rubocop = 1.69.2,
  rubocop-performance >= 1.24.0 cannot be used.
So, because Gemfile depends on rubocop-performance = 1.24.0,
  version solving has failed.

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