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

Update dependency rubocop-rails to '~> 2.30', '>= 2.30.3' #1636

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rubocop-rails (source, changelog) '~> 2.26', '>= 2.26.2' -> '~> 2.30', '>= 2.30.3' age adoption passing confidence

Release Notes

rubocop/rubocop-rails (rubocop-rails)

v2.30.3

Compare Source

Bug fixes
Changes
  • #​1179: Rails/ReflectionClassName: Accept method calls on local variables. ([@​exterm][])
  • #​1385: Make Lint/UselessAccessModifier aware of ActiveSupport::Concern and Module#concerning/Module#concern core extensions. ([@​earlopain][])
  • #​1454: Disable Rails/Delegate for controllers. ([@​earlopain][])

v2.30.2

Compare Source

Bug fixes
  • #​1447: Fix false positive for Rails/LexicallyScopedActionFilter when action methods are delegated. ([@​vlad-pisanov][])
  • #​1446: Fix false positives for Rails/Delegate when module_function is used. ([@​ydakuka][])
  • #​1427: Fix an error for Rails/UniqBeforePluck when pluck and unique are on different lines. ([@​earlopain][])

v2.30.1

Compare Source

Bug fixes
  • #​1442: Fix an incorrect behavior when using AllCops: TargetRailsVersion. ([@​koic][])
  • #​1444: Fix an incorrect behavior when using AllCops: MigratedSchemaVersion. ([@​koic][])

v2.30.0

Compare Source

New features
Bug fixes
  • #​1071: Fix Rails/FilePath cop to correctly handle File.join with variables and ignore leading and multiple slashes in string literal arguments for Rails.root.join and File.join. ([@​ydakuka][])
  • #​912: Enhance Rails/Delegate by adding delegation detection for self.class, constants, class variables, global variables, and instance variables. ([@​ydakuka][])

v2.29.1

Compare Source

Bug fixes
  • #​1423: Fix an error for Rails/StrongParametersExpect when using permit with no arguments. ([@​koic][])
  • #​1417: Fix an incorrect autocorrect for Rails/StrongParametersExpect when using a leading dot multiline call to require with permit. ([@​koic][])
  • #​1356: Enhance Rails/DuplicateAssociation to handle alias. ([@​ydakuka][])
  • #​1389: Handle TypeError caused by passing array literals as arguments to File methods in Rails/FilePath cop. ([@​ydakuka][])
  • #​1389: Handle TypeError caused by passing array literals as arguments to File methods in Rails/RootPathnameMethods cop. ([@​ydakuka][])
  • #​1228: Enhance Rails/SaveBang to properly handle instance variables. ([@​ydakuka][])

v2.29.0

Compare Source

New features
Bug fixes
Changes
  • #​1410: Make registered cops aware of AllCops: MigratedSchemaVersion. ([@​koic][])

Configuration

📅 Schedule: Branch creation - "after 13:00 on monday" in timezone Europe/Brussels, 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 Oct 28, 2024
Copy link
Contributor Author

renovate bot commented Oct 28, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

@renovate renovate bot enabled auto-merge October 28, 2024 16:41
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x branch 2 times, most recently from 72a0466 to 137243b Compare November 20, 2024 10:52
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x branch from 137243b to 8952885 Compare December 9, 2024 08:27
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x branch from 8952885 to ce42acb Compare December 25, 2024 10:58
@renovate renovate bot changed the title Update dependency rubocop-rails to '~> 2.27' Update dependency rubocop-rails to '~> 2.28' Dec 25, 2024
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x branch 5 times, most recently from f3a34aa to 21ff6b0 Compare January 17, 2025 14:23
@renovate renovate bot changed the title Update dependency rubocop-rails to '~> 2.28' Update dependency rubocop-rails to '~> 2.29' Jan 18, 2025
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x branch 3 times, most recently from 647b1d9 to 9c90123 Compare January 25, 2025 05:40
@renovate renovate bot changed the title Update dependency rubocop-rails to '~> 2.29' Update dependency rubocop-rails to '~> 2.29', '>= 2.29.1' Jan 25, 2025
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x branch from 9c90123 to ea74622 Compare February 15, 2025 17:55
@renovate renovate bot changed the title Update dependency rubocop-rails to '~> 2.29', '>= 2.29.1' Update dependency rubocop-rails to '~> 2.30' Feb 15, 2025
@renovate renovate bot changed the title Update dependency rubocop-rails to '~> 2.30' Update dependency rubocop-rails to '~> 2.30', '>= 2.30.1' Feb 17, 2025
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x branch from ea74622 to 7fd27da Compare February 17, 2025 12:52
@renovate renovate bot changed the title Update dependency rubocop-rails to '~> 2.30', '>= 2.30.1' Update dependency rubocop-rails to '~> 2.30', '>= 2.30.2' Feb 24, 2025
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x branch 2 times, most recently from 9a6a845 to cb517cf Compare March 3, 2025 06:28
@renovate renovate bot changed the title Update dependency rubocop-rails to '~> 2.30', '>= 2.30.2' Update dependency rubocop-rails to '~> 2.30', '>= 2.30.3' Mar 3, 2025
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x branch from cb517cf to e283134 Compare March 3, 2025 13:44
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x branch 3 times, most recently from 21be56c to 33cc7c5 Compare March 20, 2025 12:08
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x branch from 33cc7c5 to c81194d Compare March 20, 2025 12:23
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x branch from c81194d to a664703 Compare March 20, 2025 12:38
@renovate renovate bot added this pull request to the merge queue Mar 20, 2025
Merged via the queue into main with commit a4769b9 Mar 20, 2025
26 checks passed
@renovate renovate bot deleted the renovate/rubocop-rails-2.x branch March 20, 2025 12:43
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