Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rubocop (source, changelog) 1.74.0 -> 1.75.1 age adoption passing confidence

Release Notes

rubocop/rubocop (rubocop)

v1.75.1

Compare Source

Changes
  • #​14038: Rename EnforcedStyle: allow_named_parameter to EnforcedStyle: only_numbered_parameters in Style/ItBlockParameter. ([@​koic][])

v1.75.0

Compare Source

New features
Bug fixes
  • #​14022: Fix an error for Style/HashFetchChain when no arguments are given to fetch. ([@​koic][])
  • #​14028: Fix false negative for Layout/MultilineMethodParameterLineBreaks when class method definitions are used. ([@​vlad-pisanov][])
  • #​14027: Fix false negative for Layout/LineLength when autocorrecting class method definitions. ([@​vlad-pisanov][])
  • #​8099: Fix infinite loop between Layout/SpaceAroundOperators and Layout/HashAlignment with EnforcedHashRocketStyle being an array containing table. ([@​dvandersluis][])
  • #​14021: Fix handling of long heredoc lines with SplitStrings enabled. ([@​mauro-oto][])
  • #​13968: Fix InternalAffairs/RedundantDescribedClassAsSubject cop error on missing describe. ([@​viralpraxis][])
  • #​14036: Fix false negative for Lint/ShadowingOuterLocalVariable when block local variable is used inside a condition. ([@​lovro-bikic][])
  • #​13990: Fix a false positive for Lint/UselessAssignment when a variable is reassigned in a different branch. ([@​eugeneius][])
  • #​14012: Fix incorrect autocorrections for Style/SoleNestedConditional. ([@​lovro-bikic][])
  • #​14020: Fix comment autocorrection for Style/IfInsideElse. ([@​lovro-bikic][])
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 nvuillam as a code owner March 26, 2025 20:16
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 26, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Mar 26, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ API spectral 1 0 0 1.69s
⚠️ BASH bash-exec 6 1 0 0.02s
✅ BASH shellcheck 6 0 0 0.19s
✅ BASH shfmt 6 0 0 0 0.56s
✅ COPYPASTE jscpd yes no no 2.92s
✅ DOCKERFILE hadolint 129 0 0 29.33s
✅ JSON jsonlint 20 0 0 0.25s
✅ JSON v8r 22 0 0 15.04s
⚠️ MARKDOWN markdownlint 267 0 302 0 21.45s
✅ MARKDOWN markdown-table-formatter 267 0 0 0 180.75s
⚠️ PYTHON bandit 215 66 0 3.34s
✅ PYTHON black 215 0 0 0 5.54s
✅ PYTHON flake8 215 0 0 2.0s
✅ PYTHON isort 215 0 0 0 1.36s
✅ PYTHON mypy 215 0 0 11.38s
✅ PYTHON pylint 215 0 0 24.98s
✅ PYTHON ruff 215 0 0 0 0.76s
✅ REPOSITORY checkov yes no no 34.65s
✅ REPOSITORY git_diff yes no no 0.82s
⚠️ REPOSITORY grype yes 27 no 31.96s
✅ REPOSITORY secretlint yes no no 8.71s
✅ REPOSITORY syft yes no no 1.64s
✅ REPOSITORY trivy yes no no 15.16s
✅ REPOSITORY trivy-sbom yes no no 0.61s
⚠️ REPOSITORY trufflehog yes 1 no 56.2s
✅ SPELL cspell 718 0 0 12.72s
⚠️ SPELL lychee 349 29 0 39.27s
✅ XML xmllint 3 0 0 0 1.28s
✅ YAML prettier 160 0 0 0 3.76s
✅ YAML v8r 103 0 0 19.64s
✅ YAML yamllint 161 0 0 2.99s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@echoix echoix merged commit 1ad94e4 into main Mar 26, 2025
130 checks passed
@echoix echoix deleted the renovate/rubocop-1.x branch March 26, 2025 23:03
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.

2 participants