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

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 18, 2025

This PR contains the following updates:

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

Configuration

📅 Schedule: Branch creation - "* 0-3 * * *" (UTC), 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.

Copy link
Contributor

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ API spectral 1 0 0 1.72s
⚠️ BASH bash-exec 6 1 0 0.02s
✅ BASH shellcheck 6 0 0 0.15s
✅ BASH shfmt 6 0 0 0 0.57s
✅ COPYPASTE jscpd yes no no 2.88s
✅ DOCKERFILE hadolint 129 0 0 27.06s
✅ JSON jsonlint 20 0 0 0.2s
✅ JSON v8r 22 0 0 14.99s
⚠️ MARKDOWN markdownlint 267 0 302 0 21.9s
✅ MARKDOWN markdown-table-formatter 267 0 0 0 163.7s
⚠️ PYTHON bandit 215 66 0 4.0s
✅ PYTHON black 215 0 0 0 5.19s
✅ PYTHON flake8 215 0 0 2.06s
✅ PYTHON isort 215 0 0 0 1.42s
✅ PYTHON mypy 215 0 0 12.14s
✅ PYTHON pylint 215 0 0 19.3s
✅ PYTHON ruff 215 0 0 0 0.91s
✅ REPOSITORY checkov yes no no 33.06s
✅ REPOSITORY git_diff yes no no 0.47s
⚠️ REPOSITORY grype yes 31 no 12.52s
✅ REPOSITORY secretlint yes no no 14.8s
✅ REPOSITORY trivy yes no no 17.41s
✅ REPOSITORY trivy-sbom yes no no 0.62s
⚠️ REPOSITORY trufflehog yes 1 no 56.33s
✅ SPELL cspell 718 0 0 11.81s
⚠️ SPELL lychee 349 28 0 69.79s
✅ XML xmllint 3 0 0 0 0.95s
✅ YAML prettier 160 0 0 0 3.64s
✅ YAML v8r 102 0 0 25.62s
✅ YAML yamllint 161 0 0 3.0s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Contributor

github-actions bot commented Feb 18, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ API spectral 1 0 0 1.65s
⚠️ BASH bash-exec 6 1 0 0.02s
✅ BASH shellcheck 6 0 0 0.18s
✅ BASH shfmt 6 0 0 0 0.61s
✅ COPYPASTE jscpd yes no no 2.93s
✅ DOCKERFILE hadolint 129 0 0 28.44s
✅ JSON jsonlint 20 0 0 0.22s
✅ JSON v8r 22 0 0 13.09s
⚠️ MARKDOWN markdownlint 267 0 302 0 21.91s
✅ MARKDOWN markdown-table-formatter 267 0 0 0 163.46s
⚠️ PYTHON bandit 215 66 0 3.58s
✅ PYTHON black 215 0 0 0 5.17s
✅ PYTHON flake8 215 0 0 2.09s
✅ PYTHON isort 215 0 0 0 1.21s
✅ PYTHON mypy 215 0 0 11.68s
✅ PYTHON pylint 215 0 0 29.96s
✅ PYTHON ruff 215 0 0 0 0.74s
✅ REPOSITORY checkov yes no no 32.29s
✅ REPOSITORY git_diff yes no no 0.47s
⚠️ REPOSITORY grype yes 31 no 14.76s
✅ REPOSITORY secretlint yes no no 13.71s
✅ REPOSITORY trivy yes no no 17.11s
✅ REPOSITORY trivy-sbom yes no no 0.65s
⚠️ REPOSITORY trufflehog yes 1 no 56.53s
✅ SPELL cspell 718 0 0 12.64s
⚠️ SPELL lychee 349 28 0 70.17s
✅ XML xmllint 3 0 0 0 0.96s
✅ YAML prettier 160 0 0 0 3.97s
✅ YAML v8r 102 0 0 13.41s
✅ YAML yamllint 161 0 0 2.93s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@echoix
Copy link
Collaborator

echoix commented Feb 19, 2025

We might want to have a group for updating rubocop, there were multiple updates at the same time. It's the first time we've got them, but if ever we notice they are mostly published at the same time, it would make sense

@echoix echoix merged commit 6912a09 into main Feb 19, 2025
130 checks passed
@echoix echoix deleted the renovate/rubocop-performance-1.x branch February 19, 2025 19:42
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.

1 participant