Skip to content

Update dependency rubocop-rails to v2.33.3 #551

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Diffend
rubocop-rails (source, changelog) 2.32.0 -> 2.33.3 age adoption passing confidence Diff

Release Notes

rubocop/rubocop-rails (rubocop-rails)

v2.33.3

Compare Source

Bug fixes

v2.33.2

Compare Source

Bug fixes

v2.33.1

Compare Source

Bug fixes
  • #​1508: Fix an error for Rails/TransactionExitStatement when transaction is part of a method chain. ([@​earlopain][])
  • #​1510: Fix Rails/OrderArguments cop false positives when using column index argument. ([@​viralpraxis][])
  • #​1511: Don't register offenses for Rails/WhereExists when exists? is given multiple or splat arguments. ([@​lovro-bikic][])

v2.33.0

Compare Source

New features
Bug fixes
  • #​1497: Fix bugs in Rails/PluckId and Rails/PluckInWhere. ([@​r7kamura][])
  • #​1478: Fix a false negative for Rails/EnvLocal when having preceding conditions. ([@​fatkodima][])
  • #​1505: Fix false negatives for Rails/Pluck when map method call is used in a block without a receiver. ([@​koic][])
  • #​1486: Fix false positives for Rails/Output when p method is a DSL. ([@​koic][])
  • #​1495: Fix false positives for Rails/TransactionExitStatement when break is used in loop in transactions. ([@​koic][])
  • #​1483: Fix autocorrection error when Rails/IndexWith has nested offenses. ([@​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 added the dependencies This updates dependency files label Aug 10, 2025
@renovate renovate bot added the dependencies This updates dependency files label Aug 10, 2025
Copy link

github-actions bot commented Aug 10, 2025

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/1982855195

Status: Failed
Duration: 1 minutes

Job summaries

rubocop

634 files inspected, 40 offenses detected, 27 offenses corrected

@renovate renovate bot changed the title Update dependency rubocop-rails to v2.33.0 Update dependency rubocop-rails to v2.33.1 Aug 12, 2025
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch 2 times, most recently from 893bf67 to a9a49a8 Compare August 12, 2025 20:24
@renovate renovate bot changed the title Update dependency rubocop-rails to v2.33.1 Update dependency rubocop-rails to v2.33.2 Aug 13, 2025
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch from a9a49a8 to 61d3896 Compare August 13, 2025 10:08
@renovate renovate bot changed the title Update dependency rubocop-rails to v2.33.2 Update dependency rubocop-rails to v2.33.3 Aug 13, 2025
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch from 61d3896 to e4bb6ef Compare August 13, 2025 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This updates dependency files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant