Skip to content

chore(deps): update dependency rubocop to v1.76.2#5614

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/rubocop-1.76.x
Jun 17, 2025
Merged

chore(deps): update dependency rubocop to v1.76.2#5614
renovate[bot] merged 1 commit intomainfrom
renovate/rubocop-1.76.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jun 17, 2025

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

rubocop/rubocop (rubocop)

v1.76.2

Compare Source

Bug fixes
  • #​14273: Fix an error for Lint/EmptyInterpolation when using a boolean literal inside interpolation. ([@​koic][])
  • #​14260: Fix an error for Lint/UselessDefaultValueArgument when fetch call without a receiver. ([@​koic][])
  • #​14267: Fix an error for Style/ConditionalAssignment cop when using one-line branches. ([@​viralpraxis][])
  • #​14275: Fix false positives for Style/RedundantParentheses when using parenthesized one-line pattern matching in endless method definition. ([@​koic][])
  • #​14269: Fix false positives for Style/RedundantSelf when local variable assignment name is used in nested if. ([@​koic][])
  • #​14286: Fix incorrect autocorrect for Lint/SafeNavigationChain when a safe navigation is used on the left-hand side of a - operator when inside an array. ([@​koic][])
Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added the dependencies Pull requests that update a dependency file label Jun 17, 2025
@renovate renovate bot enabled auto-merge (squash) June 17, 2025 12:08
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jun 17, 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.22s
✅ BASH shfmt 6 0 0 0 0.81s
✅ COPYPASTE jscpd yes no no 2.97s
✅ DOCKERFILE hadolint 131 0 0 31.58s
✅ JSON jsonlint 20 0 0 0.18s
✅ JSON v8r 22 0 0 14.89s
⚠️ MARKDOWN markdownlint 269 0 306 0 20.79s
✅ MARKDOWN markdown-table-formatter 269 0 0 0 141.68s
⚠️ PYTHON bandit 222 67 0 5.03s
✅ PYTHON black 222 0 0 0 5.33s
✅ PYTHON flake8 222 0 0 2.18s
✅ PYTHON isort 222 0 0 0 1.29s
✅ PYTHON mypy 222 0 0 11.59s
✅ PYTHON pylint 222 0 0 37.14s
✅ PYTHON ruff 222 0 0 0 0.56s
✅ REPOSITORY checkov yes no no 42.66s
✅ REPOSITORY git_diff yes no no 0.45s
⚠️ REPOSITORY grype yes 30 no 33.85s
✅ REPOSITORY secretlint yes no no 8.93s
✅ REPOSITORY syft yes no no 2.4s
✅ REPOSITORY trivy yes no no 12.06s
✅ REPOSITORY trivy-sbom yes no no 21.25s
✅ REPOSITORY trufflehog yes no no 4.53s
✅ SPELL cspell 730 0 0 14.2s
✅ SPELL lychee 351 0 0 6.16s
✅ XML xmllint 3 0 0 0 1.31s
✅ YAML prettier 160 0 0 0 4.11s
✅ YAML v8r 103 0 0 34.97s
✅ YAML yamllint 161 0 0 4.11s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@renovate renovate bot merged commit 9763d66 into main Jun 17, 2025
133 checks passed
@renovate renovate bot deleted the renovate/rubocop-1.76.x branch June 17, 2025 12:51
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