Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

chore(deps): update dependency rubocop-rails to v2.22.0 #245

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

rubocop/rubocop-rails (rubocop-rails)

v2.22.0

Compare Source

New features
Bug fixes
  • #​952: Fix a false positive for Rails/NotNullColumn when using null: false for MySQL's TEXT type. ([@​koic][])
  • #​1041: Fix a false positive for Rails/Output when output method is called with block argument. ([@​koic][])
  • #​1143: Fix an error for Rails/RedundantActiveRecordAllMethod when using RuboCop 1.51 or lower. ([@​koic][])
  • #​1105: Fix false positives for Rails/RedundantPresenceValidationOnBelongsTo when using validates with :if or :unless options. ([@​koic][])
  • #​1158: Rails/HasManyOrHasOneDependent does not add offence when has_many or has_one is called on an explicit receiver. ([@​samrjenkins][])
  • #​1160: Fix Rails/SaveBang to ignore parenthesis. ([@​fatkodima][])
Changes
  • #​1152: Add more dangerous column names to Rails/DangerousColumnNames. ([@​r7kamura][])
  • #​1039: Deprecate Rails/ActionFilter cop; it will be disabled by default. ([@​koic][])
  • #​893: Support local as an environment for Rails/UnknownEnv from Rails 7.1 onward. ([@​ghiculescu][])

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Oct 27, 2023
@renovate renovate bot merged commit 42cf311 into main Oct 27, 2023
3 checks passed
@renovate renovate bot deleted the renovate/rubocop-rails-2.x-lockfile branch October 27, 2023 10:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants