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

chore(deps): update dependency rubocop-rails to v2.26.0 #761

Merged
merged 1 commit into from
Aug 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 25, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rubocop-rails (source, changelog) 2.25.1 -> 2.26.0 age adoption passing confidence

Release Notes

rubocop/rubocop-rails (rubocop-rails)

v2.26.0

Compare Source

New features
Bug fixes
  • #​1335: Fix an error for Rails/BulkChangeTable when the block for change_table is empty. ([@​earlopain][])
  • #​1325: Fix an error for Rails/RenderPlainText when the content type is passed as a constant. ([@​earlopain][])
  • #​1337: Fix an error for Rails/Validation when passing no arguments. ([@​earlopain][])
  • #​1330: Fix an error for Rails/WhereNot when using placeholder without second argument. ([@​earlopain][])
  • #​1311: Fix false negatives for Rails/ActionControllerFlashBeforeRender when using implicit render or rescue blocks. ([@​tldn0718][])
  • #​1313: Fix false positives for Rails/CompactBlank when using collection.reject!. ([@​koic][])
  • #​1319: Fix a false positive for Rails/RedundantPresenceValidationOnBelongsTo when removing presence would leave other non-validation options like allow_blank without validations. ([@​earlopain][])
  • #​1306: Make Rails/PluralizationGrammar aware of byte methods. ([@​earlopain][])
  • #​1302: Allow params receiver by default for Style/CollectionMethods. ([@​koic][])
  • #​1321: Fix an error for Rails/WhereEquals when the second argument is not yet typed (where("foo = ?", )). ([@​earlopain][])
Changes

Configuration

📅 Schedule: Branch creation - "after 3am on monday,before 6am on monday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 enabled auto-merge (rebase) August 25, 2024 19:29
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch from c9138f4 to cec3b56 Compare August 25, 2024 19:29
@renovate renovate bot merged commit 87708bd into main Aug 25, 2024
4 checks passed
@renovate renovate bot deleted the renovate/rubocop-rails-2.x-lockfile branch August 25, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants