-
Notifications
You must be signed in to change notification settings - Fork 1
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 v2.29.1 #870
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/rubocop-rails-2.x-lockfile
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/rubocop-rails-2.x-lockfile
branch
from
January 24, 2025 01:58
7e2c91c
to
9bda923
Compare
renovate
bot
force-pushed
the
renovate/rubocop-rails-2.x-lockfile
branch
from
January 24, 2025 05:12
9bda923
to
c41fed3
Compare
renovate
bot
force-pushed
the
renovate/rubocop-rails-2.x-lockfile
branch
from
January 24, 2025 08:30
c41fed3
to
a7cb932
Compare
renovate
bot
force-pushed
the
renovate/rubocop-rails-2.x-lockfile
branch
from
January 24, 2025 12:34
a7cb932
to
2eadf29
Compare
renovate
bot
force-pushed
the
renovate/rubocop-rails-2.x-lockfile
branch
from
January 24, 2025 17:35
2eadf29
to
a3b8c44
Compare
renovate
bot
force-pushed
the
renovate/rubocop-rails-2.x-lockfile
branch
from
January 24, 2025 21:39
a3b8c44
to
5964cd8
Compare
renovate
bot
force-pushed
the
renovate/rubocop-rails-2.x-lockfile
branch
from
January 25, 2025 05:38
5964cd8
to
d19b998
Compare
renovate
bot
changed the title
Update dependency rubocop-rails to v2.29.0
Update dependency rubocop-rails to v2.29.1
Jan 25, 2025
renovate
bot
force-pushed
the
renovate/rubocop-rails-2.x-lockfile
branch
from
January 27, 2025 21:22
d19b998
to
19cb88f
Compare
renovate
bot
force-pushed
the
renovate/rubocop-rails-2.x-lockfile
branch
from
January 29, 2025 04:46
19cb88f
to
b6f9671
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.28.0
->2.29.1
Release Notes
rubocop/rubocop-rails (rubocop-rails)
v2.29.1
Compare Source
Bug fixes
Rails/StrongParametersExpect
when usingpermit
with no arguments. ([@koic][])Rails/StrongParametersExpect
when using a leading dot multiline call torequire
withpermit
. ([@koic][])Rails/DuplicateAssociation
to handle alias. ([@ydakuka][])TypeError
caused by passing array literals as arguments toFile
methods inRails/FilePath
cop. ([@ydakuka][])TypeError
caused by passing array literals as arguments toFile
methods inRails/RootPathnameMethods
cop. ([@ydakuka][])Rails/SaveBang
to properly handle instance variables. ([@ydakuka][])v2.29.0
Compare Source
New features
Rails/MultipleRoutePaths
cop. ([@koic][])Rails/StrongParametersExpect
cop. ([@koic][])Bug fixes
Rails/ReversibleMigration
when callingdrop_table
without any arguments. ([@earlopain][])Rails/TimeZone
when Time.new has a string argument. ([@mterada1228][])Rails/IndexBy
andRails/IndexWith
whenmap { ... }.to_h
is enclosed in another block. ([@franzliedke][], [@eugeneius][])Rails/IndexBy
andRails/IndexWith
to support numbered block parameters. ([@eugeneius][])Rails/IndexWith
when the value is a hash literal without braces. ([@koic][], [@eugeneius][])Rails/HttpPositionalArguments
cop false positives with arguments forwarding. ([@viralpraxis][])Changes
AllCops: MigratedSchemaVersion
. ([@koic][])Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.