Bump the rubocop group with 4 updates #1534
Merged
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 4 updates: rubocop, rubocop-performance, rubocop-rails and rubocop-rspec.
Updates
rubocop
from 1.71.2 to 1.72.2Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
869b5d4
Cut 1.72.27c36177
Update Changelogd4525d6
Correct Style/RedundantParentheses documentation7fc05f8
[Fix #13861] FixArgumentError
related to two deprecatedAllowedPattern
APIsaa8c0a9
[Fix #13849] Fix an error forLint/UselessConstantScoping
241fe6b
Fix an error forStyle/RedundantFormat
b573711
[Fix #13856] Fix false positives forLint/UselessConstantScoping
e8119f7
[Fix #13844] Fix an error forStyle/RedundantFormat
a807f7c
Fix exclusion of relative paths in plugin'sAllCops: Exclude
as expected28c2fe8
[Fix #13850] Fix false negatives forInternalAffairs/ExampleDescription
Updates
rubocop-performance
from 1.23.1 to 1.24.0Release notes
Sourced from rubocop-performance's releases.
Changelog
Sourced from rubocop-performance's changelog.
Commits
24a3a4e
Cut 1.24.020c07a2
Update Changelogf6e7da0
Merge pull request #490 from koic/pluginfy_with_lint_rollerb83339d
Pluginfy RuboCop Performanceab7ef16
Suppress redundant configuration logging for rubocop-performace2c00726
Avoid unnecessarysend
074bd2a
Explicit defaultPerformance/Sum
cop config for the spec349ae04
Suppress RuboCop's offenses2d36cac
Merge pull request #462 from corsonknowles/add_performance_use_zip_to_wrap_ar...063b56d
Merge pull request #489 from dvandersluis/use-node-groupsUpdates
rubocop-rails
from 2.29.1 to 2.30.1Release notes
Sourced from rubocop-rails's releases.
Changelog
Sourced from rubocop-rails's changelog.
Commits
955b7ae
Cut 2.30.1a79b2fd
Update Changelog063bf20
Merge pull request #1445 from koic/fix_an_error_when_using_target_rails_versiond8bb510
Merge pull request #1444 from koic/fix_an_incorrect_behavior_when_using_migra...da9d36f
[Fix #1442] Fix an incorrect behavior when usingAllCops: TargetRailsVersion
d40c943
Fix an incorrect behavior when usingAllCops: MigratedSchemaVersion
405faca
Switch back docs version to masterddc7e4b
Restore useful commentff29ba4
Cut 2.30.0c8e707a
Update ChangelogUpdates
rubocop-rspec
from 3.4.0 to 3.5.0Release notes
Sourced from rubocop-rspec's releases.
Changelog
Sourced from rubocop-rspec's changelog.
Commits
4b14015
Merge pull request #2043 from rubocop/release6dafd48
Release v3.5.0664e15f
Enable pending copsdac4256
Merge pull request #2025 from rubocop/use-node-groups876b415
Use node groups in node patterns to replace unions of types17640ad
Merge pull request #2042 from koic/pluginfy_with_lint_roller5f09fdf
Pluginfy RuboCop RSpecd29fd64
Merge pull request #2039 from rubocop/fewer-inline-disabled-cops2edbf15
Loosen Metrics/MethodLength to 15c8b14c1
Remove unnecessary RuboCop disablesDependabot 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