Skip to content

chore(deps): update pre-commit non-major hooks#355

Merged
dafyddj merged 1 commit intomasterfrom
renovate/pre-commit-non-major-hooks
Jul 29, 2025
Merged

chore(deps): update pre-commit non-major hooks#355
dafyddj merged 1 commit intomasterfrom
renovate/pre-commit-non-major-hooks

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 29, 2025

This PR contains the following updates:

Package Type Update Change
renovatebot/pre-commit-hooks repository minor 41.42.2 -> 41.43.0
rubocop-hq/rubocop repository minor v1.78.0 -> v1.79.0

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)

v41.43.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.43.0 for more changes

v41.42.12

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.42.12 for more changes

v41.42.11

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.42.11 for more changes

v41.42.10

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.42.10 for more changes

v41.42.9

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.42.9 for more changes

v41.42.8

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.42.8 for more changes

v41.42.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.42.6 for more changes

v41.42.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.42.5 for more changes

v41.42.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.42.4 for more changes

v41.42.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.42.3 for more changes

rubocop-hq/rubocop (rubocop-hq/rubocop)

v1.79.0: RuboCop v1.79.0

Compare Source

New features
Bug fixes
  • #​14373: Fix an error for Style/ParallelAssignment when a lambda with parallel assignment is used on the RHS. (@​koic)
  • #​14370: Fix comment duplication bug in Style/AccessorGrouping separated autocorrect. (@​r7kamura)
  • #​14377: Fix a false positive for Lint/UselessAssignment when the assignment is inside a loop body. (@​5hun-s)
  • #​14355: Fix a false negative for Style/RedundantParentheses when using parentheses around a rescue expression on a one-line. (@​koic)
  • #​14354: Fix incorrect autocorrect for Style/AccessModifierDeclarations when using a grouped access modifier declaration. (@​girasquid)
  • #​14367: Fix an incorrect autocorrect for Style/SingleLineMethods when defining a single-line singleton method. (@​koic)
  • #​14344: Fix incorrect autocorrect for Style/SingleLineMethods when a single-line method definition contains a modifier. (@​koic)
  • #​14350: Fix Naming/MethodName cop false positives with define_method and operator names. (@​viralpraxis)
  • #​14333: Fix Naming/PredicateMethod ignoring the implicit nil from missing else branches. (@​earlopain)
  • #​14356: Fix Style/ItBlockParameter cop error on always style and missing block body. (@​viralpraxis)
  • #​14362: Update Lint/RequireRangeParentheses to not register false positives when range elements span multiple lines. (@​dvandersluis)
  • #​14309: Update Style/SoleNestedConditional to properly correct assignments within and. (@​dvandersluis)
Changes
  • #​14358: Add tsort gem to runtime dependency for Ruby 3.5-dev. (@​koic)
  • #​14322: Expand the scope of Style/ItAssignment to consider all local variable and method parameter names. (@​dvandersluis)
  • #​14378: Change Layout/SpaceAroundKeyword to offend for missing whitespace between return and opening parenthesis. (@​lovro-bikic)
  • #​14360: Make Layout/SpaceAroundOperators aware of alternative and as pattern matchings. (@​koic)
  • #​14375: Make Lint/RedundantSafeNavigation aware of builtin convert methods to_s, to_i, to_f, to_a, and to_h. (@​koic)
  • #​13835: Add InferNonNilReceiver config to Lint/RedundantSafeNavigation to check previous code paths if the receiver is non-nil. (@​fatkodima)
  • #​14381: Offend array1.any? { |elem| array2.member?(elem) } and array1.none? { |elem| array2.member?(elem) } in Style/ArrayIntersect. (@​lovro-bikic)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 05:59 AM, only on Tuesday ( * 0-5 * * 2 ) (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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 a team as a code owner July 29, 2025 04:44
@dafyddj dafyddj merged commit 6019b15 into master Jul 29, 2025
54 checks passed
@renovate renovate Bot deleted the renovate/pre-commit-non-major-hooks branch July 29, 2025 16:16
@saltstack-formulas-github
Copy link
Copy Markdown

🎉 This PR is included in version 5.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants