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.24.1 #74

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

rubocop/rubocop-rails (rubocop-rails)

v2.24.1

Compare Source

Bug fixes
  • #​1244: Fix a false positive for Rails/ActionControllerFlashBeforeRender when returning redirect_to. ([@​earlopain][])
  • #​1255: Fix an error for Rails/UniqBeforePluck with EnforcedStyle: aggressive when no receiver. ([@​earlopain][])
  • #​1247: Fix an error for Rails/UnusedIgnoredColumns when without tables in db/schema.rb. ([@​koic][])
  • #​1253: Fix an error for Rails/WhereMissing with leading where without receiver. ([@​earlopain][])
  • #​1254: Fix an error for Rails/ExpandedDateRange when passing an argument only to the first method call for weeks. ([@​earlopain][])
  • #​1256: Fix an error for Rails/ActiveSupportOnLoad when calling without arguments. ([@​earlopain][])
  • #​1230: Fix a false positive for Rails/SaveBang if persisted? is checked on parenthesised expression. ([@​earlopain][])
  • #​1200: Make Rails/TimeZone aware of safe navigation. ([@​earlopain][])
Changes
  • #​1257: Add Rails 7.1 load hooks and active_record_sqlite3adapter to Rails/ActiveSupportOnLoad. ([@​earlopain][])

v2.24.0

Compare Source

New features
Bug fixes
  • #​1234: Fix an incorrect autocorrect for Rails/FindBy when using multi-line leading dot method calls. ([@​ymap][])
  • #​1241: Fix an error for Rails/WhereExists with EnforcedStyle: where and implicit receivers. ([@​earlopain][])
Changes

v2.23.1

Compare Source

Bug fixes
  • #​1221: Fix an exception in Rails/WhereNot when calling .where on an implicit receiver (e.g. inside model code). ([@​bquorning][])

v2.23.0

Compare Source

New features
Bug fixes
  • #​1206: Fix an error for Rails/WhereMissing where join method is called without arguments. ([@​fatkodima][])
  • #​1189: Fix false negatives for Rails/Pluck when using safe navigation method calls. ([@​koic][])
  • #​1204: Make Rails/ActiveSupportAliases, Rails/FindBy, Rails/FindById, Rails/Inquiry, Rails/Pick Rails/PluckId, Rails/PluckInWhere, Rails/WhereEquals, Rails/WhereExists, and Rails/WhereNot cops aware of safe navigation operator. ([@​koic][])
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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency rubocop-rails to v2.23.0 chore(deps): update dependency rubocop-rails to v2.23.1 Dec 25, 2023
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch from ed14ed3 to 5eedabf Compare December 25, 2023 01:23
@renovate renovate bot changed the title chore(deps): update dependency rubocop-rails to v2.23.1 chore(deps): update dependency rubocop-rails to v2.24.0 Mar 3, 2024
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch from 5eedabf to a2547ad Compare March 3, 2024 10:58
@renovate renovate bot changed the title chore(deps): update dependency rubocop-rails to v2.24.0 chore(deps): update dependency rubocop-rails to v2.24.1 Mar 25, 2024
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch from a2547ad to 75ef30d Compare March 25, 2024 04:55
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch 2 times, most recently from 470670b to b6c0b0b Compare April 5, 2024 14:53
@renovate renovate bot force-pushed the renovate/rubocop-rails-2.x-lockfile branch from b6c0b0b to ab3fa88 Compare April 5, 2024 15:01
@nikukyugamer nikukyugamer merged commit 1ddd9a3 into main Apr 5, 2024
2 checks passed
@nikukyugamer nikukyugamer deleted the renovate/rubocop-rails-2.x-lockfile branch April 5, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant