Bump the rubocop group with 3 updates #228
Closed
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.
Bumps the rubocop group with 3 updates: rubocop, rubocop-minitest and rubocop-rails.
Updates
rubocop
from 1.54.0 to 1.59.0Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
e5a164a
Cut 1.592912b6e
Update Changelog3bcc171
[Fix #12524] Fix a false positive forStyle/MethodCallWithArgsParentheses
0daa4aa
MakeStyle/MethodCallWithoutArgsParentheses
allow parenthesizedit
b240a09
MakeStyle/RedundantSelf
allowself.it
a0e1042
[Fix #12526] Fix incorrect rendering typosb1bcb31
[Fix #12444] Fix false positive forStyle/HashEachMethods
3b0360b
Add newLint/ItWithoutArgumentsInBlock
cop4e9cfcc
Merge pull request #12521 from koic/make_style_select_by_regexp_aware_of_safe...037c860
Merge pull request #12438 from koic/fix_a_false_positive_for_lint_literal_ass...Updates
rubocop-minitest
from 0.31.0 to 0.34.1Release notes
Sourced from rubocop-minitest's releases.
... (truncated)
Changelog
Sourced from rubocop-minitest's changelog.
... (truncated)
Commits
56f2263
Cut 0.34.13e109b8
Update Changelog5ba16c7
Merge pull request #282 from koic/fix_an_error_when_using_assigning_a_value_t...b7587e5
[Fix #281] Fix an error when assigning a value to an object attribute8f8f0e4
Add a missing changelog entrybe9d54a
Switch back docs version to master33e2db5
Cut 0.34.00b2911f
Update Changeloga31118d
Merge pull request #280 from koic/add_new_minitest_non_executable_test_method...6306fd5
[Fix #279] Add newMinitest/NonExecutableTestMethod
copUpdates
rubocop-rails
from 2.20.2 to 2.23.0Release notes
Sourced from rubocop-rails's releases.
... (truncated)
Changelog
Sourced from rubocop-rails's changelog.
... (truncated)
Commits
bdc741d
Cut 2.23.0cbd9eeb
Update Changelogcc81598
Merge pull request #1204 from koic/make_some_cops_aware_of_safe_navigation_op...7c672a0
Make some cops aware of safe navigation operatora3db656
Merge pull request #1216 from fatkodima/pluck_in_where-idsb9e40e1
UpdateRails/PluckInWhere
to check for.ids
call1431257
Merge pull request #1209 from fatkodima/pluck_in_where-where-notd9c2a44
Supportwhere.not
forRails/PluckInWhere
2776841
Merge pull request #1181 from r7kamura/nokogiri-html-parsea280038
Merge pull request #1208 from fatkodima/fix-where-missing-errorDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions